Advertisement
VitaminZeth

Regular Crash

Jul 26th, 2019
831
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 148.41 KB | None | 0 0
  1. [16:47:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [16:47:27] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [16:47:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [16:47:27] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [16:47:27] [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:47:28] [main/WARN]: The coremod naruto1310.extendedWorkbench.EWFMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [16:47:28] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [16:47:28] [main/INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
  9. [16:47:28] [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:47:28] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  11. [16:47:28] [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:47:28] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  13. [16:47:28] [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:47:28] [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:47:28] [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:47:28] [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:47:28] [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:47:28] [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:47:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [16:47:28] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  21. [16:47:28] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  22. [16:47:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [16:47:28] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  24. [16:47:28] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [16:47:30] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  26. [16:47:30] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  27. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [16:47:30] [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:47:30] [main/INFO]: MC located at: D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft
  48. [16:47:30] [main/INFO]: AMCore >> Located Thaumcraft
  49. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  50. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [16:47:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  54. [16:47:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  55. [16:47:30] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  56. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [16:47:30] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [16:47:31] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  60. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  61. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [16:47:31] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  65. [16:47:31] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
  66. [16:47:31] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
  67. [16:47:31] [main/INFO]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
  68. [16:47:31] [main/INFO]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
  69. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [16:47:31] [main/INFO]: Calling tweak class fastcraft.Tweaker
  71. [16:47:31] [main/INFO]: FastCraft loaded.
  72. [16:47:31] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  73. [16:47:31] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  74. [16:47:31] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  75. [16:47:31] [main/INFO]: M&B - Patching Class Minecraft (bao)
  76. [16:47:31] [main/INFO]:     Patching method Click Mouse in Minecraft
  77. [16:47:31] [main/INFO]: M&B - Patching Class Minecraft done
  78. [16:47:31] [main/INFO]: AMCore >> Altering definition of net.minecraft.world.World
  79. [16:47:31] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  80. [16:47:32] [main/INFO]: Found hooks for net.minecraft.world.World (ahb)
  81. [16:47:32] [main/INFO]: M&B - Patching Class EntityPlayer (yz)
  82. [16:47:32] [main/INFO]:     Adding new fields to EntityPlayer
  83. [16:47:32] [main/INFO]:     Patching constructor in EntityPlayer
  84. [16:47:32] [main/INFO]:     Patching method onUpdate in EntityPlayer
  85. [16:47:32] [main/INFO]:     Patching method onItemUseFinish in EntityPlayer
  86. [16:47:32] [main/INFO]:     Patching method interactWith in EntityPlayer
  87. [16:47:32] [main/INFO]:     Patching method setCurrentItemOrArmor in EntityPlayer
  88. [16:47:32] [main/INFO]:     Creating new methods in EntityPlayer
  89. [16:47:32] [main/INFO]: M&B - Patching Class EntityPlayer done
  90. [16:47:32] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  91. [16:47:32] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  92. [16:47:32] [main/INFO]: AMCore >> Altering definition of net.minecraft.client.entity.EntityPlayerSP
  93. [16:47:32] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  94. [16:47:32] [main/INFO]: Setting user: VitaminZeth
  95. [16:47:33] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  96. [16:47:33] [main/INFO]: Found hooks for net.minecraft.item.ItemBlock (abh)
  97. [16:47:33] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  98. [16:47:33] [main/INFO]: ##################################################
  99. [16:47:33] [main/INFO]: Patching Potion
  100. [16:47:33] [main/INFO]: **************************************************
  101. [16:47:33] [main/INFO]: Patching <init>
  102. [16:47:33] [main/INFO]: Patching <init> completed
  103. [16:47:33] [main/INFO]: **************************************************
  104. [16:47:33] [main/INFO]: Patching Potion Completed
  105. [16:47:33] [main/INFO]: ##################################################
  106. [16:47:33] [main/INFO]: M&B - Patching Class ItemStack (add)
  107. [16:47:33] [main/INFO]: M&B - Patching Class ItemStack done
  108. [16:47:34] [Client thread/INFO]: LWJGL Version: 2.9.1
  109. [16:47:34] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  110. [16:47:35] [Client thread/INFO]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
  111. [16:47:35] [Client thread/INFO]: ##################################################
  112. [16:47:35] [Client thread/INFO]: Patching BiomeGenBase
  113. [16:47:35] [Client thread/INFO]: **************************************************
  114. [16:47:35] [Client thread/INFO]: Patching <init>
  115. [16:47:35] [Client thread/INFO]: Patching <init> completed
  116. [16:47:35] [Client thread/INFO]: **************************************************
  117. [16:47:35] [Client thread/INFO]: Patching BiomeGenBase Completed
  118. [16:47:35] [Client thread/INFO]: ##################################################
  119. [16:47:35] [Client thread/INFO]: [com.creativemd.itemphysic.ItemTransformer:transform:81]: [ItemPhysic] Patching bny
  120. [16:47:35] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  121. // Don't be sad, have a hug! <3
  122.  
  123. Time: 26/07/19 4:47 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: 3374723072 bytes (3218 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:47:35] [Client thread/INFO]: Attempting early MinecraftForge initialization
  145. [16:47:35] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  146. [16:47:35] [Client thread/INFO]: Replaced 183 ore recipies
  147. [16:47:35] [Client thread/INFO]: Completed early MinecraftForge initialization
  148. [16:47:35] [Client thread/INFO]: AMCore initializing...stand back!  I'm going to try MAGIC!
  149. [16:47:36] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  150. [16:47:36] [Client thread/INFO]: Searching D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods for mods
  151. [16:47:36] [Client thread/INFO]: Also searching D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\1.7.10 for mods
  152. [16:47:43] [Client thread/INFO]: Attempting to reparse the mod container DimensionalDoors-2.2.5-test9.jar
  153. [16:47:43] [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:47:44] [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:47:44] [Client thread/INFO]: Forge Mod Loader has identified 76 mods to load
  156. [16:47:44] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
  157. [16:47:45] [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:47:45] [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:47:46] [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:47:46] [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:47:46] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity
  162. [16:47:46] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  163. [16:47:46] [Client thread/INFO]: M&B - Patching Class ModelBiped (bhm)
  164. [16:47:46] [Client thread/INFO]:    Patching method setRotationAngles in ModelBiped
  165. [16:47:46] [Client thread/INFO]: M&B - Patching Class ModelBiped done
  166. [16:47:47] [Client thread/INFO]: AMCore >> Altering definition of net.minecraft.client.renderer.EntityRenderer
  167. [16:47:47] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  168. [16:47:49] [Client thread/INFO]: Preparing to take over the world
  169. [16:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:51] [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:47:52] [Client thread/INFO]: Processing ObjectHolder annotations
  183. [16:47:52] [Client thread/INFO]: Found 341 ObjectHolder annotations
  184. [16:47:52] [Client thread/INFO]: Identifying ItemStackHolder annotations
  185. [16:47:52] [Client thread/INFO]: Found 0 ItemStackHolder annotations
  186. [16:47:52] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  187. [16:47:52] [Client thread/INFO]: FastCraft 1.25 loaded.
  188. [16:47:52] [Client thread/INFO]: Extended Potion Array to 4096
  189. [16:47:52] [Thread-9/INFO]: You are using the latest suitable version.
  190. [16:47:52] [Client thread/INFO]: ExtendedWorkbench has successfully registered NEI recipe and usage handler.
  191. [16:47:52] [Client thread/INFO]: Pre-initializing AbyssalCraft.
  192. [16:47:52] [Thread-10/INFO]: [naruto1310.extendedWorkbench.ExtendedWorkbench$1:run:276]: [ExtendedWorkbench] Update check failed.
  193. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: https://dl.dropboxusercontent.com/u/73045391/static/ewversion.txt
  194. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835)
  195. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
  196. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1432)
  197. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1430)
  198. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.security.AccessController.doPrivileged(Native Method)
  199. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.security.AccessController.doPrivileged(AccessController.java:713)
  200. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1429)
  201. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  202. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at java.net.URL.openStream(URL.java:1038)
  203. [16:47:52] [Thread-10/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]:  at naruto1310.extendedWorkbench.ExtendedWorkbench$1.run(ExtendedWorkbench.java:260)
  204. [16:47:53] [Client thread/INFO]: Scanning biome IDs to see if the ones needed are available.
  205. [16:47:53] [Client thread/INFO]: None of the needed biome IDs are occupied!
  206. [16:47:53] [Client thread/INFO]: Starting the Integration Handler.
  207. [16:47:53] [Client thread/INFO]: Preliminary integration search complete: found 6 possible mod integration(s)!
  208. [16:47:54] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  209. [16:47:54] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.WaterEffect as a FluidEffect for water with the ID 0
  210. [16:47:54] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.LavaEffect as a FluidEffect for lava with the ID 1
  211. [16:47:54] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MilkEffect as a FluidEffect for milk with the ID 2
  212. [16:47:54] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MelonJuiceEffect as a FluidEffect for melonjuice with the ID 3
  213. [16:47:54] [Client thread/INFO]: Registered the class com.darkona.adventurebackpack.fluids.effects.MushroomStewEffect as a FluidEffect for mushroomsoup with the ID 4
  214. [16:47:55] [Client thread/INFO]: Ars Magica >> Extending Potions Array
  215. [16:47:55] [Client thread/INFO]: Ars Magica >> injecting potions starting from index 4096
  216. [16:47:55] [Client thread/INFO]: AMCore >> Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
  217. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment magic_resist to ID 255 (configured currently as 255)
  218. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  219. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Attempting to set enchantment soulbound to ID 254 (configured currently as 254)
  220. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Successfully registered enchanment!
  221. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_phy
  222. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_drn
  223. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fall
  224. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_exp
  225. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_fire
  226. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_frst
  227. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_mage
  228. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dr_litn
  229. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mn_reg
  230. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: bn_red
  231. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: soulbnd
  232. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fl_lure
  233. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_xp
  234. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: pp_ore
  235. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: mg_gog
  236. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: tc_nrv
  237. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: step_up
  238. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: run_spd
  239. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: dispel
  240. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fallprot
  241. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: fireprot
  242. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: freedom
  243. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: healing
  244. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: hungerup
  245. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: highjump
  246. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lifesave
  247. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: lightstep
  248. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: minespd
  249. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: recoil
  250. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: swimspd
  251. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrbrth
  252. [16:47:55] [Client thread/INFO]: Ars Magica 2 >> Registered imbuement: wtrwalk
  253. [16:47:55] [Client thread/INFO]: Loaded texture set TEST with 2 custom texture(s)
  254. [16:47:55] [Client thread/INFO]: Registered texture set WATER for biome 0
  255. [16:47:55] [Client thread/INFO]: Registered texture set PLAINS for biome 1
  256. [16:47:55] [Client thread/INFO]: Registered texture set DESERT for biome 2
  257. [16:47:55] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 3
  258. [16:47:55] [Client thread/INFO]: Registered texture set FOREST for biome 4
  259. [16:47:55] [Client thread/INFO]: Registered texture set PINES for biome 5
  260. [16:47:55] [Client thread/INFO]: Registered texture set SWAMP for biome 6
  261. [16:47:55] [Client thread/INFO]: Registered texture set WATER for biome 7
  262. [16:47:55] [Client thread/INFO]: Registered texture set CAVE_WALLS for biome 8
  263. [16:47:55] [Client thread/INFO]: Registered texture set SHORE for biome 9
  264. [16:47:55] [Client thread/INFO]: Registered texture set ICE for biome 10
  265. [16:47:55] [Client thread/INFO]: Registered texture set ICE for biome 11
  266. [16:47:55] [Client thread/INFO]: Registered texture set SNOW for biome 12
  267. [16:47:55] [Client thread/INFO]: Registered texture set SNOW_HILLS for biome 13
  268. [16:47:55] [Client thread/INFO]: Registered texture set MUSHROOM for biome 14
  269. [16:47:55] [Client thread/INFO]: Registered texture set SHORE for biome 15
  270. [16:47:55] [Client thread/INFO]: Registered texture set SHORE for biome 16
  271. [16:47:55] [Client thread/INFO]: Registered texture set DESERT_HILLS for biome 17
  272. [16:47:55] [Client thread/INFO]: Registered texture set FOREST_HILLS for biome 18
  273. [16:47:55] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 19
  274. [16:47:55] [Client thread/INFO]: Registered texture set MOUNTAINS for biome 20
  275. [16:47:55] [Client thread/INFO]: Registered texture set JUNGLE for biome 21
  276. [16:47:55] [Client thread/INFO]: Registered texture set JUNGLE_HILLS for biome 22
  277. [16:47:55] [Client thread/INFO]: Registered texture set JUNGLE_EDGE for biome 23
  278. [16:47:55] [Client thread/INFO]: Registered texture set WATER for biome 24
  279. [16:47:55] [Client thread/INFO]: Registered texture set ROCK_SHORE for biome 25
  280. [16:47:55] [Client thread/INFO]: Registered texture set SHORE for biome 26
  281. [16:47:55] [Client thread/INFO]: Registered texture set BIRCH for biome 27
  282. [16:47:55] [Client thread/INFO]: Registered texture set BIRCH_HILLS for biome 28
  283. [16:47:55] [Client thread/INFO]: Registered texture set DENSE_FOREST for biome 29
  284. [16:47:55] [Client thread/INFO]: Registered texture set SNOW_PINES for biome 30
  285. [16:47:55] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 31
  286. [16:47:55] [Client thread/INFO]: Registered texture set MEGA_TAIGA for biome 32
  287. [16:47:55] [Client thread/INFO]: Registered texture set MEGA_TAIGA_HILLS for biome 33
  288. [16:47:55] [Client thread/INFO]: Registered texture set MOUNTAINS_ALL for biome 34
  289. [16:47:55] [Client thread/INFO]: Registered texture set SAVANNA for biome 35
  290. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA for biome 36
  291. [16:47:55] [Client thread/INFO]: Registered texture set MESA for biome 37
  292. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES for biome 38
  293. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_MESA for biome 39
  294. [16:47:55] [Client thread/INFO]: Registered texture set SUNFLOWERS for biome 129
  295. [16:47:55] [Client thread/INFO]: Registered texture set DESERT for biome 130
  296. [16:47:55] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 131
  297. [16:47:55] [Client thread/INFO]: Registered texture set FOREST_FLOWERS for biome 132
  298. [16:47:55] [Client thread/INFO]: Registered texture set PINES_HILLS for biome 133
  299. [16:47:55] [Client thread/INFO]: Registered texture set SWAMP_HILLS for biome 134
  300. [16:47:55] [Client thread/INFO]: Registered texture set ICE_SPIKES for biome 140
  301. [16:47:55] [Client thread/INFO]: Registered texture set JUNGLE_CLIFFS for biome 149
  302. [16:47:55] [Client thread/INFO]: Registered texture set JUNGLE_EDGE_HILLS for biome 151
  303. [16:47:55] [Client thread/INFO]: Registered texture set TALL_BIRCH for biome 155
  304. [16:47:55] [Client thread/INFO]: Registered texture set TALL_BIRCH_HILLS for biome 156
  305. [16:47:55] [Client thread/INFO]: Registered texture set DENSE_FOREST_HILLS for biome 157
  306. [16:47:55] [Client thread/INFO]: Registered texture set SNOW_PINES_HILLS for biome 158
  307. [16:47:55] [Client thread/INFO]: Registered texture set MEGA_SPRUCE for biome 160
  308. [16:47:55] [Client thread/INFO]: Registered texture set MEGA_SPRUCE_HILLS for biome 161
  309. [16:47:55] [Client thread/INFO]: Registered texture set MOUNTAINS_SNOW_CAPS for biome 162
  310. [16:47:55] [Client thread/INFO]: Registered texture set SAVANNA_CLIFFS for biome 163
  311. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_SAVANNA_M for biome 164
  312. [16:47:55] [Client thread/INFO]: Registered texture set BRYCE for biome 165
  313. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_MESA_TREES_LOW for biome 166
  314. [16:47:55] [Client thread/INFO]: Registered texture set PLATEAU_MESA_LOW for biome 167
  315. [16:47:55] [Client thread/INFO]: Registered texture set LAVA for tile "lava"
  316. [16:47:55] [Client thread/INFO]: Registered texture set LAVA_SHORE for tile "lavaShore"
  317. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE for tile "netherBridge"
  318. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_X for tile "netherBridgeEndX"
  319. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_END_Z for tile "netherBridgeEndZ"
  320. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_GATE for tile "netherBridgeGate"
  321. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_X for tile "netherBridgeX"
  322. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_BRIDGE_Z for tile "netherBridgeZ"
  323. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_FORT_STAIRS for tile "netherFortStairs"
  324. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_HALL for tile "netherHall"
  325. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_THRONE for tile "netherThrone"
  326. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_TOWER for tile "netherTower"
  327. [16:47:55] [Client thread/INFO]: Registered texture set NETHER_WALL for tile "netherWall"
  328. [16:47:55] [Client thread/INFO]: Registered texture set BUTCHERS_SHOP for tile "npcVillageButchersShop"
  329. [16:47:55] [Client thread/INFO]: Registered texture set CHURCH for tile "npcVillageChurch"
  330. [16:47:55] [Client thread/INFO]: Registered texture set FARMLAND_LARGE for tile "npcVillageFarmlandLarge"
  331. [16:47:55] [Client thread/INFO]: Registered texture set FARMLAND_SMALL for tile "npcVillageFarmlandSmall"
  332. [16:47:55] [Client thread/INFO]: Registered texture set HUT for tile "npcVillageHut"
  333. [16:47:55] [Client thread/INFO]: Registered texture set L-HOUSE for tile "npcVillageLHouse"
  334. [16:47:55] [Client thread/INFO]: Registered texture set LIBRARY for tile "npcVillageLibrary"
  335. [16:47:55] [Client thread/INFO]: Registered texture set HOUSE_SMALL for tile "npcVillageSmallHouse"
  336. [16:47:55] [Client thread/INFO]: Registered texture set SMITHY for tile "npcVillageSmithy"
  337. [16:47:55] [Client thread/INFO]: Registered texture set VILLAGE_TORCH for tile "npcVillageTorch"
  338. [16:47:55] [Client thread/INFO]: Registered texture set WELL for tile "npcVillageWell"
  339. [16:47:55] [Client thread/WARN]: ****************************************
  340. [16:47:55] [Client thread/WARN]: * The object mod.mcreator.mcreator_igniterBox$BlockIgniterBox@cc671a2 has been registered twice for the same name AnyDimensionMod:IgniterBox.
  341. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  342. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  343. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  344. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  345. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  346. [16:47:55] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  347. [16:47:55] [Client thread/WARN]: ****************************************
  348. [16:48:00] [Client thread/INFO]: Trail info successfully received from remote.
  349. [16:48:00] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
  350. [16:48:00] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
  351. [16:48:12] [Client thread/INFO]: Total mipmap : 0 ms
  352. [16:48:12] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  353. [16:48:12] [Client thread/INFO]: Entering preinitialization phase.
  354. [16:48:12] [Client thread/INFO]: Loading configuration from disk.
  355. [16:48:12] [Client thread/INFO]: Configuration load completed.
  356. [16:48:12] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bje (2 / 2)
  357. [16:48:12] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP (bje)
  358. [16:48:12] [Client thread/INFO]:    Patching method sendUseItem in PlayerControllerMP
  359. [16:48:12] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP done
  360. [16:48:12] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP (bll)
  361. [16:48:12] [Client thread/INFO]:    Patching method onUpdate in EntityOtherPlayerMP
  362. [16:48:12] [Client thread/INFO]:    Patching method setCurrentItem in EntityOtherPlayerMP
  363. [16:48:12] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP done
  364. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  365. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers AE2 Compatibility; missing dependency: appliedenergistics2
  366. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  367. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  368. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  369. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
  370. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
  371. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers FMP Compatibility; missing dependency: ForgeMultipart
  372. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  373. [16:48:13] [Client thread/INFO]: Skipping Pulse Tinkers RF-Tools Compatibility; missing dependency: rftools
  374. [16:48:13] [Client thread/INFO]: Gear module active. Adding gear cast.
  375. [16:48:13] [Client thread/INFO]: Biomes O' Plenty Detected
  376. [16:48:13] [Client thread/INFO]: Galacticraft Mars Detected
  377. [16:48:13] [Client thread/INFO]: Twilight Forest Detected
  378. [16:48:13] [Client thread/INFO]: Thaumcraft Detected
  379. [16:48:13] [Client thread/INFO]: Nevermine 2: Advent of Ascenion Detected
  380. [16:48:14] [Client thread/INFO]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
  381. [16:48:14] [Client thread/INFO]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
  382. [16:48:14] [Client thread/INFO]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
  383. [16:48:14] [Client thread/INFO]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
  384. [16:48:14] [Client thread/INFO]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
  385. [16:48:14] [Client thread/INFO]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
  386. [16:48:14] [Client thread/INFO]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
  387. [16:48:14] [Client thread/INFO]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
  388. [16:48:14] [Client thread/INFO]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
  389. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  390. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  391. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  392. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
  393. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  394. [16:48:14] [Client thread/INFO]: Replaced ItemDoor by DoorItem in StatCrafting
  395. [16:48:15] [Client thread/INFO]: Required mod appliedenergistics2 is not installed, dependent features will be unavailable
  396. [16:48:15] [Client thread/ERROR]: Requirements unmet, Applied Energistics 2 Addon not loading
  397. [16:48:15] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
  398. [16:48:15] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
  399. [16:48:15] [Client thread/INFO]: Required mod Forestry is not installed, dependent features will be unavailable
  400. [16:48:15] [Client thread/ERROR]: Requirements unmet, Forestry Addon not loading
  401. [16:48:15] [Client thread/INFO]: Required mod exnihilo is not installed, dependent features will be unavailable
  402. [16:48:15] [Client thread/ERROR]: Requirements unmet, Ex Nihilo Addon not loading
  403. [16:48:15] [Client thread/INFO]: Loading configs..
  404. [16:48:15] [Client thread/INFO]: Updating ModMetaData...
  405. [16:48:15] [Client thread/INFO]: Registering Network Messages...
  406. [16:48:15] [Client thread/INFO]: Requesting Sync...
  407. [16:48:15] [Client thread/INFO]: Registering Events...
  408. [16:48:15] [Client thread/INFO]: Registered Behavior Settings with id 0
  409. [16:48:15] [Client thread/INFO]: Registered Behavior Scanner with id 1
  410. [16:48:15] [Client thread/INFO]: Registered Behavior Data Core with id 2
  411. [16:48:15] [Client thread/INFO]: Registered Behavior Wrench with id 3
  412. [16:48:15] [Client thread/INFO]: Registered Behavior Shears with id 4
  413. [16:48:15] [Client thread/INFO]: Registered Behavior Crowbar with id 5
  414. [16:48:15] [Client thread/INFO]: Registered Behavior MFR Area Of Effect with id 6
  415. [16:48:15] [Client thread/INFO]: Registered Behavior Conduit Visibility with id 7
  416. [16:48:15] [Client thread/INFO]: Registered Behavior Facade Visibility with id 8
  417. [16:48:15] [Client thread/INFO]: Registered Behavior Hammer with id 9
  418. [16:48:15] [Client thread/INFO]: Registered Behavior Wire Cutter with id 10
  419. [16:48:15] [Client thread/INFO]: Loaded custom tier kill settings!
  420. [16:48:15] [Client thread/INFO]: Min kills: 0,64,128,256,512,1024
  421. [16:48:15] [Client thread/INFO]: Max kills: 63,127,255,511,1023,1024
  422. [16:48:15] [Client thread/INFO]: Loaded configuration file!
  423. [16:48:15] [Client thread/INFO]: Loading configuration file D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\config\Treecapitator.cfg
  424. [16:48:15] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
  425. [16:48:16] [Client thread/INFO]: Skipping Pulse MultipartCompat; missing dependency: ForgeMultipart
  426. [16:48:16] [Client thread/INFO]: Applying holder lookups
  427. [16:48:16] [Client thread/INFO]: Holder lookups applied
  428. [16:48:16] [Client thread/INFO]: Injecting itemstacks
  429. [16:48:16] [Client thread/INFO]: Itemstack injection complete
  430. [16:48:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  431. [16:48:16] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  432. [16:48:16] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  433. [16:48:16] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  434. [16:48:17] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none
  435. [16:48:17] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  436. [16:48:17] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  437. [16:48:17] [Client thread/INFO]: M&B - Patching Class ItemRenderer (bly)
  438. [16:48:17] [Client thread/INFO]:    Adding new fields to ItemRenderer
  439. [16:48:17] [Client thread/INFO]:    Patching method renderItemInFirstPerson in ItemRenderer
  440. [16:48:17] [Client thread/INFO]:    Patching method updateEquippedItem in ItemRenderer
  441. [16:48:17] [Client thread/INFO]: M&B - Patching Class ItemRenderer done
  442. [16:48:17] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
  443. [16:48:17] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  444. [16:48:17] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  445. [16:48:17] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  446. [16:48:17] [Sound Library Loader/INFO]: Sound engine started
  447. [16:48:17] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  448. [16:48:17] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  449. [16:48:17] [Client thread/INFO]: Created: 16x16 textures/items-atlas
  450. [16:48:17] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  451. [16:48:17] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  452. [16:48:17] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer (ub)
  453. [16:48:17] [Client thread/INFO]:    Patching method updateTask in EntityAIControlledByPlayer
  454. [16:48:17] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer done
  455. [16:48:17] [Client thread/INFO]: Initializing AbyssalCraft.
  456. [16:48:18] [Client thread/INFO]: Not Enough Items is present, initializing informative stuff.
  457. [16:48:18] [Client thread/INFO]: Found a integration for mod Morph
  458. [16:48:18] [Client thread/INFO]: Found a integration for mod Thaumcraft
  459. [16:48:18] [Client thread/INFO]: Mod integrations found: [Not Enough Items, Morph, Thaumcraft]
  460. [16:48:18] [Client thread/INFO]: Initializing integrations!
  461. [16:48:21] [Client thread/INFO]: Loaded 70 backpack recipes.
  462. [16:48:24] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
  463. [16:48:24] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.MeltArmor@1bbc38a3
  464. [16:48:24] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@120482c6
  465. [16:48:24] [Client thread/INFO]: Ars Magica 2 >> Unregistered spell part in skill trees: am2.spell.components.Nauseate@7f0036dd
  466. [16:48:24] [Client thread/INFO]: Ars Magica 2 >> Initializing API Hooks...
  467. [16:48:24] [Client thread/INFO]: Ars Magica 2 >> Finished API Initialization
  468. [16:48:24] [Client thread/WARN]: ****************************************
  469. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_dirt$BlockTutorialPortal@cf3d384 has been registered twice for the same name AnyDimensionMod:dirt_portal.
  470. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  471. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  472. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  473. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  474. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  475. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  476. [16:48:24] [Client thread/WARN]: ****************************************
  477. [16:48:24] [Client thread/WARN]: ****************************************
  478. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_cobblestone$BlockTutorialPortal@7d78fbb9 has been registered twice for the same name AnyDimensionMod:cobblestone_portal.
  479. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  480. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  481. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  482. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  483. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  484. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  485. [16:48:24] [Client thread/WARN]: ****************************************
  486. [16:48:24] [Client thread/WARN]: ****************************************
  487. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_stone$BlockTutorialPortal@217bbbd8 has been registered twice for the same name AnyDimensionMod:stone_portal.
  488. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  489. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  490. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  491. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  492. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  493. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  494. [16:48:24] [Client thread/WARN]: ****************************************
  495. [16:48:24] [Client thread/WARN]: ****************************************
  496. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_wood$BlockTutorialPortal@6b4ffd50 has been registered twice for the same name AnyDimensionMod:wood_portal.
  497. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  498. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  499. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  500. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  501. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  502. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  503. [16:48:24] [Client thread/WARN]: ****************************************
  504. [16:48:24] [Client thread/WARN]: ****************************************
  505. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_leaves$BlockTutorialPortal@6fc56f4f has been registered twice for the same name AnyDimensionMod:leaves_portal.
  506. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  507. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  508. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  509. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  510. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  511. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  512. [16:48:24] [Client thread/WARN]: ****************************************
  513. [16:48:24] [Client thread/WARN]: ****************************************
  514. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_obsidian$BlockTutorialPortal@245a49e1 has been registered twice for the same name AnyDimensionMod:obsidian_portal.
  515. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  516. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  517. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  518. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  519. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  520. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  521. [16:48:24] [Client thread/WARN]: ****************************************
  522. [16:48:24] [Client thread/WARN]: ****************************************
  523. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_bedrock$BlockTutorialPortal@45ee1afb has been registered twice for the same name AnyDimensionMod:bedrock_portal.
  524. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  525. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  526. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  527. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  528. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  529. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  530. [16:48:24] [Client thread/WARN]: ****************************************
  531. [16:48:24] [Client thread/WARN]: ****************************************
  532. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_bricks$BlockTutorialPortal@4232df23 has been registered twice for the same name AnyDimensionMod:bricks_portal.
  533. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  534. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  535. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  536. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  537. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  538. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  539. [16:48:24] [Client thread/WARN]: ****************************************
  540. [16:48:24] [Client thread/WARN]: ****************************************
  541. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_iron$BlockTutorialPortal@6f377017 has been registered twice for the same name AnyDimensionMod:iron_portal.
  542. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  543. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  544. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  545. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  546. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  547. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  548. [16:48:24] [Client thread/WARN]: ****************************************
  549. [16:48:24] [Client thread/WARN]: ****************************************
  550. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_gold$BlockTutorialPortal@50bf51bb has been registered twice for the same name AnyDimensionMod:gold_portal.
  551. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  552. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  553. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  554. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  555. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  556. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  557. [16:48:24] [Client thread/WARN]: ****************************************
  558. [16:48:24] [Client thread/WARN]: ****************************************
  559. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_diamond$BlockTutorialPortal@430a9986 has been registered twice for the same name AnyDimensionMod:diamond_portal.
  560. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  561. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  562. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  563. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  564. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  565. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  566. [16:48:24] [Client thread/WARN]: ****************************************
  567. [16:48:24] [Client thread/WARN]: ****************************************
  568. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_bookshelf$BlockTutorialPortal@3468c950 has been registered twice for the same name AnyDimensionMod:bookshelf_portal.
  569. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  570. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  571. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  572. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  573. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  574. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  575. [16:48:24] [Client thread/WARN]: ****************************************
  576. [16:48:24] [Client thread/WARN]: ****************************************
  577. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_sandstone$BlockTutorialPortal@6ccb009b has been registered twice for the same name AnyDimensionMod:sandstone_portal.
  578. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  579. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  580. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  581. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  582. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  583. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  584. [16:48:24] [Client thread/WARN]: ****************************************
  585. [16:48:24] [Client thread/WARN]: ****************************************
  586. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_tnt$BlockTutorialPortal@41f268da has been registered twice for the same name AnyDimensionMod:tnt_portal.
  587. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  588. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  589. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  590. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  591. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  592. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  593. [16:48:24] [Client thread/WARN]: ****************************************
  594. [16:48:24] [Client thread/WARN]: ****************************************
  595. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_redstnone$BlockTutorialPortal@495caa9f has been registered twice for the same name AnyDimensionMod:redstnone_portal.
  596. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  597. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  598. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  599. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  600. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  601. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  602. [16:48:24] [Client thread/WARN]: ****************************************
  603. [16:48:24] [Client thread/WARN]: ****************************************
  604. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_emerald$BlockTutorialPortal@63ffce6a has been registered twice for the same name AnyDimensionMod:emerald_portal.
  605. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  606. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  607. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  608. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  609. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  610. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  611. [16:48:24] [Client thread/WARN]: ****************************************
  612. [16:48:24] [Client thread/WARN]: ****************************************
  613. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_lapisLazuli$BlockTutorialPortal@219de215 has been registered twice for the same name AnyDimensionMod:lapisLazuli_portal.
  614. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  615. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  616. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  617. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  618. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  619. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  620. [16:48:24] [Client thread/WARN]: ****************************************
  621. [16:48:24] [Client thread/WARN]: ****************************************
  622. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_craftingTable$BlockTutorialPortal@78cc5305 has been registered twice for the same name AnyDimensionMod:craftingTable_portal.
  623. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  624. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  625. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  626. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  627. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  628. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  629. [16:48:24] [Client thread/WARN]: ****************************************
  630. [16:48:24] [Client thread/WARN]: ****************************************
  631. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_furnace$BlockTutorialPortal@17a2d484 has been registered twice for the same name AnyDimensionMod:furnace_portal.
  632. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  633. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  634. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  635. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  636. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  637. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  638. [16:48:24] [Client thread/WARN]: ****************************************
  639. [16:48:24] [Client thread/WARN]: ****************************************
  640. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_cobweb$BlockTutorialPortal@2c8f294 has been registered twice for the same name AnyDimensionMod:cobweb_portal.
  641. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  642. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  643. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  644. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  645. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  646. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  647. [16:48:24] [Client thread/WARN]: ****************************************
  648. [16:48:24] [Client thread/WARN]: ****************************************
  649. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_wool$BlockTutorialPortal@8418022 has been registered twice for the same name AnyDimensionMod:wool_portal.
  650. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  651. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  652. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  653. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  654. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  655. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  656. [16:48:24] [Client thread/WARN]: ****************************************
  657. [16:48:24] [Client thread/WARN]: ****************************************
  658. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_sponge$BlockTutorialPortal@18d904f5 has been registered twice for the same name AnyDimensionMod:sponge_portal.
  659. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  660. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  661. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  662. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  663. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  664. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  665. [16:48:24] [Client thread/WARN]: ****************************************
  666. [16:48:24] [Client thread/WARN]: ****************************************
  667. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_glass$BlockTutorialPortal@5cc47714 has been registered twice for the same name AnyDimensionMod:glass_portal.
  668. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  669. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  670. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  671. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  672. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  673. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  674. [16:48:24] [Client thread/WARN]: ****************************************
  675. [16:48:24] [Client thread/WARN]: ****************************************
  676. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_netherrack$BlockTutorialPortal@5f5a71b5 has been registered twice for the same name AnyDimensionMod:netherrack_portal.
  677. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  678. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  679. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  680. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  681. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  682. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  683. [16:48:24] [Client thread/WARN]: ****************************************
  684. [16:48:24] [Client thread/WARN]: ****************************************
  685. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_gravel$BlockTutorialPortal@25e75ee1 has been registered twice for the same name AnyDimensionMod:gravel_portal.
  686. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  687. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  688. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  689. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  690. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  691. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  692. [16:48:24] [Client thread/WARN]: ****************************************
  693. [16:48:24] [Client thread/WARN]: ****************************************
  694. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_sand$BlockTutorialPortal@a49e69 has been registered twice for the same name AnyDimensionMod:sand_portal.
  695. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  696. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  697. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  698. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  699. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  700. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  701. [16:48:24] [Client thread/WARN]: ****************************************
  702. [16:48:24] [Client thread/WARN]: ****************************************
  703. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_coalBlock$BlockTutorialPortal@2a44f50e has been registered twice for the same name AnyDimensionMod:coalBlock_portal.
  704. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  705. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  706. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  707. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  708. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  709. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  710. [16:48:24] [Client thread/WARN]: ****************************************
  711. [16:48:24] [Client thread/WARN]: ****************************************
  712. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_packedIce$BlockTutorialPortal@1c9f912e has been registered twice for the same name AnyDimensionMod:packedIce_portal.
  713. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  714. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  715. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  716. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  717. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  718. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  719. [16:48:24] [Client thread/WARN]: ****************************************
  720. [16:48:24] [Client thread/WARN]: ****************************************
  721. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_glowstone$BlockTutorialPortal@147c023 has been registered twice for the same name AnyDimensionMod:glowstone_portal.
  722. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  723. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  724. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  725. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  726. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  727. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  728. [16:48:24] [Client thread/WARN]: ****************************************
  729. [16:48:24] [Client thread/WARN]: ****************************************
  730. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_endStone$BlockTutorialPortal@4078423 has been registered twice for the same name AnyDimensionMod:endStone_portal.
  731. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  732. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  733. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  734. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  735. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  736. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  737. [16:48:24] [Client thread/WARN]: ****************************************
  738. [16:48:24] [Client thread/WARN]: ****************************************
  739. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_quartzBlock$BlockTutorialPortal@1be99c24 has been registered twice for the same name AnyDimensionMod:quartzBlock_portal.
  740. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  741. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  742. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  743. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  744. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  745. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  746. [16:48:24] [Client thread/WARN]: ****************************************
  747. [16:48:24] [Client thread/WARN]: ****************************************
  748. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_coalOre$BlockTutorialPortal@52e4e010 has been registered twice for the same name AnyDimensionMod:coalOre_portal.
  749. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  750. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  751. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  752. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  753. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  754. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  755. [16:48:24] [Client thread/WARN]: ****************************************
  756. [16:48:24] [Client thread/WARN]: ****************************************
  757. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_ironOre$BlockTutorialPortal@34c3d435 has been registered twice for the same name AnyDimensionMod:ironOre_portal.
  758. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  759. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  760. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  761. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  762. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  763. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  764. [16:48:24] [Client thread/WARN]: ****************************************
  765. [16:48:24] [Client thread/WARN]: ****************************************
  766. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_goldOre$BlockTutorialPortal@2961aad6 has been registered twice for the same name AnyDimensionMod:goldOre_portal.
  767. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  768. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  769. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  770. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  771. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  772. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  773. [16:48:24] [Client thread/WARN]: ****************************************
  774. [16:48:24] [Client thread/WARN]: ****************************************
  775. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_diamondOre$BlockTutorialPortal@f156cbd has been registered twice for the same name AnyDimensionMod:diamondOre_portal.
  776. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  777. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  778. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  779. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  780. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  781. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  782. [16:48:24] [Client thread/WARN]: ****************************************
  783. [16:48:24] [Client thread/WARN]: ****************************************
  784. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_emeraldOre$BlockTutorialPortal@53e8d7e3 has been registered twice for the same name AnyDimensionMod:emeraldOre_portal.
  785. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  786. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  787. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  788. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  789. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  790. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  791. [16:48:24] [Client thread/WARN]: ****************************************
  792. [16:48:24] [Client thread/WARN]: ****************************************
  793. [16:48:24] [Client thread/WARN]: * The object mod.mcreator.mcreator_redstoneOre$BlockTutorialPortal@5961c18f has been registered twice for the same name AnyDimensionMod:redstoneOre_portal.
  794. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:384)
  795. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894)
  796. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869)
  797. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
  798. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
  799. [16:48:24] [Client thread/WARN]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)...
  800. [16:48:24] [Client thread/WARN]: ****************************************
  801. [16:48:26] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Ruins
  802. [16:48:26] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledPack:444]: Registering bundled dungeon pack: Nether
  803. [16:48:26] [Client thread/INFO]: [StevenDimDoors.mod_pocketDim.helpers.DungeonHelper:registerBundledDungeons:439]: Finished registering bundled dungeon packs
  804. [16:48:26] [Client thread/INFO]: Entering initialization phase.
  805. [16:48:26] [Client thread/INFO]: TConstruct has be registered with keys key.tarmor, key.tgoggles, key.tbelt, key.tzoom
  806. [16:48:26] [Client thread/INFO]: Thaumcraft detected. Registering harvestables.
  807. [16:48:26] [Client thread/INFO]: Waila detected. Registering TConstruct tank blocks with Waila registry.
  808. [16:48:27] [Client thread/INFO]: Loading NEI Addons
  809. [16:48:27] [Client thread/INFO]: Developer Tools Addon disabled - skipping
  810. [16:48:27] [Client thread/INFO]: Loading Crafting Tables Addon...
  811. [16:48:27] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
  812. [16:48:27] [Client thread/INFO]: Not registering EE3 Minium Stone
  813. [16:48:27] [Client thread/INFO]: Required mod BuildCraft|Factory is not installed, dependent features will be unavailable
  814. [16:48:27] [Client thread/INFO]: Not registering BC Autorcrafting Table
  815. [16:48:27] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  816. [16:48:27] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  817. [16:48:27] [Client thread/INFO]: Required mod ProjectE is not installed, dependent features will be unavailable
  818. [16:48:27] [Client thread/INFO]: Not registering ProjectE Philosopher Stone
  819. [16:48:27] [Client thread/INFO]: Version check success: BiblioCraft required / 1.11.5 detected
  820. [16:48:27] [Client thread/INFO]: Registered BiblioCraft Fancy Workbench
  821. [16:48:27] [Client thread/INFO]: Required mod RIO is not installed, dependent features will be unavailable
  822. [16:48:27] [Client thread/INFO]: Not registering RemoteIO Intelligent Workbench
  823. [16:48:27] [Client thread/INFO]: Required mod Railcraft is not installed, dependent features will be unavailable
  824. [16:48:27] [Client thread/INFO]: Not registering Railcraft Work Cart
  825. [16:48:27] [Client thread/INFO]: 1 crafting tables registered
  826. [16:48:27] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  827. [16:48:27] [Client thread/INFO]: [com.whammich.sstow.events.Achievements:defaultAchievements:28]: Rendering Icons
  828. [16:48:27] [Client thread/INFO]: Initializing ModVersionChecker for mod bspkrsCore
  829. [16:48:27] [Client thread/INFO]: Initializing ModVersionChecker for mod Treecapitator
  830. [16:48:28] [Client thread/INFO]: Receiving registration request from [ arsmagica2 ] for method am2.interop.WailaSupport.callbackRegister
  831. [16:48:28] [Client thread/INFO]: Receiving registration request from [ TConstruct ] for method tconstruct.plugins.waila.WailaRegistrar.wailaCallback
  832. [16:48:28] [Client thread/INFO]: Receiving registration request from [ cfm ] for method com.mrcrayfish.furniture.util.WailaIconRegister.callbackRegister
  833. [16:48:28] [Client thread/INFO]: Receiving registration request from [ SSTOW ] for method sstow.utils.WailaProvider.callbackRegister
  834. [16:48:28] [Client thread/INFO]: Received IMC message from mod BiomesOPlenty.
  835. [16:48:28] [Client thread/WARN]: Unknown tag "trees"'7' is being used.  Using backup ID.  It is recommended that you configure this mod to use a unique dimension ID.
  836. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class am2.bosses.EntityAirGuardian
  837. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityArcaneGuardian
  838. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityEarthGuardian
  839. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.bosses.EntityFireGuardian
  840. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityNatureGuardian
  841. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWaterGuardian
  842. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.bosses.EntityWinterGuardian
  843. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class am2.entities.EntityBattleChicken
  844. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkling
  845. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityDarkMage
  846. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityEarthElemental
  847. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class am2.entities.EntityFireElemental
  848. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class am2.entities.EntityHecate
  849. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityHellCow
  850. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityLightMage
  851. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaCreeper
  852. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityManaElemental
  853. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class am2.entities.EntityWaterElemental
  854. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityBird
  855. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class biomesoplenty.common.entities.EntityGlob
  856. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class biomesoplenty.common.entities.EntityJungleSpider
  857. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class biomesoplenty.common.entities.EntityPhantom
  858. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class biomesoplenty.common.entities.EntityPixie
  859. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class biomesoplenty.common.entities.EntityRosester
  860. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class biomesoplenty.common.entities.EntityWasp
  861. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, waterAllergy to class drzhark.mocreatures.entity.ambient.MoCEntityBee
  862. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityButterfly
  863. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityDragonfly
  864. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityFirefly
  865. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.ambient.MoCEntityFly
  866. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityDolphin
  867. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.MoCEntityFlyerMob
  868. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntityFishy
  869. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityJellyFish
  870. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntityMediumFish
  871. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityPiranha
  872. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityRay
  873. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim, hostile to class drzhark.mocreatures.entity.aquatic.MoCEntityShark
  874. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class drzhark.mocreatures.entity.aquatic.MoCEntitySmallFish
  875. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile, fireImmunity to class drzhark.mocreatures.entity.monster.MoCEntityFlameWraith
  876. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityGolem
  877. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class drzhark.mocreatures.entity.monster.MoCEntityHellRat
  878. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn to class drzhark.mocreatures.entity.monster.MoCEntityMiniGolem
  879. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityOgre
  880. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityRat
  881. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class drzhark.mocreatures.entity.monster.MoCEntityScorpion
  882. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn, poisonResistance to class drzhark.mocreatures.entity.monster.MoCEntitySilverSkeleton
  883. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, sunburn, fly to class drzhark.mocreatures.entity.monster.MoCEntityWraith
  884. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class drzhark.mocreatures.entity.monster.MoCEntityWWolf
  885. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.passive.MoCEntityBird
  886. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class drzhark.mocreatures.entity.passive.MoCEntityWyvern
  887. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings poisonResistance, hostile to class net.aetherteam.aether.entities.EntityAechorPlant
  888. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, poisonResistance, float to class net.aetherteam.aether.entities.EntityCockatrice
  889. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentry
  890. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class net.aetherteam.aether.entities.EntitySentryGolem
  891. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.EntitySheepuff
  892. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile, fireImmunity to class net.aetherteam.aether.entities.EntityTempest
  893. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly to class net.aetherteam.aether.entities.EntityZephyr
  894. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fly, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityCog
  895. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntityHostEye
  896. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile, fireImmunity to class net.aetherteam.aether.entities.bosses.EntitySentryGuardian
  897. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float to class net.aetherteam.aether.entities.mounts.EntityAerbunny
  898. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityFlyingCow
  899. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class net.aetherteam.aether.entities.mounts.EntityPhyg
  900. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fallNegate to class net.aetherteam.aether.entities.mounts.EntitySwet
  901. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings swim to class thaumcraft.common.entities.golems.EntityGolemBase
  902. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityBrainyZombie
  903. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, waterAllergy, fly, hostile to class thaumcraft.common.entities.monster.EntityFireBat
  904. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings sunburn, hostile to class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
  905. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings float, hostile to class thaumcraft.common.entities.monster.EntityTaintChicken
  906. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityWisp
  907. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class thaumcraft.common.entities.monster.EntityTaintSwarm
  908. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFDeathTome
  909. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fireImmunity, hostile to class twilightforest.entity.EntityTFFireBeetle
  910. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFHedgeSpider
  911. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMiniGhast
  912. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly, hostile to class twilightforest.entity.EntityTFMosquitoSwarm
  913. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings hostile to class twilightforest.entity.EntityTFPinchBeetle
  914. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings climb, hostile to class twilightforest.entity.EntityTFSwarmSpider
  915. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFMobileFirefly
  916. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFRaven
  917. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Adding ability mappings fly to class twilightforest.entity.passive.EntityTFTinyBird
  918. [16:48:32] [Morph Online Resource Thread/INFO]: [0.9.3] Found and mapped ability mappings for 24 presumably Minecraft mobs.
  919. [16:48:32] [Client thread/ERROR]: Could not find material for modification: Nether Quartz
  920. [16:48:32] [Client thread/INFO]: Sticks and stones may break my bones, but your pickaxes and axes will break no blocks.
  921. [16:48:33] [Client thread/INFO]:   Unknown recipe class! net.malisis.doors.recipe.BigDoorRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
  922. [16:48:33] [Client thread/WARN]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
  923. [16:48:33] [Client thread/WARN]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
  924. [16:48:33] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
  925. [16:48:33] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
  926. [16:48:33] [Client thread/INFO]: TwilightForestMod mod found.
  927. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy hooks.java.lang.ClassNotFoundException: cofh.api.energy.IEnergyProvider
  928. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
  929. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
  930. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
  931. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading ISecureTile hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.ISecurable
  932. [16:48:33] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
  933. [16:48:33] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
  934. [16:48:33] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
  935. [16:48:33] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
  936. [16:48:33] [Client thread/INFO]: [ExtraUtilities] ExtraUtilities mod not found.
  937. [16:48:33] [Client thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
  938. [16:48:33] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
  939. [16:48:33] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
  940. [16:48:33] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
  941. [16:48:33] [Client thread/INFO]: [Statues] Statues mod not found.
  942. [16:48:33] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  943. [16:48:33] [Client thread/INFO]: Trying to reflect am2.interop.WailaSupport callbackRegister
  944. [16:48:33] [Client thread/WARN]: Could not find class am2.interop.WailaSupport
  945. [16:48:33] [Client thread/INFO]: Trying to reflect tconstruct.plugins.waila.WailaRegistrar wailaCallback
  946. [16:48:33] [Client thread/INFO]: [Waila-Compat] Got registrar: mcp.mobius.waila.api.impl.ModuleRegistrar@280894c1
  947. [16:48:33] [Client thread/INFO]: Success in registering TConstruct
  948. [16:48:33] [Client thread/INFO]: Trying to reflect com.mrcrayfish.furniture.util.WailaIconRegister callbackRegister
  949. [16:48:33] [Client thread/INFO]: Success in registering cfm
  950. [16:48:33] [Client thread/INFO]: Trying to reflect sstow.utils.WailaProvider callbackRegister
  951. [16:48:33] [Client thread/WARN]: Could not find class sstow.utils.WailaProvider
  952. [16:48:33] [Client thread/INFO]: Forge Mod Loader has successfully loaded 76 mods
  953. [16:48:33] [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
  954. [16:48:33] [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
  955. [16:48:33] [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
  956. [16:48:33] [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
  957. [16:48:33] [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
  958. [16:48:33] [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
  959. [16:48:33] [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
  960. [16:48:33] [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
  961. [16:48:33] [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
  962. [16:48:33] [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
  963. [16:48:33] [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
  964. [16:48:33] [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
  965. [16:48:33] [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
  966. [16:48:35] [Client thread/INFO]: Total mipmap : 2 ms
  967. [16:48:39] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  968. [16:48:39] [Client thread/INFO]: \D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AM2 v1.4.0.008.jar
  969. [16:48:39] [Client thread/INFO]: Ars Magica 2 >> Located 405 spell IIcons
  970. [16:48:41] [Client thread/INFO]: Created: 4096x2048 textures/items-atlas
  971. [16:48:42] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  972. [16:48:42] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
  973. [16:48:42] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
  974. [16:48:42] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  975. [16:48:42] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  976. [16:48:42] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  977. [16:48:42] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  978. [16:48:42] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
  979. [16:48:42] [Thread-20/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  980. [16:48:42] [Client thread/WARN]: File arsmagica2:sounds/spell/loop/none.ogg does not exist, cannot add it to event arsmagica2:spell.loop.none
  981. [16:48:42] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  982. [16:48:42] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  983. [16:48:42] [Client thread/ERROR]: The following texture errors were found.
  984. [16:48:42] [Client thread/ERROR]: ==================================================
  985. [16:48:42] [Client thread/ERROR]:   DOMAIN minecraft
  986. [16:48:42] [Client thread/ERROR]: --------------------------------------------------
  987. [16:48:42] [Client thread/ERROR]:   domain minecraft is missing 10 textures
  988. [16:48:42] [Client thread/ERROR]:     domain minecraft has 5 locations:
  989. [16:48:42] [Client thread/ERROR]:       unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  990. [16:48:42] [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
  991. [16:48:42] [Client thread/ERROR]:       mod AnyDimensionMod resources at D:\Program Files (x86)\MultiMC\instances\1.7.10 Forge\.minecraft\mods\AnyDimensionModbeta3.1.zip
  992. [16:48:42] [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
  993. [16:48:42] [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
  994. [16:48:42] [Client thread/ERROR]: -------------------------
  995. [16:48:42] [Client thread/ERROR]:     The missing resources for domain minecraft are:
  996. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1977_blockSpellModifier.png
  997. [16:48:42] [Client thread/ERROR]:       textures/items/MISSING_ICON_ITEM_6042_decowand.png
  998. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1983_alchemicCalcinator.png
  999. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1975_blockSpellParadigm.png
  1000. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1991_null.png
  1001. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1976_blockSpellEnhancement.png
  1002. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1981_schematicSaver.png
  1003. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1984_crystalBelljar.png
  1004. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1987_blockMimic.png
  1005. [16:48:42] [Client thread/ERROR]:       textures/blocks/MISSING_ICON_BLOCK_1978_blockSpellEffect.png
  1006. [16:48:42] [Client thread/ERROR]: -------------------------
  1007. [16:48:42] [Client thread/ERROR]:     No other errors exist for domain minecraft
  1008. [16:48:42] [Client thread/ERROR]: ==================================================
  1009. [16:48:42] [Client thread/ERROR]: ==================================================
  1010. [16:48:42] [Client thread/ERROR]:   DOMAIN arsmagica2
  1011. [16:48:42] [Client thread/ERROR]: --------------------------------------------------
  1012. [16:48:42] [Client thread/ERROR]:   domain arsmagica2 is missing 2 textures
  1013. [16:48:42] [Client thread/ERROR]:     domain arsmagica2 has 1 location:
  1014. [16:48:42] [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
  1015. [16:48:42] [Client thread/ERROR]: -------------------------
  1016. [16:48:42] [Client thread/ERROR]:     The missing resources for domain arsmagica2 are:
  1017. [16:48:42] [Client thread/ERROR]:       textures/items/spells/components/Nauseate.png
  1018. [16:48:42] [Client thread/ERROR]:       textures/items/spells/components/ScrambleSynapses.png
  1019. [16:48:42] [Client thread/ERROR]: -------------------------
  1020. [16:48:42] [Client thread/ERROR]:     No other errors exist for domain arsmagica2
  1021. [16:48:42] [Client thread/ERROR]: ==================================================
  1022. [16:48:42] [Client thread/ERROR]: ==================================================
  1023. [16:48:42] [Client thread/ERROR]:   DOMAIN alchemicalwizardry
  1024. [16:48:42] [Client thread/ERROR]: --------------------------------------------------
  1025. [16:48:42] [Client thread/ERROR]:   domain alchemicalwizardry is missing 1 texture
  1026. [16:48:42] [Client thread/ERROR]:     domain alchemicalwizardry has 1 location:
  1027. [16:48:42] [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
  1028. [16:48:42] [Client thread/ERROR]: -------------------------
  1029. [16:48:42] [Client thread/ERROR]:     The missing resources for domain alchemicalwizardry are:
  1030. [16:48:42] [Client thread/ERROR]:       textures/items/SigilOfTheFastMiner.png
  1031. [16:48:42] [Client thread/ERROR]: -------------------------
  1032. [16:48:42] [Client thread/ERROR]:     No other errors exist for domain alchemicalwizardry
  1033. [16:48:42] [Client thread/ERROR]: ==================================================
  1034. [16:48:42] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  1035. [16:48:42] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  1036. [16:48:42] [Sound Library Loader/INFO]: Sound engine started
  1037. [16:48:43] [Client thread/INFO]: [CHAT] A newer version of ExtendedWorkbench is available: <not checked>
  1038. [16:48:43] [Client thread/INFO]: [CHAT] Go to §nhttp://bit.ly/extendedWorkbench§r to download the update.
  1039. [16:50:44] [Client thread/INFO]: Disabling Main Menu Mob render ticker
  1040. [16:50:51] [Client thread/INFO]: Enabling Main Menu Mob render ticker
  1041. [16:50:54] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
  1042. [16:50:54] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
  1043. [16:50:54] [Server thread/INFO]: Generating keypair
  1044. [16:50:54] [Server thread/INFO]: Converting map!
  1045. [16:50:54] [Server thread/INFO]: Scanning folders...
  1046. [16:50:54] [Server thread/INFO]: Total conversion count is 0
  1047. [16:50:54] [Server thread/INFO]: Injecting existing block and item data into this server instance
  1048. [16:50:54] [Server thread/INFO]: Applying holder lookups
  1049. [16:50:54] [Server thread/INFO]: Holder lookups applied
  1050. [16:50:54] [Server thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ms (1 / 1)
  1051. [16:52:19] [Server thread/WARN]: Unable to find spawn biome
  1052. [16:52:20] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7d6f43c5)
  1053. [16:54:48] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7d6f43c5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement