• 0

    posted a message on Modpack server help

    I'm trying to host a server for a modpack I found for my friends. I'm struggling HARD



    C:\Users\Tylor\Desktop\server2>java -Xms8G -Xmx8G -jar forge-1.7.10-10.13.4.1558-1.7.10-universal.jar nogui
    [14:59:27] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [14:59:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [14:59:27] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    [14:59:28] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
    [14:59:28] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_144, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_144
    [14:59:28] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:28] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:28] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
    [14:59:28] [main/WARN] [FML]: The coremod com.wirsbo.main.FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:29] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    Downloading file https://dl.dropboxusercontent.com/u/47135879//Baubles-1.7.10-1.0.1.10.jar
    [14:59:31] [main/INFO] [STDOUT]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
    [14:59:31] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:31] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:31] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:31] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_C1.jar
    [14:59:31] [main/WARN] [FML]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:31] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [14:59:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [14:59:31] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
    [14:59:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [14:59:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [14:59:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [14:59:31] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
    [14:59:31] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
    [14:59:31] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
    [14:59:31] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
    [14:59:31] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Tylor/Desktop/server2/mods/OptiFine_1.7.10_HD_C1.jar
    [14:59:31] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@26b3fd41
    [14:59:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings$Options, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.OpenGlHelper, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderGlobal, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureAtlasSprite, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.Tessellator, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.gui.FontRenderer, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.Stitcher$Slot, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderBlocks, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.WorldRenderer, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.model.ModelRenderer, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureManager, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureAtlasSprite$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureManager$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.Stitcher, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureUtil, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.RenderGlobal$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.Stitcher$Holder, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.settings.GameSettings$SwitchOptions, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$2, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$3, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.EntityRenderer$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer$1, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$2, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.server.integrated.IntegratedServer$2, but received non-empty
    [14:59:32] [main/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.client.renderer.texture.TextureMap$3, but received non-empty
    [14:59:32] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
    java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
    at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_144]
    at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_144]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    [14:59:32] [main/INFO] [FML]: MC located at: C:\Users\Tylor\Desktop\server2\.
    [14:59:32] [main/INFO] [FML]: AMCore >> Located Optifine
    [14:59:32] [main/INFO] [FML]: AMCore >> Located Thaumcraft
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [14:59:32] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class com.wirsbo.WClassTransformer
    java.lang.ClassNotFoundException: com.wirsbo.WClassTransformer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:32) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
    at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    ... 12 more
    [14:59:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [14:59:33] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
    [14:59:33] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
    [14:59:33] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
    [14:59:33] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
    [14:59:33] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
    [14:59:33] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
    [14:59:33] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
    [14:59:33] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [14:59:34] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
    [14:59:34] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
    [14:59:34] [Server thread/INFO]: Starting minecraft server version 1.7.10
    [14:59:35] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [14:59:35] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
    [14:59:35] [Server thread/INFO] [FML]: Replaced 183 ore recipies
    [14:59:35] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [14:59:35] [Server thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
    [14:59:35] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [14:59:35] [Server thread/INFO] [FML]: Searching C:\Users\Tylor\Desktop\server2\mods for mods
    [14:59:35] [Server thread/INFO] [FML]: Also searching C:\Users\Tylor\Desktop\server2\mods\1.7.10 for mods
    [14:59:36] [Server thread/WARN] [betterstorage]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.126
    [14:59:37] [Server thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.16
    [14:59:37] [Server thread/ERROR] [FML]: The mcmod.info file in Forge SSP SMP - Rotten Flesh 1.7.2 1.7.10.jar cannot be parsed as valid JSON. It will be ignored
    com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 11 column 2
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
    Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 11 column 2
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 14 more
    [14:59:38] [Server thread/WARN] [WR-CBE|Core]: 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
    [14:59:39] [Server thread/WARN] [WR-CBE|Addons]: 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
    [14:59:39] [Server thread/WARN] [WR-CBE|Logic]: 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
    [14:59:39] [Server thread/WARN] [ForgeMicroblock]: 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.309
    [14:59:39] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
    [14:59:39] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.309
    [14:59:39] [Server thread/INFO] [FML]: Forge Mod Loader has identified 60 mods to load
    [14:59:39] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
    [14:59:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, OpenModsCore, cuchaz.ships.core, battlegear2, arsmagica2, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, Backpack, betterrain, betterstorage, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BiomesOPlenty, CarpentersBlocks, ChickenChunks, chisel, chocolateQuest, cookiecore, PTRModelLib, props, exnihilo, Forestry, rftl, GraveStone, Mantle, MCA, Natura, necromancy, OpenMods, PetBat, RadixCore, Roguelike, RopesPlus, cuchaz.cuchazinteractive, cuchaz.ships, TConstruct, Thaumcraft, tinkersdefense, TMechworks, TSteelworks, Waila, weaponmod, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
    [14:59:40] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, NotEnoughItems, OpenModsCore, cuchaz.ships.core, battlegear2, arsmagica2, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, Backpack, betterrain, betterstorage, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BiomesOPlenty, CarpentersBlocks, ChickenChunks, chisel, chocolateQuest, cookiecore, PTRModelLib, props, exnihilo, Forestry, rftl, GraveStone, Mantle, MCA, Natura, necromancy, OpenMods, PetBat, RadixCore, Roguelike, RopesPlus, cuchaz.cuchazinteractive, cuchaz.ships, TConstruct, Thaumcraft, tinkersdefense, TMechworks, TSteelworks, Waila, weaponmod, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
    [14:59:40] [Server thread/ERROR] [Backpack]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
    [14:59:43] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
    [14:59:43] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
    [14:59:43] [Server thread/INFO] [TConstruct]: TSteelworks, are you pondering what I'm pondering?
    [14:59:43] [Server thread/INFO] [TSteelworks]: I think so, TConstruct, but where are we going to find a duck and a hose at this hour?
    [14:59:43] [Server thread/INFO] [TSteelworks]: Registering compat plugin for ForgeMicroblock
    [14:59:43] [Server thread/INFO] [TSteelworks]: Registering compat plugin for Waila
    [14:59:43] [Server thread/INFO] [TSteelworks]: Registering compat plugin for Thaumcraft
    [14:59:43] [Server thread/INFO] [TSteelworks]: Registering compat plugin for TConstruct
    [14:59:43] [Server thread/INFO] [TSteelworks]: Registering compat plugin for chisel
    [14:59:43] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
    [14:59:43] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
    [14:59:43] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [14:59:43] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [14:59:43] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [14:59:43] [Server thread/INFO] [FML]: Ars Magica >> Extending Potions Array
    [14:59:43] [Server thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
    [14:59:43] [Server thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
    [14:59:44] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
    [14:59:46] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
    [14:59:46] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
    [14:59:46] [Server thread/INFO] [Mantle]: Loading configuration from disk.
    [14:59:46] [Server thread/INFO] [Mantle]: Configuration load completed.
    [14:59:46] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TE4 Compatibility; missing dependency: ThermalExpansion
    [14:59:46] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
    [14:59:46] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
    [14:59:46] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
    [14:59:47] [Server thread/INFO] [Forestry]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
    [14:59:47] [Server thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropCherry has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropWalnut has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropChestnut has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropLemon has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropPlum has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropDate has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:47] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name cropPapaya has occurred. It adds an item (type: class forestry.core.items.ItemFruit) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
    TO USERS: YES this is a BUG in the mod Forestry for Minecraft report it to them!
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
    [14:59:47] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.registerOreDictionary(ItemFruit.java:73)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.core.items.ItemFruit.<init>(ItemFruit.java:68)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginCore.registerItems(PluginCore.java:286)
    [14:59:47] [Server thread/WARN] [FML]: * at forestry.plugins.PluginManager.runPreInit(PluginManager.java:265)...
    [14:59:47] [Server thread/WARN] [FML]: ****************************************
    [14:59:48] [Thread-5/WARN] [Forestry]: Unable to read from remote version authority.
    [14:59:48] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
    [14:59:54] [Server thread/INFO] [RadixCore]: RadixCore version 2.0.2 is running from C:\Users\Tylor\Desktop\server2
    [14:59:55] [Server thread/INFO] [STDERR]: [com.sirolf2009.necromancy.Necromancy:preInit:108]: not connected to the internet, special scythes are de-activated
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
    [14:59:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
    [14:59:55] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
    [14:59:55] [Server thread/INFO] [TMechworks]: Loading configuration...
    [14:59:55] [Server thread/INFO] [TMechworks]: Done.
    [14:59:57] [Server thread/INFO] [FML]: Applying holder lookups
    [14:59:57] [Server thread/INFO] [FML]: Holder lookups applied
    [14:59:57] [Server thread/INFO] [FML]: Injecting itemstacks
    [14:59:57] [Server thread/INFO] [FML]: Itemstack injection complete
    [14:59:57] [Server thread/INFO]: Loading properties
    [14:59:57] [Server thread/INFO]: Default game type: SURVIVAL
    [14:59:57] [Server thread/INFO]: Generating keypair
    [14:59:57] [Server thread/INFO]: Starting Minecraft server on *:25565
    [14:59:58] [Server thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
    [14:59:58] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@2eac656f
    [14:59:58] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@34632be1
    [14:59:58] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@33f4f05
    [14:59:58] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing API Hooks...
    [14:59:58] [Server thread/INFO] [FML]: Ars Magica 2 >> Finished API Initialization
    [14:59:58] [Server thread/INFO] [Mantle]: Entering initialization phase.
    [14:59:58] [Server thread/INFO] [Natura]: Waila detected.
    [14:59:59] [Server thread/INFO] [FML]: ## Dungeon register ##
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: castlesRandomized.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: castlesSchematic.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: castlesSchematicSnow.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: caveTests.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: netherCity.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: npcVillage.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: ship.prop
    [14:59:59] [Server thread/INFO] [FML]: Registered dungeon: test.prop
    [14:59:59] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
    [14:59:59] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
    [14:59:59] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
    tinkersdefense[14:59:59] [Server thread/WARN] [TCon-API]: Could not find arrowheadCast in the ItemStack directory
    [14:59:59] [Server thread/WARN] [TCon-API]: Could not find arrowheadCast in the ItemStack directory
    [14:59:59] [Server thread/WARN] [TCon-API]: Could not find arrowheadCast in the ItemStack directory
    [14:59:59] [Server thread/INFO] [TSteelworks]: Waila detected. Registering TSteelworks with Waila registry.
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|2
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|7
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|4
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|6
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|7
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|8
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|9
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|10
    [14:59:59] [Server thread/INFO] [STDOUT]: [toops.tsteelworks.common.plugins.chisel.ChiselPlugin:addBlockVariation:40]: scorchedstone|TSteelworks:HighOven|3
    [14:59:59] [Server thread/WARN] [Forestry]: Failed to find (chisel:granite) in the Forge item and block registries.
    [14:59:59] [Server thread/WARN] [Forestry]: Failed to find (chisel:limestone) in the Forge item and block registries.
    [14:59:59] [Server thread/WARN] [Forestry]: Failed to find (chisel:marble) in the Forge item and block registries.
    [14:59:59] [Server thread/WARN] [Forestry]: Failed to find (chisel:andesite) in the Forge item and block registries.
    [14:59:59] [Server thread/WARN] [Forestry]: Failed to find (chisel:diorite) in the Forge item and block registries.
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method info.jbcs.minecraft.chisel.Waila.register
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
    [14:59:59] [Server thread/INFO] [Waila]: Receiving registration request from [ TSteelworks ] for method toops.tsteelworks.common.plugins.waila.HighOvenTankDataProvider.register
    [14:59:59] [Server thread/INFO] [FML]: Injecting itemstacks
    [14:59:59] [Server thread/INFO] [FML]: Itemstack injection complete
    [15:00:00] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
    [15:00:00] [Server thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
    [15:00:00] [Server thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
    [15:00:00] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
    [15:00:00] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
    [15:00:00] [Server thread/ERROR] [AncientWarfare]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_fountain_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_log_pile] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_outhouse_pelirow] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_pavillion_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_rubble_pile] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_stable] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_tree_swing_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_archer_tent] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_armory_tent] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_barracks_tent] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_barracks_tent2] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_empty_lot] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_officer_house] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_tinkers_house] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [lamp_post] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_barracks_pelirow] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_creeper_church_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_generals_tent] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_giant_oak] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_mayoral_manor_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_mayors_mansion] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_ranchhouse_pelirow] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_realty_office] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_tavern_pelirow] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_waterwheel_dulciphi] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_windmill] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_corner] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_gate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_lgate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_rgate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_straight] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_corner] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_gate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_lgate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_rgate] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_straight] WorldGen: false Survival: false
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded 52 structure(s)
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loading Town Templates:
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loading town template: bandit_settlement
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loading town template: large_village
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loading town template: small_town
    [15:00:01] [Server thread/INFO] [AncientWarfare]: Loaded : 3 Town Templates.
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 96
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Extending Potion.potionTypes array to 104
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 95
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 96
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 97
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 98
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 99
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 100
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 101
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 102
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 103
    [15:00:01] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
    [15:00:01] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
    [15:00:01] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
    [15:00:01] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
    [15:00:01] [Server thread/INFO] [Forestry]: Skipping CraftGuide integration.
    [15:00:01] [Server thread/INFO] [FML]: ## Chest items register ##
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:map to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:cookie to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:cocoa to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:clock to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:gold_ingot to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:saddle to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:leather to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:name_tag to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:gunpowder to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:gold_horse_armor to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Error loading item: minecraft:gold_horse_armor,1,0,1 into default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:lead to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:wheat to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:torch to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:arrow to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:coal to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:emerald to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_ingot to default chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_apple to treasure chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:gold_block to treasure chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:emerald to treasure chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:ender_pearl to treasure chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond to treasure chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:stone_sword to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond_sword to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_boots to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond_helmet to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:chainmail_leggings to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_chestplate to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond_leggings to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_boots to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_sword to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_helmet to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:chainmail_chestplate to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:chainmail_boots to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_leggings to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_leggings to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_sword to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond_boots to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:chainmail_helmet to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond_chestplate to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:golden_chestplate to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_helmet to weapon chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:gold_ingot to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:iron_ingot to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:stick to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:flint to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:coal to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:emerald to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:redstone to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:diamond to ores chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:chicken to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:cookie to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:melon to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:beef to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:potato to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:carrot to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:poisonous_potato to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:bread to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:porkchop to food chests list
    [15:00:01] [Server thread/INFO] [FML]: Added minecraft:apple to food chests list
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: +++ - Found Forestry!
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Apatite was successfully integrated
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Beginning Hive Registry...
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Compatibility OK!: Forestry Bees
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Compatibility FAIL!: Extra Bees
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Compatibility FAIL!: Magic Bees
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Hive Registry Completed!
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: Recipes sucessfully added
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: --- Forestry Integration Complete!
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: +++ - Found Tinkers Construct!
    [15:00:01] [Server thread/INFO] [Ex Nihilo]: --- Tinkers Construct Integration Complete!
    [15:00:01] [Server thread/INFO] [OpenMods]: openmods.integration.Integration.loadModules(Integration.java:32): Condition no met for integration module 'BuildCraft pipes', not loading
    [15:00:02] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type White Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Orange Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Magenta Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Blue Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Yellow Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Lime Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Pink Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Gray Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Gray Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Cyan Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Purple Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Blue Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Brown Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Green Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Red Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Black Stained Glass with capacity of 10000mB
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass chisel:glass@*|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass chisel:stained_glass_white@[0-15]|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass chisel:stained_glass_yellow@[0-15]|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass chisel:stained_glass_lightgray@[0-15]|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass chisel:stained_glass_brown@[0-15]|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@0|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@1|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@2|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@3|17500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@4|30000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@5|25000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@6|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@7|30000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@8|15000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@9|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ExtraUtilities:decorativeBlock2@10|30000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Clear Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type White Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Orange Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Magenta Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Blue Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Yellow Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Lime Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Pink Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Gray Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Gray Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Cyan Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Purple Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Blue Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Brown Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Green Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Red Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Black Stained Glass with capacity of 12500mB
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass Botania:elfGlass|17500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass Botania:manaGlass|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass Botany:stained@[0-15]|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type White Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Orange Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Magenta Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Blue Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Yellow Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Lime Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Pink Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Gray Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Light Gray Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Cyan Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Purple Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Blue Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Brown Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Green Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Red Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Black Stained Glass with capacity of 17500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Soul Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/INFO] [TSteelworks]: Registered deep tank glass type Heat Glass with capacity of 12500mB
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass Railcraft:tile.railcraftglass@[0-15]|30000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass MineFactoryReloaded:stainedglass.block@[0-15]|12500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass ThermalExpansion:Glass@0|45000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass Ztones:tile.glaxx@[0-15]|17500. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass EnderIO:blockFusedQuartz@0|45000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/WARN] [TSteelworks]: Parsing deep tank glass EnderIO:blockFusedQuartz@1|10000. INVALID: no matching itemstack found.
    [15:00:02] [Server thread/INFO] [FML]: Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [15:00:02] [Server thread/INFO] [FML]: Unknown recipe class! net.mcft.copy.betterstorage.item.recipe.PresentRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
    [15:00:02] [Server thread/WARN] [Waila]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
    [15:00:02] [Server thread/WARN] [Waila]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
    [15:00:02] [Server thread/INFO] [Waila]: [EnderStorage] EnderStorage mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [GraveStone] GraveStone mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [TwilightForestMod] TwilightForestMod mod not found.
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading Energy hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.IEnergyInfo
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading ISecureTile hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.ISecurable
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
    [15:00:02] [Server thread/WARN] [Waila]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
    [15:00:02] [Server thread/INFO] [Waila]: [Engineer Toolbox] Engineer Toolbox mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [ProjectRed] ProjectRed|Integration mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [ExtraUtilities] ExtraUtilities mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [OpenBlocks] OpenBlocks mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [Railcraft] Railcraft mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [PamHarvestCraft] PamHarvestCraft mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [MagicalCrops] MagicalCrops mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [Statues] Statues mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
    [15:00:02] [Server thread/INFO] [Waila]: Forge Multipart found and dedicated handler registered
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect am2.interop.WailaSupport callbackRegister
    [15:00:02] [Server thread/WARN] [Waila]: Could not find class am2.interop.WailaSupport
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect mods.natura.plugins.waila.WailaRegistrar wailaCallback
    [15:00:02] [Server thread/INFO] [Waila]: Success in registering Natura
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect info.jbcs.minecraft.chisel.Waila register
    [15:00:02] [Server thread/INFO] [Waila]: Success in registering chisel
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
    [15:00:02] [Server thread/INFO] [Waila]: Success in registering exnihilo
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
    [15:00:02] [Server thread/INFO] [TConstruct]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@2b971b0
    [15:00:02] [Server thread/INFO] [Waila]: Success in registering TConstruct
    [15:00:02] [Server thread/INFO] [Waila]: Trying to reflect toops.tsteelworks.common.plugins.waila.HighOvenTankDataProvider register
    [15:00:02] [Server thread/INFO] [TSteelworks]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@2b971b0
    [15:00:02] [Server thread/INFO] [Waila]: Success in registering TSteelworks
    [15:00:02] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 60 mods
    [15:00:02] [Server thread/INFO]: Preparing level "world"
    [15:00:02] [Server thread/WARN]: Unable to find spawn biome
    [15:00:02] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.NoClassDefFoundError: Could not initialize class Reflector
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:163) ~[b.class:?]
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:55) ~[b.class:?]
    at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:442) ~[b.class:?]
    at net.minecraft.world.World.<init>(World.java:264) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.<init>(WorldServer.java:97) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:219) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
    [15:00:02] [Server thread/INFO] [FML]: Applying holder lookups
    [15:00:02] [Server thread/INFO] [FML]: Holder lookups applied
    [15:00:02] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.


    The modpack is ; https://www.technicpack.net/modpack/bman-test-pack.723787


    Could anyone help me? OR simply make a server folder that works for me?


    i'll love you forever

    Posted in: Mod Packs
  • To post a comment, please .