Jump to content
  • 0

Help me my server crashed


Claus208

Question

Title: Help me my server crashed

Version: 3.1.2

OS: Windows 7 64Bit

Java Version: Java 7

Description of Problem:

When I load my server up, i't loads up fine then when it says preparing start redion it lads up to 100% then it crashes. Help me please.

Error Messages:

Error Log:


2012-11-28 21:56:28 [iNFO] Preparing level "world"

2012-11-28 21:56:28 [iNFO] Default game type: 0

2012-11-28 21:56:28 [iNFO] Registering world world, dimension 0, of providertype net.minecraft.server.WorldProviderNormal@35d249e4(0) with Minecraft Forge

2012-11-28 21:56:28 [iNFO] Registering world world_the_end, dimension 1, of providertype net.minecraft.server.WorldProviderTheEnd@31c37b3e(0) with Minecraft Forge

2012-11-28 21:56:28 [iNFO] Registering world world_nether, dimension -1, of providertype net.minecraft.server.WorldProviderHell@18ef526a(0) with Minecraft Forge

2012-11-28 21:56:28 [iNFO] Preparing start region for level 0 (Seed: 2409073540471268474)

2012-11-28 21:56:29 [iNFO] Preparing start region for level 1 (Seed: 614476696271266231)

2012-11-28 21:56:29 [iNFO] Preparing spawn area: 44%

2012-11-28 21:56:29 [iNFO] Preparing start region for level 2 (Seed: 614476696271266231)

2012-11-28 21:56:29 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException

2012-11-28 21:56:30 [iNFO] [CCPlugin] Enabling CCPlugin v1.0

2012-11-28 21:56:30 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.

2012-11-28 21:56:30 [iNFO] Server permissions file permissions.yml is empty, ignoring it

2012-11-28 21:56:30 [iNFO] Done (2.131s)! For help, type "help" or "?"

2012-11-28 21:56:30 [iNFO] Starting GS4 status listener

2012-11-28 21:56:30 [iNFO] Query running on 0.0.0.0:25565

2012-11-28 21:56:30 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-11-28 21:56:30 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

2012-11-28 21:56:30 [sEVERE] 	at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

2012-11-28 21:56:30 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1189)

2012-11-28 21:56:30 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2012-11-28 21:56:30 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2012-11-28 21:56:30 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-11-28 21:56:30 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-11-28 21:56:30 [sEVERE] 	at java.lang.Class.getMethod(Unknown Source)

2012-11-28 21:56:30 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

2012-11-28 21:56:30 [sEVERE] 	... 5 more

2012-11-28 21:56:30 [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

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 0

I'm not actually sure, since I never updated to 3.1.3, but I believe that they're in the Ic2 folder in the mods folder. You probably need to open the files with notepad unless you have a better program for Java. If I'm thinking of the right thing, pressing ctrl-f and using replace all should fix the problem with minimum effort.

Link to comment
Share on other sites

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