Server Error...

Post Reply
CobainsDomain
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Mar 06, 2014 3:43 pm

Server Error...

Post by CobainsDomain »

Let me start this post by saying this is the second game server I've ever attempted to setup so I apologize ahead of time if I'm naive or ignorant to any responses/questions. This is my first server with this hosting provider, the process appeared virtually the same as my last provider. I was attempting to add the "Hexxit" mod for my Minecraft server. I downloaded the .jar, mod files/folder, etc.. and attempted to upload via FTP (filezilla). Also using the forum for guidelines on how to do so, everything seemed pretty straight forward. Upload files, create mod folder if one did note exist and tell the control panel that i'd like to use the hexxit.jar.

Apparently straight forward it was not, at least for me. My sever is offline, it will not allow me to start/restart. When attempting to start the control panel says:

Sever Control
"Your server appears to be offline. You can start it; or, if you think it is actually up and want to restart or stop it, you can try that"

*Selected start the server* *hit the "do it!" button*

"Your server is actually already running! Try stopping it or restarting it instead."

^ pops up above this message:
"Your server appears to be offline. You can start it; or, if you think it is actually up and want to restart or stop it, you can try that" Status and minecraft still tell me server is offline/unreachable.

Tried stopping/starting, checked status multiple times on control panel and by trying to join the server via Technic launcher and still wont come online.

Event log provides:
Unexpected server stop
Mar 06 2014 03:36:03 PM PT

Your server stopped unexpectedly around this time. If you told it to exit in-game, this is nothing to worry about; otherwise, the last 10,000 bytes of output from the server, given below, may provide you with clues on what went wrong.

Exception in thread "main" java.lang.NoClassDefFoundError: ab
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)
Caused by: java.lang.ClassNotFoundException: ab
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more

I'm positive I screwed something up somewhere as it didn't happen until I added all this. Do i need to request a sever reset, or does anyone have any ideas/steps i can try to fix/resolve this. Any feedback or information would be greatly appreciated and fully taken as constructive criticism.
CobainsDomain
New to forums
New to forums
Posts: 6
Joined: Thu Mar 06, 2014 3:43 pm

Re: Server Error...

Post by CobainsDomain »

Simply had server wiped, will try again from scratch. Thanks
CobainsDomain
New to forums
New to forums
Posts: 6
Joined: Thu Mar 06, 2014 3:43 pm

Re: Server Error...

Post by CobainsDomain »

[SOLVED] If you receive an error within the event log similar to this:

2014-03-07 00:27:30 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2014-03-07 00:27:30 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_09, running on Linux:amd64:3.4.20-nfo, installed at /opt/oracle-jre-bin-1.7.0.9
2014-03-07 00:27:30 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 00:27:30 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 00:27:30 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] Unable to read the coremod jar file [1.5.2]TreeCapitator.Forge.1.5.2.r14.Uni.CoreMod.jar - ignoring
java.util.zip.ZipException: invalid END header (bad central directory offset)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:358)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
2014-03-07 00:27: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
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs ... ll-3.2.jar
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs ... .0-rc3.jar
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs ... on-148.jar
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs ... _1.5.2.zip
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs ... ibrary.jar
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] <===========>
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] The file scala-library.jar was found in your lib directory and has an invalid checksum 022b74b9bd2d381eca453ecf7ca4619041dc22d0 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - it is unlikely to be the correct download, please move it out of the way and try again.
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] <<< ==== >>>
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2014-03-07 00:27:30 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The file scala-library.jar was found in your lib directory and has an invalid checksum 022b74b9bd2d381eca453ecf7ca4619041dc22d0 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - it is unlikely to be the correct download, please move it out of the way and try again.
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:193)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
2014-03-07 00:27:30 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-07 00:27:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2014-03-07 00:27:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
2014-03-07 00:27:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
2014-03-07 00:27:30 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
2014-03-07 00:27:30 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2014-03-07 00:27:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2014-03-07 00:27:30 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2014-03-07 00:27:30 [INFO] [STDERR] ... 3 more

Re-download the sever files, make sure that you open the launch file, ensure the "lib" folder has been uploaded successfully and issue should be resolved. My issue was that some files were not uploading successfully, after re-downloading the server files I was able to re-open the launch file successfully adding the necessary files and essentially resolving the issue.

Symptoms of this issue may include: Server crash, Inability to start server, error log reflecting fatal FML error as shown above.
User avatar
snivell
This is my homepage
This is my homepage
Posts: 114
Joined: Thu Oct 17, 2013 6:29 pm
Location: United States

Re: Server Error...

Post by snivell »

This is not a fix but try and have someone else set up Hexxit for you.
CobainsDomain
New to forums
New to forums
Posts: 6
Joined: Thu Mar 06, 2014 3:43 pm

Re: Server Error...

Post by CobainsDomain »

How would i learn and what kind of fun would that be? :wink: oh and apparently some people are reporting issues with these files/libraries not downloading automatically being forced to manually do so.
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: Server Error...

Post by Vanderburg »

Yes, it's common for two Forge libraries not to download and the developers have posted a "fix" to their forums (They call it an EAQ, similar to an FAQ, I suppose), which is basically a direct link to the two libraries to download and install manually. I've added a note to this, and that link to the knowledgebase article.
Post Reply