Guest User

Untitled

a guest
May 22nd, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.42 KB | None | 0 0
  1. [15:30:45] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [15:30:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [15:30:45] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [15:30:45] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
  5. [15:30:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
  6. [15:30:45] [main/WARN] [FML]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [15:30:45] [main/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
  8. [15:30:45] [main/INFO] [FML]: [AppEng] Core Init
  9. [15:30:45] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [15:30:46] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [15:30:46] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [15:30:46] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [15:30:46] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [15:30:46] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [15:30:46] [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
  16. [15:30:46] [main/WARN] [FML]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [15:30:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [15:30:46] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  19. [15:30:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [15:30:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [15:30:46] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [15:30:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  23. [15:30:48] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  24. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [15:30:48] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  28. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  29. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  30. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  31. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
  32. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
  33. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  34. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  35. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  36. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  37. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  38. at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
  39. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  40. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
  41. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  42. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  43. [15:30:48] [main/INFO] [FML]: MC located at: C:\Users\Dad's account\AppData\Roaming\.minecraft
  44. [15:30:48] [main/INFO] [FML]: AMCore >> Located Thaumcraft
  45. [15:30:48] [main/INFO] [FML]: AMCore >> Located Thaumcraft
  46. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  47. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [15:30:48] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  54. [15:30:49] [main/INFO] [STDOUT]: [cofh.asm.CoFHAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  55. [15:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [15:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [15:30:49] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  58. [15:30:49] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  59. [15:30:49] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  60. [15:30:49] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
  61. [15:30:50] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  62. [15:30:50] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  63. [15:30:50] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  64. [15:30:50] [main/INFO] [FML]: AMCore >> Altering definition of net.minecraft.world.World
  65. [15:30:50] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World
  66. [15:30:50] [main/INFO]: Setting user: AccidentalAsasin
  67. [15:30:51] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item
  68. [15:30:51] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  69. [15:30:52] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 301]
  70. [15:30:52] [Client thread/INFO]: LWJGL Version: 2.9.1
  71. [15:30:54] [Client thread/WARN] [OpenMods]: openmods.stencil.FramebufferHooks.createRenderbufferStorage(FramebufferHooks.java:26): Packet depth+stencil buffer not supported
  72. [15:30:54] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  73. // I let you down. Sorry :(
  74.  
  75. Time: 5/22/16 3:30 PM
  76. Description: Loading screen debug info
  77.  
  78. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  79.  
  80.  
  81. A detailed walkthrough of the error, its code path and all known details is as follows:
  82. ---------------------------------------------------------------------------------------
  83.  
  84. -- System Details --
  85. Details:
  86. Minecraft Version: 1.7.10
  87. Operating System: Windows 7 (amd64) version 6.1
  88. Java Version: 1.8.0_25, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 25544400 bytes (24 MB) / 193179648 bytes (184 MB) up to 1060372480 bytes (1011 MB)
  91. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  92. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  93. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  94. FML:
  95. GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.1968' Renderer: 'Intel(R) G41 Express Chipset'
  96. [15:30:54] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  97. [15:30:54] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
  98. [15:30:54] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  99. [15:30:54] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  100. [15:30:55] [Client thread/INFO] [FML]: AMCore initializing...stand back! I'm going to try MAGIC!
  101. [15:30:55] [Client thread/INFO] [FML]: [AppEng] Core Init
  102. [15:30:55] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  103. [15:30:55] [Client thread/INFO] [FML]: Searching C:\Users\Dad's account\AppData\Roaming\.minecraft\mods for mods
  104. [15:30:55] [Client thread/INFO] [FML]: Also searching C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\1.7.10 for mods
  105. [15:31:05] [Client thread/INFO] [FML]: Attempting to reparse the mod container [1.7.10] SecurityCraft v1.8.1.jar
  106. [15:31:07] [Client thread/INFO] [FML]: Attempting to reparse the mod container DimensionalDoors-2.2.5-test9.jar
  107. [15:31:07] [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.12
  108. [15:31:07] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.572
  109. [15:31:08] [Client thread/ERROR] [FML]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
  110. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  111. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  112. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  113. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  114. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  115. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  116. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  117. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  118. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  119. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  120. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  121. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  122. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  123. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  124. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  125. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  126. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  127. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  128. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  129. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  130. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  131. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  132. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  133. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  134. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  135. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  136. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  137. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  138. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  139. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  140. ... 19 more
  141. [15:31:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 92 mods to load
  142. [15:31:10] [Client thread/INFO] [FML]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
  143. [15:31:10] [Client thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  144. [15:31:12] [Client 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.
  145. [15:31:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, securitycraft, FLabsBF, Treecapitator, adventurebackpack, AnimationAPI, appliedenergistics2, ArchimedesShips, BattleTowers, BigReactors, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, chocolateQuest, CoFHCore, dimdoors, eplus, evilcraft, ExtraTiC, ExtraUtilities, ForbiddenMagic, guideapi, iChunUtil, imsm, journeymap, magicalcrops, magicalcropsarmour, Mantle, Metallurgy, MetallurgyCore, minechem, mfrmagiccropscompat, 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, Morph, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, RandomThings, SSTOW, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, worldedit, bspkrsCore, Baubles, libsandstone] at CLIENT
  146. [15:31:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, arsmagica2, securitycraft, FLabsBF, Treecapitator, adventurebackpack, AnimationAPI, appliedenergistics2, ArchimedesShips, BattleTowers, BigReactors, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Builders, BuildCraft|Transport, BuildCraft|Energy, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Core, BuildCraft|Factory, chocolateQuest, CoFHCore, dimdoors, eplus, evilcraft, ExtraTiC, ExtraUtilities, ForbiddenMagic, guideapi, iChunUtil, imsm, journeymap, magicalcrops, magicalcropsarmour, Mantle, Metallurgy, MetallurgyCore, minechem, mfrmagiccropscompat, 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, Morph, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, OpenBlocks, OpenMods, harvestcraft, RandomThings, SSTOW, TConstruct, Thaumcraft, thaumcraftneiplugin, ThaumicHorizons, ThaumicTinkerer, worldedit, bspkrsCore, Baubles, libsandstone] at SERVER
  147. [15:31:14] [Client thread/INFO] [RandomThingsCore]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
  148. [15:31:15] [Client thread/INFO] [FML]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
  149. [15:31:19] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  150. [15:31:19] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  151. [15:31:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Battle Towers, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Factory, FMLFileResourcePack:Chocolate Quest, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:EvilCraft, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Guide-API, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Instant Massive Structures Mod, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Mantle, FMLFileResourcePack:Metallurgy 4, FMLFileResourcePack:Metallurgy Core, FMLFileResourcePack:Minechem, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, 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:Morph, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumcraft NEI Plugin, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:libsandstone
  152. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  153. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  154. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  155. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  156. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  157. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  158. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  159. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  160. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  161. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  162. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  163. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  164. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  165. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  166. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  167. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  168. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  169. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  170. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  171. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  172. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  173. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  174. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  175. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  176. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  177. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  178. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  179. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  180. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  181. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  182. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  183. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  184. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  185. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  186. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  187. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  188. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  189. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  190. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  191. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  192. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  193. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  194. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  195. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  196. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  197. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  198. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  199. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  200. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  201. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  202. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  203. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  204. [15:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: SimJoo_IMSM in C:\Users\Dad's account\AppData\Roaming\.minecraft\mods\Instant-Massive-Structures-Mod-1.7.10.jar
  205. [15:31:24] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  206. [15:31:24] [Client thread/INFO] [FML]: Found 336 ObjectHolder annotations
  207. [15:31:24] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  208. [15:31:24] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  209. [15:31:24] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  210. [15:31:25] [Client thread/INFO] [FML]: Ars Magica >> Extending Potions Array
  211. [15:31:25] [Client thread/INFO] [FML]: Ars Magica >> injecting potions starting from index 32
  212. [15:31:26] [Client thread/INFO] [FML]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  213. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 100 (configured currently as 100)
  214. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
  215. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 101 (configured currently as 101)
  216. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Successfully registered enchanment!
  217. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_phy
  218. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_drn
  219. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fall
  220. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_exp
  221. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_fire
  222. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_frst
  223. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_mage
  224. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dr_litn
  225. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mn_reg
  226. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: bn_red
  227. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: soulbnd
  228. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fl_lure
  229. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_xp
  230. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: pp_ore
  231. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: mg_gog
  232. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: tc_nrv
  233. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: step_up
  234. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: run_spd
  235. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: dispel
  236. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fallprot
  237. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: fireprot
  238. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: freedom
  239. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: healing
  240. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: hungerup
  241. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: highjump
  242. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lifesave
  243. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: lightstep
  244. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: minespd
  245. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: recoil
  246. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: swimspd
  247. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrbrth
  248. [15:31:26] [Client thread/INFO] [FML]: Ars Magica 2 >> Registered imbuement: wtrwalk
  249. [15:31:27] [Client thread/INFO] [Treecapitator]: Loading configuration file C:\Users\Dad's account\AppData\Roaming\.minecraft\config\Treecapitator.cfg
  250. [15:31:27] [Client thread/INFO] [Treecapitator]: Proceeding to load tree/mod configs from file.
  251. [15:31:27] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
  252. [15:31:27] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
  253. [15:31:27] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
  254. [15:31:27] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
  255. [15:31:27] [Client thread/INFO] [Adventure Backpack]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
  256. [15:31:27] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
  257. [15:31:28] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  258. [15:31:28] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  259. [15:31:28] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  260. [15:31:28] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
  261. [15:31:28] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  262. [15:31:28] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  263. [15:31:28] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  264. [15:31:28] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  265. [15:31:28] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  266. [15:31:28] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  267. [15:31:28] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  268. [15:31:28] [Client thread/INFO] [AE2-CORE]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  269. [15:31:28] [Client thread/INFO] [AE2-CORE]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  270. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  271. [15:31:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  272. [15:31:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  273. [15:31:29] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  274. [15:31:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  275. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  276. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  277. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  278. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  279. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  280. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  281. [15:31:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  282. [15:31:29] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  283. [15:31:29] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  284. [15:31:29] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  285. [15:31:29] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
  286. [15:31:29] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 2147ms )
  287. Exception in thread "AE2 VersionChecker" [15:31: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.
  288. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
  289. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
  290. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.VersionParser.parse(VersionParser.java:34)
  291. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
  292. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
  293. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at appeng.services.VersionChecker.run(VersionChecker.java:86)
  294. [15:31:29] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Thread.run(Thread.java:745)
Advertisement
Add Comment
Please, Sign In to add comment