So i tried to make a terrafirmacraft server

Discussion in 'Community Support' started by The_Techno_Druid, May 9, 2015.

  1. The_Techno_Druid

    The_Techno_Druid New Member

    Joined:
    May 9, 2015
    Messages:
    3
    Likes Received:
    0
    i tried to make a terrafirmacraft server, and i have all of the filezilla things set up corectly, but it keeps on saying its missing something in the librarys, and i have forge in the jar as "custom_server.jar".

    the console says this:
    09.05 17:09:17 [Multicraft] Server stopped
    09.05 17:09:17 [Multicraft] Received stop command
    09.05 17:08:51 [Multicraft] Server stopped
    09.05 17:08:51 [Multicraft] Server shut down
    09.05 17:08:51 [Server] INFO /run.sh: line 31: 21336 Killed /monitor.sh "$PID" "$USER"
    09.05 17:08:50 [Server] INFO Process 21335 detected
    09.05 17:08:50 [Server] INFO Process 21335 dead!
    09.05 17:08:50 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    09.05 17:08:50 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    09.05 17:08:50 [Server] INFO at java.lang.Class.forName(Class.java:270)
    09.05 17:08:50 [Server] INFO at java.lang.Class.forName0(Native Method)
    09.05 17:08:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    09.05 17:08:50 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    09.05 17:08:50 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    09.05 17:08:50 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    09.05 17:08:50 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    09.05 17:08:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    09.05 17:08:50 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    09.05 17:08:50 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
    09.05 17:08:50 [Server] INFO We appear to be missing one or more essential library files.
    09.05 17:08:50 [Server] INFO /usr/bin/java $START
    09.05 17:08:50 [Multicraft] Loaded config for "Mod: Custom Server"
    09.05 17:08:50 [Multicraft] Starting server!

    if anyone knows how to help with this, please let me know!
     
  2. The_Techno_Druid

    The_Techno_Druid New Member

    Joined:
    May 9, 2015
    Messages:
    3
    Likes Received:
    0
    i think i fixed the libreays issue, but now i have this:

    11.05 13:49:02 [Multicraft] Server stopped
    11.05 13:49:02 [Multicraft] Received stop command
    11.05 13:48:53 [Multicraft] Server stopped
    11.05 13:48:53 [Multicraft] Server shut down
    11.05 13:48:53 [Server] INFO /run.sh: line 31: 8306 Killed /monitor.sh "$PID" "$USER"
    11.05 13:48:52 [Server] INFO Process 8305 detected
    11.05 13:48:52 [Server] INFO Process 8305 dead!
    11.05 13:48:52 [Server] main/ERROR [FML]: The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
    11.05 13:48:52 [Server] main/ERROR [FML]: There is a binary discrepency between the expected input class ahu (ahu) and the actual class. Checksum on disk is ba96de46, in patch 26557dae. Things are probably about to go very wrong. Did you put something into the jar file?
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    11.05 13:48:49 [Server] main/WARN [FML]: The coremod com.bioxx.tfc.TFCASMLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    11.05 13:48:49 [Server] main/INFO [FML]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_65, running on Linux:amd64:2.6.32-431.29.2.el6.x86_64, installed at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.65.x86_64/jre
    11.05 13:48:49 [Server] main/INFO [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    11.05 13:48:49 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    11.05 13:48:47 [Server] INFO /usr/bin/java $START
    11.05 13:48:47 [Multicraft] Loaded config for "Mod: Custom Server"
    11.05 13:48:47 [Multicraft] Starting server!

    what does this mean and what should i do?
     
  3. The_Techno_Druid

    The_Techno_Druid New Member

    Joined:
    May 9, 2015
    Messages:
    3
    Likes Received:
    0
    nevermind, i fixed it
     

Share This Page

  • About Us

    HostHorde is the industry first as an unlimited Minecraft server provider. We provide premium Minecraft hosting, with unbeatable performance and quality support.

    Our forums enable you to ask questions, solve problems, find information, and share resources with other members of the HostHorde community.

    View Our Plans
  • Social Media