Scrilon Posted December 30, 2012 Posted December 30, 2012 Title: Server Crashes when a player enters a certin area Version: 3.1.3 OS: Windows 8 64x Java Version: 7 Description of Problem: When a player enters a certain region of the map, the server crashes and I get this error Error Messages: 03:25 AM [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 03:25 AM [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) 03:25 AM [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130) 03:25 AM [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 03:25 AM [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 03:25 AM [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 03:25 AM [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 03:25 AM [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 03:25 AM [sEVERE] at java.lang.Class.getMethod(Unknown Source) 03:25 AM [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49) 03:25 AM [sEVERE] ... 5 more 03:25 AM [sEVERE] Unexpected exception Error Log:
0 waflija Posted December 30, 2012 Posted December 30, 2012 There is in invalid block in this area. Check if you have all recent block-bugfixes installed. if nothing works, remove the chunks in this area and generate new. (For example with worldedit)
0 Scrilon Posted January 1, 2013 Author Posted January 1, 2013 Were can I get the block-bug fixes, my computer is not powerful enough to edit about a billion blocks
0 Karlcloudy Posted January 2, 2013 Posted January 2, 2013 This looks similar to the error I get when I try to use rotary macerators (IC2 Advanced Machines). Did the player put one of those there? IC2 in general seems pretty heavily buggy (including this extra addon) in 3.1.3.
0 Scrilon Posted January 5, 2013 Author Posted January 5, 2013 I have figured out that it is a rotary macerator, now how do I get rid of the rotary macerator?
0 Scrilon Posted January 7, 2013 Author Posted January 7, 2013 This fixed my problem - http://forums.technicpack.net/threads/3-1-3-reported-issues-and-possible-fixes.30863/#post-262811
Question
Scrilon
Title: Server Crashes when a player enters a certin area
Version: 3.1.3
OS: Windows 8 64x
Java Version: 7
Description of Problem:
When a player enters a certain region of the map, the server crashes and I get this error
Error Messages:
03:25 AM [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
03:25 AM [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
03:25 AM [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
03:25 AM [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)
03:25 AM [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
03:25 AM [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
03:25 AM [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
03:25 AM [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
03:25 AM [sEVERE] at java.lang.Class.getMethod(Unknown Source)
03:25 AM [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
03:25 AM [sEVERE] ... 5 more
03:25 AM [sEVERE] Unexpected exception
Error Log:
5 answers 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