WorldEdit

WorldEdit

43M Downloads

//regen in Forge WorldEdit doesn't work on MCPC+/Cauldron

LadyCailinBot opened this issue ยท 5 comments

commented

WORLDEDIT-3164 - Reported by Atisot.video

18:33:57 [WARNING] [WorldEdit] Failed to generate chunk
java.lang.ClassCastException: org.bukkit.craftbukkit.v1_6_R3.util.LongHashSet cannot be cast to java.util.Set
at com.sk89q.worldedit.forge.ForgeWorld.regenerate(ForgeWorld.java:246)
at com.sk89q.worldedit.command.RegionCommands.regenerateChunk(RegionCommands.java:364)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:186)
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:172)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:247)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:533)
at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:1405)
at net.minecraft.network.NetServerHandler.chat(NetServerHandler.java:1269)
at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:1201)
at net.minecraft.network.packet.Packet3Chat.func_73279_a(Packet3Chat.java:68)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:470)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:233)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

commented

Comment by Atisot.video

mcpc-plus-1.6.4-R2.1-forge965-B256

commented

Comment by sk89q

MCPC+ and Cauldron are the same thing.

commented

Comment by Atisot.video

up)

commented

Comment by Gamer1778

UP! Same problem on kCauldron 1.7.10 1448 121
http://pastebin.com/dDxvTHJ4

commented

Comment by wizjany

i believe this was at one point fixed, but i don't think we can support kcauldron since it broke a lot of things that cauldron had fixed before.