ForestGen not working
robbiet480 opened this issue ยท 2 comments
Hey there,
WorldEdit is awesome... except for the forest generator :(. I get the following error when trying to run it:
java.lang.NoSuchMethodError: Server.setBlockData(IIII)Z
at SMServerInterface.setBlockData(SMServerInterface.java:64)
at EditSession.rawSetBlock(EditSession.java:119)
at EditSession.smartSetBlock(EditSession.java:208)
at EditSession.setBlock(EditSession.java:169)
at EditSession.setBlockIfAir(EditSession.java:185)
at EditSession.makePineTree(EditSession.java:1213)
at EditSession.makePineTreeForest(EditSession.java:1282)
at WorldEdit.performCommand(WorldEdit.java:778)
at SMWorldEditListener.onCommand(SMWorldEditListener.java:156)
at PluginLoader.callHook(PluginLoader.java:312)
at id.d(id.java:374)
at id.a(id.java:345)
at ba.a(SourceFile:24)
at bb.a(SourceFile:218)
at id.a(id.java:53)
at dc.a(SourceFile:85)
at net.minecraft.server.MinecraftServer.h(SourceFile:264)
at net.minecraft.server.MinecraftServer.run(SourceFile:205)
at bm.run(SourceFile:480)
In fact, I am getting random errors like this on the majority of the commands such as //set