FTB server won't start

Discussion in 'Community Support' started by Eloc Drahc, Feb 16, 2017.

  1. Eloc Drahc

    Eloc Drahc New Member

    Joined:
    Feb 15, 2017
    Messages:
    2
    Likes Received:
    0
    I am trying to start a FTB server with the modpack Unleashed with all the mods enabled, but the server won't start and keeps getting stuck in a cycle. The console:

    16.02 13:32:42 [Server] INFO /run.sh: line 31: 15522 Killed /monitor.sh "$PID" "$USER"
    16.02 13:32:42 [Multicraft] Skipped 65 lines due to rate limit (30/s)
    16.02 13:32:41 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
    16.02 13:32:41 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
    16.02 13:32:41 [Server] INFO java.lang.RuntimeException: A download error occured
    16.02 13:32:41 [Server] SEVERE Error details
    16.02 13:32:41 [Server] SEVERE The following is diagnostic information for developers to review.
    16.02 13:32:41 [Server] SEVERE A download error occured
    16.02 13:32:41 [Server] SEVERE A download error occured
    16.02 13:32:41 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
    16.02 13:32:41 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
    16.02 13:32:41 [Server] SEVERE 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.
    16.02 13:32:41 [Server] SEVERE There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
    16.02 13:32:40 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
    16.02 13:32:40 [Server] SEVERE There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
    16.02 13:32:40 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
    16.02 13:32:40 [Server] WARNING The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 13:32:40 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 13:32:40 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 13:32:40 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 13:32:40 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:2.6.32-642.4.2.el6.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el6_8.x86_64/jre
    16.02 13:32:40 [Server] INFO Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
    16.02 13:32:40 [Server] INFO /usr/bin/java $START
    16.02 13:32:40 [Multicraft] Loaded config for "Mod: Custom Server"
    16.02 13:32:40 [Multicraft] Starting server!
    16.02 13:32:40 [Multicraft] Loading server properties
    16.02 13:32:40 [Multicraft] Server stopped
    16.02 13:32:40 [Multicraft] Retrying server startup
    16.02 13:32:10 [Multicraft] Server stopped
    16.02 13:32:10 [Multicraft] Server shut down
    16.02 13:31:42 [Server] INFO /run.sh: line 31: 26099 Killed /monitor.sh "$PID" "$USER"
     
  2. Eloc Drahc

    Eloc Drahc New Member

    Joined:
    Feb 15, 2017
    Messages:
    2
    Likes Received:
    0
    I am trying to start my FTB Unleased server and I am running into a problem that I can't fix. I fixed the problem from the last thread I started, but here is my new problem:

    16.02 20:29:20 [Server] INFO Saving...
    16.02 20:29:20 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    16.02 20:29:20 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:513)
    16.02 20:29:20 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:241)
    16.02 20:29:20 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)
    16.02 20:29:20 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)
    16.02 20:29:20 [Server] INFO at net.minecraft.command.CommandServerSaveOn.func_71515_b(SourceFile:28)
    16.02 20:29:20 [Server] INFO at net.minecraft.command.CommandBase.func_71522_a(SourceFile:204)
    16.02 20:29:20 [Server] INFO at net.minecraft.command.CommandBase.func_71524_a(SourceFile:209)
    16.02 20:29:20 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71563_a(SourceFile:72)
    16.02 20:29:20 [Server] INFO java.lang.NullPointerException
    16.02 20:29:20 [Server] INFO An unknown error occurred while attempting to perform this command
    16.02 20:29:20 [Multicraft] Auto-saving world...
    16.02 20:19:19 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:513)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:241)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandServerSaveAll.func_71515_b(SourceFile:56)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandBase.func_71522_a(SourceFile:204)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandBase.func_71524_a(SourceFile:209)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71563_a(SourceFile:72)
    16.02 20:19:19 [Server] INFO java.lang.NullPointerException
    16.02 20:19:19 [Server] INFO An unknown error occurred while attempting to perform this command
    16.02 20:19:19 [Server] INFO Saving...
    16.02 20:19:19 [Server] INFO at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:513)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:241)
    16.02 20:19:19 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:314)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:87)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandServerSaveOn.func_71515_b(SourceFile:28)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandBase.func_71522_a(SourceFile:204)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.CommandBase.func_71524_a(SourceFile:209)
    16.02 20:19:19 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71563_a(SourceFile:72)
    16.02 20:19:19 [Server] INFO java.lang.NullPointerException
    16.02 20:19:19 [Server] INFO An unknown error occurred while attempting to perform this command
    16.02 20:19:19 [Multicraft] Skipped 160 lines due to rate limit (30/s)
    16.02 20:19:18 [Multicraft] Auto-saving world...
    16.02 20:09:24 [Server] INFO Activating mod DenPipes
    16.02 20:09:24 [Server] INFO Activating mod deathTimer
    16.02 20:09:24 [Server] INFO Activating mod DartCraft
    16.02 20:09:24 [Server] INFO Activating mod DamageIndicatorsMod
    16.02 20:09:24 [Server] INFO Activating mod ComputerCraft
    16.02 20:09:24 [Server] INFO Activating mod CCTurtle
    16.02 20:09:24 [Server] INFO Activating mod ChickenChunks
    16.02 20:09:24 [Server] INFO Activating mod BiomesOPlenty
    16.02 20:09:24 [Server] INFO Activating mod BiblioWoodsForestry
    16.02 20:09:24 [Server] INFO Activating mod BiblioWoodsBoP
    16.02 20:09:24 [Server] INFO Activating mod BiblioCraft
    16.02 20:09:24 [Server] INFO Activating mod AdvancedSolarPanel
    16.02 20:09:24 [Server] INFO Activating mod AdvancedPowerManagement
    16.02 20:09:24 [Server] INFO Activating mod denLib
    16.02 20:09:24 [Server] INFO Activating mod nucleum_world
    16.02 20:09:24 [Server] INFO Activating mod nucleum_omnium
    16.02 20:09:24 [Server] INFO Activating mod CreeperCollateral
    16.02 20:09:24 [Server] INFO Activating mod CoFHWorld
    16.02 20:09:24 [Server] INFO Activating mod CoFHCore
    16.02 20:09:24 [Server] INFO Activating mod InfiniBows
    16.02 20:09:24 [Server] INFO Activating mod PowerCrystalsCore
    16.02 20:09:24 [Server] INFO Activating mod OmniumCore
    16.02 20:09:24 [Server] INFO Activating mod NotEnoughItems
    16.02 20:09:24 [Server] INFO Activating mod CodeChickenCore
    16.02 20:09:24 [Server] INFO Activating mod CoFHFramework
    16.02 20:09:24 [Server] INFO Activating mod Forge
    16.02 20:09:24 [Server] INFO Activating mod FML
    16.02 20:09:24 [Server] INFO Activating mod mcp
    16.02 20:09:24 [Server] INFO Forge Mod Loader has identified 125 mods to load
    16.02 20:09:24 [Server] WARNING Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2.4g
    16.02 20:09:21 [Server] WARNING Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.149
    16.02 20:09:21 [Server] WARNING Mod CCMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.149
    16.02 20:09:21 [Server] WARNING Mod CCMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0.149
    16.02 20:09:21 [Server] WARNING Mod eplus is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.15.5
    16.02 20:09:21 [Server] WARNING Mod deathTimer is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-Build.11
    16.02 20:09:21 [Server] WARNING Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.7.0.1
    16.02 20:09:21 [Server] WARNING Mod nucleum_world is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version Beta-84
    16.02 20:09:21 [Server] WARNING Mod nucleum_omnium is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version Beta-84
    16.02 20:09:20 [Server] INFO Searching /mods for mods
    16.02 20:09:20 [Server] OFF Logging level for ForgeModLoader logging is set to ALL
    16.02 20:09:20 [Server] INFO Reading custom logging properties from /config/logging.properties
    16.02 20:09:20 [Server] INFO Completed early MinecraftForge initialization
    16.02 20:09:20 [Server] INFO Replaced 85 ore recipies
    16.02 20:09:20 [Server] INFO MinecraftForge v7.8.1.738 Initialized
    16.02 20:09:20 [Server] INFO MinecraftForge v7.8.1.738 Initialized
    16.02 20:09:20 [Server] INFO Attempting early MinecraftForge initialization
    16.02 20:09:20 [Server] INFO Starting minecraft server version 1.5.2
    16.02 20:09:20 [Server] INFO 27 achievements
    16.02 20:09:20 [Server] INFO 229 recipes
    16.02 20:09:20 [Server] INFO Fix injected.
    16.02 20:09:19 [Server] INFO [denLibCore]: Found config file entry.
    16.02 20:09:19 [Server] INFO [denLibCore]: Registered updater for denLib
    16.02 20:09:19 [Server] INFO Adding Accesstransformer map: nei_at.cfg
    16.02 20:09:19 [Server] INFO Adding Accesstransformer map: temp.dat
    16.02 20:09:19 [Server] INFO Adding AccessTransformer: chickenchunks_at.cfg
    16.02 20:09:19 [Server] INFO Adding CCTransformer: myrathi.switches.asm.SwitchesClassTransformer
    16.02 20:09:19 [Server] INFO Adding Accesstransformer map: codechickencore_at.cfg
    16.02 20:09:19 [Server] INFO Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
    16.02 20:09:18 [Server] INFO Adding Accesstransformer map: denLib_at.cfg
    16.02 20:09:18 [Server] INFO Adding Accesstransformer map: pcc_at.cfg
    16.02 20:09:18 [Server] INFO Adding Accesstransformer map: ccm_at.cfg
    16.02 20:09:18 [Server] WARNING The coremod denoflionsx.denLib.CoreMod.denLibCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 20:09:18 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 20:09:18 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 20:09:18 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    16.02 20:09:18 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_101, running on Linux:amd64:2.6.32-642.4.2.el6.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.101-3.b13.el6_8.x86_64/jre
    16.02 20:09:18 [Server] INFO Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
    16.02 20:09:18 [Server] INFO /usr/bin/java $START
    16.02 20:09:17 [Multicraft] Loaded config for "Mod: Custom Server"
    16.02 20:09:17 [Multicraft] Starting server!
    16.02 20:09:17 [Multicraft] Loading server properties
    16.02 20:09:17 [Multicraft] Received start command
     

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