When I load my server this comes up, and I have absolutely no idea what to do t this point. The server says its done, then this comes up and no one can join. This is a 3.1.3 server not 3.1.2
Error Messages:
Error Log:
Error Log:
Code:
17:47:40 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i
c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity,
int, boolean)
17:47:40 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network
Helper.java:62)
17:47:40 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til
eEntityAdvancedMachine.java:130)
17:47:40 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11
89)
17:47:40 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:559)
17:47:40 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:457)
17:47:40 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
17:47:40 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo
rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
17:47:40 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
17:47:40 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network
Helper.java:49)
17:47:40 [sEVERE] ... 5 more
17:47:40 [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
Question
Flyman
Title: 3.1.3 server won't work
Version: 3.1.2
OS: Windows 7 32 bit
Java Version: 7
Description of Problem:
When I load my server this comes up, and I have absolutely no idea what to do t this point. The server says its done, then this comes up and no one can join. This is a 3.1.3 server not 3.1.2
Error Messages:
Error Log:
15 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