WorldEdit

WorldEdit

43M Downloads

World Edit is crashing the server constantly

LadyCailinBot opened this issue ยท 6 comments

commented

WORLDEDIT-3118 - Reported by wesley27

Hello, we are running spigot #1473, 1.7.9, and the latest version of world edit(5.6.2). World edit throws warnings in the console, and when you run anything world edit related, it crashes the server. Here is the error.

http://pastebin.com/xhgx2YJY

All help is appreciated.

EDIT: Here is a more recent one, from today in fact. That is from yesterday, not sure if this error makes a difference or not. World edit seems to be crashing the server less now, but it happens. Running latest spigot build, #1476. http://pastebin.com/yaXgpkCD

Thanks!
~Wes

commented

Comment by wizjany

No reason for this to be happening, must be something on your end. Do you happen to use /reload or anything else that might mess up plugin classloaders?

commented

Comment by wesley27

I never use /reload, only stop the server and start it. I don't understand it either. All I know is, those are the errors, and it's killing the server. Also, running without the use of world edit is a pain sometimes, as I'm sure you know.

EDIT: I just tried some more things. Simply cmds like //sel, //set and //undo are working. But when I try to do //copy, I get this: http://pastebin.com/cCUu5ftH

commented

Comment by wizjany

uh, do you happen to have any plugins that are including worldedit files? for example, really old versions of commandhelper?

commented

Comment by wesley27

Yes, we have an old version of commandhelper. It is 3.3.0, but that is the latest version on the commandhelper bukkit page. Is this the cause? If so, is there a newer version of command helper?

Also, that may make sense because I noticed in the console, the command "/reloadalias" was not working.

commented

Comment by wizjany

yea, commandhelper no longer uses bukkitdev regularly, use the builds at builds.enginehub.org

commented

Comment by wesley27

Oh, gotcha, its fixed now. Thanks :)