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
Question
Draken Stark
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:
1 answer 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