Jump to content
  • 0

java.lang.RuntimeException


Question

Posted

Title: java.lang.RuntimeException

Version: 3.1.3

OS: Windows 7 64bit

Java Version: java 7

Description of Problem:

I have been starting up with tekkit again recently, but when I and some friends have been playing for a while, the server crash. This happened 3 times and then there was some ragequit etc. (i used backup of cource).

I think the problem might be with the rotary macerator because it crashes shortly after I made it for the 1st, 2nd and the 3rd time.

Please help me out, i want to get going!

Error Messages:

Everything in the error log:

17:04:53 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity,

int, boolean)

This is where i think it says something about industrialcraft 2 and then later advanced machines!

Error Log:


17:04:53 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i

c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity,

 int, boolean)

17:04:53 [sEVERE]       at ic2.api.NetworkHelper.initiateTileEntityEvent(Network

Helper.java:62)

17:04:53 [sEVERE]       at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til

eEntityAdvancedMachine.java:130)

17:04:53 [sEVERE]       at net.minecraft.server.World.tickEntities(World.java:11

89)

17:04:53 [sEVERE]       at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:559)

17:04:53 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:457)

17:04:53 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

17:04:53 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo

rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

17:04:53 [sEVERE]       at java.lang.Class.getMethod(Unknown Source)

17:04:53 [sEVERE]       at ic2.api.NetworkHelper.initiateTileEntityEvent(Network

Helper.java:49)

17:04:53 [sEVERE]       ... 5 more

17:04:53 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.Networ

kManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

        at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

        at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedM

achine.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.initiate

TileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

        at java.lang.Class.getMethod(Unknown Source)

        at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

        ... 5 more

17:05:51 [iNFO] [Metrics] Server returned HTTP response code: 504 for URL: http:

//mcstats.org/report/Orebfuscator

17:05:53 [iNFO] [Metrics] Server returned HTTP response code: 504 for URL: http:

//mcstats.org/report/ChestShop

17:05:54 [iNFO] [Metrics] {0}

>

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...