Title: Unable to play on server: java.lang.nosuchfilexception
Version: 3.1.2
OS: Windows 7 Home Premium
Java Version: Java 7 Update 10
Description of Problem:
So my server has been working fine up until just recently whereas now I cannot log on to play. I run it on my computer with only a maximum of 5 people on at a time. None of my friends are able to join. I'm not sure what caused this. When I log on, no chunks load and I'm just falling through infinite space until it eventually gives me a timed out error. The server log is fine until after my client times out. Then I get the severe java script warnings. I might note that this error only occurs on one world I've been using; the server runs fine when I start a new world.
Error Messages:
Error Log:
[sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
[sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
[sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
[sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
[sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
[sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
[sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
[sEVERE] ... 5 more
[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
Question
Warren N
Title: Unable to play on server: java.lang.nosuchfilexception
Version: 3.1.2
OS: Windows 7 Home Premium
Java Version: Java 7 Update 10
Description of Problem:
So my server has been working fine up until just recently whereas now I cannot log on to play. I run it on my computer with only a maximum of 5 people on at a time. None of my friends are able to join. I'm not sure what caused this. When I log on, no chunks load and I'm just falling through infinite space until it eventually gives me a timed out error. The server log is fine until after my client times out. Then I get the severe java script warnings. I might note that this error only occurs on one world I've been using; the server runs fine when I start a new world.
Error Messages:
Error Log:
4 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