Jump to content
  • 0

1.0.6 Client runs, but 1.0.6 server is unable to start


Question

Posted

Title: 1.0.6 Client runs, but 1.0.6 server is unable to start

Version: 1_0_3

OS: Windows 7 64bit

Java Version: 1.7.0_25

Description of Problem:

Unable to start server 95% of the time.

Rarely able to run after repeated restarts. Server unstable if successful.

Error Messages:

Error Log:


2013-08-11 17:04:30 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading

2013-08-11 17:04:30 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-08-11 17:04:30 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar

2013-08-11 17:04:30 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;;;C:\pspsdk\bin;.

2013-08-11 17:04:30 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-08-11 17:04:30 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-08-11 17:04:30 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-08-11 17:04:30 [FINE] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.

2013-08-11 17:04:30 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-08-11 17:04:30 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-08-11 17:04:30 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-08-11 17:04:30 [FINE] [ForgeModLoader] The coremod powercrystals.core.CoreLoader requested minecraft version 1.5.1 and minecraft is 1.5.1. It will be loaded.

2013-08-11 17:04:31 [iNFO] [Galacticraft] 1.5.1

2013-08-11 17:04:31 [iNFO] [Galacticraft] [GCCoreTransformer]: Registered Transformer ormer

2013-08-11 17:04:31 [iNFO] [Galacticraft] 1.5.1

2013-08-11 17:04:31 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg

2013-08-11 17:04:31 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-08-11 17:04:32 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.ExceptionInInitializerError

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)

2013-08-11 17:04:32 [iNFO] [sTDERR] Caused by: java.lang.ExceptionInInitializerError

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at codechicken.core.config.ConfigFile.saveConfig(ConfigFile.java:270)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at codechicken.core.config.ConfigTag.setComment(ConfigTag.java:319)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at codechicken.core.asm.MCPDeobfuscationTransformer.load(MCPDeobfuscationTransformer.java:133)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:122)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at codechicken.core.asm.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:1)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:302)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	... 3 more

2013-08-11 17:04:32 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.<init>(Loader.java:183)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.common.Loader.instance(Loader.java:161)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.<init>(FMLCommonHandler.java:90)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.<clinit>(FMLCommonHandler.java:79)

2013-08-11 17:04:32 [iNFO] [sTDERR] 	... 10 more

1 answer to this question

Recommended Posts

  • 0
Posted

After further testing I must leave out the following in order to dependably start a server (in case this helps at all). I tested adding one mod at a time and each of these caused a crash:

Coremods:

CodeChickenCore 0.8.6.1.jar

Galacticraft-1.5.1-a0.1.34.186.jar

NotEnoughItems 1.5.2.9.jar

Mods:

AdditionalPipes2.2.0.Tekkit.jar

ChickenChunks 1.3.2.5.jar

dimensional-anchor-54.0.0.jar

EnderStorage 1.4.2.4.jar

MineFactoryReloaded-2.5.4-665.jar

MPSA-0.2.3-110_MPS-422.jar

NetherOres-2.1.3-60.jar

OmniTools-3.1.2.0.jar

ThermalExpansion-2.4.1.0.jar

Seems I'm also not the only one with the issue:

http://forums.technicpack.net/threads/tekkit-server-software-crashes-when-booting-up.50650/

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