I was playing on my minecraft server and tried to throw an eye of ender and the server kicked me: Packet processing error
What I expected to happen was...:
I expected that the eye of ender would work as always...
What actually happened was...:
i got kicked and there were error message: "Packet processing error"
Steps to Reproduce:
1. step one throw an eye of ender in a minecraft server
2. ...
3. ...
Attachments
Comments 7
I have the same problem. The PaperMc developers tell me Mojang: forgot a null check
You shouldn't assume that an issue experienced using modded server software also affects the vanilla server software: mods can use vanilla code in unexpected ways, causing issues that wouldn't appear in the vanilla game.
I know the reporter used vanilla and in this case PaperMc has now fixed the problem of a vanilla server. By the way, PaperMc is not a modded server version, it is only for plugins. Here is a current problem description of the bug again: missing null check in ChunkGenerator#findNearestMapStructure
Whatever distinctions you think apply from different words used by the community don't matter. Paper is not vanilla, it's modded.
Yes, I use the words that are widely used in the community because everyone understands them. Nevertheless, you are of course right, PaperMc is not vanilla and a modified server version. It's a pity the reporter hasn't written further yet, because I'm pretty sure he can confirm that he has vanilla installed on his server.
Can this issue be reproduced in a vanilla environment? (Client and server)