Particle Rendering Bug

Started by Exedrul on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Particle Rendering Bug

I don't know how to explain this so I'll use examples.

So let's say I made an effect, and when this effect is applied to a player, they emit custom particles in a circular shape. The particles render for the player client sided but others in the server are unable to see those particles unless they leave and rejoin the world. The problem is that after they do this when the effect runs out for the player the particles doesn't disappear for others in the server (they do for that specific player). Does anyone know what's causing this? Also can you share a procedure to create particles without this bug(?)?