WorldEdit dev 3184 errors.
LadyCailinBot opened this issue ยท 4 comments
WORLDEDIT-3134 - Reported by rtcabooservb
These errors do not occur with WorldEdit dev 3183. Only when using 3184.
WorldEdit enable and disable errors.
http://paste.ubuntu.com/7720014/
http://paste.ubuntu.com/7720022/
Plugin errors.
http://paste.ubuntu.com/7720015/
http://paste.ubuntu.com/7720017/
http://paste.ubuntu.com/7720019/
http://paste.ubuntu.com/7720021/
Comment by sk89q
The first error is bizarre. Apparently the .jar in the .zip file does not contain the correct libraries, but that implies that the build process never has done that correctly, which puts certain things into question.
I will look into the plugin errors and see which ones I can fix.
Comment by sk89q
The first error should be fixed. Since it caused the second error, that second error should be fixed too.
As for the plugin errors, they may have been caused by the first error too.
Try #3187-d4dde8c or newer.