Bug? Not confirmed.
FabioZumbi12 opened this issue ยท 12 comments
My server is experiencing a bug where on sometime when a new player join the server stops and kick all players. This is the print of error: http://prntscr.com/bd733y
Can this is because EssentialsX?
Thanks.
Can you reproduce this in debug mode enabled in essentialsx? Also, are you running the logs through something like multicraft that would truncate them?
I running directly from SSH. I will turn on the debug and leave running to se we get the error. Is not always...sometimes only.
How about setting up a testing environment with your whole setup, just delete some player files of your own account(s) and try it out? Offline, you shouldn't test stuff like this in a production environment either way.
Here, my server stoped with debug on: http://pastebin.com/VNZPQSkH
I think the problen is when where a player login for the first time with other UUID (Online mode to OfflineMode).
I hope you find wheres the problem.