Jump to content
  • 0

Help me my server crashed


Question

Posted

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

15 answers to this question

Recommended Posts

  • 0
Posted

I'm pretty sure this is what im getting too. I think its the world folder that comes with the server because i played around with it and if you take out the world folder and replace it with a new one then it will work and then just crash again

  • 0
Posted

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.

  • 0
Posted

Try updating tekkit to 3.1.3.

Weren't you the one who said,

Playing with a dev build is like playing with fire ... keep playing with the recommended version of technic.

in multiple posts?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...