Jump to content
  • 0

Server crashing on startup (Forge related issue)


Question

Posted (edited)

Hello, I'm getting the following error when starting up my server. Can someone help me resolve it please? Thanks in advance. The modpack is Tekkit Classic.

root@vps360974:~/tcs# ./launch.sh
182 recipes
27 achievements
15:56:04 [INFO] Starting minecraft server version 1.2.5
15:56:04 [INFO] Attempting early MinecraftForge initialization
15:56:04 [INFO] Completed early MinecraftForge initialization
15:56:04 [INFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
15:56:04 [SEVERE] Unable to process our input to locate the minecraft code
15:56:04 [SEVERE] cpw.mods.fml.common.LoaderException
15:56:04 [SEVERE]     at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:77)
15:56:04 [SEVERE]     at cpw.mods.fml.common.Loader.load(Loader.java:374)
15:56:04 [SEVERE]     at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)
15:56:04 [SEVERE]     at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
15:56:04 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)
15:56:04 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
15:56:04 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
15:56:04 [SEVERE] Unexpected exception
cpw.mods.fml.common.LoaderException
    at cpw.mods.fml.common.ModClassLoader.getParentSources(ModClassLoader.java:77)
    at cpw.mods.fml.common.Loader.load(Loader.java:374)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)
    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
>

 

Edited by xfalcon

2 answers to this question

Recommended Posts

  • 0
Posted
On 09/28/2017 at 9:34 AM, delorean1 said:

I'm getting the exact same error, been trying different things for several hours, your not alone.

 

I fixed it by installing Oracle JDK instead of OpenJDK, might work for you too.

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