WorldGuard

WorldGuard

8M Downloads

Exception ticking world entities - Bug

LadyCailinBot opened this issue ยท 5 comments

commented

WORLDGUARD-2407 - Reported by alkarin

I have a server which is running into this problem. Crashing at various times. Here is the crash report that I have. http://hastebin.com/kutedenomo.vala Crashes multiple times a day. Only consistent thing is that it never happens on the main world, just other worlds. I first submitted these to Multiverse but they have said they are 99% sure it's not them.

I also dug around and found this list of other people with the same issue, all within the last month, and most just very recently.

http://dev.bukkit.org/media/attachments/33/657/crash-2012-12-02_01.00.26-server.txt, http://paste.royaldev.org/raw/270, http://pastebin.com/zS8bcUs1, http://pastebin.com/fYXCM52D, http://pastebin.com/zu0d36m3, http://pastebin.com/974PLrnK, http://pastebin.com/N48rEWHu, http://pastebin.com/uSANzHRA, http://pastebin.com/8XKHaP4b, http://dev.bukkit.org/media/attachments/33/655/crash-2012-12-02_03.00.48-server.txt http://forums.bukkit.org/threads/exception-ticking-world-entities.116111/

commented

Comment by wizjany

once again, there is nothing pointing to any plugins, and no one who has this issue has bothered actually debugging anything

commented

Comment by alkarin

I'm not sure its a duplicate. It's not a NullPointerException but an arrayIndex out of bounds exception. I will try to verify that it was a chunk error, do you know of any plugins that can do this?

commented

Comment by alkarin

I don't know what you mean by actually debugging anything. I got interested in this because I thought it might be my own plugin. after hours of debugging and trace statements I found nothing.

commented

Comment by wizjany

yes, because there aren't actually any plugins in the stacktrace, which means that if it's plugins at all (could be Craftbukkit or even vanilla) they are doing it indirectly

commented

Comment by alkarin

This should be closed for sure. I have tested and verified that this is a bug with craftbukkit and have submitted the issue there. I know it's craftbukkit because I was able to reproduce it with a clean 1.4.5-R1 craftbukkit server with no other plugins besides 1 bug test plugin to show the error. As far as I know this bug will occur on any craftbukkit as far back as 1.2.5 onward.

https://bukkit.atlassian.net/browse/BUKKIT-3222#comment-21782