Server won't go online

Discussion in 'Community Support' started by Wardzy Dude, Nov 16, 2014.

  1. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    Essentially, I click start and the server wont go online... the CPU usage is really high but the server isn't online. I have uploaded Bevo's Tech Pack modpack from ATlauncher, using the guidelines for installing modpacks from the ATlauncher, in the knowledgebase. I'm sure I've added everything correctly so I'm not sure where to go from here. any ideas?
     
  2. Senior

    Senior New Member

    Joined:
    Nov 17, 2014
    Messages:
    6
    Likes Received:
    0
    In the server configuration, did you set up right .jar file to launch the server from ?
     
  3. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    I'm pretty sure I did. The modpack gave me 3 .jar files. A vanilla 1.7.10 one, a forge one and a cauldron one.

    Originally i ised the cauldron one and nothing happened, but after a bit of research I've uploaded the forge one and the vanilla one and renamed the forge one to custom_server.jar. I realise the vanilla one has to be uploaded too and correctly named.

    I also deleted the original vanilla one that was already on hosthorde to replace it with the new one. Maybe this is the issue? Or maybe I need all 3 .jar files for it to work?
     
  4. Senior

    Senior New Member

    Joined:
    Nov 17, 2014
    Messages:
    6
    Likes Received:
    0
    Try using the forge one while also having vanilla uploaded. Try it without the couldron one.
     
  5. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    That's what I've actually got set up at the moment. :(
     
  6. Senior

    Senior New Member

    Joined:
    Nov 17, 2014
    Messages:
    6
    Likes Received:
    0
    Try running it with its original name.
     
  7. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    I've tried that (among other things now) and it still wont work. Judging by the console, there is something wrong with the modpack. It crashes every time i try to load it.


    Here is the crash report if anyone can make sense of it. No matter what I do the problems seem to be the same.


    ---- Minecraft Crash Report ----
    // Surprise! Haha. Well, this is awkward.

    Time: 11/17/14 10:06 AM
    Description: Exception in server tick loop

    cpw.mods.fml.common.MissingModsException
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:227)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
    at java.lang.Thread.run(Thread.java:745)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 2.6.32-431.29.2.el6.x86_64
    Java Version: 1.7.0_65, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 57247872 bytes (54 MB) / 183386112 bytes (174 MB) up to 4151836672 bytes (3959 MB)
    JVM Flags: 4 total; -XX:MaxPermSize=256M -XX:+UseConcMarkSweepGC -Xmx4096M -Xms128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
    Type: Dedicated Server (map_server.txt)
     
  8. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    This is the console output.

    17.11 10:27:39 [Multicraft] Server stopped
    17.11 10:27:39 [Multicraft] Received stop command
    17.11 10:27:15 [Multicraft] Server stopped
    17.11 10:27:15 [Multicraft] Server shut down
    17.11 10:27:15 [Server] INFO /run.sh: line 31: 15276 Killed /monitor.sh "$PID" "$USER"
    17.11 10:27:15 [Server] INFO Process 15274 detected
    17.11 10:27:15 [Server] INFO Process 15274 dead!
    17.11 10:27:14 [Server] INFO The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
    17.11 10:27:14 [Server] INFO Holder lookups applied
    17.11 10:27:14 [Server] INFO Applying holder lookups
    17.11 10:27:14 [Server] WARN Can't revert to frozen GameData state without freezing first.
    17.11 10:27:14 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2014-11-17_10.27.14-server.txt
    17.11 10:27:14 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
    17.11 10:27:14 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
    17.11 10:27:14 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
    17.11 10:27:14 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    17.11 10:27:14 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    17.11 10:27:14 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    17.11 10:27:14 [Server] INFO at cpw.mods.fml.common.Loader.sortModList(Loader.java:227) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1231.04.209]
    17.11 10:27:14 [Server] INFO cpw.mods.fml.common.MissingModsException
    17.11 10:27:14 [Server] ERROR Encountered an unexpected exception
    17.11 10:27:14 [Server] ERROR The mod factorization.misc (Factorization Miscellaneous Nonsense) requires mods [factorization] to be available
    17.11 10:27:13 [Server] WARN Mod asielibcore has been disabled through configuration
    17.11 10:27:13 [Server] INFO Found mod(s) [RedstoneArsenal] containing declared API package mods.railcraft.api.core.items (owned by Railcraft) without associated API reference
    17.11 10:27:13 [Server] INFO Found mod(s) [CoFHCore] containing declared API package cofh.lib.util.helpers (owned by CoFHLib) without associated API reference
    17.11 10:27:13 [Server] INFO Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
    17.11 10:27:13 [Server] INFO Found mod(s) [CoFHCore] containing declared API package cofh.lib.util (owned by CoFHLib) without associated API reference
    17.11 10:27:13 [Server] INFO Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
    17.11 10:27:13 [Server] INFO Forge Mod Loader has identified 132 mods to load
    17.11 10:27:13 [Server] WARN Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.313
    17.11 10:27:13 [Server] WARN Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
    17.11 10:27:13 [Server] WARN Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
    17.11 10:27:13 [Server] WARN Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
    17.11 10:27:13 [Server] WARN Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.13
    17.11 10:27:13 [Server] WARN Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0
    17.11 10:27:12 [Server] WARN Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.1.51
    17.11 10:27:12 [Server] WARN Mod ProjRed|Transportation is missing the required element
     
  9. GrimmLiberty

    GrimmLiberty New Member

    Joined:
    Nov 12, 2014
    Messages:
    7
    Likes Received:
    0
    "The mod factorization.misc (Factorization Miscellaneous Nonsense) requires mods [factorization] to be available" is the pertinent line...

    You are missing factorization mod put it in OR take out the factorization.misc mod

    IF you have both mods in place, THEN it is the wrong Java version being run. It will throw these types of errors when a mod is not supported by your current Java version and there is no error handling.
     
  10. Wardzy Dude

    Wardzy Dude New Member

    Joined:
    Nov 16, 2014
    Messages:
    6
    Likes Received:
    0
    Ok, Factorization is definitely there. There is a .jar and a .cfg file in the mod and config folders. I also have java up to date so i'm guessing factorization won't run on that?

    So should I remove factorization altogether? I'm having trouble locating the factorization.misc file

    *EDIT: The factorization.misc file doesn't seem to exist. I deleted the factorization mod files anyway and obviously it hasn't made any difference.
     
    #10 Wardzy Dude, Nov 18, 2014
    Last edited: Nov 18, 2014

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