WorldEdit

WorldEdit

43M Downloads

WorldEdit will not load becuase com.thoughtworks.paranamer.Paranamer is not found.

LadyCailinBot opened this issue ยท 3 comments

commented

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.

commented

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.

commented

Comment by sk89q

Just got latest version and tested -- can't reproduce.

commented

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.