ProtocolLib

3M Downloads

paper-1.16.5, 4.6.1-SNAPSHOT, WORLD_PARTICLES, "this.j is null"

NicoStraube opened this issue ยท 2 comments

commented

Hi, I want to create a particle, but an exception is thrown instead and I'm getting kicked. There is no reference to my code in the exception, just from PLib.

Here are some useful informations:

----- 22.06.2021
Hi, a quick update: I had tomatoes on my eyes and took the field with the index 12 for the coordinates, but it should be 2. After that was fixed, the error persisted.

Thank you, greetings
Nico Straube ~ StringArray

commented

Try using packet.getNewParticles() instead of getParticles()

commented

Cool, it's woking now. Thank you! :)