Posted September 12, 201510 yr Whenever I load a modpack with forge now it'll either load or get stuck trying to load render global instance on step 3/7. Upon forcing it to crash (it completely locks up) I get this error report; [18:50:04] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [18:50:04] [main/INFO] [FML]: Forge Mod Loader version 7.99.30.1492 for Minecraft 1.7.10 loading [18:50:04] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\Stephen\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25 [18:50:04] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC! [18:50:04] [main/WARN] [FML]: The coremod net.iPixeli.Gender.coremod.GenderLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/INFO] [FML]: [AppEng] Core Init [18:50:04] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/ERROR] [FML]: Coremod RemoteIOCorePlugin: Unable to class load the plugin dmillerw.remoteio.asm.RemoteIOCorePlugin java.lang.ClassNotFoundException: dmillerw.remoteio.asm.RemoteIOCorePlugin at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25] at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25] at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1492-1.7.10.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:?] [18:50:04] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/WARN] [FML]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/WARN] [FML]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [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 [18:50:04] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft [18:50:04] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [18:50:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:04] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [18:50:05] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Stephen/Documents/Curse/Minecraft/Install/versions/forge-10.13.4.1492/forge-10.13.4.1492.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again! [18:50:05] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem! [18:50:05] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Install/versions/forge-10.13.4.1492/forge-10.13.4.1492.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [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.1492-1.7.10.jar:?] at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1492-1.7.10.jar:?] at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25] at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25] at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25] 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.1492-1.7.10.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:?] [18:50:05] [main/INFO] [FML]: MC located at: C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2 [18:50:05] [main/INFO] [FML]: AMCore >> Located Thaumcraft [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [18:50:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [18:50:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [18:50:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [18:50:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [18:50:06] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World [18:50:06] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP [18:50:06] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed [18:50:06] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method [18:50:06] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual [18:50:07] [main/INFO]: Setting user: stmacl [18:50:07] [main/INFO] [Mariculture]: Patching the vanilla class: adb [18:50:07] [main/INFO] [Mariculture]: Succesfully replaced Vanilla Fishing Rod and Fish [18:50:08] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 274] [18:50:08] [Client thread/INFO]: LWJGL Version: 2.9.1 [18:50:08] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.coremod.GenderClassTransformer:transform:93]: [Gender] Preparing renders... bno [18:50:09] [Client thread/INFO] [sTDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 12/09/15 18:50 Description: Loading screen debug info This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 262034096 bytes (249 MB) / 606076928 bytes (578 MB) up to 3817865216 bytes (3641 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12458 Compatibility Profile Context 13.200.0.0' Renderer: 'AMD Radeon R9 200 Series' [18:50:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [18:50:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1492 Initialized [18:50:09] [Client thread/INFO] [FML]: Replaced 183 ore recipies [18:50:09] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [18:50:09] [Client thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC! [18:50:09] [Client thread/INFO] [FML]: [AppEng] Core Init [18:50:09] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [18:50:09] [Client thread/INFO] [FML]: Searching C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods for mods [18:50:09] [Client thread/INFO] [FML]: Also searching C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\1.7.10 for mods [18:50:14] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore [18:50:15] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19 [18:50:15] [Client thread/INFO] [debug]: Mod debug is missing the required element 'name'. Substituting debug [18:50:15] [Client thread/WARN] [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'. [18:50:15] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.33 [18:50:16] [Client 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.11 [18:50:16] [Client 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 [18:50:16] [Client 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 [18:50:16] [Client 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 [18:50:16] [Client thread/WARN] [MagicBees]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.3.5 [18:50:16] [Client thread/WARN] [Mariculture]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.2.4.2a [18:50:16] [Client thread/WARN] [MariTech]: Mod MariTech is missing the required element 'version' and no fallback can be found. Substituting '1.0'. [18:50:18] [Client thread/INFO] [FML]: Forge Mod Loader has identified 132 mods to load [18:50:18] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference [18:50:18] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference [18:50:19] [Client thread/INFO] [FML]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.3-175.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [18:50:19] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.4.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [18:50:19] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-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. [18:50:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, mod_ThreadedLighting, arsmagica2, gender, advInv, aether, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, AppleCore, appliedenergistics2, ArchimedesShipsPlus, BBG, bdlib, BiblioCraft, BiblioWoodsForestry, BiblioWoodsNatura, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Transport, bcadditions, CarpentersBlocks, ChickenChunks, chisel, chococraft, CoFHCore, CompactMachines, CosmeticArmor, CustomSpawner, customnpcs, debug, denseores, MoCreatures, Enchiridion, Enchiridion2, EnderIO, EnderStorage, EnderZoo, EE3, eureka, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, FastCraft, FlatSigns, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, gilded-games-util, guideapi, Hats, HatStand, HungerOverhaul, iChunUtil, ImmersiveEngineering, IronChest, JABBA, magicalcrops, MagicBees, Mantle, Mariculture, MariTech, MineFactoryReloaded|CompatMagicalCrops, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, testdummy, Morpheus, MovingWorld, Natura, ObsidiPlates, harvestcraft, Railcraft, xreliquary, rftools, Sanguimancy, secretroomsmod, SpecialMobs, StevesCarts, TConstruct, Thaumcraft, thaumicenergistics, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TwilightForest, Waila, WailaHarvestability, witchery, Baubles, libsandstone] at CLIENT [18:50:20] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, MCVanillaTweaks, NotEnoughItems, ThaumicTinkerer-preloader, <CoFH ASM>, mod_ThreadedLighting, arsmagica2, gender, advInv, aether, AncientWarfareAutomation, AncientWarfare, AncientWarfareNEIPlugin, AncientWarfareNpc, AncientWarfareStructure, AnimationAPI, AppleCore, appliedenergistics2, ArchimedesShipsPlus, BBG, bdlib, BiblioCraft, BiblioWoodsForestry, BiblioWoodsNatura, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Robotics, BuildCraft|Transport, bcadditions, CarpentersBlocks, ChickenChunks, chisel, chococraft, CoFHCore, CompactMachines, CosmeticArmor, CustomSpawner, customnpcs, debug, denseores, MoCreatures, Enchiridion, Enchiridion2, EnderIO, EnderStorage, EnderZoo, EE3, eureka, ExtrabiomesXL, extracells, ExtraTiC, ExtraUtilities, FastCraft, FlatSigns, Forestry, ForgeMicroblock, ForgeMultipart, McMultipart, gendustry, gilded-games-util, guideapi, Hats, HatStand, HungerOverhaul, iChunUtil, ImmersiveEngineering, IronChest, JABBA, magicalcrops, MagicBees, Mantle, Mariculture, MariTech, MineFactoryReloaded|CompatMagicalCrops, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, testdummy, Morpheus, MovingWorld, Natura, ObsidiPlates, harvestcraft, Railcraft, xreliquary, rftools, Sanguimancy, secretroomsmod, SpecialMobs, StevesCarts, TConstruct, Thaumcraft, thaumicenergistics, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TwilightForest, Waila, WailaHarvestability, witchery, Baubles, libsandstone] at SERVER [18:50:20] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer [18:50:21] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity [18:50:22] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.coremod.GenderClassTransformer:transform:103]: [Gender] Preparing zombie renders... bpf [18:50:23] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.coremod.GenderClassTransformer:transform:72]: [Gender] Preparing models... bhm [18:50:23] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.coremod.GenderClassTransformer:patchModelBiped:153]: [Gender] Constructor Patched! [18:50:24] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night? [18:50:24] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world! [18:50:25] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.coremod.GenderClassTransformer:transform:83]: [Gender] Preparing player renders... bop [18:50:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Gender, FMLFileResourcePack:Advanced Inventory, FMLFileResourcePack:Aether II, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:BetterBedrockGen, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Forestry Edition, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Additions, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:Clienthax's ChocoCraft, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compact Machines, FMLFileResourcePack:Cosmetic Armor, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Enchiridion 2, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ender Zoo, FMLFileResourcePack:Equivalent Exchange 3, FMLFileResourcePack:Eureka, FMLFileResourcePack:ExtrabiomesXL, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Flat Signs, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:GenDustry, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hats, FMLFileResourcePack:HatStand, FMLFileResourcePack:Hunger Overhaul, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Marine Technlogy, FMLFileResourcePack:MFR Compat: Magical Crops, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Moving World, FMLFileResourcePack:Natura, FMLFileResourcePack:ObsidiPlates, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RFTools, FMLFileResourcePack:Sanguimancy, FMLFileResourcePack:The SecretRoomsMod, FMLFileResourcePack:Special Mobs, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Energistics, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Witchery, FMLFileResourcePack:Baubles, FMLFileResourcePack:libsandstone [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\BloodMagic-1.7.10-1.3.3-13.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: HungerOverhaul in C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\mods\HungerOverhaul-1.7.10-1.0.0.jar [18:50:26] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [18:50:26] [Client thread/INFO] [FML]: Found 485 ObjectHolder annotations [18:50:26] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [18:50:26] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [18:50:26] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [18:50:26] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array [18:50:26] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32 [18:50:27] [Client thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible. [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100) [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment! [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101) [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment! [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth [18:50:27] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk [18:50:27] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.common.Config:<init>:28]: [Gender] Config initilized [18:50:27] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.common.Gender:checkVersion:87]: [Gender] Running version 1.0.1 [18:50:27] [Client thread/INFO] [sTDOUT]: [net.iPixeli.Gender.common.Gender:checkVersion:90]: [Gender] Latest version of Gender: 1.0.4 (http://gender.ipixeli.net/) [18:50:28] [Client thread/INFO] [CoFHWorld]: Registering Default Templates. [18:50:28] [Client thread/INFO] [CoFHWorld]: Registering default generators [18:50:28] [Client thread/INFO] [CoFHWorld]: Complete [18:50:28] [Client thread/INFO] [buildCraft]: Starting BuildCraft 7.0.21 [18:50:28] [Client thread/INFO] [buildCraft]: Copyright © SpaceToad, 2011-2015 [18:50:28] [Client thread/INFO] [buildCraft]: http://www.mod-buildcraft.com [18:50:28] [Thread-11/INFO] [buildCraft]: Beginning version check [18:50:28] [Client thread/INFO] [AncientWarfare]: Detecting BuildCraft|Core is loaded, enabling BC Compatibility [18:50:28] [Client thread/INFO] [AncientWarfare]: Detecting CoFHCore is loaded, enabling RF Compatibility [18:50:28] [Client thread/INFO] [AncientWarfare]: RF Compatability loaded successfully [18:50:28] [Thread-11/WARN] [buildCraft]: Using outdated version [7.0.21] for Minecraft 1.7.10. Consider updating to 7.0.23. [18:50:28] [Client thread/INFO] [AE2:C]: Pre Initialization ( started ) [18:50:29] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed [18:50:29] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2 [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2 [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled. [18:50:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power [18:50:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled. [18:50:29] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker [18:50:29] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 980ms ) Exception in thread "AE2 VersionChecker" [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types. [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86) [18:50:29] [AE2 VersionChecker/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745) [18:50:29] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:floater at block_densities[0] [18:50:29] [Client thread/WARN] [ArchimedesShipsPlus]: No block found for ArchimedesShips:balloon at block_densities[1] [18:50:29] [Client thread/INFO] [bdlib]: bdlib 1.9.2.104 loaded [18:50:30] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib' [18:50:30] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch. [18:50:30] [Client thread/INFO] [Mantle]: Entering preinitialization phase. [18:50:30] [Client thread/INFO] [Mantle]: Loading configuration from disk. [18:50:30] [Client thread/INFO] [Mantle]: Configuration load completed. [18:50:30] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator [18:50:30] [Client thread/INFO] [FML]: [biomesOPlenty] Extending Potions Array. [18:50:31] [Client thread/ERROR] [biomesOPlenty]: Could not read existing image from: C:\Users\Stephen\Documents\Curse\Minecraft\Install\assets\bopexternal\trails\dev_trail. Attempting redownload. javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(ImageIO.java:1301) ~[?:1.8.0_25] at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?] at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?] at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:24) [ParticleRegistry.class:?] at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [bOPEventHandlers.class:?] at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [bOPEventHandlers.class:?] at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [biomesOPlenty.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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.preinitializeMods(Loader.java:556) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [18:50:31] [Client thread/ERROR] [biomesOPlenty]: Could not read existing image from: C:\Users\Stephen\Documents\Curse\Minecraft\Install\assets\bopexternal\trails\donator_trail. Attempting redownload. javax.imageio.IIOException: Can't read input file! at javax.imageio.ImageIO.read(ImageIO.java:1301) ~[?:1.8.0_25] at biomesoplenty.client.utils.ExternalTexture.<init>(ExternalTexture.java:51) [ExternalTexture.class:?] at biomesoplenty.client.utils.ExternalTextureManager.retrieveExternalTexture(ExternalTextureManager.java:36) [ExternalTextureManager.class:?] at biomesoplenty.client.utils.ParticleRegistry.<init>(ParticleRegistry.java:25) [ParticleRegistry.class:?] at biomesoplenty.common.eventhandler.BOPEventHandlers.registerClientEventHandlers(BOPEventHandlers.java:79) [bOPEventHandlers.class:?] at biomesoplenty.common.eventhandler.BOPEventHandlers.init(BOPEventHandlers.java:37) [bOPEventHandlers.class:?] at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:68) [biomesOPlenty.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [FMLModContainer.class:?] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] 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.preinitializeMods(Loader.java:556) [Loader.class:?] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25] at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [18:50:31] [Client thread/INFO] [ExtrabiomesXL]: Initializing. [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: BLACK = DYE_BLACK [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: BLUE = DYE_BLUE [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: BROWN = DYE_BROWN [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: WHITE = DYE_WHITE [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: Module CAUTIA is enabled. [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: Module FABRICA is enabled. [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: Module AMICA is enabled. [18:50:32] [Client thread/INFO] [ExtrabiomesXL]: Name: ExtrabiomesXL:double_woodslab [18:50:32] [Client thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found [18:50:32] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found [18:50:32] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found [18:50:32] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found [18:50:33] [Thread-13/WARN] [Forestry]: Unable to read from remote version authority. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Buildcraft' activated. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Eureka' activated. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Framez' is missing a dependency: 'framez'! This module will not be loaded. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Metals' activated. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'MineTweaker' is missing a dependency: 'MineTweaker3'! This module will not be loaded. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Railcraft' activated. [18:50:37] [Client thread/INFO] [buildCraft Additions]: CompatModule 'Waila' activated. [18:50:37] [Thread-14/INFO] [buildCraft Additions]: BuildCraft Additions version check initiated, current version: @VERSION@ [18:50:37] [Thread-15/INFO] [buildCraft Additions]: Trying to get the special list file... [18:50:37] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13) [18:50:37] [Thread-15/INFO] [buildCraft Additions]: Successfully downloaded and read the special list file! [18:50:38] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected [18:50:39] [Client thread/INFO] [Chisel 2]: Starting pre-init... [18:50:39] [Client thread/INFO] [Chisel 2]: Loading blocks... [18:50:39] [Client thread/INFO] [Chisel 2]: 106 Feature's blocks loaded. [18:50:39] [Client thread/INFO] [Chisel 2]: Loading Tile Entities... [18:50:39] [Client thread/INFO] [Chisel 2]: Tile Entities loaded. [18:50:39] [Client thread/INFO] [Chisel 2]: Loading items... [18:50:39] [Client thread/INFO] [Chisel 2]: 106 Feature's items loaded. [18:50:39] [Client thread/INFO] [Chisel 2]: Pre-init finished. [18:50:40] [Client thread/INFO] [sTDOUT]: [dmillerw.armor.core.handler.LocalizationUpdater:<init>:54]: https://api.github.com/repos/dmillerw/CosmeticArmor/contents/src/main/resources/assets/cosmeticarmor/lang/?ref=master [18:50:40] [Client thread/INFO] [sTDOUT]: [dmillerw.armor.core.handler.LocalizationUpdater:<init>:55]: https://raw.githubusercontent.com/dmillerw/CosmeticArmor/master/%s [18:50:40][FINE][noppes.npcs.LogWriter:71] Sat Sep 12 18:50:40 BST 2015 [18:50:40][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:170) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) 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.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [18:50:40][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available: [18:50:40][FINE][noppes.npcs.controllers.ScriptController:64] Scala: .scala [18:50:40] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedRecipes [18:50:40] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapedOreRecipe [18:50:40] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessRecipes [18:50:40] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: ShapelessOreRecipe [18:50:40] [Client thread/INFO] [Enchiridion]: Registered a new recipe handler: VanillaFurnace [18:50:40] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path: [18:50:40] [Client thread/ERROR] [Enchiridion]: mod@[email protected] [18:50:40] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path: [18:50:40] [Client thread/ERROR] [Enchiridion]: mod@[email protected] [18:50:40] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path: [18:50:40] [Client thread/ERROR] [Enchiridion]: mod@[email protected] [18:50:40] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path: [18:50:40] [Client thread/ERROR] [Enchiridion]: mod@[email protected] [18:50:40] [Client thread/ERROR] [Enchiridion]: Enchiridion 2 failed to read in the image at the following path: [18:50:40] [Client thread/ERROR] [Enchiridion]: mod@[email protected] [18:50:42] [Thread-16/INFO] [dmillerw.armor.core.handler.LocalizationUpdater]: Discovered en_US.lang. Downloading... [18:50:42] [Thread-16/INFO] [dmillerw.armor.core.handler.LocalizationUpdater]: Discovered zh_CN.lang. Downloading... [18:50:42] [Client thread/INFO] [EnderIO]: XP Juice registered by Ender IO. [18:50:42] [Client thread/INFO] [ThermalFoundation]: Loading Plugins... [18:50:42] [Client thread/INFO] [ThermalFoundation]: Finished Loading Plugins. [18:50:42] [Client thread/INFO] [extrautils]: Hello World [18:50:43] [Client thread/INFO] [ThermalExpansion]: Loading Plugins... [18:50:43] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins. [18:50:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2 [18:50:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft [18:50:43] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes [18:50:44] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast. [18:50:44] [Client thread/INFO] [ExtraTiC]: Natura Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Applied Energistics Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Biomes O' Plenty Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Botania Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Twilight Forest Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Thaumcraft Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: EnderIO Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: ExtraUtils Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: HarvestCraft Detected [18:50:44] [Client thread/INFO] [ExtraTiC]: Thermal Foundation Detected [18:50:44] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded. [18:50:44] [Client thread/INFO] [Flat Signs]: Config loaded from: C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\config\FlatSigns.cfg [18:50:44] [Thread-18/INFO] [FastCraft]: You are using the latest suitable version. [18:50:44] [Client thread/INFO] [MagicBees]: Preinit started [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type IRON [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type TIN [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND [18:50:44] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD [18:50:44] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD [18:50:44] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE [18:50:44] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE [18:50:44] [Client thread/INFO] [MagicBees]: Preinit completed [18:50:44] [Client thread/INFO] [gendustry]: IC2 Version: NOT FOUND [18:50:44] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.3 [18:50:44] [Client thread/INFO] [gendustry]: Available Forestry species roots: [18:50:44] [Client thread/INFO] [gendustry]: * rootBees - forestry.apiculture.genetics.BeeHelper [18:50:44] [Client thread/INFO] [gendustry]: * rootTrees - forestry.arboriculture.genetics.TreeHelper [18:50:44] [Client thread/INFO] [gendustry]: * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper [18:50:44] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry [18:50:44] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Instances/Roleplay%20attempt%202/mods/gendustry-1.6.0.125-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg [18:50:44] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Instances/Roleplay%20attempt%202/mods/gendustry-1.6.0.125-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg [18:50:45] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Instances/Roleplay%20attempt%202/mods/gendustry-1.6.0.125-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg [18:50:45] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Instances/Roleplay%20attempt%202/mods/gendustry-1.6.0.125-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg [18:50:45] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Stephen/Documents/Curse/Minecraft/Instances/Roleplay%20attempt%202/mods/gendustry-1.6.0.125-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg [18:50:45] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry [18:50:45] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished [18:50:45] [Client thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes [18:50:45] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry [18:50:45] [Client thread/INFO] [gendustry]: Items loaded [18:50:45] [Client thread/INFO] [gendustry]: Fluids loaded [18:50:45] [Client thread/INFO] [gendustry]: Blocks loaded [18:50:45] [Client thread/INFO] [gendustry]: Machines loaded [18:50:45] [Client thread/INFO] [gendustry]: Registered reload listener [18:50:45] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US [18:50:45] [Client thread/WARN] [Mariculture]: Something went wrong when initializing HarvestCraft Plugin [18:50:46] [Client thread/INFO] [Morpheus]: Loading configuration [18:50:46] [Client thread/INFO] [ObsidiPlates]: Config loaded from: C:\Users\Stephen\Documents\Curse\Minecraft\Instances\Roleplay attempt 2\config\ObsidiPlates.cfg [18:50:47] [Client thread/INFO] [mcjty.varia.Logging]: Could not read 'userbuilder.json', this is not an error! [18:50:48] [Client thread/INFO] [sTDERR]: [tombenpotter.sanguimancy.registry.PotionsRegistry:potionPreInit:31]: Severe error during potions pre-init, please report this to the mod author: [18:50:48] [Client thread/INFO] [sTDERR]: [tombenpotter.sanguimancy.registry.PotionsRegistry:potionPreInit:32]: java.lang.ArrayIndexOutOfBoundsException [18:50:48] [Client thread/INFO] [Thaumic Energistics]: Starting (PreInit) [18:50:48] [Client thread/INFO] [Thaumic Energistics]: Finished (PreInit in 109ms) [18:50:49] [Client thread/INFO] [FML]: Applying holder lookups [18:50:49] [Client thread/INFO] [FML]: Holder lookups applied [18:50:49] [Client thread/INFO] [FML]: Injecting itemstacks [18:50:49] [Client thread/INFO] [FML]: Itemstack injection complete [18:50:49] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [18:50:49] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [18:50:49] [Thread-20/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [18:50:49] [Thread-20/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [18:50:49] [Thread-20/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [18:50:50] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none [18:50:50] [sound Library Loader/INFO] [sTDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [18:50:50] [sound Library Loader/INFO]: Sound engine started If it's not immediately obvious I'm using Curses mod loader although this error happens to me on most-all modpacks after 1.6.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.