1

How can I setup a modded 1.10.2 server?

Sol33t303 10/5/17 11:39 pm
1.2k
10/6/2017 1:21 am
I've tried using cauldron but I can't find a version for 1.10.2. I have also setup a bukkit server (which only after setting up I released the mods I wanted to use aren't plugins). I also am using Linux Fedora. So I was hoping somebody could link me to a download of cauldron for 1.10.2 or show me how to setup forge to work with bukkit. If there are any other ways I can setup a modded server i'm open to them.
I posted this in both the servers category and the help category as I wasn't sure which to do.
Posted by
Sol33t303
Level 1 : New Miner
0

  Have something to say?

JoinSign in

2

Lachie1770
10/05/2017 11:55 pm
Level 44 : Master Architect
There is no cauldron for 1.10.2 (Sadly) You have to use Sponge, which doesn't have many plugins from what Ive seen.
1
Sol33t303
10/06/2017 1:21 am
Level 1 : New Miner
history
So after I posted this I found out you can just install Forge as a server and from how things look I think i'm doing everything correctly but the server keeps shutting down immediately. Here is the output after i start my server: (Ignore the connectivity issues because i'm basically running it as a lan server)
0.2 loading
[16:10:15] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_144, running on Linux:amd64:4.13.4-200.fc26.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.144-5.b01.fc26.x86_64/jre
[16:10:16] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:10:16] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:10:16] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_E3.jar
[16:10:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:10:16] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[16:10:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[16:10:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[16:10:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[16:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:10:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:10:17] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[16:10:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:10:19] [Server thread/INFO]: Starting minecraft server version 1.10.2
[16:10:20] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2488 Initialized
[16:10:20] [Server thread/INFO] [FML]: Replaced 231 ore recipes
[16:10:20] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer
[16:10:20] [Server thread/INFO] [FML]: Searching /home/Sol33t303/ForgeServer/mods for mods
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:10:20] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:10:20] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [CodeChickenCore]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:10:20] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [CodeChickenLib]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.283
[16:10:20] [Server thread/INFO] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[16:10:20] [Server thread/WARN] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:10:20] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/WARN] [FML]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:10:20] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:10:20] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:10:20] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:10:20] [Server thread/WARN] [FML]: ****************************************
[16:10:20] [Server thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load
[16:10:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, AppleCore, CodeChickenCore, CodeChickenLib, ccl-entityhook, harvestcraft, hungeroverhaul, JEI, mercurius_updater, morefood, soundphysics, SpiceOfLife] at CLIENT
[16:10:21] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, AppleCore, CodeChickenCore, CodeChickenLib, ccl-entityhook, harvestcraft, hungeroverhaul, JEI, mercurius_updater, morefood, soundphysics, SpiceOfLife] at SERVER
[16:10:21] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[16:10:21] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations
[16:10:21] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:10:21] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:10:21] [Server thread/INFO] [FML]: Applying holder lookups
[16:10:21] [Server thread/INFO] [FML]: Holder lookups applied
[16:10:21] [Server thread/INFO] [FML]: Applying holder lookups
[16:10:21] [Server thread/INFO] [FML]: Holder lookups applied
[16:10:21] [Server thread/INFO] [FML]: Applying holder lookups
[16:10:21] [Server thread/INFO] [FML]: Holder lookups applied
[16:10:21] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:10:21] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:10:21] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
[16:10:21] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
[16:10:21] [Server thread/INFO] [FML]: Registering drops for windyGarden.
[16:10:21] [Server thread/INFO] [FML]: Registering drops for frostGarden.
[16:10:21] [Server thread/INFO] [FML]: Registering drops for aridGarden.
[16:10:21] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
[16:10:21] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.5.24
[16:10:21] [Server thread/INFO] [mercurius]: File exists, Checking hash: /home/Sol33t303/ForgeServer/./libraries/net/minecraftforge/Mercurius/1.9.4-1.0.5.24/Mercurius-1.9.4-1.0.5.24.jar
[16:10:21] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[16:10:21] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[16:10:21] [Server thread/INFO] [FML]: Applying holder lookups
[16:10:21] [Server thread/INFO] [FML]: Holder lookups applied
[16:10:21] [Server thread/INFO] [FML]: Injecting itemstacks
[16:10:21] [Server thread/INFO] [FML]: Itemstack injection complete
[16:10:21] [Server thread/INFO]: Loading properties
[16:10:21] [Server thread/INFO]: Default game type: SURVIVAL
[16:10:21] [Server thread/INFO]: Generating keypair
[16:10:22] [Server thread/INFO]: Starting Minecraft server on 10.1.1.249:25565
[16:10:22] [Server thread/INFO]: Using epoll channel type
[16:10:22] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
[16:10:22] [Server thread/WARN]: The exception was: java.io.IOException: Error during bind(...): Cannot assign requested address
[16:10:22] [Server thread/WARN]: Perhaps a server is already running on that port?
[16:10:22] [Server thread/INFO]: Stopping server
[16:10:22] [Server thread/INFO]: Saving worlds
[16:10:22] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
[16:10:22] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[16:10:22] [Server Shutdown Thread/INFO]: Stopping server
[16:10:22] [Server Shutdown Thread/INFO]: Saving worlds
> [Sol33t303@localhost ForgeServer]java -Xms32M -Xmx2G -jar forge-1.10.2-12.18.3.2488-universal.jar gui
[16:15:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:15:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:15:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:15:31] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2488 for Minecraft 1.10.2 loading
[16:15:31] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_144, running on Linux:amd64:4.13.4-200.fc26.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.144-5.b01.fc26.x86_64/jre
[16:15:32] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:15:32] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:15:32] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.10.2_HD_U_E3.jar
[16:15:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:15:32] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[16:15:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[16:15:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[16:15:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
[16:15:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:15:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:15:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:15:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:15:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:15:34] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[16:15:34] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:15:37] [Server thread/INFO]: Starting minecraft server version 1.10.2
[16:15:37] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2488 Initialized
[16:15:37] [Server thread/INFO] [FML]: Replaced 231 ore recipes
[16:15:37] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer
[16:15:37] [Server thread/INFO] [FML]: Searching /home/Sol33t303/ForgeServer/mods for mods
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:15:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [FML]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:15:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [CodeChickenCore]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [FML]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:15:37] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:15:37] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:15:37] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:15:37] [Server thread/WARN] [FML]: ****************************************
[16:15:37] [Server thread/WARN] [CodeChickenLib]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.9.283
[16:15:37] [Server thread/INFO] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
[16:15:37] [Server thread/WARN] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[16:15:38] [Server thread/WARN] [FML]: ****************************************
[16:15:38] [Server thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:15:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:15:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:15:38] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:15:38] [Server thread/WARN] [FML]: ****************************************
[16:15:38] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[16:15:38] [Server thread/WARN] [FML]: ****************************************
[16:15:38] [Server thread/WARN] [FML]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[16:15:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
[16:15:38] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[16:15:38] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[16:15:38] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
[16:15:38] [Server thread/WARN] [FML]: ****************************************
[16:15:38] [Server thread/INFO] [FML]: Forge Mod Loader has identified 15 mods to load
[16:15:38] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, AppleCore, CodeChickenCore, CodeChickenLib, ccl-entityhook, harvestcraft, hungeroverhaul, JEI, mercurius_updater, morefood, soundphysics, SpiceOfLife] at CLIENT
[16:15:38] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, AppleCore, CodeChickenCore, CodeChickenLib, ccl-entityhook, harvestcraft, hungeroverhaul, JEI, mercurius_updater, morefood, soundphysics, SpiceOfLife] at SERVER
[16:15:39] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[16:15:39] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations
[16:15:39] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:15:39] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:15:39] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:39] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:39] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:39] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:39] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:39] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:39] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:15:39] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:15:39] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
[16:15:39] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
[16:15:39] [Server thread/INFO] [FML]: Registering drops for windyGarden.
[16:15:39] [Server thread/INFO] [FML]: Registering drops for frostGarden.
[16:15:39] [Server thread/INFO] [FML]: Registering drops for aridGarden.
[16:15:39] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
[16:15:40] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.5.24
[16:15:40] [Server thread/INFO] [mercurius]: File exists, Checking hash: /home/Sol33t303/ForgeServer/./libraries/net/minecraftforge/Mercurius/1.9.4-1.0.5.24/Mercurius-1.9.4-1.0.5.24.jar
[16:15:40] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 044c04ab8b8970752ef618d45213f62a3b66cab4
[16:15:40] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[16:15:40] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:40] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:40] [Server thread/INFO] [FML]: Injecting itemstacks
[16:15:40] [Server thread/INFO] [FML]: Itemstack injection complete
[16:15:40] [Server thread/INFO]: Loading properties
[16:15:40] [Server thread/INFO]: Default game type: SURVIVAL
[16:15:40] [Server thread/INFO]: Generating keypair
[16:15:40] [Server thread/INFO]: Starting Minecraft server on 10.1.1.249:25565
[16:15:40] [Server thread/INFO]: Using epoll channel type
[16:15:40] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:15:40] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:15:40] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[16:15:40] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:15:40] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[16:15:40] [Server thread/INFO] [hungeroverhaul]: Loading JSON Files
[16:15:40] [Server thread/INFO] [hungeroverhaul]: Loading data from json
[16:15:40] [Server thread/INFO] [hungeroverhaul]: Loaded all data from JSON
[16:15:41] [Server thread/INFO] [FML]: Injecting itemstacks
[16:15:41] [Server thread/INFO] [FML]: Itemstack injection complete
[16:15:41] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 15 mods
[16:15:41] [Server thread/INFO]: Preparing level "world"
[16:15:41] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:15:41] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:41] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:41] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@8ff49b)
[16:15:42] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@8ff49b)
[16:15:42] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@8ff49b)
[16:15:42] [Server thread/INFO]: Preparing start region for level 0
[16:15:43] [Server thread/INFO]: Preparing spawn area: 33%
[16:15:43] [Server thread/INFO]: Done (2.396s)! For help, type "help" or "?"
[16:15:44] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:715) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) ~[ld.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.SoundEvent.func_187503_a()Lnet/minecraft/util/ResourceLocation;
at com.sonicether.soundphysics.SoundPhysics.calculateEntitySoundOffset(SoundPhysics.java:219) ~[SoundPhysics.class:?]
at net.minecraft.entity.Entity.func_184185_a(Entity.java:972) ~[rw.class:?]
at net.minecraft.entity.EntityLiving.func_70642_aH(EntityLiving.java:202) ~[sg.class:?]
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:214) ~[sg.class:?]
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:359) ~[rw.class:?]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1932) ~[sf.class:?]
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295) ~[sg.class:?]
at net.minecraft.entity.passive.EntityWolf.func_70071_h_(SourceFile:223) ~[wq.class:?]
at net.minecraft.world.World.func_72866_a(World.java:1967) ~[aid.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839) ~[ls.class:?]
at net.minecraft.world.World.func_72870_g(World.java:1937) ~[aid.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1750) ~[aid.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620) ~[ls.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) ~[MinecraftServer.class:?]
... 4 more
[16:15:44] [Server thread/ERROR]: This crash report has been saved to: /home/Sol33t303/ForgeServer/./crash-reports/crash-2017-10-06_16.15.44-server.txt
[16:15:44] [Server thread/INFO]: Stopping server
[16:15:44] [Server thread/INFO]: Saving players
[16:15:44] [Server thread/INFO]: Saving worlds
[16:15:44] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[16:15:44] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[16:15:44] [Server thread/INFO]: Saving chunks for level 'world'/The End
[16:15:44] [Server thread/INFO] [FML]: Unloading dimension 0
[16:15:44] [Server thread/INFO] [FML]: Unloading dimension -1
[16:15:44] [Server thread/INFO] [FML]: Unloading dimension 1
[16:15:44] [Server thread/INFO] [FML]: Applying holder lookups
[16:15:44] [Server thread/INFO] [FML]: Holder lookups applied
[16:15:44] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[16:15:44] [Server Shutdown Thread/INFO]: Stopping server
1

Welcome