Advertisement
VitaminZeth

BOP Crash

Jul 26th, 2019
793
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 168.17 KB | None | 0 0
  1. [16:34:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [16:34:46] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [16:34:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [16:34:46] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [16:34:46] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64
  6. [16:34:46] [main/WARN]: The coremod naruto1310.extendedWorkbench.EWFMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [16:34:46] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [16:34:46] [main/INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
  9. [16:34:46] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [16:34:46] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  11. [16:34:46] [main/WARN]: The coremod lumien.extendedpotions.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [16:34:46] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  13. [16:34:46] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [16:34:46] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [16:34:46] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [16:34:46] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods
  17. [16:34:46] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [16:34:46] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [16:34:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [16:34:46] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  21. [16:34:46] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  22. [16:34:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [16:34:46] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  24. [16:34:46] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [16:34:47] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  26. [16:34:47] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  27. [16:34:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [16:34:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [16:34:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [16:34:48] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  32. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  33.     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  34.     at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  35.     at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  36.     at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  37.     at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  38.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
  39.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
  40.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
  41.     at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
  42.     at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
  43.     at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  44.     at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  45.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  46.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  47. [16:34:48] [main/INFO]: MC located at: D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft
  48. [16:34:48] [main/INFO]: AMCore >> Located Thaumcraft
  49. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [16:34:48] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  54. [16:34:48] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  55. [16:34:48] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  56. [16:34:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [16:34:50] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  60. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  61. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [16:34:50] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  65. [16:34:50] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  66. [16:34:50] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  67. [16:34:50] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  68. [16:34:50] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  69. [16:34:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [16:34:50] [main/INFO]: Calling tweak class fastcraft.Tweaker
  71. [16:34:51] [main/INFO]: FastCraft loaded.
  72. [16:34:51] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  73. [16:34:51] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  74. [16:34:51] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  75. [16:34:51] [main/INFO]: M&B - Patching Class Minecraft (bao)
  76. [16:34:51] [main/INFO]:     Patching method Click Mouse in Minecraft
  77. [16:34:51] [main/INFO]: M&B - Patching Class Minecraft done
  78. [16:34:51] [main/INFO]: AMCore >> Altering definition of net.minecraft.world.World
  79. [16:34:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  80. [16:34:51] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
  81. [16:34:51] [main/INFO]: M&B - Patching Class EntityPlayer (yz)
  82. [16:34:51] [main/INFO]:     Adding new fields to EntityPlayer
  83. [16:34:51] [main/INFO]:     Patching constructor in EntityPlayer
  84. [16:34:51] [main/INFO]:     Patching method onUpdate in EntityPlayer
  85. [16:34:51] [main/INFO]:     Patching method onItemUseFinish in EntityPlayer
  86. [16:34:51] [main/INFO]:     Patching method interactWith in EntityPlayer
  87. [16:34:51] [main/INFO]:     Patching method setCurrentItemOrArmor in EntityPlayer
  88. [16:34:51] [main/INFO]:     Creating new methods in EntityPlayer
  89. [16:34:51] [main/INFO]: M&B - Patching Class EntityPlayer done
  90. [16:34:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  91. [16:34:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  92. [16:34:51] [main/INFO]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
  93. [16:34:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  94. [16:34:52] [main/INFO]: Setting user: VitaminZeth
  95. [16:34:52] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  96. [16:34:52] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
  97. [16:34:52] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  98. [16:34:52] [main/INFO]: ##################################################
  99. [16:34:52] [main/INFO]: Patching Potion
  100. [16:34:52] [main/INFO]: **************************************************
  101. [16:34:52] [main/INFO]: Patching <init>
  102. [16:34:52] [main/INFO]: Patching <init> completed
  103. [16:34:52] [main/INFO]: **************************************************
  104. [16:34:52] [main/INFO]: Patching Potion Completed
  105. [16:34:52] [main/INFO]: ##################################################
  106. [16:34:53] [main/INFO]: M&B - Patching Class ItemStack (add)
  107. [16:34:53] [main/INFO]: M&B - Patching Class ItemStack done
  108. [16:34:53] [Client thread/INFO]: LWJGL Version: 2.9.1
  109. [16:34:53] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  110. [16:34:54] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  111. [16:34:54] [Client thread/INFO]: ##################################################
  112. [16:34:54] [Client thread/INFO]: Patching BiomeGenBase
  113. [16:34:54] [Client thread/INFO]: **************************************************
  114. [16:34:54] [Client thread/INFO]: Patching <init>
  115. [16:34:54] [Client thread/INFO]: Patching <init> completed
  116. [16:34:54] [Client thread/INFO]: **************************************************
  117. [16:34:54] [Client thread/INFO]: Patching BiomeGenBase Completed
  118. [16:34:54] [Client thread/INFO]: ##################################################
  119. [16:34:54] [Client thread/INFO]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
  120. [16:34:54] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  121. // Why did you do that?
  122.  
  123. Time: 26/07/19 4:34 PM
  124. Description: Loading screen debug info
  125.  
  126. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  127.  
  128.  
  129. A detailed walkthrough of the error, its code path and all known details is as follows:
  130. ---------------------------------------------------------------------------------------
  131.  
  132. -- System Details --
  133. Details:
  134.     Minecraft Version: 1.7.10
  135.     Operating System: Windows 10 (amd64) version 10.0
  136.     Java Version: 1.8.0_51, Oracle Corporation
  137.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  138.     Memory: 3425909568 bytes (3267 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  139.     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xmn4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  140.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  141.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  142.     FML:
  143.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.86' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  144. [16:34:54] [Client thread/INFO]: Attempting early MinecraftForge initialization
  145. [16:34:54] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  146. [16:34:55] [Client thread/INFO]: Replaced 183 ore recipies
  147. [16:34:55] [Client thread/INFO]: Completed early MinecraftForge initialization
  148. [16:34:55] [Client thread/INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
  149. [16:34:55] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  150. [16:34:55] [Client thread/INFO]: Searching D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods for mods
  151. [16:34:55] [Client thread/INFO]: Also searching D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\1.7.10 for mods
  152. [16:35:03] [Client thread/INFO]: Attempting to reparse the mod container DimensionalDoors-2.2.5-test9.jar
  153. [16:35:03] [Client thread/WARN]: Mod DragonMounts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version r41-1.7.10
  154. [16:35:03] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
  155. [16:35:04] [Client thread/INFO]: Forge Mod Loader has identified 76 mods to load
  156. [16:35:04] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
  157. [16:35:05] [Client thread/INFO]: 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.
  158. [16:35:05] [Client thread/INFO]: FML has found a non-mod file CodingLib-0.2.8b50.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  159. [16:35:05] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, itemphysic, Micdoodlecore, NotEnoughItems, mod_ThreadedLighting, FastCraft, extendedWorkbench, acintegration, abyssalcraft, adventurebackpack, aether, arsmagica2, AnimationAPI, antiidconflict, antiqueatlas, AnyDimensionMod, nevermine, armorsets, bis, BiblioCraft, BiomesOPlenty, AWWayofTime, CustomSpawner, PTRModelLib, props, dimdoors, DragonMounts, dragonrealm, MoCreatures, ExtendedPotions, ExtraTiC, GalacticraftMars, GalacticraftCore, ModGeochests, gilded-games-util, iChunUtil, IguanaTweaksTConstruct, more, malisiscore, malisisdoors, Mantle, battlegear2, bettercraft, Morph, cfm, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, notenoughIDs, notenoughkeys, neresources, origin, addonscrewdriver, SSTOW, tcinventoryscan, TConstruct, Thaumcraft, TiCTooltips, toolbox, Treecapitator, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, xaerominimap, bspkrsCore, Baubles, excore] at CLIENT
  160. [16:35:05] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, CodeChickenCore, itemphysic, Micdoodlecore, NotEnoughItems, mod_ThreadedLighting, FastCraft, extendedWorkbench, acintegration, abyssalcraft, adventurebackpack, aether, arsmagica2, AnimationAPI, antiidconflict, antiqueatlas, AnyDimensionMod, nevermine, armorsets, bis, BiblioCraft, BiomesOPlenty, AWWayofTime, CustomSpawner, PTRModelLib, props, dimdoors, DragonMounts, dragonrealm, MoCreatures, ExtendedPotions, ExtraTiC, GalacticraftMars, GalacticraftCore, ModGeochests, gilded-games-util, iChunUtil, IguanaTweaksTConstruct, more, malisiscore, malisisdoors, Mantle, battlegear2, bettercraft, Morph, cfm, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons, NEIAddons|ExNihilo, notenoughIDs, notenoughkeys, neresources, origin, addonscrewdriver, SSTOW, tcinventoryscan, TConstruct, Thaumcraft, TiCTooltips, toolbox, Treecapitator, TwilightForest, VeinMiner, VeinMinerModSupport, Waila, xaerominimap, bspkrsCore, Baubles, excore] at SERVER
  161. [16:35:06] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
  162. [16:35:06] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  163. [16:35:06] [Client thread/INFO]: M&B - Patching Class ModelBiped (bhm)
  164. [16:35:06] [Client thread/INFO]:    Patching method setRotationAngles in ModelBiped
  165. [16:35:06] [Client thread/INFO]: M&B - Patching Class ModelBiped done
  166. [16:35:07] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
  167. [16:35:07] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  168. [16:35:09] [Client thread/INFO]: Preparing to take over the world
  169. [16:35:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Extended Workbench, FMLFileResourcePack:AbyssalCraft Integration, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Aether II, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Anti Id Conflict, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:AnyDimensionMod, FMLFileResourcePack:Advent of Ascension, FMLFileResourcePack:Armor Sets, FMLFileResourcePack:Back in Slime Mod, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Dragon Realm, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Extended Potions, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:§aGeochests, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:MoreCraft, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NotEnoughIDs, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:Origin, FMLFileResourcePack:OriginAddonScrewdriver, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Toolbox, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:EXCore
  170. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  171. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  172. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  173. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  174. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  175. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  176. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  177. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  178. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  179. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  180. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  181. [16:35:11] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  182. [16:35:11] [Client thread/INFO]: Processing ObjectHolder annotations
  183. [16:35:11] [Client thread/INFO]: Found 341 ObjectHolder annotations
  184. [16:35:11] [Client thread/INFO]: Identifying ItemStackHolder annotations
  185. [16:35:11] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  186. [16:35:11] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  187. [16:35:11] [Client thread/INFO]: FastCraft 1.25 loaded.
  188. [16:35:11] [Client thread/INFO]: Extended Potion Array to 4096
  189. [16:35:12] [Thread-9/INFO]: You are using the latest suitable version.
  190. [16:35:12] [Client thread/INFO]: ExtendedWorkbench has successfully registered NEI recipe and usage handler.
  191. [16:35:12] [Client thread/INFO]: Pre-initializing AbyssalCraft.
  192. [16:35:12] [Thread-10/INFO]: [naruto1310.extendedWorkbench.ExtendedWorkbench$1:run:276]: [ExtendedWorkbench] Update check failed.
  193. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/73045391/static/ewversion.txt
  194. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
  195. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  196. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
  197. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
  198. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.security.AccessController.doPrivileged(Native Method)
  199. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.security.AccessController.doPrivileged(AccessController.java:713)
  200. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
  201. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  202. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.net.URL.openStream(URL.java:1038)
  203. [16:35:12] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at naruto1310.extendedWorkbench.ExtendedWorkbench$1.run(ExtendedWorkbench.java:260)
  204. [16:35:12] [Client thread/INFO]: Scanning biome IDs to see if the ones needed are available.
  205. [16:35:12] [Client thread/INFO]: None of the needed biome IDs are occupied!
  206. [16:35:13] [Client thread/INFO]: Starting the Integration Handler.
  207. [16:35:13] [Client thread/INFO]: Preliminary integration search complete: found 6 possible mod integration(s)!
  208. [16:35:14] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  209. [16:35:14] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
  210. [16:35:14] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
  211. [16:35:14] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
  212. [16:35:14] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
  213. [16:35:14] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
  214. [16:35:15] [Client thread/INFO]: Ars Magica >> Extending Potions Array
  215. [16:35:15] [Client thread/INFO]: Ars Magica >> injecting potions starting from index 4096
  216. [16:35:15] [Client thread/INFO]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  217. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 255 (configured currently as 255)
  218. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  219. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 254 (configured currently as 254)
  220. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  221. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_phy
  222. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_drn
  223. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fall
  224. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_exp
  225. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fire
  226. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_frst
  227. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_mage
  228. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_litn
  229. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mn_reg
  230. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: bn_red
  231. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: soulbnd
  232. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fl_lure
  233. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_xp
  234. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: pp_ore
  235. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_gog
  236. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: tc_nrv
  237. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: step_up
  238. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: run_spd
  239. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dispel
  240. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fallprot
  241. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fireprot
  242. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: freedom
  243. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: healing
  244. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: hungerup
  245. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: highjump
  246. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lifesave
  247. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lightstep
  248. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: minespd
  249. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: recoil
  250. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: swimspd
  251. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrbrth
  252. [16:35:15] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrwalk
  253. [16:35:15] [Client thread/INFO]: Loaded texture set TEST with 2 custom texture(s)
  254. [16:35:15] [Client thread/INFO]: Registered texture set WATER for biome 0
  255. [16:35:15] [Client thread/INFO]: Registered texture set PLAINS for biome 1
  256. [16:35:15] [Client thread/INFO]: Registered texture set DESERT for biome 2
  257. [16:35:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 3
  258. [16:35:15] [Client thread/INFO]: Registered texture set FOREST for biome 4
  259. [16:35:15] [Client thread/INFO]: Registered texture set PINES for biome 5
  260. [16:35:15] [Client thread/INFO]: Registered texture set SWAMP for biome 6
  261. [16:35:15] [Client thread/INFO]: Registered texture set WATER for biome 7
  262. [16:35:15] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome 8
  263. [16:35:15] [Client thread/INFO]: Registered texture set SHORE for biome 9
  264. [16:35:15] [Client thread/INFO]: Registered texture set ICE for biome 10
  265. [16:35:15] [Client thread/INFO]: Registered texture set ICE for biome 11
  266. [16:35:15] [Client thread/INFO]: Registered texture set SNOW for biome 12
  267. [16:35:15] [Client thread/INFO]: Registered texture set SNOW_HILLS for biome 13
  268. [16:35:15] [Client thread/INFO]: Registered texture set MUSHROOM for biome 14
  269. [16:35:15] [Client thread/INFO]: Registered texture set SHORE for biome 15
  270. [16:35:15] [Client thread/INFO]: Registered texture set SHORE for biome 16
  271. [16:35:15] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome 17
  272. [16:35:15] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome 18
  273. [16:35:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 19
  274. [16:35:15] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 20
  275. [16:35:15] [Client thread/INFO]: Registered texture set JUNGLE for biome 21
  276. [16:35:15] [Client thread/INFO]: Registered texture set JUNGLE_HILLS for biome 22
  277. [16:35:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome 23
  278. [16:35:15] [Client thread/INFO]: Registered texture set WATER for biome 24
  279. [16:35:15] [Client thread/INFO]: Registered texture set ROCK_SHORE for biome 25
  280. [16:35:15] [Client thread/INFO]: Registered texture set SHORE for biome 26
  281. [16:35:15] [Client thread/INFO]: Registered texture set BIRCH for biome 27
  282. [16:35:15] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome 28
  283. [16:35:15] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome 29
  284. [16:35:15] [Client thread/INFO]: Registered texture set SNOW_PINES for biome 30
  285. [16:35:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 31
  286. [16:35:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA for biome 32
  287. [16:35:15] [Client thread/INFO]: Registered texture set MEGA_TAIGA_HILLS for biome 33
  288. [16:35:15] [Client thread/INFO]: Registered texture set MOUNTAINS_ALL for biome 34
  289. [16:35:15] [Client thread/INFO]: Registered texture set SAVANNA for biome 35
  290. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA for biome 36
  291. [16:35:15] [Client thread/INFO]: Registered texture set MESA for biome 37
  292. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome 38
  293. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome 39
  294. [16:35:15] [Client thread/INFO]: Registered texture set SUNFLOWERS for biome 129
  295. [16:35:15] [Client thread/INFO]: Registered texture set DESERT for biome 130
  296. [16:35:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
  297. [16:35:15] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome 132
  298. [16:35:15] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 133
  299. [16:35:15] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome 134
  300. [16:35:15] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome 140
  301. [16:35:15] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome 149
  302. [16:35:15] [Client thread/INFO]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
  303. [16:35:15] [Client thread/INFO]: Registered texture set TALL_BIRCH for biome 155
  304. [16:35:15] [Client thread/INFO]: Registered texture set TALL_BIRCH_HILLS for biome 156
  305. [16:35:15] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome 157
  306. [16:35:15] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 158
  307. [16:35:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome 160
  308. [16:35:15] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
  309. [16:35:15] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
  310. [16:35:15] [Client thread/INFO]: Registered texture set SAVANNA_CLIFFS for biome 163
  311. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA_M for biome 164
  312. [16:35:15] [Client thread/INFO]: Registered texture set BRYCE for biome 165
  313. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
  314. [16:35:15] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome 167
  315. [16:35:15] [Client thread/INFO]: Registered texture set LAVA for tile "lava"
  316. [16:35:15] [Client thread/INFO]: Registered texture set LAVA_SHORE for tile "lavaShore"
  317. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
  318. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
  319. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
  320. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
  321. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
  322. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
  323. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
  324. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_HALL for tile "netherHall"
  325. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_THRONE for tile "netherThrone"
  326. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_TOWER for tile "netherTower"
  327. [16:35:15] [Client thread/INFO]: Registered texture set NETHER_WALL for tile "netherWall"
  328. [16:35:15] [Client thread/INFO]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
  329. [16:35:15] [Client thread/INFO]: Registered texture set CHURCH for tile "npcVillageChurch"
  330. [16:35:15] [Client thread/INFO]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
  331. [16:35:15] [Client thread/INFO]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
  332. [16:35:15] [Client thread/INFO]: Registered texture set HUT for tile "npcVillageHut"
  333. [16:35:15] [Client thread/INFO]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
  334. [16:35:15] [Client thread/INFO]: Registered texture set LIBRARY for tile "npcVillageLibrary"
  335. [16:35:15] [Client thread/INFO]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
  336. [16:35:15] [Client thread/INFO]: Registered texture set SMITHY for tile "npcVillageSmithy"
  337. [16:35:15] [Client thread/INFO]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
  338. [16:35:15] [Client thread/INFO]: Registered texture set WELL for tile "npcVillageWell"
  339. [16:35:15] [Client thread/WARN]: ****************************************
  340. [16:35:15] [Client thread/WARN]: * The object mod.mcreator.mcreator_igniterBox$BlockIgniterBox@cc671a2 has been registered twice for the same name AnyDimensionMod:IgniterBox.
  341. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  342. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  343. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  344. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  345. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  346. [16:35:15] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  347. [16:35:15] [Client thread/WARN]: ****************************************
  348. [16:35:20] [Client thread/INFO]: Trail info successfully received from remote.
  349. [16:35:20] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
  350. [16:35:20] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
  351. [16:35:31] [Client thread/INFO]: Total mipmap : 3 ms
  352. [16:35:32] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  353. [16:35:32] [Client thread/INFO]: Entering preinitialization phase.
  354. [16:35:32] [Client thread/INFO]: Loading configuration from disk.
  355. [16:35:32] [Client thread/INFO]: Configuration load completed.
  356. [16:35:32] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bje (2 / 2)
  357. [16:35:32] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP (bje)
  358. [16:35:32] [Client thread/INFO]:    Patching method sendUseItem in PlayerControllerMP
  359. [16:35:32] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP done
  360. [16:35:32] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP (bll)
  361. [16:35:32] [Client thread/INFO]:    Patching method onUpdate in EntityOtherPlayerMP
  362. [16:35:32] [Client thread/INFO]:    Patching method setCurrentItem in EntityOtherPlayerMP
  363. [16:35:32] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP done
  364. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  365. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
  366. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  367. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  368. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  369. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
  370. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
  371. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  372. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  373. [16:35:32] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  374. [16:35:33] [Client thread/INFO]: Gear module active. Adding gear cast.
  375. [16:35:33] [Client thread/INFO]: Biomes O' Plenty Detected
  376. [16:35:33] [Client thread/INFO]: Galacticraft Mars Detected
  377. [16:35:33] [Client thread/INFO]: Twilight Forest Detected
  378. [16:35:33] [Client thread/INFO]: Thaumcraft Detected
  379. [16:35:33] [Client thread/INFO]: Nevermine 2: Advent of Ascenion Detected
  380. [16:35:34] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  381. [16:35:34] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  382. [16:35:34] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  383. [16:35:34] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  384. [16:35:34] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  385. [16:35:34] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  386. [16:35:34] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  387. [16:35:34] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  388. [16:35:34] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  389. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  390. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  391. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  392. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  393. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  394. [16:35:34] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  395. [16:35:34] [Client thread/INFO]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
  396. [16:35:34] [Client thread/ERROR]: Requirements unmet, Applied Energistics 2 Addon not loading
  397. [16:35:34] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
  398. [16:35:34] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
  399. [16:35:34] [Client thread/INFO]: Required mod Forestry is not installed, dependent features will be unavailable
  400. [16:35:34] [Client thread/ERROR]: Requirements unmet, Forestry Addon not loading
  401. [16:35:34] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  402. [16:35:34] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  403. [16:35:34] [Client thread/INFO]: Loading configs..
  404. [16:35:34] [Client thread/INFO]: Updating ModMetaData...
  405. [16:35:34] [Client thread/INFO]: Registering Network Messages...
  406. [16:35:34] [Client thread/INFO]: Requesting Sync...
  407. [16:35:34] [Client thread/INFO]: Registering Events...
  408. [16:35:35] [Client thread/INFO]: Registered Behavior Settings with id 0
  409. [16:35:35] [Client thread/INFO]: Registered Behavior Scanner with id 1
  410. [16:35:35] [Client thread/INFO]: Registered Behavior Data Core with id 2
  411. [16:35:35] [Client thread/INFO]: Registered Behavior Wrench with id 3
  412. [16:35:35] [Client thread/INFO]: Registered Behavior Shears with id 4
  413. [16:35:35] [Client thread/INFO]: Registered Behavior Crowbar with id 5
  414. [16:35:35] [Client thread/INFO]: Registered Behavior MFR Area Of Effect with id 6
  415. [16:35:35] [Client thread/INFO]: Registered Behavior Conduit Visibility with id 7
  416. [16:35:35] [Client thread/INFO]: Registered Behavior Facade Visibility with id 8
  417. [16:35:35] [Client thread/INFO]: Registered Behavior Hammer with id 9
  418. [16:35:35] [Client thread/INFO]: Registered Behavior Wire Cutter with id 10
  419. [16:35:35] [Client thread/INFO]: Loaded custom tier kill settings!
  420. [16:35:35] [Client thread/INFO]: Min kills: 0,64,128,256,512,1024
  421. [16:35:35] [Client thread/INFO]: Max kills: 63,127,255,511,1023,1024
  422. [16:35:35] [Client thread/INFO]: Loaded configuration file!
  423. [16:35:35] [Client thread/INFO]: Loading configuration file D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\config\Treecapitator.cfg
  424. [16:35:35] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
  425. [16:35:35] [Client thread/INFO]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
  426. [16:35:35] [Client thread/INFO]: Applying holder lookups
  427. [16:35:35] [Client thread/INFO]: Holder lookups applied
  428. [16:35:35] [Client thread/INFO]: Injecting itemstacks
  429. [16:35:35] [Client thread/INFO]: Itemstack injection complete
  430. [16:35:35] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  431. [16:35:35] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  432. [16:35:36] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  433. [16:35:36] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  434. [16:35:36] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none
  435. [16:35:36] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  436. [16:35:36] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  437. [16:35:36] [Client thread/INFO]: M&B - Patching Class ItemRenderer (bly)
  438. [16:35:36] [Client thread/INFO]:    Adding new fields to ItemRenderer
  439. [16:35:36] [Client thread/INFO]:    Patching method renderItemInFirstPerson in ItemRenderer
  440. [16:35:36] [Client thread/INFO]:    Patching method updateEquippedItem in ItemRenderer
  441. [16:35:36] [Client thread/INFO]: M&B - Patching Class ItemRenderer done
  442. [16:35:36] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  443. [16:35:36] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  444. [16:35:36] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  445. [16:35:36] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  446. [16:35:36] [Sound Library Loader/INFO]: Sound engine started
  447. [16:35:36] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  448. [16:35:36] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  449. [16:35:36] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  450. [16:35:36] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  451. [16:35:36] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  452. [16:35:36] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer (ub)
  453. [16:35:36] [Client thread/INFO]:    Patching method updateTask in EntityAIControlledByPlayer
  454. [16:35:36] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer done
  455. [16:35:36] [Client thread/INFO]: Initializing AbyssalCraft.
  456. [16:35:40] [Client thread/INFO]: Not Enough Items is present, initializing informative stuff.
  457. [16:35:40] [Client thread/INFO]: Found a integration for mod Morph
  458. [16:35:40] [Client thread/INFO]: Found a integration for mod Thaumcraft
  459. [16:35:40] [Client thread/INFO]: Mod integrations found: [Not Enough Items, Morph, Thaumcraft]
  460. [16:35:40] [Client thread/INFO]: Initializing integrations!
  461. [16:35:40] [Client thread/INFO]: Loaded 70 backpack recipes.
  462. [16:35:43] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  463. [16:35:43] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@1ef313e
  464. [16:35:43] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@7556c67
  465. [16:35:43] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@783ee03a
  466. [16:35:43] [Client thread/INFO]: Ars Magica 2 >> Initializing API Hooks...
  467. [16:35:43] [Client thread/INFO]: Ars Magica 2 >> Finished API Initialization
  468. [16:35:43] [Client thread/WARN]: ****************************************
  469. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_dirt$BlockTutorialPortal@cf3d384 has been registered twice for the same name AnyDimensionMod:dirt_portal.
  470. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  471. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  472. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  473. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  474. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  475. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  476. [16:35:43] [Client thread/WARN]: ****************************************
  477. [16:35:43] [Client thread/WARN]: ****************************************
  478. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_cobblestone$BlockTutorialPortal@7d78fbb9 has been registered twice for the same name AnyDimensionMod:cobblestone_portal.
  479. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  480. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  481. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  482. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  483. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  484. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  485. [16:35:43] [Client thread/WARN]: ****************************************
  486. [16:35:43] [Client thread/WARN]: ****************************************
  487. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_stone$BlockTutorialPortal@217bbbd8 has been registered twice for the same name AnyDimensionMod:stone_portal.
  488. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  489. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  490. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  491. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  492. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  493. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  494. [16:35:43] [Client thread/WARN]: ****************************************
  495. [16:35:43] [Client thread/WARN]: ****************************************
  496. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_wood$BlockTutorialPortal@6b4ffd50 has been registered twice for the same name AnyDimensionMod:wood_portal.
  497. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  498. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  499. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  500. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  501. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  502. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  503. [16:35:43] [Client thread/WARN]: ****************************************
  504. [16:35:43] [Client thread/WARN]: ****************************************
  505. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_leaves$BlockTutorialPortal@6fc56f4f has been registered twice for the same name AnyDimensionMod:leaves_portal.
  506. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  507. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  508. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  509. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  510. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  511. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  512. [16:35:43] [Client thread/WARN]: ****************************************
  513. [16:35:43] [Client thread/WARN]: ****************************************
  514. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_obsidian$BlockTutorialPortal@245a49e1 has been registered twice for the same name AnyDimensionMod:obsidian_portal.
  515. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  516. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  517. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  518. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  519. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  520. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  521. [16:35:43] [Client thread/WARN]: ****************************************
  522. [16:35:43] [Client thread/WARN]: ****************************************
  523. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_bedrock$BlockTutorialPortal@45ee1afb has been registered twice for the same name AnyDimensionMod:bedrock_portal.
  524. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  525. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  526. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  527. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  528. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  529. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  530. [16:35:43] [Client thread/WARN]: ****************************************
  531. [16:35:43] [Client thread/WARN]: ****************************************
  532. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_bricks$BlockTutorialPortal@4232df23 has been registered twice for the same name AnyDimensionMod:bricks_portal.
  533. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  534. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  535. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  536. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  537. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  538. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  539. [16:35:43] [Client thread/WARN]: ****************************************
  540. [16:35:43] [Client thread/WARN]: ****************************************
  541. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_iron$BlockTutorialPortal@6f377017 has been registered twice for the same name AnyDimensionMod:iron_portal.
  542. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  543. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  544. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  545. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  546. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  547. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  548. [16:35:43] [Client thread/WARN]: ****************************************
  549. [16:35:43] [Client thread/WARN]: ****************************************
  550. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_gold$BlockTutorialPortal@50bf51bb has been registered twice for the same name AnyDimensionMod:gold_portal.
  551. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  552. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  553. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  554. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  555. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  556. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  557. [16:35:43] [Client thread/WARN]: ****************************************
  558. [16:35:43] [Client thread/WARN]: ****************************************
  559. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_diamond$BlockTutorialPortal@430a9986 has been registered twice for the same name AnyDimensionMod:diamond_portal.
  560. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  561. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  562. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  563. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  564. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  565. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  566. [16:35:43] [Client thread/WARN]: ****************************************
  567. [16:35:43] [Client thread/WARN]: ****************************************
  568. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_bookshelf$BlockTutorialPortal@3468c950 has been registered twice for the same name AnyDimensionMod:bookshelf_portal.
  569. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  570. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  571. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  572. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  573. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  574. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  575. [16:35:43] [Client thread/WARN]: ****************************************
  576. [16:35:43] [Client thread/WARN]: ****************************************
  577. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_sandstone$BlockTutorialPortal@6ccb009b has been registered twice for the same name AnyDimensionMod:sandstone_portal.
  578. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  579. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  580. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  581. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  582. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  583. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  584. [16:35:43] [Client thread/WARN]: ****************************************
  585. [16:35:43] [Client thread/WARN]: ****************************************
  586. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_tnt$BlockTutorialPortal@41f268da has been registered twice for the same name AnyDimensionMod:tnt_portal.
  587. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  588. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  589. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  590. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  591. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  592. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  593. [16:35:43] [Client thread/WARN]: ****************************************
  594. [16:35:43] [Client thread/WARN]: ****************************************
  595. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_redstnone$BlockTutorialPortal@495caa9f has been registered twice for the same name AnyDimensionMod:redstnone_portal.
  596. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  597. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  598. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  599. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  600. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  601. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  602. [16:35:43] [Client thread/WARN]: ****************************************
  603. [16:35:43] [Client thread/WARN]: ****************************************
  604. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_emerald$BlockTutorialPortal@63ffce6a has been registered twice for the same name AnyDimensionMod:emerald_portal.
  605. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  606. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  607. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  608. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  609. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  610. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  611. [16:35:43] [Client thread/WARN]: ****************************************
  612. [16:35:43] [Client thread/WARN]: ****************************************
  613. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_lapisLazuli$BlockTutorialPortal@219de215 has been registered twice for the same name AnyDimensionMod:lapisLazuli_portal.
  614. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  615. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  616. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  617. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  618. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  619. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  620. [16:35:43] [Client thread/WARN]: ****************************************
  621. [16:35:43] [Client thread/WARN]: ****************************************
  622. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_craftingTable$BlockTutorialPortal@78cc5305 has been registered twice for the same name AnyDimensionMod:craftingTable_portal.
  623. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  624. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  625. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  626. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  627. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  628. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  629. [16:35:43] [Client thread/WARN]: ****************************************
  630. [16:35:43] [Client thread/WARN]: ****************************************
  631. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_furnace$BlockTutorialPortal@17a2d484 has been registered twice for the same name AnyDimensionMod:furnace_portal.
  632. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  633. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  634. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  635. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  636. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  637. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  638. [16:35:43] [Client thread/WARN]: ****************************************
  639. [16:35:43] [Client thread/WARN]: ****************************************
  640. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_cobweb$BlockTutorialPortal@2c8f294 has been registered twice for the same name AnyDimensionMod:cobweb_portal.
  641. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  642. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  643. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  644. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  645. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  646. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  647. [16:35:43] [Client thread/WARN]: ****************************************
  648. [16:35:43] [Client thread/WARN]: ****************************************
  649. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_wool$BlockTutorialPortal@8418022 has been registered twice for the same name AnyDimensionMod:wool_portal.
  650. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  651. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  652. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  653. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  654. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  655. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  656. [16:35:43] [Client thread/WARN]: ****************************************
  657. [16:35:43] [Client thread/WARN]: ****************************************
  658. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_sponge$BlockTutorialPortal@18d904f5 has been registered twice for the same name AnyDimensionMod:sponge_portal.
  659. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  660. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  661. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  662. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  663. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  664. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  665. [16:35:43] [Client thread/WARN]: ****************************************
  666. [16:35:43] [Client thread/WARN]: ****************************************
  667. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_glass$BlockTutorialPortal@5cc47714 has been registered twice for the same name AnyDimensionMod:glass_portal.
  668. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  669. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  670. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  671. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  672. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  673. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  674. [16:35:43] [Client thread/WARN]: ****************************************
  675. [16:35:43] [Client thread/WARN]: ****************************************
  676. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_netherrack$BlockTutorialPortal@5f5a71b5 has been registered twice for the same name AnyDimensionMod:netherrack_portal.
  677. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  678. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  679. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  680. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  681. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  682. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  683. [16:35:43] [Client thread/WARN]: ****************************************
  684. [16:35:43] [Client thread/WARN]: ****************************************
  685. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_gravel$BlockTutorialPortal@25e75ee1 has been registered twice for the same name AnyDimensionMod:gravel_portal.
  686. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  687. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  688. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  689. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  690. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  691. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  692. [16:35:43] [Client thread/WARN]: ****************************************
  693. [16:35:43] [Client thread/WARN]: ****************************************
  694. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_sand$BlockTutorialPortal@a49e69 has been registered twice for the same name AnyDimensionMod:sand_portal.
  695. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  696. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  697. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  698. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  699. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  700. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  701. [16:35:43] [Client thread/WARN]: ****************************************
  702. [16:35:43] [Client thread/WARN]: ****************************************
  703. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_coalBlock$BlockTutorialPortal@2a44f50e has been registered twice for the same name AnyDimensionMod:coalBlock_portal.
  704. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  705. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  706. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  707. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  708. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  709. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  710. [16:35:43] [Client thread/WARN]: ****************************************
  711. [16:35:43] [Client thread/WARN]: ****************************************
  712. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_packedIce$BlockTutorialPortal@1c9f912e has been registered twice for the same name AnyDimensionMod:packedIce_portal.
  713. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  714. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  715. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  716. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  717. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  718. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  719. [16:35:43] [Client thread/WARN]: ****************************************
  720. [16:35:43] [Client thread/WARN]: ****************************************
  721. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_glowstone$BlockTutorialPortal@147c023 has been registered twice for the same name AnyDimensionMod:glowstone_portal.
  722. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  723. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  724. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  725. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  726. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  727. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  728. [16:35:43] [Client thread/WARN]: ****************************************
  729. [16:35:43] [Client thread/WARN]: ****************************************
  730. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_endStone$BlockTutorialPortal@4078423 has been registered twice for the same name AnyDimensionMod:endStone_portal.
  731. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  732. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  733. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  734. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  735. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  736. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  737. [16:35:43] [Client thread/WARN]: ****************************************
  738. [16:35:43] [Client thread/WARN]: ****************************************
  739. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_quartzBlock$BlockTutorialPortal@1be99c24 has been registered twice for the same name AnyDimensionMod:quartzBlock_portal.
  740. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  741. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  742. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  743. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  744. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  745. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  746. [16:35:43] [Client thread/WARN]: ****************************************
  747. [16:35:43] [Client thread/WARN]: ****************************************
  748. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_coalOre$BlockTutorialPortal@52e4e010 has been registered twice for the same name AnyDimensionMod:coalOre_portal.
  749. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  750. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  751. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  752. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  753. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  754. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  755. [16:35:43] [Client thread/WARN]: ****************************************
  756. [16:35:43] [Client thread/WARN]: ****************************************
  757. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_ironOre$BlockTutorialPortal@34c3d435 has been registered twice for the same name AnyDimensionMod:ironOre_portal.
  758. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  759. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  760. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  761. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  762. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  763. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  764. [16:35:43] [Client thread/WARN]: ****************************************
  765. [16:35:43] [Client thread/WARN]: ****************************************
  766. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_goldOre$BlockTutorialPortal@2961aad6 has been registered twice for the same name AnyDimensionMod:goldOre_portal.
  767. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  768. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  769. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  770. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  771. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  772. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  773. [16:35:43] [Client thread/WARN]: ****************************************
  774. [16:35:43] [Client thread/WARN]: ****************************************
  775. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_diamondOre$BlockTutorialPortal@f156cbd has been registered twice for the same name AnyDimensionMod:diamondOre_portal.
  776. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  777. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  778. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  779. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  780. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  781. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  782. [16:35:43] [Client thread/WARN]: ****************************************
  783. [16:35:43] [Client thread/WARN]: ****************************************
  784. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_emeraldOre$BlockTutorialPortal@53e8d7e3 has been registered twice for the same name AnyDimensionMod:emeraldOre_portal.
  785. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  786. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  787. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  788. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  789. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  790. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  791. [16:35:43] [Client thread/WARN]: ****************************************
  792. [16:35:43] [Client thread/WARN]: ****************************************
  793. [16:35:43] [Client thread/WARN]: * The object mod.mcreator.mcreator_redstoneOre$BlockTutorialPortal@5961c18f has been registered twice for the same name AnyDimensionMod:redstoneOre_portal.
  794. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  795. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  796. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  797. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  798. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  799. [16:35:43] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  800. [16:35:43] [Client thread/WARN]: ****************************************
  801. [16:35:44] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Ruins
  802. [16:35:44] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Nether
  803. [16:35:44] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledDungeons:439]: Finished registering bundled dungeon packs
  804. [16:35:44] [Client thread/INFO]: Entering initialization phase.
  805. [16:35:45] [Client thread/INFO]: TConstruct has be registered with keys key.tarmor, key.tgoggles, key.tbelt, key.tzoom
  806. [16:35:45] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  807. [16:35:45] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  808. [16:35:45] [Client thread/INFO]: Loading NEI Addons
  809. [16:35:45] [Client thread/INFO]: Developer Tools Addon disabled - skipping
  810. [16:35:45] [Client thread/INFO]: Loading Crafting Tables Addon...
  811. [16:35:45] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
  812. [16:35:45] [Client thread/INFO]: Not registering EE3 Minium Stone
  813. [16:35:45] [Client thread/INFO]: Required mod BuildCraft|Factory is not installed, dependent features will be unavailable
  814. [16:35:45] [Client thread/INFO]: Not registering BC Autorcrafting Table
  815. [16:35:45] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  816. [16:35:45] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  817. [16:35:45] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
  818. [16:35:45] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
  819. [16:35:45] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.5 detected
  820. [16:35:45] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
  821. [16:35:45] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
  822. [16:35:45] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
  823. [16:35:45] [Client thread/INFO]: Required mod Railcraft is not installed, dependent features will be unavailable
  824. [16:35:45] [Client thread/INFO]: Not registering Railcraft Work Cart
  825. [16:35:45] [Client thread/INFO]: 1 crafting tables registered
  826. [16:35:45] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  827. [16:35:45] [Client thread/INFO]: [com.whammich.sstow.events.Achievements:defaultAchievements:28]: Rendering Icons
  828. [16:35:46] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
  829. [16:35:46] [Client thread/INFO]: Initializing ModVersionChecker for mod Treecapitator
  830. [16:35:47] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  831. [16:35:47] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  832. [16:35:47] [Client thread/INFO]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
  833. [16:35:47] [Client thread/INFO]: Receiving registration request from [ SSTOW ] for method sstow.utils.WailaProvider.callbackRegister
  834. [16:35:47] [Client thread/INFO]: Received IMC message from mod BiomesOPlenty.
  835. [16:35:47] [Client thread/WARN]: Unknown tag "trees" found while verifying a ThirdPartyModConfig NBTTagCompound object
  836. [16:35:47] [Client thread/INFO]: Injecting itemstacks
  837. [16:35:47] [Client thread/INFO]: Itemstack injection complete
  838. [16:35:47] [Client thread/INFO]: Post-initializing AbyssalCraft
  839. [16:35:47] [Client thread/INFO]: Post-initializing integrations!
  840. [16:35:47] [Client thread/INFO]: Checking so that no other mod has overridden a used biome ID.
  841. [16:35:47] [Client thread/INFO]: None of the biome IDs has been overridden.
  842. [16:35:47] [Client thread/INFO]: AbyssalCraft loaded.
  843. [16:35:47] [Client thread/INFO]: Found potion array with a size of 4160
  844. [16:35:47] [Client thread/INFO]: Initializing PotionFluxTaint with id 29
  845. [16:35:47] [Client thread/INFO]: Initializing PotionVisExhaust with id 30
  846. [16:35:47] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 31
  847. [16:35:47] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 32
  848. [16:35:47] [Client thread/INFO]: Initializing PotionWarpWard with id 33
  849. [16:35:47] [Client thread/INFO]: Initializing PotionDeathGaze with id 34
  850. [16:35:47] [Client thread/INFO]: Initializing PotionBlurredVision with id 35
  851. [16:35:47] [Client thread/INFO]: Initializing PotionSunScorned with id 36
  852. [16:35:47] [Client thread/INFO]: Initializing PotionThaumarhia with id 37
  853. [16:35:47] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
  854. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Iron Oreberry Bush]
  855. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Gold Oreberry Bush]
  856. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Copper Oreberry Bush]
  857. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Tin Oreberry Bush]
  858. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Aluminum Oreberry Bush]
  859. [16:35:47] [Client thread/WARN]: Adding clickable crop support for [Essence Berry Bush]
  860. [16:35:47] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
  861. [16:35:47] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
  862. [16:35:47] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
  863. [16:35:47] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
  864. [16:35:47] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
  865. [16:35:47] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
  866. [16:35:47] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
  867. [16:35:47] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
  868. [16:35:47] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
  869. [16:35:47] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
  870. [16:35:47] [Client thread/INFO]: Baubles is present. Acting accordingly
  871. [16:35:47] [Client thread/INFO]: Twilight Forest is present. Acting accordingly
  872. [16:35:48] [Client thread/INFO]: Ars Magica 2 >> Checking Version.  MC Version: 1.7.10-Forge10.13.4.1614-1.7.10
  873. [16:35:48] [Client thread/INFO]: Ars Magica 2 >> No updated compendium found.  Using packaged compendium.
  874. [16:35:49] [Client thread/WARN]: Ars Magica 2 >> Unable to update the compendium!
  875. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.ArrayIndexOutOfBoundsException: 1
  876. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:245)
  877. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:212)
  878. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at am2.proxy.ClientProxy.postinit(ClientProxy.java:103)
  879. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at am2.AMCore.postInit(AMCore.java:159)
  880. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  881. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  882. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  883. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.lang.reflect.Method.invoke(Method.java:497)
  884. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  885. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  886. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  887. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.lang.reflect.Method.invoke(Method.java:497)
  888. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  889. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  890. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  891. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  892. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  893. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  894. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  895. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  896. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  897. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  898. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.lang.reflect.Method.invoke(Method.java:497)
  899. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  900. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  901. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  902. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  903. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  904. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  905. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  906. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  907. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  908. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  909. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at net.minecraft.client.main.Main.main(SourceFile:148)
  910. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  911. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  912. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  913. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.lang.reflect.Method.invoke(Method.java:497)
  914. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  915. [16:35:49] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  916. [16:35:49] [Client thread/INFO]: Ars Magica 2 >> Initializing Thaumcraft Compatibility
  917. [16:35:49] [Client thread/INFO]: [code.elix_x.coremods.antiidconflict.managers.BiomesManager:updateBiomesFolder:78]: Found tottally 21 free biome ids
  918. [16:35:49] [Client thread/INFO]: [code.elix_x.coremods.antiidconflict.managers.BiomesManager:updateBiomesFolder:88]: Found tottally 235 occupied biome ids
  919. [16:35:49] [Client thread/INFO]: [code.elix_x.coremods.antiidconflict.managers.BiomesManager:updateBiomesFolder:101]: Found tottally 0 conflicted biome ids
  920. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
  921. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
  922. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
  923. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
  924. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
  925. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
  926. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
  927. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
  928. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
  929. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
  930. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
  931. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
  932. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
  933. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
  934. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
  935. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
  936. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
  937. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOA@0
  938. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOC@0
  939. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOD@0
  940. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BOE@0
  941. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.AI@0
  942. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.RCI@0
  943. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.DI@0
  944. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.EI@0
  945. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@0
  946. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@1
  947. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@2
  948. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@3
  949. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@4
  950. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@5
  951. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@6
  952. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@7
  953. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@8
  954. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@9
  955. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@10
  956. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@11
  957. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@12
  958. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@13
  959. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@14
  960. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@15
  961. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@16
  962. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@17
  963. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@18
  964. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@19
  965. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@20
  966. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@21
  967. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@22
  968. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@23
  969. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.crystal@24
  970. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.SG@0
  971. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.SS@0
  972. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.CGCC@0
  973. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.CGCH@0
  974. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.continuumBomb@0
  975. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.zaniteBlock@0
  976. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
  977. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
  978. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
  979. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
  980. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
  981. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.SlimeBlock@0
  982. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@3
  983. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@5
  984. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@6
  985. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@4
  986. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@7
  987. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@0
  988. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@1
  989. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@2
  990. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@8
  991. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.tconstruct.metalblock@9
  992. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  993. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  994. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@9
  995. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@10
  996. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@11
  997. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@14
  998. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@18
  999. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@3
  1000. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@4
  1001. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@5
  1002. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@13
  1003. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@15
  1004. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.tconstruct.Materials@16
  1005. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@0
  1006. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.slime.gel@1
  1007. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockAluminium@0
  1008. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockBronze@0
  1009. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockChrome@0
  1010. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockCopper@0
  1011. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.malachite_block@0
  1012. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockRuby@0
  1013. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockSapphire@0
  1014. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockSilver@0
  1015. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockTin@0
  1016. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockUranium@0
  1017. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockPlatinum@0
  1018. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBone@0
  1019. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBone@0
  1020. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockFlesh@0
  1021. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRuby@0
  1022. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRuby@0
  1023. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockBlaze@0
  1024. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEnder@0
  1025. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGunpowder@0
  1026. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockSlime@0
  1027. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.workbench@0
  1028. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.quartzBlock@0
  1029. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.netherwoodWorkbench@0
  1030. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.sstow.soulium_block@0
  1031. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.sstow.material@2
  1032. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
  1033. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.IT@0
  1034. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.IC@0
  1035. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.SilverIngot@0
  1036. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
  1037. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@2
  1038. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@16
  1039. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@3
  1040. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@4
  1041. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@5
  1042. [16:35:50] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticOpaque@0
  1043. [16:35:50] [Client thread/INFO]: Total number of compression recipes: 123
  1044. [16:35:50] [Client thread/INFO]: Entering postinitialization phase.
  1045. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1046. [16:35:50] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1047. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1048. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1049. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1050. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1051. [16:35:50] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
  1052. [16:35:50] [Client thread/INFO]: Thaumcraft detected. Adding thaumium tools.
  1053. [16:35:50] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding melting recipe
  1054. [16:35:50] [Client thread/WARN]: Ore ingotDesh Was not found, skipping adding cast recipe
  1055. [16:35:50] [Client thread/WARN]: Amethyst was not found, skipping recipe
  1056. [16:35:50] [Client thread/WARN]: Dark Steel was not found, skipping recipe
  1057. [16:35:50] [Client thread/WARN]: Ore ingotMithril Was not found, skipping adding melting recipe
  1058. [16:35:50] [Client thread/WARN]: Ore ingotMithril Was not found, skipping adding cast recipe
  1059. [16:35:50] [Client thread/WARN]: Ore oreMithril Was not found, skipping adding melting recipe
  1060. [16:35:50] [Client thread/WARN]: Ore dustMithril Was not found, skipping adding melting recipe
  1061. [16:35:50] [Client thread/WARN]: Ore blockMithril Was not found, skipping adding melting recipe
  1062. [16:35:50] [Client thread/WARN]: Ore blockMithril Was not found, skipping adding cast recipe
  1063. [16:35:50] [Client thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1064. [16:35:50] [Client thread/INFO]: While registering space station recipe, found 4 type(s) of ingotTin
  1065. [16:35:51] [Client thread/INFO]: Loading texture and data for Digital-7 Mono
  1066. [16:35:51] [Client thread/INFO]: Skipped mapping for Thaumcraft.TaintacleGiant: detected as boss.
  1067. [16:35:51] [Client thread/INFO]: Skipped mapping for Thaumcraft.EldritchGolem: detected as boss.
  1068. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossLifeGuardian: detected as boss.
  1069. [16:35:51] [Client thread/INFO]: Skipped mapping for TwilightForest.Tower Boss: detected as boss.
  1070. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossLightningGuardian: detected as boss.
  1071. [16:35:51] [Client thread/INFO]: Skipped mapping for HunterDragon: detected as boss.
  1072. [16:35:51] [Client thread/INFO]: Skipped mapping for Thaumcraft.EldritchWarden: detected as boss.
  1073. [16:35:51] [Client thread/INFO]: Skipped mapping for TwilightForest.Naga: detected as boss.
  1074. [16:35:51] [Client thread/INFO]: Skipped mapping for abyssalcraft.chagaroth: detected as boss.
  1075. [16:35:51] [Client thread/INFO]: Skipped mapping for GalacticraftCore.EvolvedSkeletonBoss: detected as boss.
  1076. [16:35:51] [Client thread/INFO]: Skipped mapping for abyssalcraft.dragonboss: detected as boss.
  1077. [16:35:51] [Client thread/INFO]: Skipped mapping for TwilightForest.Hydra: detected as boss.
  1078. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossEarthGuardian: detected as boss.
  1079. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossAirGuardian: detected as boss.
  1080. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossWinterGuardian: detected as boss.
  1081. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossNatureGuardian: detected as boss.
  1082. [16:35:51] [Client thread/INFO]: Skipped mapping for ScoutDragon: detected as boss.
  1083. [16:35:51] [Client thread/INFO]: Skipped mapping for AlphaDragon: detected as boss.
  1084. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossEnderGuardian: detected as boss.
  1085. [16:35:51] [Client thread/INFO]: Skipped mapping for GalacticraftMars.CreeperBoss: detected as boss.
  1086. [16:35:51] [Client thread/INFO]: Skipped mapping for TwilightForest.Twilight Lich: detected as boss.
  1087. [16:35:51] [Client thread/INFO]: Skipped mapping for WitherBoss: detected as boss.
  1088. [16:35:51] [Client thread/INFO]: Skipped mapping for EnderDragon: detected as boss.
  1089. [16:35:51] [Client thread/INFO]: Skipped mapping for Thaumcraft.CultistPortal: detected as boss.
  1090. [16:35:51] [Client thread/INFO]: Skipped mapping for Thaumcraft.CultistLeader: detected as boss.
  1091. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossFireGuardian: detected as boss.
  1092. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossWaterGuardian: detected as boss.
  1093. [16:35:51] [Client thread/INFO]: Skipped mapping for TwilightForest.Snow Queen: detected as boss.
  1094. [16:35:51] [Client thread/INFO]: Skipped mapping for arsmagica2.BossArcaneGuardian: detected as boss.
  1095. [16:35:51] [Client thread/INFO]: Skipped mapping for abyssalcraft.shadowboss: detected as boss.
  1096. [16:35:51] [Client thread/INFO]: Skipped mapping for abyssalcraft.Jzahar: detected as boss.
  1097. [16:35:51] [Client thread/INFO]: Skipped mapping for TConstruct.KingSlime: detected as boss.
  1098. [16:35:51] [Client thread/INFO]: Finished entity mapping (863 entries).
  1099. [16:35:51] [Client thread/INFO]: Soul Shards Loaded Entity Blacklist
  1100. [16:35:51] [Client thread/INFO]: Prioritizing User and IMC mod configs...
  1101. [16:35:51] [Client thread/INFO]: Registering items and trees...
  1102. [16:35:51] [Client thread/INFO]: Skipping Ore Dictionary processing.
  1103. [16:35:51] [Client thread/WARN]: [TwilightForest] Twilight Forest detected that the configured dimension id '7' is being used.  Using backup ID.  It is recommended that you configure this mod to use a unique dimension ID.
  1104. [16:35:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
  1105. [16:35:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
  1106. [16:35:51] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
  1107. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
  1108. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
  1109. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
  1110. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
  1111. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
  1112. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkling
  1113. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkMage
  1114. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
  1115. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
  1116. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
  1117. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityHellCow
  1118. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityLightMage
  1119. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
  1120. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaElemental
  1121. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
  1122. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
  1123. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
  1124. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
  1125. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
  1126. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
  1127. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
  1128. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
  1129. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class drzhark.mocreatures.entity.ambient.MoCEntityBee
  1130. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityButterfly
  1131. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityDragonfly
  1132. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityFirefly
  1133. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityFly
  1134. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityDolphin
  1135. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.MoCEntityFlyerMob
  1136. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntityFishy
  1137. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityJellyFish
  1138. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntityMediumFish
  1139. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityPiranha
  1140. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityRay
  1141. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityShark
  1142. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntitySmallFish
  1143. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile, fireImmunity to class drzhark.mocreatures.entity.monster.MoCEntityFlameWraith
  1144. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityGolem
  1145. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class drzhark.mocreatures.entity.monster.MoCEntityHellRat
  1146. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn to class drzhark.mocreatures.entity.monster.MoCEntityMiniGolem
  1147. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityOgre
  1148. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityRat
  1149. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class drzhark.mocreatures.entity.monster.MoCEntityScorpion
  1150. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn, poisonResistance to class drzhark.mocreatures.entity.monster.MoCEntitySilverSkeleton
  1151. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn, fly to class drzhark.mocreatures.entity.monster.MoCEntityWraith
  1152. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityWWolf
  1153. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.passive.MoCEntityBird
  1154. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.passive.MoCEntityWyvern
  1155. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings poisonResistance, hostile to class net.aetherteam.aether.entities.EntityAechorPlant
  1156. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, poisonResistance, float to class net.aetherteam.aether.entities.EntityCockatrice
  1157. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentry
  1158. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentryGolem
  1159. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.EntitySheepuff
  1160. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile, fireImmunity to class net.aetherteam.aether.entities.EntityTempest
  1161. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class net.aetherteam.aether.entities.EntityZephyr
  1162. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityCog
  1163. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityHostEye
  1164. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntitySentryGuardian
  1165. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.mounts.EntityAerbunny
  1166. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityFlyingCow
  1167. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityPhyg
  1168. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class net.aetherteam.aether.entities.mounts.EntitySwet
  1169. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  1170. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  1171. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  1172. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  1173. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  1174. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  1175. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  1176. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
  1177. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
  1178. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
  1179. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
  1180. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
  1181. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
  1182. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
  1183. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
  1184. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
  1185. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
  1186. [16:35:52] [Morph Online Resource Thread/INFO]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  1187. [16:35:52] [Client thread/ERROR]: Could not find material for modification: Nether Quartz
  1188. [16:35:52] [Client thread/INFO]: Sticks and stones may break my bones, but your pickaxes and axes will break no blocks.
  1189. [16:35:52] [Client thread/INFO]:   Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  1190. [16:35:52] [Client thread/WARN]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
  1191. [16:35:52] [Client thread/WARN]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  1192. [16:35:52] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
  1193. [16:35:52] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  1194. [16:35:52] [Client thread/INFO]: TwilightForestMod mod found.
  1195. [16:35:52] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy hooks.java.lang.ClassNotFoundException: cofh.api.energy.IEnergyProvider
  1196. [16:35:52] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
  1197. [16:35:53] [Client thread/WARN]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
  1198. [16:35:53] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
  1199. [16:35:53] [Client thread/WARN]: [Thermal Expansion] Error while loading ISecureTile hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.ISecurable
  1200. [16:35:53] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
  1201. [16:35:53] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  1202. [16:35:53] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  1203. [16:35:53] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  1204. [16:35:53] [Client thread/INFO]: [ExtraUtilities] ExtraUtilities mod not found.
  1205. [16:35:53] [Client thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
  1206. [16:35:53] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
  1207. [16:35:53] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  1208. [16:35:53] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  1209. [16:35:53] [Client thread/INFO]: [Statues] Statues mod not found.
  1210. [16:35:53] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  1211. [16:35:53] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  1212. [16:35:53] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  1213. [16:35:53] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  1214. [16:35:53] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@2199246b
  1215. [16:35:53] [Client thread/INFO]: Success in registering TConstruct
  1216. [16:35:53] [Client thread/INFO]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
  1217. [16:35:53] [Client thread/INFO]: Success in registering cfm
  1218. [16:35:53] [Client thread/INFO]: Trying to reflect sstow.utils.WailaProvider callbackRegister
  1219. [16:35:53] [Client thread/WARN]: Could not find class sstow.utils.WailaProvider
  1220. [16:35:53] [Client thread/INFO]: Forge Mod Loader has successfully loaded 76 mods
  1221. [16:35:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Extended Workbench, FMLFileResourcePack:AbyssalCraft Integration, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Adventure Backpack, FMLFileResourcePack:Aether II, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Anti Id Conflict, FMLFileResourcePack:Antique Atlas, FMLFileResourcePack:AnyDimensionMod, FMLFileResourcePack:Advent of Ascension, FMLFileResourcePack:Armor Sets, FMLFileResourcePack:Back in Slime Mod, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:DrZhark's CustomSpawner, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Dimensional Doors, FMLFileResourcePack:Dragon Mounts, FMLFileResourcePack:Dragon Realm, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Extended Potions, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:§aGeochests, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:M-Ore mod, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:MoreCraft, FMLFileResourcePack:Morph, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, 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, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NotEnoughIDs, FMLFileResourcePack:NotEnoughKeys, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:Origin, FMLFileResourcePack:OriginAddonScrewdriver, FMLFileResourcePack:Soul Shards: The Old Ways, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Toolbox, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:EXCore
  1222. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1223. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1224. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: AnyDimensionMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1225. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1226. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1227. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: TestEnvironmentMod in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1228. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1229. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1230. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1231. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1232. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1233. [16:35:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1234. [16:35:56] [Client thread/INFO]: Total mipmap : 0 ms
  1235. [16:35:59] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  1236. [16:35:59] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  1237. [16:35:59] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  1238. [16:36:01] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  1239. [16:36:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1240. [16:36:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  1241. [16:36:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
  1242. [16:36:01] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1243. [16:36:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1244. [16:36:01] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  1245. [16:36:02] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  1246. [16:36:02] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  1247. [16:36:02] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none
  1248. [16:36:02] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  1249. [16:36:02] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  1250. [16:36:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1251. [16:36:02] [Client thread/ERROR]: The following texture errors were found.
  1252. [16:36:02] [Client thread/ERROR]: ==================================================
  1253. [16:36:02] [Client thread/ERROR]:   DOMAIN minecraft
  1254. [16:36:02] [Client thread/ERROR]: --------------------------------------------------
  1255. [16:36:02] [Client thread/ERROR]:   domain minecraft is missing 10 textures
  1256. [16:36:02] [Client thread/ERROR]:     domain minecraft has 5 locations:
  1257. [16:36:02] [Client thread/ERROR]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  1258. [16:36:02] [Client thread/ERROR]:       mod extendedWorkbench resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\[1.7.10]ExtendedWorkbench v1.2.1.1.jar
  1259. [16:36:02] [Client thread/ERROR]:       mod AnyDimensionMod resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  1260. [16:36:02] [Client thread/ERROR]:       mod cfm resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  1261. [16:36:02] [Client thread/ERROR]:       mod Thaumcraft resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\Thaumcraft v4.2.3.5.jar
  1262. [16:36:02] [Client thread/ERROR]: -------------------------
  1263. [16:36:02] [Client thread/ERROR]:     The missing resources for domain minecraft are:
  1264. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1977_blockSpellModifier.png
  1265. [16:36:02] [Client thread/ERROR]:       textures/items/MISSING_ICON_ITEM_6042_decowand.png
  1266. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1983_alchemicCalcinator.png
  1267. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1975_blockSpellParadigm.png
  1268. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1991_null.png
  1269. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1976_blockSpellEnhancement.png
  1270. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1981_schematicSaver.png
  1271. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1984_crystalBelljar.png
  1272. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1987_blockMimic.png
  1273. [16:36:02] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1978_blockSpellEffect.png
  1274. [16:36:02] [Client thread/ERROR]: -------------------------
  1275. [16:36:02] [Client thread/ERROR]:     No other errors exist for domain minecraft
  1276. [16:36:02] [Client thread/ERROR]: ==================================================
  1277. [16:36:02] [Client thread/ERROR]: ==================================================
  1278. [16:36:02] [Client thread/ERROR]:   DOMAIN arsmagica2
  1279. [16:36:02] [Client thread/ERROR]: --------------------------------------------------
  1280. [16:36:02] [Client thread/ERROR]:   domain arsmagica2 is missing 2 textures
  1281. [16:36:02] [Client thread/ERROR]:     domain arsmagica2 has 1 location:
  1282. [16:36:02] [Client thread/ERROR]:       mod arsmagica2 resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  1283. [16:36:02] [Client thread/ERROR]: -------------------------
  1284. [16:36:02] [Client thread/ERROR]:     The missing resources for domain arsmagica2 are:
  1285. [16:36:02] [Client thread/ERROR]:       textures/items/spells/components/Nauseate.png
  1286. [16:36:02] [Client thread/ERROR]:       textures/items/spells/components/ScrambleSynapses.png
  1287. [16:36:02] [Client thread/ERROR]: -------------------------
  1288. [16:36:02] [Client thread/ERROR]:     No other errors exist for domain arsmagica2
  1289. [16:36:02] [Client thread/ERROR]: ==================================================
  1290. [16:36:02] [Client thread/ERROR]: ==================================================
  1291. [16:36:02] [Client thread/ERROR]:   DOMAIN alchemicalwizardry
  1292. [16:36:02] [Client thread/ERROR]: --------------------------------------------------
  1293. [16:36:02] [Client thread/ERROR]:   domain alchemicalwizardry is missing 1 texture
  1294. [16:36:02] [Client thread/ERROR]:     domain alchemicalwizardry has 1 location:
  1295. [16:36:02] [Client thread/ERROR]:       mod AWWayofTime resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
  1296. [16:36:02] [Client thread/ERROR]: -------------------------
  1297. [16:36:02] [Client thread/ERROR]:     The missing resources for domain alchemicalwizardry are:
  1298. [16:36:02] [Client thread/ERROR]:       textures/items/SigilOfTheFastMiner.png
  1299. [16:36:02] [Client thread/ERROR]: -------------------------
  1300. [16:36:02] [Client thread/ERROR]:     No other errors exist for domain alchemicalwizardry
  1301. [16:36:02] [Client thread/ERROR]: ==================================================
  1302. [16:36:02] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1303. [16:36:02] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1304. [16:36:02] [Sound Library Loader/INFO]: Sound engine started
  1305. [16:36:02] [Client thread/INFO]: [CHAT] A newer version of ExtendedWorkbench is available: <not checked>
  1306. [16:36:02] [Client thread/INFO]: [CHAT] Go to §nhttp://bit.ly/extendedWorkbench§r to download the update.
  1307. [16:37:20] [Client thread/INFO]: Disabling Main Menu Mob render ticker
  1308. [16:37:21] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  1309. [16:37:24] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
  1310. [16:37:24] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  1311. [16:37:24] [Server thread/INFO]: Generating keypair
  1312. [16:37:24] [Server thread/INFO]: Injecting existing block and item data into this server instance
  1313. [16:37:24] [Server thread/INFO]: Applying holder lookups
  1314. [16:37:24] [Server thread/INFO]: Holder lookups applied
  1315. [16:37:24] [Server thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  1316. [16:40:29] [Server thread/INFO]: Visiting NPC Village in dimension #0 "Overworld" at chunk (21, 64) ~ blocks (336, 1024)
  1317. [16:40:29] [Server thread/INFO]: Created new marker #1"gui.antiqueatlas.marker.village"@(341, 1029)
  1318. [16:40:37] [Server thread/INFO]: Loading dimension 0 (Single Player #1) (net.minecraft.server.integrated.IntegratedServer@635e3aab)
  1319. [16:45:15] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.terraingen.InitMapGenEvent@2b2c5e44:
  1320. java.lang.OutOfMemoryError: Java heap space
  1321.     at java.util.regex.Matcher.<init>(Matcher.java:225) ~[?:1.8.0_51]
  1322.     at java.util.regex.Pattern.matcher(Pattern.java:1093) ~[?:1.8.0_51]
  1323.     at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:380) ~[CMSConfiguration.class:?]
  1324.     at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94) ~[CMSConfiguration.class:?]
  1325.     at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:418) ~[EnvironmentSettings.class:?]
  1326.     at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:271) ~[EnvironmentSettings.class:?]
  1327.     at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:127) ~[CMSUtils.class:?]
  1328.     at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:190) ~[EventHooks.class:?]
  1329.     at cpw.mods.fml.common.eventhandler.ASMEventHandler_294_EventHooks_structureMapGen_InitMapGenEvent.invoke(.dynamic) ~[?:?]
  1330.     at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  1331.     at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
  1332.     at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:29) [TerrainGen.class:?]
  1333.     at biomesoplenty.common.world.ChunkProviderBOPHell.<init>(ChunkProviderBOPHell.java:67) [ChunkProviderBOPHell.class:?]
  1334.     at biomesoplenty.common.world.WorldProviderBOPHell.func_76555_c(WorldProviderBOPHell.java:36) [WorldProviderBOPHell.class:?]
  1335.     at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654) [mt.class:?]
  1336.     at net.minecraft.world.World.<init>(World.java:245) [ahb.class:?]
  1337.     at net.minecraft.world.WorldServer.<init>(WorldServer.java:97) [mt.class:?]
  1338.     at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) [mm.class:?]
  1339.     at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:65) [bsx.class:?]
  1340.     at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) [bsx.class:?]
  1341.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  1342.     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  1343. [16:45:15] [Server thread/ERROR]: Index: 2 Listeners:
  1344. [16:45:15] [Server thread/ERROR]: 0: NORMAL
  1345. [16:45:15] [Server thread/ERROR]: 1: ASM: biomesoplenty.common.eventhandler.world.MapGenEventHandler@77d5d93e onInitBiomeGens(Lnet/minecraftforge/event/terraingen/InitMapGenEvent;)V
  1346. [16:45:15] [Server thread/ERROR]: 2: ASM: drzhark.customspawner.EventHooks@740af600 structureMapGen(Lnet/minecraftforge/event/terraingen/InitMapGenEvent;)V
  1347. [16:45:15] [Server thread/ERROR]: 3: LOW
  1348. [16:45:15] [Server thread/ERROR]: 4: ASM: StevenDimDoors.mod_pocketDim.EventHookContainer@58980f51 onInitMapGen(Lnet/minecraftforge/event/terraingen/InitMapGenEvent;)V
  1349. [16:45:15] [Server thread/ERROR]: Encountered an unexpected exception
  1350. java.lang.OutOfMemoryError: Java heap space
  1351.     at java.util.regex.Matcher.<init>(Matcher.java:225) ~[?:1.8.0_51]
  1352.     at java.util.regex.Pattern.matcher(Pattern.java:1093) ~[?:1.8.0_51]
  1353.     at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:380) ~[CMSConfiguration.class:?]
  1354.     at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94) ~[CMSConfiguration.class:?]
  1355.     at drzhark.customspawner.environment.EnvironmentSettings.registerEntity(EnvironmentSettings.java:418) ~[EnvironmentSettings.class:?]
  1356.     at drzhark.customspawner.environment.EnvironmentSettings.initializeEntities(EnvironmentSettings.java:271) ~[EnvironmentSettings.class:?]
  1357.     at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:127) ~[CMSUtils.class:?]
  1358.     at drzhark.customspawner.EventHooks.structureMapGen(EventHooks.java:190) ~[EventHooks.class:?]
  1359.     at cpw.mods.fml.common.eventhandler.ASMEventHandler_294_EventHooks_structureMapGen_InitMapGenEvent.invoke(.dynamic) ~[?:?]
  1360.     at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  1361.     at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  1362.     at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:29) ~[TerrainGen.class:?]
  1363.     at biomesoplenty.common.world.ChunkProviderBOPHell.<init>(ChunkProviderBOPHell.java:67) ~[ChunkProviderBOPHell.class:?]
  1364.     at biomesoplenty.common.world.WorldProviderBOPHell.func_76555_c(WorldProviderBOPHell.java:36) ~[WorldProviderBOPHell.class:?]
  1365.     at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:654) ~[mt.class:?]
  1366.     at net.minecraft.world.World.<init>(World.java:245) ~[ahb.class:?]
  1367.     at net.minecraft.world.WorldServer.<init>(WorldServer.java:97) ~[mt.class:?]
  1368.     at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:14) ~[mm.class:?]
  1369.     at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:65) ~[bsx.class:?]
  1370.     at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) ~[bsx.class:?]
  1371.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  1372.     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
  1373. [16:45:29] [Server thread/ERROR]: This crash report has been saved to: D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\crash-reports\crash-2019-07-26_16.45.29-server.txt
  1374. [16:45:43] [Client thread/FATAL]: Reported exception thrown!
  1375. net.minecraft.util.ReportedException: Updating screen events
  1376.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1654) ~[bao.class:?]
  1377.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) ~[bao.class:?]
  1378.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
  1379.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  1380.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  1381.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  1382.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  1383.     at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  1384.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1385.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1386. Caused by: java.lang.OutOfMemoryError: Java heap space
  1387.     at net.minecraft.client.LoadingScreenRenderer.func_73718_a(LoadingScreenRenderer.java:115) ~[bbo.class:?]
  1388.     at net.minecraft.client.LoadingScreenRenderer.func_73719_c(LoadingScreenRenderer.java:94) ~[bbo.class:?]
  1389.     at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2122) ~[bao.class:?]
  1390.     at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:696) ~[FMLClientHandler.class:?]
  1391.     at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183) ~[bdx.class:?]
  1392.     at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130) ~[bdx.class:?]
  1393.     at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225) ~[bdw.class:?]
  1394.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) ~[bdw.class:?]
  1395.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) ~[bdw.class:?]
  1396.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) ~[bao.class:?]
  1397.     ... 9 more
  1398. [16:45:43] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  1399. // Daisy, daisy...
  1400.  
  1401. Time: 26/07/19 4:45 PM
  1402. Description: Updating screen events
  1403.  
  1404. java.lang.OutOfMemoryError: Java heap space
  1405.     at net.minecraft.client.LoadingScreenRenderer.func_73718_a(LoadingScreenRenderer.java:115)
  1406.     at net.minecraft.client.LoadingScreenRenderer.func_73719_c(LoadingScreenRenderer.java:94)
  1407.     at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2122)
  1408.     at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:696)
  1409.     at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)
  1410.     at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)
  1411.     at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  1412.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  1413.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  1414.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  1415.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  1416.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  1417.     at net.minecraft.client.main.Main.main(SourceFile:148)
  1418.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1419.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1420.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1421.     at java.lang.reflect.Method.invoke(Method.java:497)
  1422.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1423.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1424.  
  1425.  
  1426. A detailed walkthrough of the error, its code path and all known details is as follows:
  1427. ---------------------------------------------------------------------------------------
  1428.  
  1429. -- Head --
  1430. Stacktrace:
  1431.     at net.minecraft.client.LoadingScreenRenderer.func_73718_a(LoadingScreenRenderer.java:115)
  1432.     at net.minecraft.client.LoadingScreenRenderer.func_73719_c(LoadingScreenRenderer.java:94)
  1433.     at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2122)
  1434.     at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:696)
  1435.     at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)
  1436.     at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)
  1437.     at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
  1438.     at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
  1439.     at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  1440.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  1441.  
  1442. -- Affected screen --
  1443. Details:
  1444.     Screen name: net.minecraft.client.gui.GuiMainMenu
  1445. Stacktrace:
  1446.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  1447.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  1448.     at net.minecraft.client.main.Main.main(SourceFile:148)
  1449.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1450.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1451.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1452.     at java.lang.reflect.Method.invoke(Method.java:497)
  1453.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  1454.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  1455.  
  1456. -- System Details --
  1457. Details:
  1458.     Minecraft Version: 1.7.10
  1459.     Operating System: Windows 10 (amd64) version 10.0
  1460.     Java Version: 1.8.0_51, Oracle Corporation
  1461.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  1462.     Memory: 28705352 bytes (27 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  1463.     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xmn4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  1464.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1465.     IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 95
  1466.     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 76 mods loaded, 76 mods active
  1467.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  1468.     UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  1469.     UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  1470.     UCHIJAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  1471.     UCHIJAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
  1472.     UCHIJAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  1473.     UCHIJAA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
  1474.     UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  1475.     UCHIJAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems v1.0.5.120-universal.jar)
  1476.     UCHIJAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  1477.     UCHIJAA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  1478.     UCHIJAA ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar)
  1479.     UCHIJAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (Gilded Games util v1.9.jar)
  1480.     UCHIJAA extendedWorkbench{1.2.1.1} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.1.jar)
  1481.     UCHIJAA abyssalcraft{1.9.1.3} [AbyssalCraft] (AbyssalCraft-1.7.10-1.9.1.3-FINAL.jar)
  1482.     UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles v1.0.1.10.jar)
  1483.     UCHIJAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft v4.2.3.5.jar)
  1484.     UCHIJAA acintegration{1.4.7} [AbyssalCraft Integration] (AbyssalCraft+Integration-1.7.10-1.4.7.jar)
  1485.     UCHIJAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (Adventure backpack v0.8c.jar)
  1486.     UCHIJAA aether{1.7.10-1.6} [Aether II] (Aether 1.6.jar)
  1487.     UCHIJAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  1488.     UCHIJAA arsmagica2{1.4.0.008} [Ars Magica 2] (AM2 v1.4.0.008.jar)
  1489.     UCHIJAA antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-1.3.5-1.7.10.jar)
  1490.     UCHIJAA antiqueatlas{1.7.10-4.2.10} [Antique Atlas] (antiqueatlas-1.7.10-4.2.10.jar)
  1491.     UCHIJAA AnyDimensionMod{beta3.1} [AnyDimensionMod] (AnyDimensionModbeta3.1.zip)
  1492.     UCHIJAA nevermine{Tslat-1.1.3} [Advent of Ascension] (AoA-Tslat-1.1.3.jar)
  1493.     UCHIJAA armorsets{1.0} [Armor Sets] (ArmorSets-LATEST-LATEST.jar)
  1494.     UCHIJAA bis{3.1.6} [Back in Slime Mod] (Back In Slime v3.1.6.jar)
  1495.     UCHIJAA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft v1.11.5.jar)
  1496.     UCHIJAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
  1497.     UCHIJAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  1498.     UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
  1499.     UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
  1500.     UCHIJAA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
  1501.     UCHIJAA dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar)
  1502.     UCHIJAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
  1503.     UCHIJAA dragonrealm{1.2a} [Dragon Realm] (DragonRealm_v1.2a.jar)
  1504.     UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  1505.     UCHIJAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  1506.     UCHIJAA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (MB Battlegear2 Bullseye v1.0.8.3.jar)
  1507.     UCHIJAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  1508.     UCHIJAA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar)
  1509.     UCHIJAA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
  1510.     UCHIJAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar)
  1511.     UCHIJAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar)
  1512.     UCHIJAA ModGeochests{1.2.3} [§aGeochests] (Geochests v1.2.3.jar)
  1513.     UCHIJAA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  1514.     UCHIJAA more{7.4} [M-Ore mod] (M-Ore 7.5 1.7.10.jar)
  1515.     UCHIJAA malisiscore{1.7.10-0.14.3} [MalisisCore] (Malisiscore v0.14.3.jar)
  1516.     UCHIJAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (Malisisdoors v1.13.2.jar)
  1517.     UCHIJAA bettercraft{2.7.6} [MoreCraft] (MoreCraft-1.7.10-2.7.6.jar)
  1518.     UCHIJAA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
  1519.     UCHIJAA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
  1520.     UCHIJAA NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1521.     UCHIJAA NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1522.     UCHIJAA NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1523.     UCHIJAA NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1524.     UCHIJAA NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1525.     UCHIJAA NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1526.     UCHIJAA NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
  1527.     UCHIJAA notenoughIDs{1.4.3.5} [NotEnoughIDs] (NotEnoughIDs-1.4.3.5.jar)
  1528.     UCHIJAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b45-dev-universal.jar)
  1529.     UCHIJAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
  1530.     UCHIJAA origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar)
  1531.     UCHIJAA addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar)
  1532.     UCHIJAA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
  1533.     UCHIJAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
  1534.     UCHIJAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  1535.     UCHIJAA toolbox{1.2.3} [Toolbox] (Toolbox v1.2.3.jar)
  1536.     UCHIJAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore v6.16-universal.jar)
  1537.     UCHIJAA Treecapitator{1.7.10} [Treecapitator] (Treecapitator Universal v2.0.4.jar)
  1538.     UCHIJAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest v2.3.7.jar)
  1539.     UCHIJAA VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  1540.     UCHIJAA VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  1541.     UCHIJAA xaerominimap{1.17.4} [Xaero's Minimap] (Xaeros_Minimap_1.17.4_Forge_1.7.10.jar)
  1542.     UCHIJAA excore{1.5.3} [EXCore] (Excore-1.5.3-1.7.10.jar)
  1543.     UCHIJAA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  1544.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.86' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  1545.     Mantle Environment: Environment healthy.
  1546.     TConstruct Environment: Environment healthy.
  1547.     Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  1548.     LWJGL: 2.9.1
  1549.     OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 430.86, NVIDIA Corporation
  1550.     GL Caps: Using GL 1.3 multitexturing.
  1551. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  1552. Anisotropic filtering is supported and maximum anisotropy is 16.
  1553. Shaders are available because OpenGL 2.1 is supported.
  1554.  
  1555.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  1556.     Type: Client (map_client.txt)
  1557.     Resource Packs: []
  1558.     Current Language: English (US)
  1559.     Profiler Position: N/A (disabled)
  1560.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  1561.     Anisotropic Filtering: Off (1)
  1562. [16:45:43] [Server thread/INFO]: Applying holder lookups
  1563. [16:45:43] [Server thread/INFO]: Holder lookups applied
  1564. [16:45:43] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\crash-reports\crash-2019-07-26_16.45.43-client.txt
  1565. [16:45:43] [Client thread/INFO]: Waiting for the server to terminate/save.
  1566. [16:45:43] [Server thread/INFO]: [StevenDimDoors.mod_pocketDim.DeathTracker:writeToFile:68]: An unexpected exception occurred while trying to read DeathTracker data:
  1567. [16:45:43] [Server thread/INFO]: [StevenDimDoors.mod_pocketDim.DeathTracker:writeToFile:69]: java.io.FileNotFoundException: D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\saves\Single Player #1\DimensionalDoors\data\deaths.txt (The system cannot find the path specified)
  1568. [16:45:43] [Server thread/INFO]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  1569. [16:45:43] [Client thread/INFO]: Server terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement