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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...