Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ModernParticles): correct spawnParticle argument list for spawnFlame, explosion #1365

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

TTtie
Copy link
Contributor

@TTtie TTtie commented Jul 10, 2024

This patch corrects the argument list for FLAME/EXPLOSION data types, where the boolean was supposed to force the client to show the particle but was incorrectly passed as particle data, resulting in an exception being thrown.

This solves the issue with spawners spam-spawning items as fast as the server can.

…ame, explosion

This patch corrects the argument list for FLAME/EXPLOSION data types, where the boolean was supposed to force the client to show the particle but was incorrectly passed as particle data, resulting in an exception being thrown.

This solves the issue with spawners spam-spawning items as fast as the server can.

Signed-off-by: TTtie <[email protected]>
@cswhite2000 cswhite2000 merged commit ef6195a into PGMDev:dev Jul 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants