Jump to content

Question

Posted

Title: Server not working

Version: 3.1.2

OS: Windows 7

Java Version: Recommended Version 7 Update 9

Description of Problem:

when i start my server after the console says "Done (39.874)! for help type "help" or "?" this comes up

Error Messages:

Error Log:


[sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-12-15 10:14:51 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

2012-12-15 10:14:51 [sEVERE] 	at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

2012-12-15 10:14:51 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1189)

2012-12-15 10:14:51 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2012-12-15 10:14:51 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2012-12-15 10:14:51 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-12-15 10:14:51 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-12-15 10:14:51 [sEVERE] 	at java.lang.Class.getMethod(Unknown Source)

2012-12-15 10:14:51 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

2012-12-15 10:14:51 [sEVERE] 	... 5 more

2012-12-15 10:14:51 [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

5 answers to this question

Recommended Posts

  • 0
Posted

[sarcasm] Well THANK YOU ALL for your WONDERFUL SUGGESTIONS on fixing this[/sarcasm] I found it was a bug with advanced machines I had. I don't know if anyone else has seen something similar but if they have it needs to be fixed.

  • 0
Posted

[sarcasm] Well THANK YOU ALL for your WONDERFUL SUGGESTIONS on fixing this[/sarcasm] I found it was a bug with advanced machines I had. I don't know if anyone else has seen something similar but if they have it needs to be fixed.

You're welcome.

Are you using 3.1.3? If so, it's a known issue and there's about 200 topics already about this with fixes everywhere. Heck there's even a topic about common problems in 3.1.3 and tells you how to resolve them.

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