Everytime I try to //regen //paste anything, if it is going to affect a mob spawner I get the following error, this is a brand new tekkit 2 server started less than 24 hours ago, no plugins
2012-03-09 08:18:08 [sEVERE] java.lang.IllegalAccessError: tried to access field net.minecraft.server.TileEntityMobSpawner.mobName from class org.bukkit.craftbukkit.block.CraftCreatureSpawner
2012-03-09 08:18:08 [sEVERE] at org.bukkit.craftbukkit.block.CraftCreatureSpawner.getCreatureTypeId(CraftCreatureSpawner.java:29)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.bukkit.BukkitWorld.copyFromWorld(BukkitWorld.java:350)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.EditSession.rawGetBlock(EditSession.java:445)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.EditSession.getBlock(EditSession.java:365)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.EditSession.replaceBlocks(EditSession.java:1279)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.commands.RegionCommands.replace(RegionCommands.java:102)
2012-03-09 08:18:08 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-03-09 08:18:08 [sEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-03-09 08:18:08 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-03-09 08:18:08 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:514)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:182)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:113)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:501)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:419)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1250)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:197)
2012-03-09 08:18:08 [sEVERE] at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:40)
2012-03-09 08:18:08 [sEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
2012-03-09 08:18:08 [sEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:403)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:791)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:751)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:739)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
2012-03-09 08:18:08 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
EDIT: I fixed this and here is how.
Tekkit is currently using bukkit R4, I took the mobspawnertile class out of a bukkit R4 jar and replaced the one in tekkit...seems to work now
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
gummby8
Everytime I try to //regen //paste anything, if it is going to affect a mob spawner I get the following error, this is a brand new tekkit 2 server started less than 24 hours ago, no plugins
EDIT: I fixed this and here is how.
Tekkit is currently using bukkit R4, I took the mobspawnertile class out of a bukkit R4 jar and replaced the one in tekkit...seems to work now
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.