Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:46:28] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [15:46:28] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
- [15:46:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
- [15:46:28] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
- [15:46:28] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_66
- [15:46: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
- [15:46:29] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
- [15:46:29] [main/INFO] [FML]: [AppEng] Core Init
- [15:46: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
- [15:46:29] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/INFO] [FML]: Loading tweaker forestry.shade.javacheck.Java7Checker from forestry_1.7.10-4.2.3.51.jar
- [15:46:29] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Users\ajf42\Desktop\Forge Server 1.7.10\.\mods
- [15:46:29] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [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
- [15:46:29] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
- [15:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name forestry.shade.javacheck.Java7Checker
- [15:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [15:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [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.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-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_66]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_66]
- at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_66]
- 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.1614-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_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?]
- [15:46:30] [main/INFO] [FML]: MC located at: C:\Users\ajf42\Desktop\Forge Server 1.7.10\.
- [15:46:30] [main/INFO] [FML]: AMCore >> Located Thaumcraft
- [15:46:30] [main/INFO] [FML]: AMCore >> Located Thaumcraft
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
- [15:46:30] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
- [15:46:30] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class forestry.shade.javacheck.Java7Checker
- [15:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [15:46:31] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
- [15:46:31] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
- [15:46:31] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
- [15:46:31] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
- [15:46:31] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: oi (4 / 4)
- [15:46:31] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
- [15:46:31] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Patching method interactWith in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
- [15:46:31] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
- [15:46:31] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: sv (1 / 1)
- [15:46:31] [main/INFO] [WarpDriveCore]: Injection failed for net/minecraft/entity/EntityLivingBase (0 / 1), aborting...
- [15:46:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
- [15:46:31] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: xk (1 / 1)
- [15:46:31] [main/INFO] [WarpDriveCore]: Injection failed for net/minecraft/entity/item/EntityItem (1 / 2), aborting...
- [15:46:31] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: zc (1 / 1)
- [15:46:31] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
- [15:46:31] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
- [15:46:32] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
- [15:46:32] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
- [15:46:32] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
- [15:46:32] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
- [15:46:32] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
- [15:46:32] [main/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace
- [15:46:32] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
- [15:46:32] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
- [15:46:32] [Server thread/INFO]: Starting minecraft server version 1.7.10
- [15:46:32] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [15:46:32] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
- [15:46:32] [Server thread/INFO] [FML]: Replaced 183 ore recipies
- [15:46:32] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [15:46:32] [Server thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
- [15:46:32] [Server thread/INFO] [FML]: [AppEng] Core Init
- [15:46:32] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [15:46:32] [Server thread/INFO] [FML]: Searching C:\Users\ajf42\Desktop\Forge Server 1.7.10\mods for mods
- [15:46:32] [Server thread/INFO] [FML]: Also searching C:\Users\ajf42\Desktop\Forge Server 1.7.10\mods\1.7.10 for mods
- [15:46:33] [Server thread/INFO] [FML]: Attempting to reparse the mod container Avatar TLB 0.7.4.jar
- [15:46:34] [Server thread/WARN] [DragonMounts]: Mod DragonMounts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version r41-1.7.10
- [15:46:34] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
- [15:46:35] [Server thread/WARN] [mcheli]: Mod mcheli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.10.6
- [15:46:35] [Server thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Fabrication]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:35] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:36] [Server thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
- [15:46:36] [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.2.0.345
- [15:46:36] [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.2.0.345
- [15:46:36] [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.2.0.345
- [15:46:36] [Server thread/INFO] [MCFrames]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
- [15:46:36] [Server thread/WARN] [MCFrames]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
- [15:46:36] [Server thread/WARN] [ForgeRelocation]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
- [15:46:36] [Server thread/WARN] [RelocationFMP]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
- [15:46:36] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
- [15:46:36] [Server thread/INFO] [FML]: Forge Mod Loader has identified 125 mods to load
- [15:46:36] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
- [15:46:36] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
- [15:46:36] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
- [15:46:37] [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.
- [15:46:38] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, mod_ThreadedLighting, WarpDriveCore, battlegear2, arsmagica2, Treecapitator, aether, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, appliedenergistics2, ArchimedesShips, examplemod, kieranvs_avatar, Backpack, BiblioCraft, BiblioWoodsBoP, BigReactors, BiomesOPlenty, AWWayofTime, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, CustomSpawner, customnpcs, PTRModelLib, props, DragonMounts, MoCreatures, endercore, EnderIO, enhancedportals, eternalfrost, ExtraUtilities, flansmod, Forestry, fossil, GalacticraftMars, GalacticraftCore, gilded-games-util, iChunUtil, IC2, inventorytweaks, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, Mantle, mcheli, Metallurgy, MetallurgyCore, cfm, Mystcraft, Natura, PortalGun, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, Roguelike, RopesPlus, secretroomsmod, simplyjetpacks, StevesCarts, TConstruct, Thaumcraft, ThaumcraftMobAspects, ThaumicTinkerer, tropicraft, TwilightForest, Waila, WarpDrive, weaponmod, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
- [15:46:38] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, Micdoodlecore, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, mod_ThreadedLighting, WarpDriveCore, battlegear2, arsmagica2, Treecapitator, aether, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, appliedenergistics2, ArchimedesShips, examplemod, kieranvs_avatar, Backpack, BiblioCraft, BiblioWoodsBoP, BigReactors, BiomesOPlenty, AWWayofTime, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, BuildMod, CoroPets, CoroAI, ExtendedRenderer, ConfigMod, CraftHeraldry, CustomSpawner, customnpcs, PTRModelLib, props, DragonMounts, MoCreatures, endercore, EnderIO, enhancedportals, eternalfrost, ExtraUtilities, flansmod, Forestry, fossil, GalacticraftMars, GalacticraftCore, gilded-games-util, iChunUtil, IC2, inventorytweaks, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, Mantle, mcheli, Metallurgy, MetallurgyCore, cfm, Mystcraft, Natura, PortalGun, progressiveautomation, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, Roguelike, RopesPlus, secretroomsmod, simplyjetpacks, StevesCarts, TConstruct, Thaumcraft, ThaumcraftMobAspects, ThaumicTinkerer, tropicraft, TwilightForest, Waila, WarpDrive, weaponmod, witchery, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
- [15:46:39] [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
- [15:46:40] [Server thread/INFO] [WarpDriveCore]: Injection failed for net/minecraft/world/chunk/Chunk (0 / 1), aborting...
- [15:46:40] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
- [15:46:40] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
- [15:46:41] [Server thread/INFO] [progressiveautomation]: Starting automation
- [15:46:41] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
- [15:46:41] [Server thread/INFO] [FML]: Found 429 ObjectHolder annotations
- [15:46:41] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [15:46:41] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [15:46:41] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica >> Extending Potions Array
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
- [15:46:41] [Server thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
- [15:46:41] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
- [15:46:41] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
- [15:46:41] [Server thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
- [15:46:41] [Server thread/INFO] [Treecapitator]: Loading configuration file C:\Users\ajf42\Desktop\Forge Server 1.7.10\config\Treecapitator.cfg
- [15:46:41] [Server thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
- [15:46:42] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
- [15:46:42] [Server thread/INFO] [CoFHWorld]: Registering default generators
- [15:46:42] [Server thread/INFO] [CoFHWorld]: Complete
- [15:46:42] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.14
- [15:46:42] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
- [15:46:42] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
- [15:46:42] [Thread-6/INFO] [BuildCraft]: Beginning version check
- [15:46:42] [Server thread/INFO] [AncientWarfare]: Detecting BuildCraft|Core is loaded, enabling BC Compatibility
- [15:46:42] [Server thread/INFO] [AncientWarfare]: Detecting CoFHCore is loaded, enabling RF Compatibility
- [15:46:42] [Server thread/INFO] [AncientWarfare]: RF Compatability loaded successfully
- [15:46:42] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
- [15:46:42] [Server thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [15:46:42] [Server thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
- [15:46:42] [Server thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
- [15:46:43] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
- [15:46:43] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 427ms )
- Exception in thread "AE2 VersionChecker" [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
- [15:46:43] [Server thread/INFO] [STDOUT]: [kieranvs.avatar.CommonProxy:registerRenderers:45]: [Avatar] The CommonProxy has loaded.
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
- [15:46:43] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.UnknownHostException: modupdate.ddns.net
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.PlainSocketImpl.connect(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.SocksSocketImpl.connect(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.connect(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.<init>(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.Socket.<init>(Unknown Source)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at kieranvs.avatar.UpdateChecker.run(UpdateChecker.java:30)
- [15:46:43] [Thread-8/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Thread.run(Unknown Source)
- [15:46:43] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
- [15:46:43] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
- [15:46:43] [Server thread/INFO] [Mantle]: Loading configuration from disk.
- [15:46:43] [Server thread/INFO] [Mantle]: Configuration load completed.
- [15:46:43] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TE4 Compatibility; missing dependency: ThermalExpansion
- [15:46:43] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
- [15:46:43] [Server thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
- [15:46:43] [Server thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
- [15:46:43] [Server thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
- [15:46:44] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler:<init>:56]: Server sided~
- [15:46:44] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler:<init>:304]: I am being created
- [15:46:44] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
- [15:46:44] [Server thread/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1895]: Galacticraft successfully injected bytecode into: ms (1 / 1)
- [15:46:46] [Server thread/INFO] [Railcraft]: Activating Christmas Seasonal Pack
- [15:46:46] [Server thread/INFO] [Chisel 2]: Starting pre-init...
- [15:46:46] [Server thread/INFO] [Chisel 2]: Loading blocks...
- [15:46:47] [Server thread/INFO] [Chisel 2]: 105 Feature's blocks loaded.
- [15:46:47] [Server thread/INFO] [Chisel 2]: Loading Tile Entities...
- [15:46:47] [Server thread/INFO] [Chisel 2]: Tile Entities loaded.
- [15:46:47] [Server thread/INFO] [Chisel 2]: Loading items...
- [15:46:47] [Server thread/INFO] [Chisel 2]: 105 Feature's items loaded.
- [15:46:47] [Server thread/INFO] [Chisel 2]: Pre-init finished.
- [15:46:47][FINE][noppes.npcs.LogWriter:71] Thu Dec 24 15:46:47 EST 2015
- [15:46:47][SEVERE][noppes.npcs.enchants.EnchantInterface:49] java.lang.IllegalArgumentException: Duplicate enchantment id! class noppes.npcs.enchants.EnchantDamage and class am2.enchantments.EnchantMagicResist Enchantment ID:100
- at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
- at noppes.npcs.enchants.EnchantInterface.<init>(EnchantInterface.java:24)
- at noppes.npcs.enchants.EnchantDamage.<init>(EnchantDamage.java:9)
- at noppes.npcs.enchants.EnchantInterface.load(EnchantInterface.java:43)
- at noppes.npcs.CustomNpcs.load(CustomNpcs.java:175)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:47][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
- [15:46:50] [Server thread/INFO] [EnderIO]: XP Juice registered by Ender IO.
- [15:46:50] [Server thread/WARN] [EnhancedPortals]: Unable to get the latest version information
- [15:46:51] [Server thread/INFO] [FML]: [Eternal Frost] Generating Biome ID's
- [15:46:51] [Server thread/INFO] [FML]: [Eternal Frost] Generated Config!
- [15:46:51] [Server thread/INFO] [extrautils]: Hello World
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitialising Flan's mod.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Mecha Parts-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Modern Warfare-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Nerf-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Simple Parts-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Titan-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : WW2-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Ye Olde-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack : Zombie-Content Pack-1.7.10-4.10.0.jar
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack list server side.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded part.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.guns.ShootableType:read:150]: Reading grenade file failed.
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NumberFormatException: For input string: "0.5"
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.NumberFormatException.forInputString(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Integer.parseInt(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.guns.ShootableType.read(ShootableType.java:104)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.guns.BulletType.read(BulletType.java:53)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded bullet.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded attachment.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded grenade.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded gun.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded aa.
- [15:46:51] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:51] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Chi-Ha
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Fury
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Fury
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading KV1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading KV1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Panzer
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Panzer
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Sherman
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Sherman
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:407)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:52] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:415)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:52] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Errored reading Type4HoRo
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ArrayIndexOutOfBoundsException: 1
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.DriveableType.read(DriveableType.java:400)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.driveables.VehicleType.read(VehicleType.java:51)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.read(InfoType.java:60)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.readContentPacks(FlansMod.java:495)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.preInit(FlansMod.java:200)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:53] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded vehicle.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded plane.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mechaItem.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
- [15:46:53] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
- [15:46:54] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
- [15:46:54] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
- [15:46:54] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
- [15:46:54] [Server thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
- [15:46:54] [Server thread/INFO] [Forestry]: Module RotaryCraft Plugin failed to load: RotaryCraft not found
- [15:46:54] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
- [15:46:54] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
- [15:46:54] [Server thread/INFO] [Galacticraft]: Galacticraft oil is not default, issues may occur.
- [15:46:54] [Server thread/INFO] [Galacticraft]: Galacticraft fuel is not default, issues may occur.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-version created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-mobevents created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config lycanitesmobs-itemlists created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-general created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-spawning created successfully.
- [15:46:55] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-general created successfully.
- [15:46:55:441][mcheli][Server] MC Ver:1.7.10 MOD Ver:0.10.6
- [15:46:55:442][mcheli][Server] Start load...
- [15:46:55:442][mcheli][Server] SourcePath: .
- [15:46:55:443][mcheli][Server] CurrentDirectory:C:\Users\ajf42\Desktop\Forge Server 1.7.10\.
- [15:46:55:452][mcheli][Server] loaded C:\Users\ajf42\Desktop\Forge Server 1.7.10\.\config\mcheli.cfg
- [15:46:55:455][mcheli][Server] update C:\Users\ajf42\Desktop\Forge Server 1.7.10\.\config\mcheli.cfg
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\sounds.json (The system cannot find the path specified)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.PrintWriter.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_SoundsJson.update(MCH_SoundsJson.java:33)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:55:555][mcheli][Server] Failed sounds.json update! 0 sounds
- [15:46:55:555][mcheli][Server] Register item
- [15:46:55:572][mcheli][Server] Register system
- [15:46:55:595][mcheli][Server] Register entity
- [15:46:55:620][mcheli][Server] Register renderer
- [15:46:55:621][mcheli][Server] Register models
- [15:46:55:622][mcheli][Server] Register Sounds
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\en_US.lang (The system cannot find the path specified)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: .\assets\mcheli\lang\ja_JP.lang (The system cannot find the path specified)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.open(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileOutputStream.<init>(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_OutputFile.openUTF8(MCH_OutputFile.java:38)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.wrapper.W_LanguageRegistry.updateLang(W_LanguageRegistry.java:78)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mcheli.MCH_MOD.PreInit(MCH_MOD.java)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:46:55] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:46:55:789][mcheli][Server] End load
- [15:46:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
- [15:46:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
- [15:46:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
- [15:46:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
- [15:46:55] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
- [15:46:55] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCopper has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTin has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotManganese has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBronze has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHepatizon has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDamascusSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAngmallen has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotEximite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMeutoite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDesichalkos has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPrometheum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotDeepIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInfuscolium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBlackSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOureclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAstralSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCarmot has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMithril has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotRubracium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotQuicksilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotHaderoth has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotOrichalcum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCelenegil has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAdamantine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAtlarus has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotTartarite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotIgnatius has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowIron has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotLemurite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotMidasium has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVyroxeres has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotCeruclase has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAlduorite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotKalendrite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotVulcanite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSanguinite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotShadowSteel has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotInolashite has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotAmordrine has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotZinc has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotPlatinum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotBrass has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:56] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotElectrum has occurred. It adds an item (type: class com.teammetallurgy.metallurgy.metals.MetalItem) 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 Metallurgy 4 report it to them!
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:534)
- [15:46:56] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:501)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.metals.MetalSet.load(MetalSet.java:380)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.injectMetalSet(BlockList.java:201)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.initMetalSets(BlockList.java:163)
- [15:46:56] [Server thread/WARN] [FML]: * at com.teammetallurgy.metallurgy.BlockList.init(BlockList.java:91)...
- [15:46:56] [Server thread/WARN] [FML]: ****************************************
- [15:46:57] [Server thread/INFO] [PortalGun]: [4.0.0-beta-6] Loading properties.
- [15:46:57] [Server thread/INFO] [progressiveautomation]: ImmersiveEngineering not found, not loading
- [15:46:57] [Server thread/INFO] [progressiveautomation]: harvestcraft not found, not loading
- [15:46:57] [Server thread/INFO] [progressiveautomation]: PneumaticCraft not found, not loading
- [15:46:57] [Server thread/INFO] [progressiveautomation]: MFR Loaded
- [15:46:57] [Server thread/INFO] [progressiveautomation]: AgriCraft not found, not loading
- [15:46:57] [Server thread/INFO] [progressiveautomation]: B0bGrowsOre not found, not loading
- [15:46:57] [Server thread/INFO] [progressiveautomation]: Thaumcraft Loaded
- [15:46:57] [Server thread/INFO] [progressiveautomation]: RightClickPlants Loaded
- [15:46:57] [Server thread/INFO] [progressiveautomation]: Vanilla Loaded
- [15:46:57] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
- [15:46:57] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: Thermal Expansion smelter recipe
- [15:46:57] [Server thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
- [15:46:58] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
- [15:46:58] [Server thread/INFO] [simplyjetpacks]: Successfully found CoFHLib
- [15:46:58] [Server thread/INFO] [simplyjetpacks]: Loading configuration files
- [15:46:58] [Server thread/INFO] [simplyjetpacks]: Registering items
- [15:46:58] [Server thread/INFO] [WarpDrive]: Adding 'overworld' as Planet [Dimension 0(0, 0) Border(100000, 100000) Space(0, 0)]
- [15:46:59] [Server thread/INFO] [FML]: Applying holder lookups
- [15:46:59] [Server thread/INFO] [FML]: Holder lookups applied
- [15:46:59] [Server thread/INFO] [FML]: Injecting itemstacks
- [15:46:59] [Server thread/INFO] [FML]: Itemstack injection complete
- [15:46:59] [Server thread/INFO]: Loading properties
- [15:46:59] [Server thread/INFO]: Default game type: CREATIVE
- [15:46:59] [Server thread/INFO]: Generating keypair
- [15:46:59] [Server thread/INFO]: Starting Minecraft server on *:25565
- [15:46:59] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
- [15:46:59] [Server thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
- [15:46:59] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@b618a4c
- [15:46:59] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@6b36e5a6
- [15:46:59] [Server thread/INFO] [FML]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@1ae82e2f
- [15:46:59] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing API Hooks...
- [15:46:59] [Server thread/INFO] [FML]: Ars Magica 2 >> Finished API Initialization
- [15:46:59] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod bspkrsCore
- Dec 24, 2015 3:47:00 PM java.util.prefs.WindowsPreferences <init>
- WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
- [15:47:00] [Server thread/INFO] [bspkrsCore]: bspkrsCore 6.15 is out of date! Visit http://www.minecraftforum.net/topic/1114612- to download the latest release (6.16).
- [15:47:00] [Server thread/INFO] [bspkrsCore]: Initializing ModVersionChecker for mod Treecapitator
- [15:47:00] [Server thread/INFO] [AE2:S]: Initialization ( started )
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
- [15:47:00] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 8 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 14 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 202 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 55 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 2 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 8 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 7 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Recipes Loading: GrindFZ: 7 loaded.
- [15:47:00] [Server thread/INFO] [AE2:S]: Initialization ( ended after 144ms )
- [15:47:00] [Server thread/INFO] [STDOUT]: [com.example.examplemod.ExampleMod:init:18]: DIRT BLOCK >> tile.dirt
- [15:47:00] [Server thread/INFO] [Mantle]: Entering initialization phase.
- [15:47:00] [Server thread/INFO] [Natura]: Waila detected.
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
- [15:47:00] [Server thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
- [15:47:01] [Server thread/INFO] [Chisel 2]: Starting init...
- [15:47:01] [Server thread/INFO] [Chisel 2]: Loading recipes...
- [15:47:01] [Server thread/INFO] [Chisel 2]: 105 Feature's recipes loaded.
- [15:47:01] [Server thread/INFO] [Chisel 2]: Init finished.
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Skipping client class com.enderio.core.client.gui.bettermodlist.EventHandlerGui, we are on a dedicated server
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Skipping client class com.enderio.core.client.handlers.EnchantTooltipHandler, we are on a dedicated server
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Skipping client class com.enderio.core.client.handlers.OreDictTooltipHandler, we are on a dedicated server
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Skipping client class com.enderio.core.client.handlers.ClientHandler, we are on a dedicated server
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
- [15:47:01] [Server thread/INFO] [EnderCore]: [Handlers] Skipping client class com.enderio.core.client.handlers.SpecialTooltipHandler, we are on a dedicated server
- [15:47:01] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
- [15:47:01] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
- [15:47:01] [Server thread/INFO] [EnderIO]: Updating config...
- [15:47:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Initialising Flan's Mod.
- [15:47:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Failed to add recipe for : 20mm
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.StringIndexOutOfBoundsException: String index out of range: 2
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.String.charAt(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.addRecipe(InfoType.java:189)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.types.InfoType.addRecipe(InfoType.java:157)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.flansmod.common.FlansMod.init(FlansMod.java:223)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
- [15:47:01] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
- [15:47:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded recipes.
- [15:47:01] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading complete.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config forestmobs-stats created successfully.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-stats created successfully.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config junglemobs-stats created successfully.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config saltwatermobs-stats created successfully.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config mountainmobs-stats created successfully.
- [15:47:01] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config plainsmobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config shadowmobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config freshwatermobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config demonmobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config swampmobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config desertmobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-stats created successfully.
- [15:47:02] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Registering harvestables.
- [15:47:02] [Server thread/INFO] [TConstruct]: Waila detected. Registering TConstruct tank blocks with Waila registry.
- [15:47:02] [Server thread/INFO] [TConstruct]: BuildCraft detected. Registering facades.
- [15:47:02] [Server thread/INFO] [TConstruct]: AE2 detected. Registering for Spatial IO.
- [15:47:02] [Server thread/INFO] [TConstruct]: IC2 detected. Preparing for shenanigans.
- [15:47:02] [Server thread/INFO] [TConstruct]: Mystcraft detected. Blacklisting Mystcraft fluid symbols.
- [15:47:02] [Server thread/INFO] [TConstruct]: ForgeMultipart detected. Registering TConstruct decorative blocks with FMP.
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering handlers
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering network messages
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Stealing Ender IO's items
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering recipes
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Doing intermod communication
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering EIO Alloy Smelter recipe
- [15:47:02] [Server thread/INFO] [simplyjetpacks]: Registering EIO Soul Binder recipe
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.swimming in slot 86! offender: Fire Imbued.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.resizing in slot 87! offender: Wated Imbued.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.enderinhibition in slot 89! offender: Earth Imbued.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.illfitting in slot 90! offender: Air Imbued.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.attractprojectiles in slot 100! offender: Drowning.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.repellattacker in slot 101! offender: Boost.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.stoutbelly in slot 102! offender: Whirlwind.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 112! offender: Soul Harden.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 113! offender: Deafness.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 114! offender: Feather Fall.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 115! offender: Demon Cloaking.
- [15:47:02] [Server thread/WARN] [witchery: SERVER]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 116! offender: Amphibian.
- [15:47:02] [Server thread/INFO] [Treecapitator]: Received IMC message from mod Natura.
- [15:47:02] [Server thread/WARN] [Treecapitator]: Unknown tag "useShiftedItemID" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [15:47:02] [Server thread/WARN] [Treecapitator]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [15:47:02] [Server thread/INFO] [Treecapitator]: Received IMC message from mod BiomesOPlenty.
- [15:47:02] [Server thread/WARN] [Treecapitator]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
- [15:47:03] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AdaptiveSmelteryLogic by TConstruct
- [15:47:03] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.AqueductLogic by TConstruct
- [15:47:03] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TankAirLogic by TConstruct
- [15:47:03] [Server thread/INFO] [AE2:S]: Bad Class Registered: tconstruct.smeltery.logic.TowerFurnaceLogic by TConstruct
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ ThaumicTinkerer ] for method thaumic.tinkerer.common.compat.TTinkererProvider.callbackRegister
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ Natura ] for method mods.natura.plugins.waila.WailaRegistrar.wailaCallback
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ chisel ] for method com.cricketcraft.chisel.compat.WailaCompat.register
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ secretroomsmod ] for method com.github.abrarsyed.secretroomsmod.client.waila.WailaProvider.register
- [15:47:03] [Server thread/INFO] [Waila]: Receiving registration request from [ witchery ] for method com.emoniph.witchery.integration.ModHookWailaRegistrar.callbackRegister
- [15:47:03] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [15:47:03] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [15:47:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
- [15:47:03] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [15:47:03] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [15:47:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
- [15:47:03] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [15:47:03] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [15:47:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
- [15:47:03] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
- [15:47:03] [Server thread/INFO] [EnderIO]: Found 1 valid Alloy Smelter recipes in config.
- [15:47:03] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid gold.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid steel.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid emerald.liquid
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ardite.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid cobalt.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid pigiron.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid bronze.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid alumite.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid aluminumbrass.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid manyullyn.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid ender
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid silver.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid invar.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid electrum.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid platinum.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid signalum.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid lumium.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid mithril.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/INFO] [Mystcraft]: Receiving fluid symbol blacklist request from [TConstruct] for fluid enderium.molten
- [15:47:03] [Server thread/INFO] [Mystcraft]: Fluid blacklist request successful.
- [15:47:03] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [15:47:03] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [15:47:03] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [15:47:03] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [15:47:03] [Server thread/ERROR] [Mystcraft]: IMC message 'fluidsymbol' from [witchery] unrecognized
- [15:47:03] [Server thread/INFO] [FML]: Injecting itemstacks
- [15:47:03] [Server thread/INFO] [FML]: Itemstack injection complete
- [15:47:03] [Server thread/INFO] [FML]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
- [15:47:03] [Server thread/INFO] [Treecapitator]: Prioritizing User and IMC mod configs...
- [15:47:03] [Server thread/INFO] [Treecapitator]: Registering items and trees...
- [15:47:03] [Server thread/INFO] [Treecapitator]: Skipping Ore Dictionary processing.
- [15:47:03] [Server thread/INFO] [BuildCraft]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [big_fortress] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [desert_tower] WorldGen: true Survival: false
- [15:47:04] [Server thread/ERROR] [AncientWarfare]: Could not locate biome: desert oil field while registering template: desert_tower for world generation.
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [jungle_fortress] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [lava_trap_new] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [pirate_fortress] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [trading_post] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [viking_tower] WorldGen: true Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_church] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_large] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_garden_small] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_house_garden] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut1] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_hut2] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_library] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [village_smith] WorldGen: false Survival: true
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_fountain_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_log_pile] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_outhouse_pelirow] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_pavillion_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_rubble_pile] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_stable] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [cosmetic_tree_swing_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_archer_tent] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_armory_tent] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_barracks_tent] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_barracks_tent2] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_empty_lot] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_officer_house] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [house_tinkers_house] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [lamp_post] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_barracks_pelirow] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_creeper_church_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_generals_tent] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_giant_oak] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_mayoral_manor_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_mayors_mansion] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_ranchhouse_pelirow] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_realty_office] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_tavern_pelirow] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_waterwheel_dulciphi] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [unique_windmill] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_corner] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_gate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_lgate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_rgate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_bandit_straight] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_corner] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_gate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_lgate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_rgate] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded Structure Template: [wall_cobble_straight] WorldGen: false Survival: false
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded 52 structure(s)
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loading Town Templates:
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loading town template: bandit_settlement
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loading town template: large_village
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loading town template: small_town
- [15:47:04] [Server thread/INFO] [AncientWarfare]: Loaded : 3 Town Templates.
- [15:47:04] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
- [15:47:04] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
- [15:47:04] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraftforge/fluids/IFluidHandler
- [15:47:04] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [15:47:04] [Server thread/ERROR] [ForgeMultipart]: Trait already registered for net/minecraft/inventory/ISidedInventory
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5294 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2442 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySink_TileCableBus loaded successfully - 4248 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4184 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1801 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
- [15:47:04] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: Rotary Craft - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Railcraft - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: BuildCraft - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Deep Storage Unit - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: Factorization - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Forge MultiPart - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: Rotatable Blocks - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Colored Lights Core - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
- [15:47:04] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: ImmibisMicroblocks - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: BetterStorage - Integration Disabled
- [15:47:04] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 181ms )
- [15:47:04] [Server thread/INFO] [ArchimedesShips]: Reading metarotation file: default.mrot
- [15:47:04] [Server thread/INFO] [Mantle]: Entering postinitialization phase.
- [15:47:04] [Server thread/INFO] [Mantle]: Loading Manual XML from: /assets/mantle/manuals/test.xml
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wheatBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.barleyBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.potatoBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.carrotBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.wartBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.cottonBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.boneBag@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.railcraft.ingot@3
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@5
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@9
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@8
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@10
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@9
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@11
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@4
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.railcraft.cube@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.chest@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:block_bedrockium@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@3
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@4
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@5
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@6
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@7
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@8
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@9
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@10
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@11
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@12
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@13
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@14
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.extrautils:cobblestone_compressed@15
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@3
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@3
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@4
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@4
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@5
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@5
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@6
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@6
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.block@7
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.base.brick@7
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.block@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.ender.brick@2
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@0
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@1
- [15:47:04] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@12
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@12
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@13
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@13
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@14
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@14
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.block@15
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.fantasy.brick@15
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.block@12
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.nether.brick@12
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.block@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.precious.brick@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.utility.block@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.zaniteBlock@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockQuartz@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.appliedenergistics2.BlockFluix@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.brMetal.0@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemPlutonium@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.itemUran235@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xic2.blockMetal@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.itemAlloy@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.blockIngotStorage@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.for.resourceStorage@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.vanilla.brick@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.vanilla.brick@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.metal.block.extra.storage.block@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@5
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@6
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@7
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@10
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.projectred.exploration.stone@11
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@0
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@1
- [15:47:05] [Server thread/INFO] [BloodMagic]: Adding the following recipe to the Compression Handler: 1xtile.SC2:BlockMetalStorage@2
- [15:47:05] [Server thread/INFO] [BloodMagic]: Total number of compression recipes: 221
- [15:47:06] [Server thread/INFO] [IC2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
- [15:47:06] [Server thread/INFO] [IC2.General]: IC2 version 2.2.810-experimental loaded.
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Found potion array with a size of 352
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionFluxTaint with id 27
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionVisExhaust with id 28
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionInfectiousVisExhaust with id 29
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionUnnaturalHunger with id 30
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionWarpWard with id 31
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionDeathGaze with id 119
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionBlurredVision with id 120
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionSunScorned with id 121
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Initializing PotionThaumarhia with id 122
- [15:47:06] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Raspberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blueberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blackberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Maloberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Blightberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Duskberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Skyberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Stingberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Crops]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Crops]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Iron Oreberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Gold Oreberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Copper Oreberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Tin Oreberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Aluminum Oreberry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding clickable crop support for [Essence Berry Bush]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Water Artichoke]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Belladonna]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Mandrake]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Snowbell]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wormwood]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Minedrake]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Adding standard crop support for [Wolfsbane]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-37] to only spawn TC content at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Blacklisting dimension [-38] to only spawn TC content at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Zombie] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Spider] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Blaze] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Enderman] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Witch] to spawn champion mobs at level [1]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
- [15:47:06] [Server thread/WARN] [THAUMCRAFT]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
- [15:47:06] [Server thread/WARN] [Railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
- [15:47:07] [Server thread/INFO] [EnderIO]: Loaded 2 grinding balls from SAG Mill config.
- [15:47:07] [Server thread/INFO] [EnderIO]: Excluding 9 recipes from grinding balls bonus.
- [15:47:07] [Server thread/INFO] [EnderIO]: Found 204 valid SAG Mill recipes in config.
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@11
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@11
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.blockMetal@2
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.precious.block@1
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xic2.itemIngot@6
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.metal.block.precious.ore@1
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.tconstruct.Materials@13
- [15:47:07] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0
- [15:47:07] [Server thread/INFO] [EnderIO]: Finished processing SAG Mill recipes. 195 recipes avaliable.
- [15:47:07] [Server thread/INFO] [EnderIO]: Found 31 valid Alloy Smelter recipes in config.
- [15:47:07] [Server thread/INFO] [EnderIO]: Finished processing Alloy Smelter recipes. 35 recipes avaliable.
- [15:47:07] [Server thread/INFO] [EnderIO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
- [15:47:07] [Server thread/INFO] [EnderIO]: Found 4 valid Slice'N'Splice recipes in config.
- [15:47:07] [Server thread/INFO] [EnderIO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
- [15:47:07] [Server thread/INFO] [EnderIO]: Found 4 valid Vat recipes in config.
- [15:47:07] [Server thread/INFO] [EnderIO]: Finished processing Vat recipes. 4 recipes avaliable.
- [15:47:07] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
- [15:47:07] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [15:47:07] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
- [15:47:07] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soul_stealer when parsing enchanter recipes.
- [15:47:07] [Server thread/ERROR] [EnderIO]: Valid input found for enchantment enchant.cofh.holding not found.
- [15:47:07] [Server thread/ERROR] [EnderIO]: Valid input found for enchantment enchant.cofh.multishot not found.
- [15:47:07] [Server thread/INFO] [EnderIO]: Loaded 28 recipes for Enchanter
- [15:47:07] [Server thread/INFO] [EnderIO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
- [15:47:08] [Server thread/INFO] [STDOUT]: [com.flansmod.common.FlansHooks:hook:23]: [Flan] BuildCraft integration loaded.
- [15:47:08] [Server thread/INFO] [Forestry]: Skipping CraftGuide integration.
- [15:47:08] [Server thread/INFO] [FML]: While registering space station recipe, found 1 type(s) of waferAdvanced
- [15:47:08] [Server thread/INFO] [FML]: While registering space station recipe, found 7 type(s) of ingotTin
- [15:47:08] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config arcticmobs-worldgen created successfully.
- [15:47:08] [Server thread/INFO] [STDOUT]: [lycanite.lycanitesmobs.LycanitesMobs:printInfo:377]: [LycanitesMobs] [Info] Config infernomobs-worldgen created successfully.
- [15:47:08] [Server thread/INFO] [TConstruct]: Thaumcraft detected. Adding thaumium tools.
- [15:47:08] [Server thread/WARN] [Mystcraft]: Biome (id 160) is in list as element 161.
- [15:47:08] [Server thread/INFO] [Mystcraft]: Some Mod is attempting to register a block symbol over an existing registration.
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-default.xml...
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=4: Element type "warpdriveWorldGeneration" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=6: Element type "FillerSet" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=7: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=8: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=9: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=10: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=11: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=12: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=13: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [STDERR]: [com.sun.org.apache.xerces.internal.jaxp.DefaultValidationErrorHandler:error:-1]: Error: URI=file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml Line=14: Element type "filler" must be declared.
- [15:47:09] [Server thread/INFO] [WarpDrive]: Removed child element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml of element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml, results: {ImmersiveEngineering: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Removed child element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml of element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml, results: {ImmersiveEngineering: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Removed child element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml of element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml, results: {ImmersiveEngineering: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Removed child element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml of element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml, results: {ImmersiveEngineering: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Removed child element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml of element file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml, results: {ImmersiveEngineering: not loaded, }
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml refers to missing block warpdrive:iridiumBlock: ignoring that entry...
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml refers to missing block icbm:sulfur_ore: ignoring that entry...
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml refers to missing block ae2:quartz: ignoring that entry...
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml refers to missing block ae2:quartz: ignoring that entry...
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/filler-default.xml refers to missing block warpdrive:iridiumBlock: ignoring that entry...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-default.xml done
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-netherores.xml...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Skippping filler data file filler-netherores.xml because of: {netherores: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-netherores.xml done
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-undergroundbiomes.xml...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Skippping filler data file filler-undergroundbiomes.xml because of: {UndergroundBiomes: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading filler data file filler-undergroundbiomes.xml done
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure data file structures-default.xml
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure red_giant
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell core
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell surface
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure theMoon
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell core
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell surface
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure theCorruptedMoon
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell core
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell surface
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/structures-default.xml refers to missing block minecraft:brick: ignoring that entry...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure nether_moon
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell substance
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure end_moon
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell substance
- [15:47:09] [Server thread/WARN] [WarpDrive]: Filler file:/C:/Users/ajf42/Desktop/Forge%20Server%201.7.10/config/WarpDrive/structures-default.xml refers to missing block minecraft:whiteStone: ignoring that entry...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure ClusteredAsteroid
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure SphericalAsteroid
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure diamondGeode
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading shell mantle
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finished loading structure data file structures-default.xml
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading structure data file structures-netherores.xml
- [15:47:09] [Server thread/INFO] [WarpDrive]: Skippping structure data file structures-netherores.xml because of: {netherores: not loaded, }
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finished loading structure data file structures-netherores.xml
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing block Artifacts:invisible_bedrock
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing block Artifacts:anti_anti_builder_stone
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing block InvisibLights:blockLightSource
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing block AdvancedRepulsionSystems:field
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing block Artifacts:anti_builder
- [15:47:09] [Server thread/INFO] [WarpDrive]: Active blocks dictionnary:
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 37 ores: GalacticraftCore:tile.moonBlock, Metallurgy:fantasy.ore, BiomesOPlenty:gemOre, minecraft:air, minecraft:coal_ore, IC2:blockOreCopper, Metallurgy:precious.ore, minecraft:iron_ore, Metallurgy:ender.ore, appliedenergistics2:tile.OreQuartz, minecraft:gold_ore, ProjRed|Exploration:projectred.exploration.ore, TConstruct:ore.berries.one, appliedenergistics2:tile.OreQuartzCharged, fossil:fossil, IC2:blockOreLead, Metallurgy:base.ore, Railcraft:ore, IC2:blockOreUran, GalacticraftCore:tile.gcBlockCore, Metallurgy:utility.ore, GalacticraftMars:tile.asteroidsBlock, minecraft:lapis_ore, minecraft:redstone_ore, arsmagica2:vinteumOre, IC2:blockOreTin, BigReactors:YelloriteOre, TConstruct:GravelOre, minecraft:emerald_ore, Metallurgy:nether.ore, GalacticraftMars:tile.mars, TConstruct:SearedBrick, minecraft:quartz_ore, Forestry:resources, minecraft:diamond_ore, TConstruct:ore.berries.two, Thaumcraft:blockCustomOre
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 5 soils: minecraft:dirt, minecraft:grass, minecraft:soul_sand, minecraft:sand, minecraft:farmland
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 20 logs: Forestry:logs, IC2:blockRubWood, minecraft:log2, BiomesOPlenty:logs2, Natura:redwood, Thaumcraft:blockMagicalLog, fossil:palaeorapheLog, BiomesOPlenty:logs4, Natura:willow, Natura:Dark Tree, BiomesOPlenty:logs1, BiomesOPlenty:logs3, Forestry:logsFireproof, Natura:tree, TwilightForest:tile.TFMagicLog, TwilightForest:tile.TFLog, minecraft:log, arsmagica2:WitchwoodLog, Natura:Rare Tree, witchery:witchlog
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 20 leaves: BiomesOPlenty:leaves1, TwilightForest:tile.TFMagicLeaves, BiomesOPlenty:leaves2, Natura:Rare Leaves, BiomesOPlenty:colorizedLeaves2, Forestry:leaves, Natura:Dark Leaves, BiomesOPlenty:leaves4, BiomesOPlenty:leaves3, witchery:witchleaves, minecraft:leaves2, minecraft:leaves, Natura:floraleaves, BiomesOPlenty:colorizedLeaves1, BiomesOPlenty:appleLeaves, Natura:floraleavesnocolor, IC2:blockRubLeaves, BiomesOPlenty:persimmonLeaves, TwilightForest:tile.TFLeaves, fossil:palaeorapheLeaves
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 1 anchors: minecraft:bedrock
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 21 with NoMass tag: TwilightForest:tile.TFMagicLeaves, BiomesOPlenty:leaves2, Natura:Dark Leaves, WarpDrive:blockAir, BiomesOPlenty:leaves3, Natura:floraleaves, BiomesOPlenty:colorizedLeaves1, BiomesOPlenty:appleLeaves, Natura:floraleavesnocolor, IC2:blockRubLeaves, BiomesOPlenty:persimmonLeaves, TwilightForest:tile.TFLeaves, fossil:palaeorapheLeaves, BiomesOPlenty:leaves1, Natura:Rare Leaves, BiomesOPlenty:colorizedLeaves2, Forestry:leaves, BiomesOPlenty:leaves4, witchery:witchleaves, minecraft:leaves2, minecraft:leaves
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 2 with LeftBehind tag: Railcraft:residual.heat, WarpDrive:blockGas
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 23 expandable: TwilightForest:tile.TFMagicLeaves, BiomesOPlenty:leaves2, Natura:Dark Leaves, WarpDrive:blockAir, Railcraft:residual.heat, BiomesOPlenty:leaves3, Natura:floraleaves, BiomesOPlenty:colorizedLeaves1, BiomesOPlenty:appleLeaves, Natura:floraleavesnocolor, IC2:blockRubLeaves, BiomesOPlenty:persimmonLeaves, TwilightForest:tile.TFLeaves, fossil:palaeorapheLeaves, BiomesOPlenty:leaves1, Natura:Rare Leaves, BiomesOPlenty:colorizedLeaves2, Forestry:leaves, BiomesOPlenty:leaves4, WarpDrive:blockGas, witchery:witchleaves, minecraft:leaves2, minecraft:leaves
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 7 with Mining tag: minecraft:glowstone, WarpDrive:blockIridium, minecraft:obsidian, minecraft:fence, minecraft:web, minecraft:redstone_block, minecraft:torch
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 4 with NoMining tag: IC2:blockAlloy, IC2:blockReinforcedFoam, minecraft:bedrock, IC2:blockAlloyGlass
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 7 with Placement priority: IC2:blockGenerator=3, IC2:blockAlloy=0, IC2:blockReinforcedFoam=0, minecraft:obsidian=0, WarpDrive:blockAir=4, IC2:blockAlloyGlass=0, IC2:blockReactorChamber=4
- [15:47:09] [Server thread/INFO] [WarpDrive]: Active entities dictionnary:
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 0 anchors:
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 19 with NoMass tag: IC2.Nuke, IC2.Dynamite, MinecartSpawner, GalacticraftCore.OxygenBubble, MinecartChest, EnderCrystal, ItemFrame, IC2.StickyDynamite, Painting, IC2.BoatElectric, MinecartFurnace, IC2.Itnt, MinecartTNT, IC2.BoatCarbon, IC2.BoatRubber, MinecartHopper, LeashKnot, MinecartRideable, Boat
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 1 with LeftBehind tag: GalacticraftCore.OxygenBubble
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 18 with NonLivingTarget tag: IC2.Nuke, IC2.Dynamite, MinecartSpawner, MinecartChest, EnderCrystal, ItemFrame, IC2.StickyDynamite, Painting, IC2.BoatElectric, MinecartFurnace, IC2.Itnt, MinecartTNT, IC2.BoatCarbon, IC2.BoatRubber, MinecartHopper, LeashKnot, MinecartRideable, Boat
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item AdvancedSolarPanel:hybrid_solar_helmet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item AdvancedSolarPanel:ultimate_solar_helmet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item AdvancedSolarPanel:advanced_solar_helmet
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item GraviSuite:advJetpack
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item GraviSuite:graviChestPlate
- [15:47:09] [Server thread/INFO] [WarpDrive]: Ignoring missing item GraviSuite:advNanoChestPlate
- [15:47:09] [Server thread/INFO] [WarpDrive]: Active items dictionnary:
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 2 allowing fly in space: ic2.core.item.armor.ItemArmorJetpackElectric@38682b60, ic2.core.item.armor.ItemArmorJetpack@22ed4680
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 4 absorbing fall damages: ic2.core.item.armor.ItemArmorQuantumSuit@7acbcf6b, ic2.core.item.armor.ItemArmorHazmat@5bd34a22, ic2.core.item.armor.ItemArmorJetpackElectric@38682b60, ic2.core.item.armor.ItemArmorJetpack@22ed4680
- [15:47:09] [Server thread/INFO] [WarpDrive]: - 4 allowing breathing compressed air: ic2.core.item.armor.ItemArmorSolarHelmet@26d8098a, ic2.core.item.armor.ItemArmorNanoSuit@46065b02, ic2.core.item.armor.ItemArmorQuantumSuit@12aed989, ic2.core.item.armor.ItemArmorHazmat@6d2a1dc6
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet commonOres
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet end
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet nether
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet overworld
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet rareOres
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet stone_ores
- [15:47:09] [Server thread/INFO] [WarpDrive]: Finishing construction of FillerSet uncommonOres
- [15:47:09] [Server thread/INFO] [WarpDrive]: Opening gates file 'gates.txt'
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loading jump gates from gates.txt...
- [15:47:09] [Server thread/INFO] [WarpDrive]: Loaded 0 jump gates.
- [15:47:09] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
- [15:47:09] [Server thread/ERROR] [FML]:
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
- UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
- UCHIJ AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
- UCHIJ appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
- UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
- UCHIJ Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
- UCHIJ NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
- UCHIJ ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
- UCHIJ <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJ mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
- UCHIJ WarpDriveCore{1.3.13} [WarpDriveCore] (minecraft.jar)
- UCHIJ gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.8.jar)
- UCHIJ battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar)
- UCHIJ AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
- UCHIJ arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
- UCHIJ bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
- UCHIJ Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
- UCHIJ aether{1.7.10-1.5.2} [Aether II] (aether-1.7.10-1.5.2.jar)
- UCHIJ AncientWarfare{2.4.113-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.113-beta-MC1.7.10-FULL.jar)
- UCHIJ CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
- UCHIJ BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
- UCHIJ AncientWarfareAutomation{2.4.113-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.113-beta-MC1.7.10-FULL.jar)
- UCHIJ AncientWarfareNEIPlugin{2.4.113-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.113-beta-MC1.7.10-FULL.jar)
- UCHIJ AncientWarfareNpc{2.4.113-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.113-beta-MC1.7.10-FULL.jar)
- UCHIJ AncientWarfareStructure{2.4.113-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.113-beta-MC1.7.10-FULL.jar)
- UCHIJ appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
- UCHIJ ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
- UCHIJ examplemod{1.0} [Example Mod] (Avatar TLB 0.7.4.jar)
- UCHIJ kieranvs_avatar{0.7.4} [Avatar] (Avatar TLB 0.7.4.jar)
- UCHIJ Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
- UCHIJ BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
- UCHIJ Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
- UCHIJ Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
- UCHIJ BiomesOPlenty{2.1.0} [Biomes O' Plenty] (Biomes O Plenty.jar)
- UCHIJ BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
- UCHIJ BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
- UCHIJ AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
- UCHIJ BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
- UCHIJ BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
- UCHIJ BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
- UCHIJ BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
- UCHIJ BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
- UCHIJ BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
- UCHIJ CarpentersBlocks{3.3.8_dev_r6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r6 - MC 1.7.10.jar)
- UCHIJ IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar)
- UCHIJ Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
- UCHIJ Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
- UCHIJ Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
- UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
- UCHIJ ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- UCHIJ chisel{2.3.9.36} [Chisel 2] (Chisel 2.jar)
- UCHIJ ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
- UCHIJ BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
- UCHIJ CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
- UCHIJ CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
- UCHIJ ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
- UCHIJ ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
- UCHIJ CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry.jar)
- UCHIJ CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
- UCHIJ customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
- UCHIJ PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
- UCHIJ props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
- UCHIJ DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
- UCHIJ MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
- UCHIJ endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
- UCHIJ Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
- UCHIJ EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
- UCHIJ enhancedportals{3.0.10} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.10.jar)
- UCHIE eternalfrost{2.0b4} [Eternal Frost] (eternalfrost-2.0b6.jar)
- UCHIJ ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
- UCHIJ flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
- UCHIJ Forestry{4.2.3.51} [Forestry for Minecraft] (forestry_1.7.10-4.2.3.51.jar)
- UCHIJ fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
- UCHIJ GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.406.jar)
- UCHIJ GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.406.jar)
- UCHIJ iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
- UCHIJ inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
- UCHIJ lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
- UCHIJ mcheli{0.10.6} [MC Helicopter] (MC Helicopter.zip)
- UCHIJ MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
- UCHIJ TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
- UCHIJ Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
- UCHIJ cfm{3.4.8} [º9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
- UCHIJ Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
- UCHIJ PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
- UCHIJ progressiveautomation{1.6.29} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.29.jar)
- UCHIJ MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
- UCHIJ ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
- UCHIJ ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
- UCHIJ ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
- UCHIJ ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
- UCHIJ ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
- UCHIJ ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
- UCHIJ ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
- UCHIJ ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
- UCHIJ ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
- UCHIJ Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
- UCHIJ RopesPlus{1.6.4} [Ropes+] (RopePlus-1.7.10.jar)
- UCHIJ secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
- UCHIJ simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
- UCHIJ StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
- UCHIJ ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
- UCHIJ ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
- UCHIJ tropicraft{v6.0} [Tropicraft] (tropicraft-6.0.3.jar)
- UCHIJ WarpDrive{1.3.13} [WarpDrive] (WarpDrive-1.7.10-1.3.13.jar)
- UCHIJ weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
- UCHIJ witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
- UCHIJ McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- UCHIJ ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
- UCHIJ MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
- UCHIJ RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
- UCHIJ ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
- [15:47:09] [Server thread/ERROR] [FML]: The following problems were captured during this phase
- [15:47:09] [Server thread/ERROR] [FML]: Caught exception from eternalfrost
- java.lang.IllegalArgumentException: Failed to register dimension for id 4, One is already registered
- at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) ~[DimensionManager.class:?]
- at eternalfrost.EternalFrost.postInit(EternalFrost.java:227) ~[EternalFrost.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) [Loader.class:?]
- at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [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:47:09] [Server thread/ERROR]: Encountered an unexpected exception
- java.lang.IllegalArgumentException: Failed to register dimension for id 4, One is already registered
- at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:118) ~[DimensionManager.class:?]
- at eternalfrost.EternalFrost.postInit(EternalFrost.java:227) ~[EternalFrost.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
- at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
- at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
- at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) ~[Loader.class:?]
- at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[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:47:09] [Server thread/ERROR]: This crash report has been saved to: C:\Users\ajf42\Desktop\Forge Server 1.7.10\.\crash-reports\crash-2015-12-24_15.47.09-server.txt
- [15:47:09] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
- [15:47:09] [Server thread/INFO] [FML]: Applying holder lookups
- [15:47:09] [Server thread/INFO] [FML]: Holder lookups applied
- [15:47:09] [Server thread/WARN] [EnderIO]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
- [15:47:09] [Server thread/INFO] [WarpDriveCore]: Successful injection in micdoodle8/mods/galacticraft/core/util/WorldUtil
- [15:47:09] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
- [15:47:09] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment