ExtraLSP Posted December 13, 2012 Posted December 13, 2012 I followed the instructions from the Server tab on the main page, however, I receive this error section. 2012-12-13 10:40:06 [iNFO] [CCPlugin] Enabling CCPlugin v1.0 2012-12-13 10:40:06 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled. 2012-12-13 10:40:06 [iNFO] Server permissions file permissions.yml is empty, ignoring it 2012-12-13 10:40:06 [iNFO] Done (1.448s)! For help, type "help" or "?" 2012-12-13 10:40:07 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) 2012-12-13 10:40:07 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130) 2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-12-13 10:40:07 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 2012-12-13 10:40:07 [sEVERE] at java.lang.Class.getMethod(Unknown Source) 2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49) 2012-12-13 10:40:07 [sEVERE] ... 5 more 2012-12-13 10:40:07 [sEVERE] Unexpected exception java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at java.lang.Class.getMethod(Unknown Source) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49) ... 5 more Can anyone make sense of this, or offer some advice about how I can remedy the problem?
theprolo Posted December 13, 2012 Posted December 13, 2012 Make a bug report in the Tekkit Bug Board.
ExtraLSP Posted December 13, 2012 Author Posted December 13, 2012 Err, actually, my bad. I apparently have insufficient privilege to post there yet.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now