WorldEdit will not load becuase com.thoughtworks.paranamer.Paranamer is not found.
LadyCailinBot opened this issue ยท 3 comments
WORLDEDIT-3143 - Reported by Charlweed
Using Worldedit 6.0.0, commit 51a540d
At CraftBukkit start, this error is thrown
java.lang.NoClassDefFoundError: com/thoughtworks/paranamer/Paranamer
at com.sk89q.worldedit.extension.platform.CommandManager.(CommandManager.java:95) ~[?:?]
After this, WorldEdit is not available in running CraftBukkit server.
Comment by sk89q
I was also pretty sure that I fixed this (previously reported in WORLDEDIT-3134 and WORLDEDIT-3135), but I haven't re-tested.
Comment by Postre.mus
Hi Sysiphusian,
I'm using 51a540d on a 1.7.5 Craftbukkit server without problems. Have you maybe used the wrong jar file?
The correct one is the "worldedit-6.0.0-SNAPSHOT.jar" and not the "original" one.