Jump to content
  • 0

Server Crashes when a player enters a certin area


Question

Posted

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

  • 0
Posted

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
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...