I had a problem with a singularity compressor, where if I spun it up with redstone the server would display an error message in the console and after a while clients would disconnect... is this a known issue? Note: The tekkit version stated is 3.1.2 but I'm actually playing on 3.1.3, there was no option for it.
Error Messages:
Error Log:
2012-12-19 21:20:28 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
2012-12-19 21:20:28 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
2012-12-19 21:20:28 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
2012-12-19 21:20:28 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)
2012-12-19 21:20:28 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
2012-12-19 21:20:28 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
2012-12-19 21:20:28 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-12-19 21:20:28 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
2012-12-19 21:20:28 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
2012-12-19 21:20:28 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
2012-12-19 21:20:28 [sEVERE] ... 5 more
2012-12-19 21:20:28 [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
Question
jiminy_macca
Title: Advanced Machines redstone charge crash
Version: 3.1.2
OS: Windows 7 x64 Pro
Java Version: 7 Update 9
Description of Problem:
I had a problem with a singularity compressor, where if I spun it up with redstone the server would display an error message in the console and after a while clients would disconnect... is this a known issue? Note: The tekkit version stated is 3.1.2 but I'm actually playing on 3.1.3, there was no option for it.
Error Messages:
Error Log:
1 answer to this question
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