Monster w/ Cauldron?

Discussion in 'Community Support' started by MidniteSinn, Aug 4, 2014.

  1. MidniteSinn

    MidniteSinn New Member

    Joined:
    Aug 4, 2014
    Messages:
    3
    Likes Received:
    0
    So im trying to make a monster FTB server with the cauldron for plugins...

    I followed the instructions on the cauldron site and it didn't work :(

    when I installed FTB alone, it worked just fine, it did what it was supposed to, no errors in console..

    when I tried to install the cauldron jar and all, it throws up a error in console and doenst let the server start at all, I changed the jar file on the front page to custom_server.jar per instructions, even tried leaving it as the cauldron_server1.6.4
    Tried the older versions, and newer, spent about 3 hours trying to make it work now,,can someone please helpme :(

    The console errors:
    04.08 01:50:52 [Multicraft] Server stopped
    04.08 01:50:52 [Multicraft] Received stop command
    04.08 01:50:30 [Multicraft] Server stopped
    04.08 01:50:30 [Multicraft] Server shut down
    04.08 01:50:30 [Server] INFO /run.sh: line 31: 11712 Killed /monitor.sh "$PID" "$USER"
    04.08 01:50:29 [Server] INFO Process 11711 detected
    04.08 01:50:29 [Server] INFO Process 11711 dead!
    04.08 01:50:29 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    04.08 01:50:29 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    04.08 01:50:29 [Server] INFO at java.lang.Class.forName(Class.java:270)
    04.08 01:50:29 [Server] INFO at java.lang.Class.forName0(Native Method)
    04.08 01:50:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    04.08 01:50:29 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    04.08 01:50:29 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    04.08 01:50:29 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.08 01:50:29 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    04.08 01:50:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.08 01:50:29 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.08 01:50:29 [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
    04.08 01:50:29 [Server] INFO We appear to be missing one or more essential library files.
    04.08 01:50:29 [Server] INFO /usr/bin/java $VARS $@
    04.08 01:50:29 [Multicraft] Loaded config for "Default"
    04.08 01:50:29 [Multicraft] Starting server!
    04.08 01:50:29 [Multicraft] Loading server properties
    04.08 01:50:29 [Multicraft] Server stopped
    04.08 01:50:29 [Multicraft] Retrying server startup
    04.08 01:49:59 [Multicraft] Server stopped
    04.08 01:49:59 [Multicraft] Server shut down
    04.08 01:49:59 [Server] INFO /run.sh: line 31: 6514 Killed /monitor.sh "$PID" "$USER"
    04.08 01:49:58 [Server] INFO Process 6513 detected
    04.08 01:49:58 [Server] INFO Process 6513 dead!
    04.08 01:49:58 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    04.08 01:49:58 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    04.08 01:49:58 [Server] INFO at java.lang.Class.forName(Class.java:270)
    04.08 01:49:58 [Server] INFO at java.lang.Class.forName0(Native Method)
    04.08 01:49:58 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    04.08 01:49:58 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    04.08 01:49:58 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    04.08 01:49:58 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.08 01:49:58 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    04.08 01:49:58 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.08 01:49:58 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.08 01:49:58 [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
    04.08 01:49:58 [Server] INFO We appear to be missing one or more essential library files.
    04.08 01:49:57 [Server] INFO /usr/bin/java $VARS $@
    04.08 01:49:57 [Multicraft] Loaded config for "Default"
    04.08 01:49:57 [Multicraft] Starting server!
    04.08 01:49:57 [Multicraft] Loading server properties
    04.08 01:49:57 [Multicraft] Server stopped
    04.08 01:49:57 [Multicraft] Retrying server startup
    04.08 01:49:27 [Multicraft] Server stopped
    04.08 01:49:27 [Multicraft] Server shut down
    04.08 01:49:27 [Server] INFO /run.sh: line 31: 1001 Killed /monitor.sh "$PID" "$USER"
    04.08 01:49:26 [Server] INFO Process 1000 detected
    04.08 01:49:26 [Server] INFO Process 1000 dead!
    04.08 01:49:26 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    04.08 01:49:26 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    04.08 01:49:26 [Server] INFO at java.lang.Class.forName(Class.java:270)
    04.08 01:49:26 [Server] INFO at java.lang.Class.forName0(Native Method)
    04.08 01:49:26 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    04.08 01:49:26 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    04.08 01:49:26 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    04.08 01:49:26 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.08 01:49:26 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    04.08 01:49:26 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.08 01:49:26 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.08 01:49:26 [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
    04.08 01:49:26 [Server] INFO We appear to be missing one or more essential library files.
    04.08 01:49:26 [Server] INFO /usr/bin/java $VARS $@
    04.08 01:49:26 [Multicraft] Loaded config for "Default"
    04.08 01:49:26 [Multicraft] Starting server!
    04.08 01:49:26 [Multicraft] Loading server properties
    04.08 01:49:26 [Multicraft] Received start command
    04.08 01:49:25 [Multicraft] Loading server properties
    04.08 01:49:18 [Multicraft] Server stopped
    04.08 01:49:18 [Multicraft] Received stop command
    04.08 01:48:53 [Multicraft] Server stopped
    04.08 01:48:53 [Multicraft] Server shut down
    04.08 01:48:53 [Server] INFO /run.sh: line 31: 27662 Killed /monitor.sh "$PID" "$USER"
    04.08 01:48:52 [Server] INFO Process 27661 detected
    04.08 01:48:52 [Server] INFO Process 27661 dead!
    04.08 01:48:52 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    04.08 01:48:52 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    04.08 01:48:52 [Server] INFO at java.lang.Class.forName(Class.java:270)
    04.08 01:48:52 [Server] INFO at java.lang.Class.forName0(Native Method)
    04.08 01:48:52 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    04.08 01:48:52 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    04.08 01:48:52 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    04.08 01:48:52 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.08 01:48:52 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    04.08 01:48:52 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.08 01:48:52 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.08 01:48:52 [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
    04.08 01:48:52 [Server] INFO We appear to be missing one or more essential library files.
    04.08 01:48:52 [Server] INFO /usr/bin/java $VARS $@
    04.08 01:48:52 [Multicraft] Loaded config for "Default"
    04.08 01:48:52 [Multicraft] Starting server!
    04.08 01:48:52 [Multicraft] Loading server properties
    04.08 01:48:52 [Multicraft] Server stopped
    04.08 01:48:52 [Multicraft] Retrying server startup
    04.08 01:48:22 [Multicraft] Server stopped
    04.08 01:48:22 [Multicraft] Server shut down
    04.08 01:48:22 [Server] INFO /run.sh: line 31: 22644 Killed /monitor.sh "$PID" "$USER"
    04.08 01:48:21 [Server] INFO Process 22643 detected
    04.08 01:48:21 [Server] INFO Process 22643 dead!
    04.08 01:48:21 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    04.08 01:48:21 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    04.08 01:48:21 [Server] INFO at java.lang.Class.forName(Class.java:270)
    04.08 01:48:21 [Server] INFO at java.lang.Class.forName0(Native Method)
    04.08 01:48:21 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    04.08 01:48:21 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    04.08 01:48:21 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    04.08 01:48:21 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    04.08 01:48:21 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
    04.08 01:48:21 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    04.08 01:48:21 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    04.08 01:48:21 [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
    04.08 01:48:21 [Server] INFO We appear to be missing one or more essential library files.
    04.08 01:48:20 [Server] INFO /usr/bin/java $VARS $@
    04.08 01:48:20 [Multicraft] Loaded config for "Default"
     
  2. Silverhustle

    Silverhustle New Member

    Joined:
    Aug 9, 2014
    Messages:
    2
    Likes Received:
    0
  3. MidniteSinn

    MidniteSinn New Member

    Joined:
    Aug 4, 2014
    Messages:
    3
    Likes Received:
    0
    I fixed mine, I installed it just as I would others, but I deleted the MobiusCore and Opis Jars/files and it works just fine, it seems thos 2 mods aren't compatible with Cauldren :D
     
  4. Silverhustle

    Silverhustle New Member

    Joined:
    Aug 9, 2014
    Messages:
    2
    Likes Received:
    0

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