CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
590 stars 313 forks source link

Server crashed when pushing npc into end portal #2241

Closed matthewdm0816 closed 4 years ago

matthewdm0816 commented 4 years ago

The output of command /version on my server is: This server is running CraftBukkit version git-Spigot-c3a49df-2f18108 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT) The output of command /version citizens on my server is: Citizens version 2.0.27-SNAPSHOT (build 2038)

When I'm pushing a npc into end portal the server crashed(it also crashes when interacting with back-portal in the end). I tried on a completely new world/save and the problem happened to this new world too(only one npc created for test, its configs are set default).

Server Log: https://paste.ubuntu.com/p/Rs4BdtPtbR/ Citizens Config: https://paste.ubuntu.com/p/m3bqYs8VNt/

mcmonkey4eva commented 4 years ago

I do believe this issue was recently reported and fixed already. Try with the latest build https://ci.citizensnpcs.co/job/Citizens2/

fullwall commented 4 years ago

No, seems like a separate issue (possibly related to playerlist again)

fullwall commented 4 years ago

Latest build has a fix for this.