Advertisement
Guest User

Ttcore/supermassivetech?

a guest
Dec 8th, 2014
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 288.56 KB | None | 0 0
  1. [02:29:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [02:29:00] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [02:29:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [02:29:00] [main/INFO]: Forge Mod Loader version 7.10.85.1230 for Minecraft 1.7.10 loading
  5. [02:29:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_25
  6. [02:29:00] [main/ERROR]: FML has detected several badly downloaded jar files, which have been named as zip files. You probably need to download them again, or they may not work properly
  7. [02:29:00] [main/ERROR]: Problem file : BigTrees-172b-forge1060.jar.zip
  8. [02:29:00] [main/ERROR]: Problem file : dungeonpack-1.7.10-1.0.jar.zip
  9. [02:29:00] [main/ERROR]: Problem file : KoadmastersPirates-0.6.1.jar.zip
  10. [02:29:00] [main/ERROR]: Problem file : rftools-1.34.jar.zip
  11. [02:29:00] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [02:29:00] [main/WARN]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [02:29:00] [main/INFO]: [AppEng] Core Init
  14. [02:29:01] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [02:29:02] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of RedGearCore, 2.1.4 is newer than request 2.1.3
  16. [02:29:02] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.15 is newer than request 6.9
  17. [02:29:02] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [02:29:02] [main/WARN]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [02:29:02] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [02:29:02] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [02:29:02] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [02:29:02] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [02:29:02] [main/WARN]: The coremod mariculture.fishery.VanillaOverride does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [02:29:02] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [02:29:02] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. [02:29:02] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. [02:29:02] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [02:29:02] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_B1.jar
  29. [02:29:02] [main/WARN]: The coremod redgear.core.asm.CoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  30. [02:29:02] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.core.ResonantPluginLoader
  31. java.lang.ClassNotFoundException: resonant.core.ResonantPluginLoader
  32. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  33. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  34. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  35. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
  36. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.11.jar:?]
  37. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  38. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  40. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_25]
  41. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:417) [modpack.jar:?]
  42. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346) [modpack.jar:?]
  43. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [modpack.jar:?]
  44. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [modpack.jar:?]
  45. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [modpack.jar:?]
  46. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [modpack.jar:?]
  47. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [modpack.jar:?]
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  50. [02:29:02] [main/WARN]: The coremod redgear.snowfall.asm.SnowTransformer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  51. [02:29:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  52. [02:29:02] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
  53. [02:29:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  54. [02:29:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  55. [02:29:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  56. [02:29:02] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
  57. [02:29:02] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
  58. [02:29:02] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
  59. [02:29:02] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
  60. [02:29:02] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/Simon/AppData/Roaming/.technic/modpacks/torchcraft-17-version/mods/OptiFine_1.7.10_HD_U_B1.jar
  61. [02:29:02] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@7dfb0c0f
  62. [02:29:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [02:29:05] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  64. [02:29:05] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  65. [02:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [02:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [02:29:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  72. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [02:29:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [02:29:06] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:104]: Successfully Registered Transformer
  81. [02:29:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
  82. [02:29:07] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:292]: [Micdoodle8Core]: Patching game...
  83. [02:29:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  85. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  86. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  88. [02:29:08] [main/INFO]: [redgear.snowfall.codechicken.DepLoader$DepLoadInst:checkExisting:437]: Warning: version of bspkrsCore, 6.15 is newer than request 6.9
  89. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  91. [02:29:08] [main/INFO]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  92. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  93. [02:29:08] [main/INFO]: Hook registered for net.minecraft.client.Minecraft
  94. [02:29:08] [main/INFO]: Hook registered for net.minecraft.client.multiplayer.PlayerControllerMP
  95. [02:29:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  96. [02:29:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  97. [02:29:08] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
  98. [02:29:08] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  99. [02:29:09] [main/INFO]: M&B - Patching Class Minecraft (bao)
  100. [02:29:09] [main/INFO]: Patching method Click Mouse in Minecraft
  101. [02:29:09] [main/INFO]: M&B - Patching Class Minecraft done
  102. [02:29:09] [main/INFO]: Found hooks for net.minecraft.client.Minecraft (bao)
  103. [02:29:09] [main/INFO]: M&B - Patching Class EntityPlayer (yz)
  104. [02:29:09] [main/INFO]: Adding new fields to EntityPlayer
  105. [02:29:09] [main/INFO]: Patching constructor in EntityPlayer
  106. [02:29:09] [main/INFO]: Patching method entityInit in EntityPlayer
  107. [02:29:09] [main/INFO]: Patching method onUpdate in EntityPlayer
  108. [02:29:09] [main/INFO]: Patching method onItemUseFinish in EntityPlayer
  109. [02:29:09] [main/INFO]: Patching method setCurrentItemOrArmor in EntityPlayer
  110. [02:29:09] [main/INFO]: Creating new methods in EntityPlayer
  111. [02:29:09] [main/INFO]: M&B - Patching Class EntityPlayer done
  112. [02:29:09] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  113. [02:29:09] [main/INFO]: 1 / 11 applied
  114. [02:29:09] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  115. [02:29:09] [main/INFO]: 2 / 11 applied
  116. [02:29:10] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  117. [02:29:10] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Public
  118. [02:29:10] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  119. [02:29:10] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  120. [02:29:11] [main/INFO]: Setting user: N0rw0lf
  121. [02:29:11] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  122. [02:29:11] [main/INFO]: Patching the vanilla class: adb
  123. [02:29:11] [main/INFO]: Succesfully replaced Vanilla Fishing Rod and Fish
  124. [02:29:12] [main/INFO]: Fix injected.
  125. [02:29:12] [main/INFO]: 3 / 11 applied
  126. [02:29:13] [main/INFO]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--icon, C:\Users\Simon\AppData\Roaming\.technic\assets/packs/torchcraft-17-version/icon.png, --title, TorchCraft 1.7 Version]
  127. [02:29:14] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  128. [02:29:14] [Client thread/INFO]: LWJGL Version: 2.9.1
  129. [02:29:14] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  130. [02:29:15] [Client thread/INFO]: 4 / 11 applied
  131. [02:29:15] [Client thread/INFO]: 5 / 11 applied
  132. [02:29:15] [Client thread/INFO]: 6 / 11 applied
  133. [02:29:15] [Client thread/INFO]: 7 / 11 applied
  134. [02:29:15] [Client thread/INFO]: 8 / 11 applied
  135. [02:29:16] [Client thread/INFO]: Attempting early MinecraftForge initialization
  136. [02:29:16] [Client thread/INFO]: MinecraftForge v10.13.2.1230 Initialized
  137. [02:29:16] [Client thread/INFO]: Replaced 182 ore recipies
  138. [02:29:16] [Client thread/INFO]: M&B - Patching Class NetHandlerPlayServer (nh)
  139. [02:29:16] [Client thread/INFO]: Patching method processPlayerBlockPlacement in NetHandlerPlayServer
  140. [02:29:16] [Client thread/INFO]: Patching method processHeldItemChange in NetHandlerPlayServer
  141. [02:29:16] [Client thread/INFO]: M&B - Patching Class NetHandlerPlayServer done
  142. [02:29:16] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.Container
  143. [02:29:16] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  144. [02:29:17] [Client thread/INFO]: Transfroming anvil XP limit - Class zu...
  145. [02:29:17] [Client thread/INFO]: M&B - Patching Class ModelBiped (bhm)
  146. [02:29:17] [Client thread/INFO]: Patching method setRotationAngles in ModelBiped
  147. [02:29:17] [Client thread/INFO]: M&B - Patching Class ModelBiped done
  148. [02:29:17] [Client thread/INFO]: M&B - Patching Class NetHandlerPlayClient (bjb)
  149. [02:29:17] [Client thread/INFO]: Patching method handleSpawnPlayer in NetHandlerPlayClient
  150. [02:29:17] [Client thread/INFO]: Patching method handleHeldItemChange in NetHandlerPlayClient
  151. [02:29:17] [Client thread/INFO]: M&B - Patching Class NetHandlerPlayClient done
  152. [02:29:17] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
  153. [02:29:17] [Client thread/INFO]: 9 / 11 applied
  154. [02:29:17] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: blt (4 / 4)
  155. [02:29:17] [Client thread/INFO]: Completed early MinecraftForge initialization
  156. [02:29:17] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_B1, enabling compatibility features
  157. [02:29:17] [Client thread/INFO]: [AppEng] Core Init
  158. [02:29:17] [Client thread/INFO]: Searching C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\mods for mods
  159. [02:29:17] [Client thread/INFO]: Also searching C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\mods\1.7.10 for mods
  160. [02:29:22] [Client thread/WARN]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.6.3
  161. [02:29:23] [Client thread/INFO]: Attempting to reparse the mod container BigTrees-172b-forge1060.jar.zip
  162. [02:29:24] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
  163. [02:29:24] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  164. [02:29:24] [Client thread/ERROR]: Unable to read a class file correctly
  165. java.lang.ArrayIndexOutOfBoundsException: 41207
  166. at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  167. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  168. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  169. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) [ASMModParser.class:?]
  170. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  171. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  172. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  173. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  174. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  175. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  176. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  177. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  178. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  179. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  183. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  184. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  185. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  186. [02:29:24] [Client thread/ERROR]: There was a problem reading the entry qh.class in the jar C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\mods\fpsplus.zip - probably a corrupt zip
  187. cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 41207
  188. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
  189. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  190. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  191. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  192. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  193. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  194. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  195. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  196. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  197. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  198. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  199. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  200. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  201. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  202. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  203. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  204. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  205. Caused by: java.lang.ArrayIndexOutOfBoundsException: 41207
  206. at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  207. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  208. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  209. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:?]
  210. ... 16 more
  211. [02:29:24] [Client thread/WARN]: Zip file fpsplus.zip failed to read properly, it will be ignored
  212. cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 41207
  213. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
  214. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:72) [JarDiscoverer.class:?]
  215. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  216. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  217. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  218. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  219. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  220. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  221. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  222. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  223. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  224. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  225. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  226. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  227. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  228. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  229. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  230. Caused by: java.lang.ArrayIndexOutOfBoundsException: 41207
  231. at org.objectweb.asm.ClassReader.readClass(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  232. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  233. at org.objectweb.asm.ClassReader.accept(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
  234. at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:53) ~[ASMModParser.class:?]
  235. ... 16 more
  236. [02:29:25] [Client thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.5
  237. [02:29:25] [Client thread/WARN]: Mod ironchestminecarts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.0
  238. [02:29:26] [Client thread/WARN]: Mod Mariculture is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.3d
  239. [02:29:27] [Client thread/WARN]: Mod ModTweaker is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.6
  240. [02:29:27] [Client thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.1
  241. [02:29:27] [Client thread/WARN]: Mod NEIPlugins is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.11-unofficial
  242. [02:29:27] [Client thread/WARN]: Mod recipehandler is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2
  243. [02:29:27] [Client thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1-38
  244. [02:29:29] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  245. [02:29:29] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  246. [02:29:29] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  247. [02:29:29] [Client thread/INFO]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
  248. [02:29:29] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  249. [02:29:29] [Client thread/INFO]: Forge Mod Loader has identified 133 mods to load
  250. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  251. [02:29:29] [Client thread/INFO]: Found mod(s) [ResonantEngine] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  252. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  253. [02:29:29] [Client thread/INFO]: Found mod(s) [redgear_core] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  254. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
  255. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
  256. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
  257. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.power (owned by BuildCraftAPI|core) without associated API reference
  258. [02:29:29] [Client thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  259. [02:29:30] [Client thread/WARN]: Mod asielibcore has been disabled through configuration
  260. [02:29:31] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.0.0B7-29.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  261. [02:29:31] [Client thread/INFO]: FML has found a non-mod file fpsplus.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  262. [02:29:31] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.105-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.
  263. [02:29:32] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, InfiniBows, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, OpenComputers|Core, malisiscore, battlegear2, Treecapitator, aobd, appliedenergistics2, asielib, Backpack, BetterTitleScreen, BiblioCraft, BigReactors, bigtrees, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, CoFHCore, computronics, BuildMod, CoroAI, ExtendedRenderer, ConfigMod, debug, denseores, DimensionalAnchors, dungeonpack, Enchiridion, EnderIO, EnderTech, exnihilo, extracells, FastCraft, FloodLights, funkylocomotion, GalacticraftMars, GalacticraftCore, HardcoreEnderExpansion, ImmibisCore, InterstellarOres, inventorytweaks, IronChest, ironchestminecarts, KoadPirates, launchgui, LiquidXP, LogisticsPipes, LunatriusCore, malisisdoors, MapWriter, Mariculture, Mekanism, MekanismGenerators, MekanismTools, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, testdummy, ModTweaker, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NEIPlugins, NetherOres, recipehandler, neresources, OpenComputers, openglasses, openmodularturrets, PneumaticCraft, QuarryPlus, YogpstopLib, Railcraft, RedLogic, ResonantEngine, rftools, redgear_snowfall, Stackie, StevesCarts, superMassiveTech, kitchen, ThermalExpansion, ThermalFoundation, ttCore, TwilightForest, ultracompression, Waila, yampst, YAPP, ZAMod, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod, redgear_core] at CLIENT
  264. [02:29:32] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, InfiniBows, MCVanillaTweaks, Micdoodlecore, NotEnoughItems, OpenComputers|Core, malisiscore, battlegear2, Treecapitator, aobd, appliedenergistics2, asielib, Backpack, BetterTitleScreen, BiblioCraft, BigReactors, bigtrees, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Transport, CarpentersBlocks, CoFHCore, computronics, BuildMod, CoroAI, ExtendedRenderer, ConfigMod, debug, denseores, DimensionalAnchors, dungeonpack, Enchiridion, EnderIO, EnderTech, exnihilo, extracells, FastCraft, FloodLights, funkylocomotion, GalacticraftMars, GalacticraftCore, HardcoreEnderExpansion, ImmibisCore, InterstellarOres, inventorytweaks, IronChest, ironchestminecarts, KoadPirates, launchgui, LiquidXP, LogisticsPipes, LunatriusCore, malisisdoors, MapWriter, Mariculture, Mekanism, MekanismGenerators, MekanismTools, MFFS, minechem, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatRP2, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineMenu, MineTweaker3, testdummy, ModTweaker, NEIAddons, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NEIPlugins, NetherOres, recipehandler, neresources, OpenComputers, openglasses, openmodularturrets, PneumaticCraft, QuarryPlus, YogpstopLib, Railcraft, RedLogic, ResonantEngine, rftools, redgear_snowfall, Stackie, StevesCarts, superMassiveTech, kitchen, ThermalExpansion, ThermalFoundation, ttCore, TwilightForest, ultracompression, Waila, yampst, YAPP, ZAMod, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod, redgear_core] at SERVER
  265. [02:29:33] [Client thread/ERROR]: The mod Backpack is expecting signature @FINGERPRINT@ for source backpack-2.0.1-1.7.x.jar, however there is no signature matching that description
  266. [02:29:36] [Client thread/INFO]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:198]: [Immibis Core] Preferred energy system set to: redstoneFlux
  267. [02:29:44] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  268. [02:29:45] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.ic2.IC2
  269. [02:29:45] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.modhelpers.thaumcraft.Thaumcraft
  270. [02:29:46] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1681]: Potential problem: Galacticraft did not complete injection of bytecode into: oi (4 / 6)
  271. [02:29:47] [Client thread/INFO]: Stripping methods and fields from powercrystals.netherores.ores.Ores
  272. [02:29:48] [Client thread/ERROR]: Cannot find signing certificate information for IBModContainer!
  273. [02:29:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Malisis Core, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:asielib, FMLFileResourcePack:Backpack, FMLFileResourcePack:Better Title Screen, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:The BigTrees Mod, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Transport, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Computronics, FMLFileResourcePack:Build Mod, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Dimensional Anchors, FMLFileResourcePack:Dungeon Pack, FMLFileResourcePack:Enchiridion, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderTech, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:ExtraCells, FMLFileResourcePack:FastCraft, FMLFileResourcePack:Flood Lights, FMLFileResourcePack:Funky Locomotion, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Hardcore Ender Expansion, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:Interstellar Ores, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Iron Chest Minecarts, FMLFileResourcePack:Koadmaster's Pirates, FMLFileResourcePack:LaunchGUI, FMLFileResourcePack:Liquid XP, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Mariculture, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Modular Force Field System, FMLFileResourcePack:Minechem, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: Atum, FMLFileResourcePack:MFR Compat: BackTools, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: Chococraft, FMLFileResourcePack:MFR Compat: ExtraBiomes, FMLFileResourcePack:MFR Compat: Forestry, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Mystcraft, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Railcraft, FMLFileResourcePack:MFR Compat: RP2, FMLFileResourcePack:MFR Compat: Sufficient Biomes, FMLFileResourcePack:MFR Compat: Thaumcraft, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineMenu, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MmmMmmMmmMmm, FMLFileResourcePack:ModTweaker, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NEI Plugins Unofficial, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Not Enough Resources, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OC Glasses, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:QuarryPlus, FMLFileResourcePack:Yogpstop Library, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RedLogic, FMLFileResourcePack:Resonant Engine, FMLFileResourcePack:RFTools, FMLFileResourcePack:Snowfall, FMLFileResourcePack:Stackie, FMLFileResourcePack:Steve's Carts 2, FMLFileResourcePack:Super Massive Tech, FMLFileResourcePack:The Kitchen Mod, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:ttCore, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Ultra Compression, FMLFileResourcePack:Waila, FMLFileResourcePack:YAMPST, FMLFileResourcePack:YAPP, FMLFileResourcePack:Zombie Awareness, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCoreMod, FMLFileResourcePack:Red Gear Core
  274. [02:29:49] [Client thread/INFO]: Processing ObjectHolder annotations
  275. [02:29:49] [Client thread/INFO]: Found 337 ObjectHolder annotations
  276. [02:29:49] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  277. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ClassNotFoundException: mods.mud.ModUpdateDetector
  278. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  279. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  280. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  281. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
  282. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
  283. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at mods.battlegear2.Battlegear.preInit(Battlegear.java:58)
  284. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  285. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  286. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  287. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  288. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  289. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  290. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  291. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  292. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  293. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  294. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  295. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  296. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  297. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  298. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  299. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  300. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  301. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  302. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  303. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  304. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  305. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  306. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  307. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  308. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  309. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  310. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  311. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  312. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  313. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  314. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  315. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  316. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  317. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  318. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  319. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  320. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
  321. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  322. [02:29:50] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: ... 41 more
  323. [02:29:51] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP (bje)
  324. [02:29:51] [Client thread/INFO]: Patching method sendUseItem in PlayerControllerMP
  325. [02:29:51] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP done
  326. [02:29:51] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: bje (2 / 2)
  327. [02:29:51] [Client thread/INFO]: Found hooks for net.minecraft.client.multiplayer.PlayerControllerMP (bje)
  328. [02:29:51] [Client thread/INFO]: Loading configuration file C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\Treecapitator.cfg
  329. [02:29:51] [Client thread/INFO]: Proceeding to load tree/mod configs from file.
  330. [02:29:51] [Client thread/INFO]: Starting ( PreInit )
  331. [02:29:52] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  332. [02:29:52] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
  333. [02:29:52] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  334. [02:29:52] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
  335. [02:29:52] [Client thread/INFO]: Allowing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is enabled.
  336. [02:29:52] [Client thread/INFO]: Allowing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  337. [02:29:52] [Client thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  338. [02:29:52] [Client thread/INFO]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  339. [02:29:52] [Client thread/INFO]: Allowing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  340. [02:29:52] [Client thread/INFO]: Allowing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  341. [02:29:52] [Client thread/INFO]: Allowing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  342. [02:29:52] [Client thread/INFO]: Allowing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  343. [02:29:52] [Client thread/INFO]: Allowing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  344. [02:29:52] [Client thread/INFO]: Allowing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  345. [02:29:52] [Client thread/INFO]: Allowing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is enabled.
  346. [02:29:52] [Client thread/INFO]: Allowing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  347. [02:29:52] [Client thread/INFO]: Allowing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  348. [02:29:52] [Client thread/INFO]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  349. [02:29:52] [Client thread/INFO]: Allowing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  350. [02:29:52] [Client thread/INFO]: Allowing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  351. [02:29:52] [Client thread/INFO]: Allowing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  352. [02:29:52] [Client thread/INFO]: Allowing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  353. [02:29:52] [Client thread/INFO]: Allowing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  354. [02:29:52] [Client thread/INFO]: Allowing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  355. [02:29:52] [Client thread/INFO]: Allowing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  356. [02:29:52] [Client thread/INFO]: Allowing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is enabled.
  357. [02:29:52] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  358. [02:29:52] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  359. [02:29:52] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power
  360. [02:29:52] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  361. [02:29:53] [Client thread/INFO]: Allowing Method getPowerReceiver from appeng/integration/abstraction/helpers/BaseMJperdition because MJ5 integration is enabled.
  362. [02:29:53] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  363. [02:29:53] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  364. [02:29:53] [Client thread/INFO]: Allowing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  365. [02:29:53] [Client thread/INFO]: Allowing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  366. [02:29:53] [Client thread/INFO]: Allowing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  367. [02:29:53] [Client thread/INFO]: Allowing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is enabled.
  368. [02:29:53] [Client thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  369. [02:29:53] [Client thread/INFO]: Allowing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  370. [02:29:53] [Client thread/INFO]: Allowing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  371. [02:29:53] [Client thread/INFO]: Allowing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  372. [02:29:53] [Client thread/INFO]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  373. [02:29:53] [Client thread/INFO]: Allowing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  374. [02:29:53] [Client thread/INFO]: Allowing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  375. [02:29:53] [Client thread/INFO]: Allowing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  376. [02:29:53] [Client thread/INFO]: Allowing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  377. [02:29:53] [Client thread/INFO]: Allowing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  378. [02:29:53] [Client thread/INFO]: Allowing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  379. [02:29:53] [Client thread/INFO]: Allowing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  380. [02:29:53] [Client thread/INFO]: Allowing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is enabled.
  381. [02:29:53] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  382. [02:29:53] [Client thread/INFO]: Updated appeng/tile/powersink/IC2
  383. [02:29:53] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  384. [02:29:53] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  385. [02:29:53] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  386. [02:29:53] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  387. [02:29:53] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
  388. [02:29:53] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  389. [02:29:53] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  390. [02:29:53] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  391. [02:29:53] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2
  392. [02:29:53] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  393. [02:29:53] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
  394. [02:29:54] [Client thread/INFO]: Starting VersionChecker
  395. [02:29:54] [Client thread/INFO]: PreInit ( end 2296ms )
  396. [02:29:54] [Client thread/INFO]: Registering default templates
  397. [02:29:55] [Client thread/INFO]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrench
  398. [02:29:55] [Client thread/INFO]: Stripping methods and fields from thermalexpansion.item.tool.ItemWrenchBattle
  399. [02:29:55] [Client thread/INFO]: Loading Plugins...
  400. [02:29:55] [Client thread/INFO]: Finished Loading Plugins.
  401. [02:29:55] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
  402. [02:29:55] [CoFHUpdater/WARN]: Update check for Thermal Expansion failed.
  403. java.io.FileNotFoundException: https://raw.githubusercontent.com/CoFH/ThermalExpansion/master/VERSION
  404. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_25]
  405. at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_25]
  406. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_25]
  407. at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_25]
  408. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  409. at java.security.AccessController.doPrivileged(Unknown Source) ~[?:1.8.0_25]
  410. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_25]
  411. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_25]
  412. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_25]
  413. at cofh.mod.updater.UpdateCheckThread.run(UpdateCheckThread.java:44) [UpdateCheckThread.class:?]
  414. [02:29:55] [Client thread/INFO]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
  415. [02:29:56] [Client thread/INFO]: [karob.bigtrees.KGetOptions:setFile:35]: Loading BigTrees options file 'C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\bigtrees\kbigtrees.txt'.
  416. [02:29:56] [Client thread/INFO]: [karob.bigtrees.KGetOptions:setFile:37]: Picking cherries.
  417. [02:29:56] [Client thread/INFO]: Starting BuildCraft 6.1.8
  418. [02:29:56] [Client thread/INFO]: Copyright (c) SpaceToad, 2011-2014
  419. [02:29:56] [Client thread/INFO]: http://www.mod-buildcraft.com
  420. [02:29:57] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  421. [02:29:57] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactory
  422. [02:29:57] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryPowered
  423. [02:29:57] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.machine.TileEntityEjector
  424. [02:29:57] [Client thread/INFO]: There is no '.languages' file.
  425. java.io.FileNotFoundException: minefactoryreloaded:language/.languages
  426. at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(SourceFile:67) ~[bqq.class:?]
  427. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SourceFile:66) ~[brg.class:?]
  428. at cofh.mod.BaseMod$LangManager.loadAllLanguages(BaseMod.java:271) [BaseMod$LangManager.class:?]
  429. at cofh.mod.BaseMod$LangManager.<init>(BaseMod.java:232) [BaseMod$LangManager.class:?]
  430. at cofh.mod.BaseMod.loadClientLang(BaseMod.java:221) [BaseMod.class:?]
  431. at cofh.mod.BaseMod.loadLang(BaseMod.java:178) [BaseMod.class:?]
  432. at powercrystals.minefactoryreloaded.MineFactoryReloadedCore.preInit(MineFactoryReloadedCore.java:277) [MineFactoryReloadedCore.class:?]
  433. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  434. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  435. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  436. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  437. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) [FMLModContainer.class:?]
  438. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
  439. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  440. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  441. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
  442. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
  443. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
  444. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
  445. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
  446. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
  447. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
  448. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  449. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  450. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  451. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  452. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-16.0.jar:?]
  453. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-16.0.jar:?]
  454. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-16.0.jar:?]
  455. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-16.0.jar:?]
  456. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-16.0.jar:?]
  457. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  458. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
  459. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) [FMLClientHandler.class:?]
  460. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  461. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  462. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  463. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  464. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  465. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  466. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  467. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  468. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  469. [02:29:57] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.transport.TileEntityConveyor
  470. [02:29:58] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetEnergy
  471. [02:29:58] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.tile.rednet.TileEntityRedNetHistorian
  472. [02:29:58] [Client thread/INFO]: Adding runtime interfaces to powercrystals.minefactoryreloaded.item.ItemFactoryHammer
  473. [02:29:59] [Client thread/INFO]: XP Juice registered by Ender IO.
  474. [02:30:01] [Client thread/INFO]: Initializing blocks and items.
  475. [02:30:02] [Client thread/INFO]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
  476. [02:30:02] [Client thread/INFO]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
  477. [02:30:02] [Client thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  478. [02:30:02] [Client thread/INFO]: Injecting interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector into li.cil.oc.common.tileentity.traits.power.Galacticraft.
  479. [02:30:02] [Client thread/WARN]: Missing implementations for interface ic2.api.energy.tile.IEnergySink, skipping injection.
  480. [02:30:02] [Client thread/WARN]: Missing implementation of demandedEnergyUnits()D
  481. [02:30:02] [Client thread/WARN]: Missing implementation of injectEnergyUnits(Lnet/minecraftforge/common/util/ForgeDirection;D)D
  482. [02:30:02] [Client thread/WARN]: Missing implementation of getMaxSafeInput()I
  483. [02:30:02] [Client thread/INFO]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
  484. [02:30:02] [Client thread/INFO]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
  485. [02:30:02] [Client thread/INFO]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
  486. [02:30:02] [Client thread/INFO]: Skipping interface universalelectricity.api.core.grid.INodeProvider from missing mod UniversalElectricity.
  487. [02:30:02] [Client thread/INFO]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
  488. [02:30:03] [Client thread/INFO]: Initializing additional OreDict entries.
  489. [02:30:03] [Client thread/INFO]: Initializing OpenComputers API.
  490. [02:30:06] [Client thread/INFO]: Found a compatible native library: 'OpenComputersMod-1.4.0.11-native.64.dll'.
  491. [02:30:06] [Client thread/INFO]: Railcraft Config: Doing preinit parsing
  492. [02:30:07] [Client thread/INFO]: Module disabled: ModuleIC2, IC2 not detected
  493. [02:30:07] [Client thread/INFO]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
  494. [02:30:08] [Client thread/INFO]: Searched for but failed to find IC2 item cell
  495. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item canEmpty
  496. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item waxCapsule
  497. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item refractoryEmpty
  498. [02:30:08] [Client thread/INFO]: Searched for but failed to find IC2 item cell
  499. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item canEmpty
  500. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item waxCapsule
  501. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item refractoryEmpty
  502. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item canEmpty
  503. [02:30:08] [Client thread/INFO]: Searched for but failed to find IC2 item cell
  504. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item waxCapsule
  505. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item refractoryEmpty
  506. [02:30:08] [Client thread/WARN]: Pre-existing steam fluid block detected, deferring to MineFactoryReloaded:steam.still, this may cause issues if the server/client have different mod load orders, recommended that you disable all but one instance of steam fluid blocks via your configs.
  507. [02:30:08] [Client thread/INFO]: Searched for but failed to find IC2 item cell
  508. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item canEmpty
  509. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item waxCapsule
  510. [02:30:08] [Client thread/INFO]: Searched for but failed to find FORESTRY item refractoryEmpty
  511. [02:30:09] [Client thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
  512. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=1xtile.railcraft.ore@0 meta=0
  513. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=1xtile.railcraft.ore@1 meta=1
  514. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.railcraft.ore@2 meta=2
  515. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=1xtile.railcraft.ore@3 meta=3
  516. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=1xtile.railcraft.ore@4 meta=4
  517. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=1xtile.railcraft.ore@5 meta=5
  518. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, id=1xtile.railcraft.ore@9 meta=9
  519. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, id=1xtile.railcraft.ore@8 meta=8
  520. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, id=1xtile.railcraft.ore@7 meta=7
  521. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, id=1xtile.railcraft.ore@10 meta=10
  522. [02:30:09] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, id=1xtile.railcraft.ore@11 meta=11
  523. [02:30:09] [Client thread/INFO]: Activating Christmas Seasonal Pack
  524. [02:30:11] [Client thread/INFO]: FastCraft 1.9 loaded.
  525. [02:30:11] [Client thread/INFO]: Let's Move!
  526. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.gcBlockCore.0@5 meta=5
  527. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.moonBlock.0@0 meta=0
  528. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.gcBlockCore.0@6 meta=6
  529. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.moonBlock.0@1 meta=1
  530. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.gcBlockCore.0@7 meta=7
  531. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.gcBlockCore.0@7 meta=7
  532. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.gcBlockCore.0@7 meta=7
  533. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilicon, id=1xtile.gcBlockCore.0@8 meta=8
  534. [02:30:11] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCheese, id=1xtile.moonBlock.0@2 meta=2
  535. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
  536. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminium, id=1xtile.asteroidsBlock.0@3 meta=3
  537. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNaturalAluminum, id=1xtile.asteroidsBlock.0@3 meta=3
  538. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.asteroidsBlock.0@5 meta=5
  539. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.mars.0@0 meta=0
  540. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.mars.0@1 meta=1
  541. [02:30:12] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.mars.0@3 meta=3
  542. [02:30:13] [Client thread/INFO]: Added 1 items into Decomposition blacklist
  543. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.interstellarores:oreMoon@0 meta=0
  544. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1xtile.interstellarores:oreMoon@1 meta=1
  545. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.interstellarores:oreMoon@2 meta=2
  546. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.interstellarores:oreMoon@3 meta=3
  547. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLead, id=1xtile.interstellarores:oreMoon@4 meta=4
  548. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=1xtile.interstellarores:oreMoon@5 meta=5
  549. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNickel, id=1xtile.interstellarores:oreMoon@6 meta=6
  550. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.interstellarores:oreMoon@7 meta=7
  551. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=1xtile.interstellarores:oreMoon@8 meta=8
  552. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLunarium, id=1xtile.interstellarores:oreMoon@9 meta=9
  553. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePlatinum, id=1xtile.interstellarores:oreMoon@10 meta=10
  554. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreIron, id=1xtile.interstellarores:oreMars@0 meta=0
  555. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreGold, id=1xtile.interstellarores:oreMars@1 meta=1
  556. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.interstellarores:oreMars@2 meta=2
  557. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.interstellarores:oreMars@3 meta=3
  558. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLead, id=1xtile.interstellarores:oreMars@4 meta=4
  559. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=1xtile.interstellarores:oreMars@5 meta=5
  560. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNickel, id=1xtile.interstellarores:oreMars@6 meta=6
  561. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.interstellarores:oreMars@7 meta=7
  562. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=1xtile.interstellarores:oreMars@8 meta=8
  563. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=1xtile.interstellarores:oreMars@9 meta=9
  564. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePlatinum, id=1xtile.interstellarores:oreMars@10 meta=10
  565. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.interstellarores:oreAsteroid@0 meta=0
  566. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePlatinum, id=1xtile.interstellarores:oreAsteroid@1 meta=1
  567. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=1xtile.interstellarores:oreAsteroid@2 meta=2
  568. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=1xtile.interstellarores:oreAsteroid@3 meta=3
  569. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.interstellarores:oreIce@0 meta=0
  570. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePlatinum, id=1xtile.interstellarores:oreIce@1 meta=1
  571. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=1xtile.interstellarores:oreIce@2 meta=2
  572. [02:30:14] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCertusQuartz, id=1xtile.interstellarores:oreIce@3 meta=3
  573. [02:30:14] [Client thread/INFO]: InvTweaks: invtweaks.InvTweaksObfuscation
  574. [02:30:16] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.rocks@1 meta=1
  575. [02:30:16] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreAluminum, id=1xtile.rocks@2 meta=2
  576. [02:30:16] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreRutile, id=1xtile.rocks@3 meta=3
  577. [02:30:17] [Client thread/INFO]: [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false
  578. [02:30:18] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreUranium, id=1xtile.oreUranium@0 meta=0
  579. [02:30:20] [Client thread/INFO]: Required mod Botany is not installed, dependent features will be unavailable
  580. [02:30:20] [Client thread/ERROR]: Requirements unmet, Botany Addon not loading
  581. [02:30:20] [Client thread/INFO]: Required mod Forestry is not installed, dependent features will be unavailable
  582. [02:30:20] [Client thread/ERROR]: Requirements unmet, Forestry Addon not loading
  583. [02:30:20] [Client thread/INFO]: Version check success: exnihilo required / 1.37 detected
  584. [02:30:20] [Client thread/INFO]: Starting NEI Integration
  585. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCoal, id=1xtile.netherores.ore.0@0 meta=0
  586. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherDiamond, id=1xtile.netherores.ore.0@1 meta=1
  587. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherGold, id=1xtile.netherores.ore.0@2 meta=2
  588. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherIron, id=1xtile.netherores.ore.0@3 meta=3
  589. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLapis, id=1xtile.netherores.ore.0@4 meta=4
  590. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRedstone, id=1xtile.netherores.ore.0@5 meta=5
  591. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherCopper, id=1xtile.netherores.ore.0@6 meta=6
  592. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTin, id=1xtile.netherores.ore.0@7 meta=7
  593. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherEmerald, id=1xtile.netherores.ore.0@8 meta=8
  594. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSilver, id=1xtile.netherores.ore.0@9 meta=9
  595. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherLead, id=1xtile.netherores.ore.0@10 meta=10
  596. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherRuby, id=1xtile.netherores.ore.0@13 meta=13
  597. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSapphire, id=1xtile.netherores.ore.0@15 meta=15
  598. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherPlatinum, id=1xtile.netherores.ore.1@0 meta=0
  599. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherNickel, id=1xtile.netherores.ore.1@1 meta=1
  600. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSteel, id=1xtile.netherores.ore.1@2 meta=2
  601. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherOsmium, id=1xtile.netherores.ore.1@4 meta=4
  602. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSulfur, id=1xtile.netherores.ore.1@5 meta=5
  603. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherAdamantium, id=1xtile.netherores.ore.1@8 meta=8
  604. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherTungsten, id=1xtile.netherores.ore.1@10 meta=10
  605. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherAmber, id=1xtile.netherores.ore.1@11 meta=11
  606. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSalt, id=1xtile.netherores.ore.1@13 meta=13
  607. [02:30:21] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreNetherSaltpeter, id=1xtile.netherores.ore.1@14 meta=14
  608. [02:30:21] [Client thread/INFO]: Loading configs..
  609. [02:30:21] [Client thread/INFO]: Updating ModMetaData...
  610. [02:30:24] [Client thread/INFO]: Loading Kitchen from JSON @ C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\TheKitchenMod\Kitchen.json
  611. [02:30:24] [Client thread/INFO]: Loading Knife from JSON @ C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\TheKitchenMod\Knife.json
  612. [02:30:24] [Client thread/INFO]: Loading Oven from JSON @ C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\TheKitchenMod\Oven.json
  613. [02:30:24] [Client thread/INFO]: Loading Sandwichable from JSON @ C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\TheKitchenMod\Sandwichable.json
  614. [02:30:24] [Client thread/INFO]: Loading Combo from JSON @ C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\config\TheKitchenMod\Combo.json
  615. [02:30:25] [Client thread/INFO]: [UC] Config File Loaded
  616. [02:30:25] [Client thread/INFO]: [UC] Blocks Initialized
  617. [02:30:25] [Client thread/INFO]: [UC] Ore Dictionary Registered
  618. [02:30:25] [Client thread/INFO]: [UC] Pre Initialization Complete
  619. [02:30:25] [Client thread/INFO]: Initializing statistics tracker
  620. [02:30:25] [Client thread/INFO]: [com.voxio.yampst.common.StatsManager:<init>:218]: [YAMPST] Will request criteria-independent alerts
  621. [02:30:25] [Client thread/INFO]: [com.voxio.yampst.common.StatsManager:<init>:218]: [YAMPST] Will request time-based alerts
  622. [02:30:25] [Client thread/INFO]: [com.voxio.yampst.common.StatsManager:<init>:218]: [YAMPST] Will request Minecraft version-based alerts
  623. [02:30:25] [Client thread/INFO]: [com.voxio.yampst.common.StatsManager:<init>:218]: [YAMPST] Will request Mod pack version-based alerts
  624. [02:30:25] [Client thread/INFO]: [info.varden.yampst.alerts.AlertQueryer:getFromJsonApi:23]: [YAMPST] Querying http://api.yampst.net/alerts/v1.php?trackid=53f0a6fa50cc7053e0c2f833746903ee007ca9e2b3f783e268809e0f&any=true&time=2014-12-08+02%3A30%3A25&mcver=1.7.10&packver=dev1 for alerts...
  625. [02:30:26] [Client thread/INFO]: [info.varden.yampst.alerts.AlertQueryer:getFromJsonApi:94]: [YAMPST] Received 0 alerts.
  626. [02:30:26] [Client thread/INFO]: Client installation detected
  627. [02:30:26] [Client thread/INFO]: Adding shutdown hook
  628. [02:30:28] [Client thread/INFO]: Applying holder lookups
  629. [02:30:28] [Client thread/INFO]: Holder lookups applied
  630. [02:30:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  631. [02:30:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
  632. [02:30:29] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
  633. [02:30:29] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  634. [02:30:29] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
  635. [02:30:29] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
  636. [02:30:29] [Sound Library Loader/INFO]: Sound engine started
  637. [02:30:29] [Client thread/INFO]: M&B - Patching Class ItemRenderer (bly)
  638. [02:30:29] [Client thread/INFO]: Adding new fields to ItemRenderer
  639. [02:30:29] [Client thread/INFO]: Patching method renderItemInFirstPerson in ItemRenderer
  640. [02:30:29] [Client thread/INFO]: Patching method updateEquippedItem in ItemRenderer
  641. [02:30:29] [Client thread/INFO]: M&B - Patching Class ItemRenderer done
  642. [02:30:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1752]: Galacticraft successfully injected bytecode into: bly (1 / 1)
  643. [02:30:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_1313_blackHole.png, java.io.FileNotFoundException
  644. [02:30:34] [Client thread/ERROR]: Using missing texture, unable to load ultracompression:textures/blocks/redstone_1x.png, java.io.FileNotFoundException
  645. [02:30:34] [Client thread/ERROR]: Using missing texture, unable to load ultracompression:textures/blocks/iron_1x.png, java.io.FileNotFoundException
  646. [02:30:35] [Client thread/ERROR]: Using missing texture, unable to load resonant:textures/blocks/syntheticPart.png, java.io.FileNotFoundException
  647. [02:30:35] [Client thread/ERROR]: Using missing texture, unable to load ultracompression:textures/blocks/diamond_1x.png, java.io.FileNotFoundException
  648. [02:30:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_669_extracells.block.walrus.png, java.io.FileNotFoundException
  649. [02:30:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_576_null.png, java.io.FileNotFoundException
  650. [02:30:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_575_null.png, java.io.FileNotFoundException
  651. [02:30:36] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_574_null.png, java.io.FileNotFoundException
  652. [02:30:37] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_573_null.png, java.io.FileNotFoundException
  653. [02:30:37] [Client thread/INFO]: textures/blocks: dropping miplevel from 4 to 3, because of minTexel: 8
  654. [02:30:37] [Client thread/WARN]: The sprite extracells:part/pane_side caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
  655. [02:30:37] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  656. [02:30:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4461_null.png, java.io.FileNotFoundException
  657. [02:30:39] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4459_null.png, java.io.FileNotFoundException
  658. [02:30:39] [Client thread/ERROR]: Using missing texture, unable to load pneumaticcraft:textures/items/cannonBarrel.png, java.io.FileNotFoundException
  659. [02:30:39] [Client thread/ERROR]: Using missing texture, unable to load minefactoryreloaded:textures/items/item.mfr.rednet.meter.debug.png, java.io.FileNotFoundException
  660. [02:30:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4639_rustyHandle.png, java.io.FileNotFoundException
  661. [02:30:40] [Client thread/ERROR]: Using missing texture, unable to load enderio:textures/items/itemMEConduitDense.png, java.io.FileNotFoundException
  662. [02:30:40] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/items/MISSING_ICON_ITEM_4389_oc.multi.png, java.io.FileNotFoundException
  663. [02:30:40] [Client thread/ERROR]: Using missing texture, unable to load redgear_core:textures/items/debugger.png, java.io.FileNotFoundException
  664. [02:30:40] [Client thread/WARN]: The sprite TwilightForest:snow_3 caused the mipmap level to drop from 4 to 3 because it's too small (8x8 px).
  665. [02:30:40] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
  666. [02:30:40] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
  667. [02:30:40] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer (ub)
  668. [02:30:40] [Client thread/INFO]: Patching method updateTask in EntityAIControlledByPlayer
  669. [02:30:40] [Client thread/INFO]: M&B - Patching Class EntityAIControlledByPlayer done
  670. [02:30:41] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerEnchantment
  671. [02:30:41] [Client thread/INFO]: Init
  672. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0
  673. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0
  674. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  675. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  676. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  677. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:itemWheat - ore dictionary could not be resolved to any items.
  678. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0
  679. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:itemWheat - ore dictionary could not be resolved to any items.
  680. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0
  681. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0
  682. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  683. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0
  684. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:BlockQuantumLinkChamber:0
  685. [02:30:41] [Client thread/WARN]: Unable to regsiter a recipe:Unable to find item: appliedenergistics2:BlockQuantumRing:0
  686. [02:30:41] [Client thread/INFO]: Recipes Loading: Crusher: 7 loaded.
  687. [02:30:41] [Client thread/INFO]: Recipes Loading: Smelt: 2 loaded.
  688. [02:30:41] [Client thread/INFO]: Recipes Loading: Macerator: 8 loaded.
  689. [02:30:41] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  690. [02:30:41] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded.
  691. [02:30:41] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  692. [02:30:41] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  693. [02:30:41] [Client thread/INFO]: Recipes Loading: GrindFZ: 7 loaded.
  694. [02:30:41] [Client thread/INFO]: Recipes Loading: Shaped: 193 loaded.
  695. [02:30:41] [Client thread/INFO]: Recipes Loading: OreRegistration: 11 loaded.
  696. [02:30:41] [Client thread/INFO]: Recipes Loading: Pulverizer: 7 loaded.
  697. [02:30:41] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  698. [02:30:41] [Client thread/INFO]: Recipes Loading: MekCrusher: 5 loaded.
  699. [02:30:41] [Client thread/INFO]: Recipes Loading: Shapeless: 54 loaded.
  700. [02:30:41] [Client thread/INFO]: Init ( end 555ms )
  701. [02:30:43] [Client thread/INFO]: Stripping methods and fields from thermalexpansion.block.TileRSControl
  702. [02:30:44] [Client thread/INFO]: Optifine integration successful.
  703. [02:30:45] [Client thread/INFO]: Initializing mod integration.
  704. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'appliedenergistics2'.
  705. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'BuildCraft|Core'.
  706. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|energy'.
  707. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|tileentity'.
  708. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'CoFHAPI|transport'.
  709. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'ForgeMultipart'.
  710. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'MineFactoryReloaded'.
  711. [02:30:45] [Client thread/INFO]: Initializing mod integration for 'OpenComputers'.
  712. [02:30:46] [Client thread/INFO]: No recipe for 'cuttingWire', you will not be able to craft this item.
  713. [02:30:46] [Client thread/INFO]: No recipe for 'acid', you will not be able to craft this item.
  714. [02:30:46] [Client thread/INFO]: No recipe for 'circuitBoard', you will not be able to craft this item.
  715. [02:30:46] [Client thread/INFO]: Initializing mod integration for 'Railcraft'.
  716. [02:30:46] [Client thread/INFO]: Initializing mod integration for 'ThermalExpansion'.
  717. [02:30:46] [Client thread/INFO]: Initializing mod integration for 'Minecraft'.
  718. [02:30:46] [Client thread/INFO]: Initializing mod integration for 'Waila'.
  719. [02:30:47] [Client thread/INFO]: Initialized Unifont glyph provider.
  720. [02:30:47] [Client thread/INFO]: Initializing Unifont glyph provider.
  721. [02:30:47] [Client thread/INFO]: Loaded 57086 glyphs.
  722. [02:30:47] [Client thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.blockCoal@0, 0
  723. [02:30:48] [Client thread/INFO]: Recipes Loading: Shaped: 30 loaded.
  724. [02:30:48] [Client thread/INFO]: Recipes Loading: Shapeless: 20 loaded.
  725. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.ClassNotFoundException: cofh.api.core.RegistryAccess
  726. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  727. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  728. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
  729. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
  730. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
  731. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.setupCapes(ClientProxyCore.java:308)
  732. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.init(ClientProxyCore.java:186)
  733. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at micdoodle8.mods.galacticraft.core.GalacticraftCore.init(GalacticraftCore.java:181)
  734. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  735. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  736. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  737. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  738. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  739. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  740. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  741. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  742. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  743. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  744. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  745. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  746. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  747. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  748. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  749. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  750. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  751. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  752. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  753. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  754. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  755. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  756. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  757. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  758. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  759. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  760. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  761. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  762. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  763. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  764. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  765. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  766. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  767. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  768. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  769. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  770. [02:30:48] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
  771. [02:30:50] [Client thread/INFO]: InvTweaks: Configuration loaded.
  772. [02:30:50] [Client thread/INFO]: Mod initialized
  773. [02:30:51] [LunatriusCore Version Check/INFO]: Update is available for LunatriusCore (1.1.2.16 -> 1.1.2.18)!
  774. [02:30:51] [LunatriusCore Version Check/INFO]: Stackie is up to date!
  775. [02:30:51] [Client thread/INFO]: Version 7.1.1 initializing...
  776. [02:30:52] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreOsmium, id=1xtile.OreBlock@0 meta=0
  777. [02:30:52] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=1xtile.OreBlock@1 meta=1
  778. [02:30:52] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=1xtile.OreBlock@2 meta=2
  779. [02:30:52] [Client thread/INFO]: Render registrations complete.
  780. [02:30:52] [Client thread/INFO]: Initialized HolidayManager.
  781. [02:30:52] [Client thread/INFO]: Loading complete.
  782. [02:30:52] [Client thread/INFO]: Mod loaded.
  783. [02:30:52] [Client thread/INFO]: [mekanism.generators.client.GeneratorsClientProxy:registerRenderInformation:53]: [MekanismGenerators] Render registrations complete.
  784. [02:30:52] [Client thread/INFO]: Loaded MekanismGenerators module.
  785. [02:30:52] [Client thread/INFO]: Loaded MekanismTools module.
  786. [02:30:53] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.TFLog@32767 meta=32,767
  787. [02:30:53] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: logWood, id=1xtile.TFMagicLog@32767 meta=32,767
  788. [02:30:53] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeSapling, id=1xtile.TFSapling@32767 meta=32,767
  789. [02:30:53] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.TFLeaves@32767 meta=32,767
  790. [02:30:53] [Client thread/INFO]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: treeLeaves, id=1xtile.TFMagicLeaves@32767 meta=32,767
  791. [02:30:53] [Client thread/INFO]: Loading NEI Addons
  792. [02:30:53] [Client thread/INFO]: Loading Crafting Tables Addon...
  793. [02:30:53] [Client thread/INFO]: Required mod EE3 is not installed, dependent features will be unavailable
  794. [02:30:53] [Client thread/INFO]: Not registering EE3 Minium Stone
  795. [02:30:53] [Client thread/INFO]: Version check success: BuildCraft|Factory required / 6.1.8 detected
  796. [02:30:53] [Client thread/INFO]: Registered BC Autorcrafting Table
  797. [02:30:53] [Client thread/INFO]: Required mod powersuitaddons is not installed, dependent features will be unavailable
  798. [02:30:53] [Client thread/INFO]: Not registering MPSA In-Place Assembler
  799. [02:30:53] [Client thread/INFO]: Required mod TConstruct is not installed, dependent features will be unavailable
  800. [02:30:53] [Client thread/INFO]: Not registering TC Crafting Station
  801. [02:30:53] [Client thread/INFO]: 1 crafting tables registered
  802. [02:30:53] [Client thread/INFO]: Crafting Tables Addon successfully loadded
  803. [02:30:53] [Client thread/INFO]: Loading Ex Nihilo Addon...
  804. [02:30:53] [Client thread/INFO]: Ex Nihilo Addon successfully loadded
  805. [02:30:54] [Client thread/INFO]: Loading Custom Oven recipes...
  806. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FML]
  807. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler ConfigHandler to busses: [FML]
  808. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler EnchantXPBoost to busses: [FORGE, FML]
  809. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
  810. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  811. [02:30:54] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
  812. [02:30:54] [Client thread/INFO]: [UC] Recipes Registered
  813. [02:30:54] [Client thread/INFO]: [UC] Initialization Complete
  814. [02:30:55] [Client thread/INFO]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
  815. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  816. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  817. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  818. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  819. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  820. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  821. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  822. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  823. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  824. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  825. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  826. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  827. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  828. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  829. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  830. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeBricks@181d73ef - a facade that BuildCraft will add later. Facade addition not necessary.
  831. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  832. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  833. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  834. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  835. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  836. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  837. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  838. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  839. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  840. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  841. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  842. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.decor.BlockDecorativeStone@52988c4f - a facade that BuildCraft will add later. Facade addition not necessary.
  843. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad@23af63b0 - a facade that BuildCraft will add later. Facade addition not necessary.
  844. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad@23af63b0 - a facade that BuildCraft will add later. Facade addition not necessary.
  845. [02:30:55] [Client thread/WARN]: MineFactoryReloaded|CompatBuildCraft is trying to add powercrystals.minefactoryreloaded.block.transport.BlockFactoryRoad@23af63b0 - a facade that BuildCraft will add later. Facade addition not necessary.
  846. [02:30:55] [Client thread/WARN]: appliedenergistics2 is trying to add BlockFluix - a facade that BuildCraft will add later. Facade addition not necessary.
  847. [02:30:55] [Client thread/WARN]: appliedenergistics2 is trying to add BlockQuartz - a facade that BuildCraft will add later. Facade addition not necessary.
  848. [02:30:55] [Client thread/WARN]: appliedenergistics2 is trying to add BlockQuartzChiseled - a facade that BuildCraft will add later. Facade addition not necessary.
  849. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  850. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  851. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  852. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 1 recipes avaliable.
  853. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  854. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  855. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  856. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 2 recipes avaliable.
  857. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  858. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  859. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  860. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 3 recipes avaliable.
  861. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  862. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  863. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  864. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 4 recipes avaliable.
  865. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  866. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  867. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  868. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 5 recipes avaliable.
  869. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  870. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  871. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  872. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 6 recipes avaliable.
  873. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  874. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  875. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  876. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 7 recipes avaliable.
  877. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  878. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  879. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  880. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 8 recipes avaliable.
  881. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  882. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  883. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  884. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 9 recipes avaliable.
  885. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  886. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  887. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  888. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 10 recipes avaliable.
  889. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  890. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  891. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  892. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 11 recipes avaliable.
  893. [02:30:55] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  894. [02:30:55] [Client thread/WARN]: RecipeParser: Could not parse a valid int for attribute energyCost with value 360.000000
  895. [02:30:55] [Client thread/INFO]: Found 1 valid SAG Mill recipes in config.
  896. [02:30:55] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 12 recipes avaliable.
  897. [02:30:55] [Client thread/INFO]: Registering new tool durability provider 'li.cil.oc.integration.cofh.energy.EventHandlerRedstoneFlux.getDurability' from mod OpenComputers.
  898. [02:30:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 1)' from mod OpenComputers.
  899. [02:30:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 2)' from mod OpenComputers.
  900. [02:30:55] [Client thread/INFO]: Registering new assembler template 'Robot (Tier 3)' from mod OpenComputers.
  901. [02:30:55] [Client thread/INFO]: Registering new assembler template 'Robot (Creative)' from mod OpenComputers.
  902. [02:30:55] [Client thread/INFO]: Registering new assembler template 'Tablet' from mod OpenComputers.
  903. [02:30:55] [Client thread/INFO]: Railcraft registered "hootch" as a valid Boiler fuel source with 36000 heat.
  904. [02:30:55] [Client thread/INFO]: Mod EnderIO registered hootch@36000 as a valid liquid Boiler fuel
  905. [02:30:55] [Client thread/INFO]: Railcraft registered "rocket_fuel" as a valid Boiler fuel source with 112000 heat.
  906. [02:30:55] [Client thread/INFO]: Mod EnderIO registered rocket_fuel@112000 as a valid liquid Boiler fuel
  907. [02:30:55] [Client thread/INFO]: Railcraft registered "fire_water" as a valid Boiler fuel source with 120000 heat.
  908. [02:30:55] [Client thread/INFO]: Mod EnderIO registered fire_water@120000 as a valid liquid Boiler fuel
  909. [02:30:55] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.waila.WailaCompat.load
  910. [02:30:55] [Client thread/INFO]: Trying to reflect crazypants.enderio.waila.WailaCompat load
  911. [02:30:55] [Client thread/INFO]: Success in registering EnderIO
  912. [02:30:55] [Client thread/INFO]: Receiving registration request from [ rftools ] for method com.mcjty.rftools.apideps.WailaCompatibility.load
  913. [02:30:55] [Client thread/INFO]: Trying to reflect com.mcjty.rftools.apideps.WailaCompatibility load
  914. [02:30:55] [Client thread/INFO]: Success in registering rftools
  915. [02:30:55] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.Waila.register
  916. [02:30:55] [Client thread/INFO]: Trying to reflect appeng.integration.modules.Waila register
  917. [02:30:55] [Client thread/INFO]: Success in registering appliedenergistics2
  918. [02:30:55] [Client thread/INFO]: Receiving registration request from [ OpenComputers ] for method li.cil.oc.integration.waila.BlockDataProvider.init
  919. [02:30:55] [Client thread/INFO]: Trying to reflect li.cil.oc.integration.waila.BlockDataProvider init
  920. [02:30:55] [Client thread/INFO]: Success in registering OpenComputers
  921. [02:30:55] [Client thread/INFO]: Receiving registration request from [ computronics ] for method pl.asie.computronics.integration.waila.IntegrationWaila.register
  922. [02:30:55] [Client thread/INFO]: Trying to reflect pl.asie.computronics.integration.waila.IntegrationWaila register
  923. [02:30:55] [Client thread/WARN]: Exception while trying to access the method : java.lang.reflect.InvocationTargetException
  924. [02:30:55] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.MultiblockWailaProvider.callbackRegister
  925. [02:30:55] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.MultiblockWailaProvider callbackRegister
  926. [02:30:55] [Client thread/INFO]: Success in registering EnderTech
  927. [02:30:55] [Client thread/INFO]: Receiving registration request from [ EnderTech ] for method io.endertech.integration.waila.GenericWailaProvider.callbackRegister
  928. [02:30:55] [Client thread/INFO]: Trying to reflect io.endertech.integration.waila.GenericWailaProvider callbackRegister
  929. [02:30:55] [Client thread/INFO]: Success in registering EnderTech
  930. [02:30:55] [Client thread/INFO]: Receiving registration request from [ exnihilo ] for method exnihilo.compatibility.Waila.callbackRegister
  931. [02:30:55] [Client thread/INFO]: Trying to reflect exnihilo.compatibility.Waila callbackRegister
  932. [02:30:55] [Client thread/INFO]: Success in registering exnihilo
  933. [02:30:55] [Client thread/INFO]: Receiving registration request from [ Mariculture ] for method mariculture.plugins.waila.WailaRegistrar.register
  934. [02:30:55] [Client thread/INFO]: Trying to reflect mariculture.plugins.waila.WailaRegistrar register
  935. [02:30:55] [Client thread/INFO]: Success in registering Mariculture
  936. [02:30:55] [Client thread/INFO]: Receiving registration request from [ NEIAddons ] for method net.bdew.neiaddons.exnihilo.WailaHandler.loadCallback
  937. [02:30:55] [Client thread/INFO]: Trying to reflect net.bdew.neiaddons.exnihilo.WailaHandler loadCallback
  938. [02:30:55] [Client thread/INFO]: Success in registering NEIAddons
  939. [02:30:55] [Client thread/INFO]: Receiving registration request from [ PneumaticCraft ] for method pneumaticCraft.common.thirdparty.waila.Waila.callbackRegister
  940. [02:30:55] [Client thread/INFO]: Trying to reflect pneumaticCraft.common.thirdparty.waila.Waila callbackRegister
  941. [02:30:55] [Client thread/INFO]: Success in registering PneumaticCraft
  942. [02:30:55] [Client thread/INFO]: Receiving registration request from [ kitchen ] for method dk.mrspring.kitchen.comp.waila.WailaDataProvider.callbackRegister
  943. [02:30:55] [Client thread/INFO]: Trying to reflect dk.mrspring.kitchen.comp.waila.WailaDataProvider callbackRegister
  944. [02:30:55] [Client thread/WARN]: Exception while trying to access the method : java.lang.reflect.InvocationTargetException
  945. [02:30:55] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP (bll)
  946. [02:30:55] [Client thread/INFO]: Patching method onUpdate in EntityOtherPlayerMP
  947. [02:30:55] [Client thread/INFO]: Patching method setCurrentItem in EntityOtherPlayerMP
  948. [02:30:55] [Client thread/INFO]: M&B - Patching Class EntityOtherPlayerMP done
  949. [02:30:55] [Client thread/INFO]: Prioritizing User and IMC mod configs...
  950. [02:30:55] [Client thread/INFO]: Registering items and trees...
  951. [02:30:55] [Client thread/INFO]: Skipping Ore Dictionary processing.
  952. [02:30:55] [Client thread/INFO]: PostInit
  953. [02:30:55] [Client thread/ERROR]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  954. [02:30:55] [Client thread/ERROR]: Trait already registered for net.minecraftforge.fluids.IFluidHandler
  955. [02:30:55] [Client thread/ERROR]: Trait already registered for net.minecraft.inventory.ISidedInventory
  956. [02:30:55] [Client thread/ERROR]: Trait already registered for net.minecraft.inventory.ISidedInventory
  957. [02:30:55] [Client thread/ERROR]: Trait already registered for cofh.api.energy.IEnergyHandler
  958. [02:30:55] [Client thread/ERROR]: Trait already registered for cofh.api.energy.IEnergyHandler
  959. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBus loaded successfully - 5530 bytes
  960. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBus loaded successfully - 2441 bytes
  961. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBus loaded successfully - 1070 bytes
  962. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPowerEmitter_TileCableBus loaded successfully - 873 bytes
  963. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPowerReceptor_TileCableBus loaded successfully - 1497 bytes
  964. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIBatteryProvider_TileCableBus loaded successfully - 966 bytes
  965. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBus loaded successfully - 1691 bytes
  966. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBus loaded successfully - 1352 bytes
  967. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerISidedInventory_TileCableBusTESR loaded successfully - 5542 bytes
  968. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIFluidHandler_TileCableBusTESR loaded successfully - 2453 bytes
  969. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerITileStorageMonitorable_TileCableBusTESR loaded successfully - 1082 bytes
  970. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPowerEmitter_TileCableBusTESR loaded successfully - 885 bytes
  971. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPowerReceptor_TileCableBusTESR loaded successfully - 1509 bytes
  972. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIBatteryProvider_TileCableBusTESR loaded successfully - 978 bytes
  973. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergyHandler_TileCableBusTESR loaded successfully - 1703 bytes
  974. [02:30:55] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIPipeConnection_TileCableBusTESR loaded successfully - 1364 bytes
  975. [02:30:55] [Client thread/INFO]: Industrial Craft 2 - Integration Disabled
  976. [02:30:55] [Client thread/INFO]: Rotary Craft - Integration Disabled
  977. [02:30:55] [Client thread/INFO]: Railcraft - Integration Enable
  978. [02:30:55] [Client thread/INFO]: BuildCraft - Integration Enable
  979. [02:30:55] [Client thread/INFO]: BuildCraft6 Power - Integration Enable
  980. [02:30:55] [Client thread/INFO]: BuildCraft5 Power - Integration Enable
  981. [02:30:55] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Enable
  982. [02:30:55] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Enable
  983. [02:30:55] [Client thread/INFO]: Mine Factory Reloaded - Integration Enable
  984. [02:30:55] [Client thread/INFO]: Deep Storage Unit - Integration Enable
  985. [02:30:55] [Client thread/INFO]: Factorization - Integration Disabled
  986. [02:30:56] [Client thread/INFO]: Forge MultiPart - Integration Enable
  987. [02:30:56] [Client thread/INFO]: Rotatable Blocks - Integration Disabled
  988. [02:30:56] [Client thread/INFO]: Colored Lights Core - Integration Disabled
  989. [02:30:56] [Client thread/INFO]: Waila - Integration Enable
  990. [02:30:56] [Client thread/INFO]: Inventory Tweaks - Integration Enable
  991. [02:30:56] [Client thread/INFO]: Not Enough Items - Integration Enable
  992. [02:30:56] [Client thread/INFO]: Craft Guide - Integration Disabled
  993. [02:30:56] [Client thread/INFO]: Mekanism - Integration Enable
  994. [02:30:56] [Client thread/INFO]: ImmibisMicroblocks - Integration Disabled
  995. [02:30:56] [Client thread/INFO]: BetterStorage - Integration Disabled
  996. [02:30:56] [Client thread/INFO]: PostInit ( end 609ms )
  997. [02:30:56] [Client thread/INFO]: [Backpacks] NEI Support enabled
  998. [02:30:57] [Client thread/INFO]: MineFactoryReloaded Plugin Enabled.
  999. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1000. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1001. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1002. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1003. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1004. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1005. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1006. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1007. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1008. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1009. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1010. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1011. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1012. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1013. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1014. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1015. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1016. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1017. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1018. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1019. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1020. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1021. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1022. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1023. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1024. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1025. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1026. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1027. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1028. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1029. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1030. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1031. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1032. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1033. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1034. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1035. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1036. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1037. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1038. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1039. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1040. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1041. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1042. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1043. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1044. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1045. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1046. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1047. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1048. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1049. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1050. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1051. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1052. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1053. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1054. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1055. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1056. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1057. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1058. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1059. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1060. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1061. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1062. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1063. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1064. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1065. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1066. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1067. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1068. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1069. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1070. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1071. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1072. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1073. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1074. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1075. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1076. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1077. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1078. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1079. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1080. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1081. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1082. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1083. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1084. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1085. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1086. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1087. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1088. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1089. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1090. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1091. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1092. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1093. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1094. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1095. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1096. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1097. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1098. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1099. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1100. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1101. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1102. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1103. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1104. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1105. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1106. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1107. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1108. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1109. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1110. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1111. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1112. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1113. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1114. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1115. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1116. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1117. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1118. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1119. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1120. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1121. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1122. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1123. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1124. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1125. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1126. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1127. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1128. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1129. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1130. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1131. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1132. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1133. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1134. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1135. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1136. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1137. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1138. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1139. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1140. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1141. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1142. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1143. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1144. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1145. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1146. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1147. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1148. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1149. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1150. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1151. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1152. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1153. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1154. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1155. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1156. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1157. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1158. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1159. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1160. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1161. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1162. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1163. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1164. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1165. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1166. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1167. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1168. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1169. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1170. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1171. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1172. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1173. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1174. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1175. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1176. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1177. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1178. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1179. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1180. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1181. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1182. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1183. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1184. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1185. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1186. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1187. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1188. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1189. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1190. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1191. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1192. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1193. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1194. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1195. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1196. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1197. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1198. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1199. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1200. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1201. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1202. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1203. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1204. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1205. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1206. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1207. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1208. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1209. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1210. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1211. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1212. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1213. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1214. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1215. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1216. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1217. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1218. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1219. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1220. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1221. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1222. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1223. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1224. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1225. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1226. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1227. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1228. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1229. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1230. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1231. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1232. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1233. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1234. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1235. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1236. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1237. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1238. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1239. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1240. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1241. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1242. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1243. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1244. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1245. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1246. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1247. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1248. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1249. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1250. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1251. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1252. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1253. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1254. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1255. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1256. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1257. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1258. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1259. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1260. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1261. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1262. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1263. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1264. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1265. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1266. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1267. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1268. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1269. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1270. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1271. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1272. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1273. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1274. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1275. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1276. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1277. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1278. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1279. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1280. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1281. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1282. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1283. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1284. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1285. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1286. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1287. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1288. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1289. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1290. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1291. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1292. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1293. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1294. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1295. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1296. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1297. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1298. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1299. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1300. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1301. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1302. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1303. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1304. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1305. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1306. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1307. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1308. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1309. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1310. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1311. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1312. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1313. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1314. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1315. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1316. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1317. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1318. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1319. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1320. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1321. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1322. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1323. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1324. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1325. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1326. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1327. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1328. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1329. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1330. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1331. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1332. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1333. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1334. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1335. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1336. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1337. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1338. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1339. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1340. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1341. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1342. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1343. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1344. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1345. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1346. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1347. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1348. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1349. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1350. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1351. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1352. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1353. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1354. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1355. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1356. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1357. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1358. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1359. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1360. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1361. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1362. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1363. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1364. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1365. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1366. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1367. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1368. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1369. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1370. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1371. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1372. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1373. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1374. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1375. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1376. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1377. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1378. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1379. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1380. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1381. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1382. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1383. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1384. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1385. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1386. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1387. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1388. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1389. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1390. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1391. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1392. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1393. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1394. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1395. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1396. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1397. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1398. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1399. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1400. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1401. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1402. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1403. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1404. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1405. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1406. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1407. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1408. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1409. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1410. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1411. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1412. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1413. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1414. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1415. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1416. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1417. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1418. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1419. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1420. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1421. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1422. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1423. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1424. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1425. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1426. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1427. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1428. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1429. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1430. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1431. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1432. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1433. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1434. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1435. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1436. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1437. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1438. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1439. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1440. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1441. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1442. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1443. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1444. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1445. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1446. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1447. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1448. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1449. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1450. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1451. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1452. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1453. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1454. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1455. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1456. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1457. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1458. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1459. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1460. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1461. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1462. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1463. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1464. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1465. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1466. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1467. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1468. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1469. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1470. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1471. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1472. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1473. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1474. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1475. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1476. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1477. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1478. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1479. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1480. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1481. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1482. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1483. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1484. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1485. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1486. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1487. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1488. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1489. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1490. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1491. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1492. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1493. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1494. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1495. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1496. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1497. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1498. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1499. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1500. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1501. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1502. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1503. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1504. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1505. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1506. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1507. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1508. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1509. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1510. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1511. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1512. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1513. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1514. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1515. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1516. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1517. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1518. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1519. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1520. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1521. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1522. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1523. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1524. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1525. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1526. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1527. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1528. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1529. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1530. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1531. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1532. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1533. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1534. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1535. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1536. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1537. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1538. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1539. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1540. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1541. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1542. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1543. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1544. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1545. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1546. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1547. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1548. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1549. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1550. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1551. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1552. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1553. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1554. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1555. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1556. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1557. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1558. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1559. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1560. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1561. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1562. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1563. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1564. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1565. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1566. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1567. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1568. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1569. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1570. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1571. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1572. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1573. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1574. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1575. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1576. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1577. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1578. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1579. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1580. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1581. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1582. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1583. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1584. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1585. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1586. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1587. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1588. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1589. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1590. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1591. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1592. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1593. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1594. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1595. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1596. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1597. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1598. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1599. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1600. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1601. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1602. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1603. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1604. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1605. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1606. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1607. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1608. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1609. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1610. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1611. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1612. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1613. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1614. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1615. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1616. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1617. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1618. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1619. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1620. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1621. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1622. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1623. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1624. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1625. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1626. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1627. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1628. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1629. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1630. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1631. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1632. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1633. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1634. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1635. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1636. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1637. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1638. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1639. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1640. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1641. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1642. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1643. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1644. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1645. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1646. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1647. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1648. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1649. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1650. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1651. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1652. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1653. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1654. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1655. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1656. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1657. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1658. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1659. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1660. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1661. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1662. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1663. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1664. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1665. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1666. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1667. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1668. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1669. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1670. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1671. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1672. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1673. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1674. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1675. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1676. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1677. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1678. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1679. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1680. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1681. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1682. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1683. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1684. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1685. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1686. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1687. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1688. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1689. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1690. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1691. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1692. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1693. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1694. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1695. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1696. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1697. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1698. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1699. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1700. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1701. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1702. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1703. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1704. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1705. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1706. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1707. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1708. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1709. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1710. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1711. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1712. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1713. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1714. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1715. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1716. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1717. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1718. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1719. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1720. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1721. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1722. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1723. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1724. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1725. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1726. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1727. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1728. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1729. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1730. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1731. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1732. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1733. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1734. [02:30:57] [Client thread/WARN]: Mod tried to register block with null name! Ignoring.
  1735. [02:30:57] [Client thread/INFO]: Transforming WorldType...
  1736. [02:30:58] [Client thread/INFO]: Removed recipe Komatiite Brick due to user config.
  1737. [02:30:58] [Client thread/INFO]: Removed recipe Migmatite Brick due to user config.
  1738. [02:30:58] [Client thread/INFO]: Removed recipe Migmatite due to user config.
  1739. [02:30:58] [Client thread/INFO]: Removed recipe Eclogite due to user config.
  1740. [02:30:58] [Client thread/INFO]: Removed recipe Green Schist due to user config.
  1741. [02:30:58] [Client thread/INFO]: Removed recipe Andesite Brick due to user config.
  1742. [02:30:58] [Client thread/INFO]: Removed recipe Quartzite Brick due to user config.
  1743. [02:30:58] [Client thread/INFO]: Removed recipe Quartzite due to user config.
  1744. [02:30:58] [Client thread/INFO]: Removed recipe Basalt Brick due to user config.
  1745. [02:30:58] [Client thread/INFO]: Removed recipe Black Granite due to user config.
  1746. [02:30:58] [Client thread/INFO]: Removed recipe Black Granite Brick due to user config.
  1747. [02:30:58] [Client thread/INFO]: Removed recipe Dacite Brick due to user config.
  1748. [02:30:58] [Client thread/INFO]: Removed recipe Andesite due to user config.
  1749. [02:30:58] [Client thread/INFO]: Removed recipe Gneiss Brick due to user config.
  1750. [02:30:58] [Client thread/INFO]: Removed recipe Rhyolite Brick due to user config.
  1751. [02:30:58] [Client thread/INFO]: Removed recipe Basalt due to user config.
  1752. [02:30:58] [Client thread/INFO]: Removed recipe Gabbro due to user config.
  1753. [02:30:58] [Client thread/INFO]: Removed recipe Red Granite Brick due to user config.
  1754. [02:30:58] [Client thread/INFO]: Removed recipe Marble Brick due to user config.
  1755. [02:30:58] [Client thread/INFO]: Removed recipe Soapstone due to user config.
  1756. [02:30:58] [Client thread/INFO]: Removed recipe Blue Schist Brick due to user config.
  1757. [02:30:58] [Client thread/INFO]: Removed recipe Blue Schist due to user config.
  1758. [02:30:58] [Client thread/INFO]: Removed recipe Eclogite Brick due to user config.
  1759. [02:30:58] [Client thread/INFO]: Removed recipe Rhyolite due to user config.
  1760. [02:30:58] [Client thread/INFO]: Removed recipe Marble due to user config.
  1761. [02:30:58] [Client thread/INFO]: Removed recipe Gneiss due to user config.
  1762. [02:30:58] [Client thread/INFO]: Removed recipe Gabbro Brick due to user config.
  1763. [02:30:58] [Client thread/INFO]: Removed recipe Green Schist Brick due to user config.
  1764. [02:30:58] [Client thread/INFO]: Removed recipe Red Granite due to user config.
  1765. [02:30:58] [Client thread/INFO]: Removed recipe Dacite due to user config.
  1766. [02:30:58] [Client thread/INFO]: Removed recipe Komatiite due to user config.
  1767. [02:30:58] [Client thread/INFO]: Removed recipe Soapstone Brick due to user config.
  1768. [02:30:58] [Client thread/INFO]: Loaded 2 grinding balls from SAG Mill config.
  1769. [02:30:58] [Client thread/INFO]: Excluding 8 recipes from grinding balls bonus.
  1770. [02:30:58] [Client thread/INFO]: Found 82 valid SAG Mill recipes in config.
  1771. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.gcBlockCore.0@7
  1772. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1773. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.brOre.0@0
  1774. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.interstellarores:oreMoon@8
  1775. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@0
  1776. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@68
  1777. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@1
  1778. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1779. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@3
  1780. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@4
  1781. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@6
  1782. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@66
  1783. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@2
  1784. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.ore@5
  1785. [02:30:58] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@73
  1786. [02:30:58] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 79 recipes avaliable.
  1787. [02:30:58] [Client thread/INFO]: Found 26 valid Alloy Smelter recipes in config.
  1788. [02:30:58] [Client thread/INFO]: Finished processing Alloy Smelter recipes. 26 recipes avaliable.
  1789. [02:30:58] [Client thread/INFO]: AlloyRecipeManager: Vannila smelting in AlloySmelting enabled=true
  1790. [02:30:58] [Client thread/INFO]: Found 4 valid Slice'N'Splice recipes in config.
  1791. [02:30:58] [Client thread/INFO]: Finished processing Slice'N'Splice recipes. 4 recipes avaliable.
  1792. [02:30:58] [Client thread/INFO]: Found 4 valid Vat recipes in config.
  1793. [02:30:58] [Client thread/INFO]: Finished processing Vat recipes. 4 recipes avaliable.
  1794. [02:30:58] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherArrow when parsing enchanter recipes.
  1795. [02:30:58] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1796. [02:30:58] [Client thread/WARN]: Could not find enchantment with name enchantment.enderzoo.witherWeapon when parsing enchanter recipes.
  1797. [02:30:58] [Client thread/INFO]: Loaded 24 recipes for Enchanter
  1798. [02:30:58] [Client thread/INFO]: Railcraft registered "biofuel" as a valid Boiler fuel source with 16000 heat.
  1799. [02:30:58] [Client thread/INFO]: Railcraft registered "fuel" as a valid Boiler fuel source with 48000 heat.
  1800. [02:30:58] [Client thread/INFO]: Railcraft registered "coal" as a valid Boiler fuel source with 32000 heat.
  1801. [02:30:58] [Client thread/INFO]: Railcraft registered "pyrotheum" as a valid Boiler fuel source with 64000 heat.
  1802. [02:30:58] [Client thread/INFO]: Railcraft registered "creosote" as a valid Boiler fuel source with 4800 heat.
  1803. [02:30:58] [Client thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
  1804. [02:30:58] [Client thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemMultiTexture, 1xtile.log@32767, 32,767
  1805. [02:30:58] [Client thread/INFO]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFLog@32767, 32,767
  1806. [02:30:58] [Client thread/INFO]: Adding Coke Oven recipe: twilightforest.item.ItemBlockTFMeta, 1xtile.TFMagicLog@32767, 32,767
  1807. [02:30:58] [Client thread/INFO]: Adding Coke Oven recipe: net.minecraft.item.ItemBlock, 1xtile.mfr.rubberwood.log@0, 0
  1808. [02:30:59] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  1809. [02:30:59] [Client thread/INFO]: Railcraft Config: Doing post init configuration
  1810. [02:30:59] [Client thread/INFO]: Adding World Anchor Fuel = minecraft:ender_pearl=12
  1811. [02:30:59] [Client thread/INFO]: Adding Personal Anchor Fuel = minecraft:ender_pearl=12
  1812. [02:30:59] [Client thread/INFO]: Registering recipes
  1813. [02:30:59] [Client thread/INFO]: +++ - Found ThermalExpansion!
  1814. [02:30:59] [Client thread/INFO]: Pulverizer: overwrote the cobble->sand recipe with cobble->gravel
  1815. [02:30:59] [Client thread/INFO]: Pulverizer: added recipe for gravel->sand
  1816. [02:30:59] [Client thread/INFO]: Pulverizer: added recipe for sand->dust
  1817. [02:30:59] [Client thread/INFO]: Added blazing pyrotheum as a crucible heat source
  1818. [02:30:59] [Client thread/INFO]: --- Thermal Expansion Integration Complete!
  1819. [02:30:59] [Client thread/INFO]: +++ - Found AE2!
  1820. [02:30:59] [Client thread/INFO]: Certus Quartz was successfully integrated
  1821. [02:30:59] [Client thread/INFO]: Skystone was successfully integrated
  1822. [02:30:59] [Client thread/INFO]: --- AE2 Integration Complete!
  1823. [02:30:59] [Client thread/INFO]: +++ - Found MineFactory Reloaded!
  1824. [02:30:59] [Client thread/INFO]: --- MineFactory Reloaded Integration Complete!
  1825. [02:30:59] [Client thread/WARN]: =============================================================
  1826. [02:30:59] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  1827. [02:30:59] [Client thread/WARN]: Offendor: mcp/mobius/waila/gui/truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
  1828. [02:30:59] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  1829. [02:30:59] [Client thread/WARN]: =============================================================
  1830. [02:31:00] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1831. [02:31:00] [Client thread/INFO]: While registering space station recipe, found 1 type(s) of waferAdvanced
  1832. [02:31:00] [Client thread/INFO]: While registering space station recipe, found 5 type(s) of ingotTin
  1833. [02:31:01] [Client thread/ERROR]: [HEE-ORB] Corrupted shapeless recipe: [minecraft]item.paper/0 <= {<null>, <null>, <null>}
  1834. [02:31:01] [Client thread/ERROR]: The BC version you are using is untested with this LP version. It may work but it could also destroy your world. Use at your own risk. Recommanded BC version for this LP version is BC 6.1.5
  1835. [02:31:01] [Client thread/INFO]: Loaded BCProxy
  1836. [02:31:01] [Client thread/INFO]: Loaded Forestry DummyProxy
  1837. [02:31:01] [Client thread/INFO]: Loaded IC2 DummyProxy
  1838. [02:31:01] [Client thread/INFO]: Loaded CC DummyProxy
  1839. [02:31:01] [Client thread/INFO]: Loaded ThaumCraft DummyProxy
  1840. [02:31:01] [Client thread/INFO]: Loaded ThermalExpansionProxy
  1841. [02:31:01] [Client thread/INFO]: Loaded BetterStorage DummyProxy
  1842. [02:31:01] [Client thread/INFO]: Loaded NEIProxy
  1843. [02:31:01] [Client thread/INFO]: Loaded Factorization DummyProxy
  1844. [02:31:01] [Client thread/INFO]: Loaded EnderIOProxy
  1845. [02:31:02] [Client thread/INFO]: Loaded IronChestProxy
  1846. [02:31:02] [Client thread/INFO]: Loaded EnderStorage DummyProxy
  1847. [02:31:02] [Client thread/INFO]: Loaded OpenComputers DummyProxy
  1848. [02:31:02] [Client thread/INFO]: Loaded ToolWrenchProxy
  1849. [02:31:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.AEInterfaceInventoryHandler
  1850. [02:31:02] [Client thread/INFO]: Loaded SpecialInventoryHandler: logisticspipes.proxy.specialinventoryhandler.DSUInventoryHandler
  1851. [02:31:02] [Client thread/INFO]: Loaded SpecialTankHandler: logisticspipes.proxy.specialtankhandler.BuildCraftTankHandler
  1852. [02:31:03] [Client thread/INFO]: Loaded AutoWorkbench RecipeProvider
  1853. [02:31:03] [Client thread/INFO]: Loaded AssemblyAdvancedWorkbench RecipeProvider
  1854. [02:31:03] [Client thread/INFO]: Loaded AssemblyTable RecipeProvider
  1855. [02:31:03] [Client thread/INFO]: Loaded RollingMachine RecipeProvider
  1856. [02:31:03] [Client thread/INFO]: Didn't load ImmibisCraftingTableMk2 RecipeProvider
  1857. [02:31:03] [Client thread/INFO]: Didn't load Generic ProgressProvider
  1858. [02:31:03] [Client thread/INFO]: Loaded Generic ProgressProvider
  1859. [02:31:03] [Client thread/INFO]: Didn't load Generic ProgressProvider
  1860. [02:31:03] [Client thread/INFO]: Core Module Finished Loading
  1861. [02:31:03] [Client thread/INFO]: Aesthetics Module Finished Loading
  1862. [02:31:03] [Client thread/INFO]: Diving Module Finished Loading
  1863. [02:31:03] [Client thread/INFO]: Factory Module Finished Loading
  1864. [02:31:03] [Client thread/INFO]: Fishery Module Finished Loading
  1865. [02:31:03] [Client thread/INFO]: Magic Module Finished Loading
  1866. [02:31:03] [Client thread/INFO]: Transport Module Finished Loading
  1867. [02:31:03] [Client thread/INFO]: WorldPlus Module Finished Loading
  1868. [02:31:03] [Client thread/INFO]: HEE Plugin Finished Loading
  1869. [02:31:03] [Client thread/INFO]: Railcraft Plugin Finished Loading
  1870. [02:31:03] [Client thread/INFO]: Enchiridion Plugin Finished Loading
  1871. [02:31:03] [Client thread/INFO]: LiquidXP Plugin Finished Loading
  1872. [02:31:03] [Client thread/INFO]: Waila Plugin Finished Loading
  1873. [02:31:03] [Client thread/INFO]: ThermalFoundation Plugin Finished Loading
  1874. [02:31:03] [Client thread/INFO]: ModdedTweaks Plugin Finished Loading
  1875. [02:31:03] [Client thread/INFO]: Successfully set up SoundHandler.
  1876. [02:31:03] [Client thread/INFO]: Hooked into BuildCraft successfully.
  1877. [02:31:03] [Client thread/INFO]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  1878. [02:31:04] [Client thread/INFO]: Stripping methods and fields from powercrystals.minefactoryreloaded.core.UtilInventory
  1879. [02:31:04] [Client thread/INFO]: Hooking complete.
  1880. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for advancedAlloy
  1881. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for carbonPlate
  1882. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for electronicCircuit
  1883. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for advancedCircuit
  1884. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for iridiumPlate
  1885. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for energyCrystal
  1886. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for reBattery
  1887. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for batBox
  1888. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for wrench
  1889. [02:31:04] [Client thread/INFO]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for generator
  1890. [02:31:05] [Client thread/INFO]: Minechem has loaded
  1891. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1892. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1893. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1894. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1895. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1896. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1897. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1898. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1899. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1900. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1901. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1902. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1903. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1904. [02:31:05] [Client thread/ERROR]: tempus aspect missing.
  1905. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1906. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1907. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1908. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1909. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1910. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1911. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1912. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1913. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1914. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1915. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1916. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1917. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1918. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1919. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1920. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1921. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1922. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1923. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1924. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1925. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1926. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1927. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1928. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1929. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1930. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1931. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1932. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1933. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1934. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1935. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1936. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1937. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1938. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1939. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1940. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1941. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1942. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1943. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1944. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1945. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1946. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1947. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1948. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1949. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1950. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1951. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1952. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1953. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1954. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1955. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1956. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1957. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1958. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1959. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1960. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1961. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1962. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1963. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1964. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1965. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1966. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1967. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1968. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1969. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1970. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1971. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1972. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1973. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1974. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1975. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1976. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1977. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1978. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1979. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1980. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1981. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1982. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1983. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1984. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1985. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1986. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1987. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1988. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1989. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1990. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1991. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1992. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1993. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1994. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1995. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1996. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1997. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1998. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  1999. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2000. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2001. [02:31:05] [Client thread/ERROR]: tempus aspect missing.
  2002. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2003. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2004. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2005. [02:31:05] [Client thread/ERROR]: tempus aspect missing.
  2006. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2007. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2008. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2009. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2010. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2011. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2012. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2013. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2014. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2015. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2016. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2017. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2018. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2019. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2020. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2021. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2022. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2023. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2024. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2025. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2026. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2027. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2028. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2029. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2030. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2031. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2032. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2033. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2034. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2035. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2036. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2037. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2038. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2039. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2040. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2041. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2042. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2043. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2044. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2045. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2046. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2047. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2048. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2049. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2050. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2051. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2052. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2053. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2054. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2055. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2056. [02:31:05] [Client thread/WARN]: [Thaumcraft API] Could not invoke thaumcraft.common.lib.crafting.ThaumcraftCraftingManager method getObjectTags
  2057. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.io.FileNotFoundException: C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\MineMenu\menu.json (The system cannot find the file specified)
  2058. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.open(Native Method)
  2059. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileInputStream.<init>(Unknown Source)
  2060. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.io.FileReader.<init>(Unknown Source)
  2061. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at dmillerw.menu.data.json.MenuLoader.load(MenuLoader.java:36)
  2062. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at dmillerw.menu.proxy.ClientProxy.postInit(ClientProxy.java:56)
  2063. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at dmillerw.menu.MineMenu.postInit(MineMenu.java:88)
  2064. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2065. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2066. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2067. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2068. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  2069. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  2070. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2071. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2072. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2073. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2074. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2075. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2076. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2077. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  2078. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  2079. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2080. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2081. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2082. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2083. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2084. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2085. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2086. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2087. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2088. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  2089. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  2090. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  2091. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  2092. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  2093. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148)
  2094. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2095. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2096. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2097. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  2098. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2099. [02:31:05] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2100. [02:31:05] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: IC2 mod support
  2101. [02:31:05] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: NEI mod support
  2102. [02:31:05] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: MFR mod support
  2103. [02:31:05] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: GregTech mod support
  2104. [02:31:06] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:285]: Loaded class registry: Buildcraft mod support
  2105. [02:31:06] [Client thread/WARN]: Error while detecting plugin: Class openblocks/common/block/BlockDrawingTable not found NEIPlugins_OpenBlocks.class
  2106. [02:31:06] [Client thread/INFO]: InvTweaks: net.minecraft.client.gui.GuiTextField
  2107. [02:31:06] [Client thread/INFO]: InvTweaks: successfully transformed setFocused/func_146195_b
  2108. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:54]: Adding food recipes!
  2109. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.chickenRaw@0, Output: 1xitem.chickenCooked@0
  2110. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.mfr.meat.nugget.raw@0, Output: 1xitem.mfr.meat.nugget.cooked@0
  2111. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.venisonRaw@0, Output: 1xitem.venisonCooked@0
  2112. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.beefRaw@0, Output: 1xitem.beefCooked@0
  2113. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.mfr.meat.ingot.raw@0, Output: 1xitem.mfr.meat.ingot.cooked@0
  2114. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.potato@0, Output: 1xitem.potatoBaked@0
  2115. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xtile.moonBlock.0@2, Output: 1xitem.cheeseCurd@0
  2116. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.appliedenergistics2.ItemMaterial@4, Output: 1xitem.bread@0
  2117. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xexnihilo.silkworm@0, Output: 1xexnihilo.silkworm_cooked@0
  2118. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.fish@1, Output: 1xitem.fish@1
  2119. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.meefRaw@0, Output: 1xitem.meefSteak@0
  2120. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.porkchopRaw@0, Output: 1xitem.porkchopCooked@0
  2121. [02:31:06] [Client thread/INFO]: [dk.mrspring.kitchen.recipe.OvenRecipes:addFoodRecipes:63]: Found recipe! Input: 1xitem.fish@0, Output: 1xitem.fish@0
  2122. [02:31:06] [Client thread/INFO]: [UC] Post Initialization Complete
  2123. [02:31:06] [Client thread/INFO]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
  2124. [02:31:06] [Client thread/ERROR]: Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
  2125. [02:31:06] [Client thread/ERROR]:
  2126. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2127. FML{7.10.85.1230} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2128. Forge{10.13.2.1230} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2129. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2130. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2131. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2132. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2133. MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2134. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2135. NotEnoughItems{1.0.3.67} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.67-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2136. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2137. malisiscore{1.7.10-0.9.9} [Malisis Core] (malisiscore-1.7.10-0.9.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2138. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2139. battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2140. bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2141. Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2142. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2143. CoFHCore{1.7.10R3.0.0B8} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B8-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2144. asielib{0.3.3} [asielib] (AsieLib-1.7.10-0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2145. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2146. BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2147. BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2148. ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2149. ThermalExpansion{1.7.10R4.0.0B6} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2150. BigReactors{0.4.0A} [Big Reactors] (BigReactors-0.4.0A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2151. bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2152. BuildCraft|Core{6.1.8} [BuildCraft] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2153. BuildCraft|Builders{6.1.8} [BC Builders] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2154. BuildCraft|Energy{6.1.8} [BC Energy] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2155. BuildCraft|Factory{6.1.8} [BC Factory] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2156. BuildCraft|Transport{6.1.8} [BC Transport] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2157. BuildCraft|Silicon{6.1.8} [BC Silicon] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2158. CarpentersBlocks{3.3.3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2159. MineFactoryReloaded{1.7.10R2.8.0RC5} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2160. EnderIO{1.7.10-2.2.1.276} [Ender IO] (EnderIO-1.7.10-2.2.1.276.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2161. ImmibisCore{59.0.4} [Immibis Core] (immibis-core-59.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2162. RedLogic{59.0.7} [RedLogic] (redlogic-59.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2163. ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2164. OpenComputers{1.4.0.11} [OpenComputers] (OpenComputers-MC1.7.10-1.4.0.11-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2165. Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2166. computronics{1.3.0} [Computronics] (Computronics-1.7.10-1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2167. BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2168. CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2169. ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2170. ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2171. DimensionalAnchors{59.0.2} [Dimensional Anchors] (dimensional-anchor-59.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2172. dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2173. Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2174. EnderTech{1.7.10-0.3.0.353} [EnderTech] (EnderTech-1.7.10-0.3.0.353.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2175. exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2176. Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2177. extracells{2.1.12} [ExtraCells] (ExtraCells-1.7.10-2.1.12b9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2178. FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2179. FloodLights{0.3.4} [Flood Lights] (FloodLights-1.7.10-0.3.4-47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2180. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2181. GalacticraftCore{3.0.6} [Galacticraft Core] (GalacticraftCore-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2182. GalacticraftMars{3.0.6} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2183. HardcoreEnderExpansion{1.6.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  2184. InterstellarOres{1.7.10-1.0.2} [Interstellar Ores] (InterstellarOres-1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2185. inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2186. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2187. ironchestminecarts{1.0.0} [Iron Chest Minecarts] (IronChestMinecarts-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2188. KoadPirates{For minecraft 1.7.2} [Koadmaster's Pirates] (KoadmastersPirates-0.6.1.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2189. launchgui{1.0.0} [LaunchGUI] (LaunchGUI-universal-1.7.10-1.0-CUSTOM.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2190. LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2191. LogisticsPipes{0.8.2.82} [Logistics Pipes] (logisticspipes-0.8.2.82.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2192. LunatriusCore{1.1.2.16} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.16-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2193. malisisdoors{1.7.10-1.2.1} [Malisis' Doors] (malisisdoors-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2194. MapWriter{2.1.2} [MapWriter] (MapWriter-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2195. Mariculture{1.2.3d} [Mariculture] (Mariculture-1.7.10-1.2.3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2196. Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2197. MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2198. MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2199. ResonantEngine{3.0.0} [Resonant Engine] (resonant-engine-3.0.0.241-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2200. MFFS{@MAJOR@.@MINOR@.@REVIS@} [Modular Force Field System] (mffs-4.1.0.44-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2201. minechem{5.0.5.323} [Minechem] (Minechem-1.7.10-5.0.5.323.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2202. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2203. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC4} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2204. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC5} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2205. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC4} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2206. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC4} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2207. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2208. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC5} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2209. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2210. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC4} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2211. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC4} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2212. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC4} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2213. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC4} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2214. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC4} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2215. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2216. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2217. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2218. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2219. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC5} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2220. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC5} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2221. MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2222. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2223. testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2224. ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2225. NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2226. NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2227. NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2228. NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2229. NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2230. neiintegration{1.0.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2231. NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2232. NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2233. recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2234. neresources{0.1.0.8} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2235. openglasses{1.0.40} [OC Glasses] (OpenGlasses-1.0.40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2236. openmodularturrets{1.3.0} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.0-15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2237. PneumaticCraft{1.4.1-38} [PneumaticCraft] (PneumaticCraft-1.7.10-1.4.1-38-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2238. YogpstopLib{2.0.0} [Yogpstop Library] (QuarryPlus-1.7.10LBC-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2239. QuarryPlus{2.0.0} [QuarryPlus] (QuarryPlus-1.7.10LBC-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2240. rftools{1.34} [RFTools] (rftools-1.34.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2241. redgear_core{2.1.4} [Red Gear Core] (RedGearCore-1.7.10-2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2242. redgear_snowfall{2.2.2} [Snowfall] (Snowfall-1.7.10-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2243. Stackie{1.5.1.30} [Stackie] (Stackie-1.7.10-1.5.1.30-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2244. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2245. superMassiveTech{0.2.0-alpha} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.2.0-alpha-85.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2246. kitchen{1.3.4} [The Kitchen Mod] (TheKitchenMod-1.3.4-1.7.2-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2247. ttCore{MC1.7.10-0.1.0-41} [ttCore] (ttCore-MC1.7.10-0.1.0-41.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2248. ultracompression{0.5.1} [Ultra Compression] (ultracompression-0.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2249. yampst{1.3.3} [YAMPST] (Yampst-TorchCraft-dev1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2250. YAPP{0.0.1} [YAPP] (YAPP-1.7.2-0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2251. ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2252. Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2253. McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2254. MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.1.3-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2255. aobd{2.3.1} [Another One Bites The Dust] (AOBD-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2256. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2257. ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2258. asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
  2259. [02:31:06] [Client thread/ERROR]: The following problems were captured during this phase
  2260. [02:31:06] [Client thread/ERROR]: Caught exception from HardcoreEnderExpansion
  2261. java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
  2262. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:119) ~[OrbAcquirableItems.class:?]
  2263. at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:290) ~[HardcoreEnderExpansion.class:?]
  2264. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2265. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2266. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2267. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  2268. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[modpack.jar:?]
  2269. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) ~[?:?]
  2270. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2271. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  2272. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  2273. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  2274. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  2275. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  2276. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  2277. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[modpack.jar:?]
  2278. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[modpack.jar:?]
  2279. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2280. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2281. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2282. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  2283. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
  2284. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
  2285. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
  2286. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
  2287. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
  2288. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  2289. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694) [Loader.class:?]
  2290. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) [FMLClientHandler.class:?]
  2291. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  2292. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  2293. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  2294. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2295. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2296. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  2297. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  2298. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  2299. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  2300. Caused by: java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
  2301. at chylex.hee.mechanics.orb.OrbAcquirableItems.addItemToList(OrbAcquirableItems.java:150) ~[OrbAcquirableItems.class:?]
  2302. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:74) ~[OrbAcquirableItems.class:?]
  2303. ... 37 more
  2304. [02:31:07] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  2305. // Don't do that.
  2306.  
  2307. Time: 08/12/14 2:31 AM
  2308. Description: Initializing game
  2309.  
  2310. java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
  2311. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:119)
  2312. at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:290)
  2313. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2314. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2315. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2316. at java.lang.reflect.Method.invoke(Unknown Source)
  2317. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  2318. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  2319. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2320. at java.lang.reflect.Method.invoke(Unknown Source)
  2321. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2322. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2323. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2324. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2325. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2326. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  2327. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  2328. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2329. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2330. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2331. at java.lang.reflect.Method.invoke(Unknown Source)
  2332. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2333. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2334. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2335. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2336. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2337. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  2338. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  2339. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  2340. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  2341. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  2342. at net.minecraft.client.main.Main.main(SourceFile:148)
  2343. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2344. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2345. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2346. at java.lang.reflect.Method.invoke(Unknown Source)
  2347. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2348. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2349. Caused by: java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
  2350. at chylex.hee.mechanics.orb.OrbAcquirableItems.addItemToList(OrbAcquirableItems.java:150)
  2351. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:74)
  2352. ... 37 more
  2353.  
  2354.  
  2355. A detailed walkthrough of the error, its code path and all known details is as follows:
  2356. ---------------------------------------------------------------------------------------
  2357.  
  2358. -- Head --
  2359. Stacktrace:
  2360. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:119)
  2361. at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:290)
  2362. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2363. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2364. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2365. at java.lang.reflect.Method.invoke(Unknown Source)
  2366. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  2367. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  2368. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2369. at java.lang.reflect.Method.invoke(Unknown Source)
  2370. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2371. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2372. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2373. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2374. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2375. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  2376. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  2377. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2378. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2379. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2380. at java.lang.reflect.Method.invoke(Unknown Source)
  2381. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  2382. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  2383. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  2384. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  2385. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  2386. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  2387. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  2388. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  2389. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  2390.  
  2391. -- Initialization --
  2392. Details:
  2393. Stacktrace:
  2394. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  2395. at net.minecraft.client.main.Main.main(SourceFile:148)
  2396. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2397. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  2398. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  2399. at java.lang.reflect.Method.invoke(Unknown Source)
  2400. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2401. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2402.  
  2403. -- System Details --
  2404. Details:
  2405. Minecraft Version: 1.7.10
  2406. Operating System: Windows 8.1 (amd64) version 6.3
  2407. Java Version: 1.8.0_25, Oracle Corporation
  2408. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  2409. Memory: 222699056 bytes (212 MB) / 879755264 bytes (839 MB) up to 1431830528 bytes (1365 MB)
  2410. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1536m -XX:MaxPermSize=128m
  2411. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2412. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  2413. FML: MCP v9.05 FML v7.10.85.1230 Minecraft Forge 10.13.2.1230 Optifine OptiFine_1.7.10_HD_U_B1 133 mods loaded, 132 mods active
  2414. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2415. FML{7.10.85.1230} [Forge Mod Loader] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2416. Forge{10.13.2.1230} [Minecraft Forge] (modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2417. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2418. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2419. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2420. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2421. MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2422. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2423. NotEnoughItems{1.0.3.67} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.67-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2424. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2425. malisiscore{1.7.10-0.9.9} [Malisis Core] (malisiscore-1.7.10-0.9.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2426. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2427. battlegear2{1.0.6.3} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.6.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2428. bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2429. Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2430. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2431. CoFHCore{1.7.10R3.0.0B8} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B8-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2432. asielib{0.3.3} [asielib] (AsieLib-1.7.10-0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2433. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2434. BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2435. BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2436. ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2437. ThermalExpansion{1.7.10R4.0.0B6} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2438. BigReactors{0.4.0A} [Big Reactors] (BigReactors-0.4.0A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2439. bigtrees{1.7.2b} [The BigTrees Mod] (BigTrees-172b-forge1060.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2440. BuildCraft|Core{6.1.8} [BuildCraft] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2441. BuildCraft|Builders{6.1.8} [BC Builders] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2442. BuildCraft|Energy{6.1.8} [BC Energy] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2443. BuildCraft|Factory{6.1.8} [BC Factory] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2444. BuildCraft|Transport{6.1.8} [BC Transport] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2445. BuildCraft|Silicon{6.1.8} [BC Silicon] (buildcraft-6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2446. CarpentersBlocks{3.3.3} [Carpenter's Blocks] (Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2447. MineFactoryReloaded{1.7.10R2.8.0RC5} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2448. EnderIO{1.7.10-2.2.1.276} [Ender IO] (EnderIO-1.7.10-2.2.1.276.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2449. ImmibisCore{59.0.4} [Immibis Core] (immibis-core-59.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2450. RedLogic{59.0.7} [RedLogic] (redlogic-59.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2451. ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2452. OpenComputers{1.4.0.11} [OpenComputers] (OpenComputers-MC1.7.10-1.4.0.11-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2453. Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2454. computronics{1.3.0} [Computronics] (Computronics-1.7.10-1.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2455. BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2456. CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2457. ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2458. ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2459. DimensionalAnchors{59.0.2} [Dimensional Anchors] (dimensional-anchor-59.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2460. dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2461. Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2462. EnderTech{1.7.10-0.3.0.353} [EnderTech] (EnderTech-1.7.10-0.3.0.353.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2463. exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2464. Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2465. extracells{2.1.12} [ExtraCells] (ExtraCells-1.7.10-2.1.12b9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2466. FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2467. FloodLights{0.3.4} [Flood Lights] (FloodLights-1.7.10-0.3.4-47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2468. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2469. GalacticraftCore{3.0.6} [Galacticraft Core] (GalacticraftCore-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2470. GalacticraftMars{3.0.6} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.6.232.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2471. HardcoreEnderExpansion{1.6.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.6.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  2472. InterstellarOres{1.7.10-1.0.2} [Interstellar Ores] (InterstellarOres-1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2473. inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2474. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2475. ironchestminecarts{1.0.0} [Iron Chest Minecarts] (IronChestMinecarts-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2476. KoadPirates{For minecraft 1.7.2} [Koadmaster's Pirates] (KoadmastersPirates-0.6.1.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2477. launchgui{1.0.0} [LaunchGUI] (LaunchGUI-universal-1.7.10-1.0-CUSTOM.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2478. LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2479. LogisticsPipes{0.8.2.82} [Logistics Pipes] (logisticspipes-0.8.2.82.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2480. LunatriusCore{1.1.2.16} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.16-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2481. malisisdoors{1.7.10-1.2.1} [Malisis' Doors] (malisisdoors-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2482. MapWriter{2.1.2} [MapWriter] (MapWriter-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2483. Mariculture{1.2.3d} [Mariculture] (Mariculture-1.7.10-1.2.3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2484. Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2485. MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2486. MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2487. ResonantEngine{3.0.0} [Resonant Engine] (resonant-engine-3.0.0.241-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2488. MFFS{@MAJOR@.@MINOR@.@REVIS@} [Modular Force Field System] (mffs-4.1.0.44-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2489. minechem{5.0.5.323} [Minechem] (Minechem-1.7.10-5.0.5.323.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2490. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2491. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC4} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2492. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC5} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2493. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC4} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2494. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC4} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2495. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2496. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC5} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2497. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2498. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC4} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2499. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC4} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2500. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC4} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2501. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC4} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2502. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC4} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2503. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2504. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2505. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2506. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2507. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC5} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2508. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC5} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2509. MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2510. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2511. testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2512. ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2513. NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2514. NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2515. NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2516. NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2517. NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2518. neiintegration{1.0.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2519. NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2520. NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2521. recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2522. neresources{0.1.0.8} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2523. openglasses{1.0.40} [OC Glasses] (OpenGlasses-1.0.40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2524. openmodularturrets{1.3.0} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.0-15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2525. PneumaticCraft{1.4.1-38} [PneumaticCraft] (PneumaticCraft-1.7.10-1.4.1-38-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2526. YogpstopLib{2.0.0} [Yogpstop Library] (QuarryPlus-1.7.10LBC-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2527. QuarryPlus{2.0.0} [QuarryPlus] (QuarryPlus-1.7.10LBC-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2528. rftools{1.34} [RFTools] (rftools-1.34.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2529. redgear_core{2.1.4} [Red Gear Core] (RedGearCore-1.7.10-2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2530. redgear_snowfall{2.2.2} [Snowfall] (Snowfall-1.7.10-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2531. Stackie{1.5.1.30} [Stackie] (Stackie-1.7.10-1.5.1.30-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2532. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2533. superMassiveTech{0.2.0-alpha} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.2.0-alpha-85.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2534. kitchen{1.3.4} [The Kitchen Mod] (TheKitchenMod-1.3.4-1.7.2-10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2535. ttCore{MC1.7.10-0.1.0-41} [ttCore] (ttCore-MC1.7.10-0.1.0-41.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2536. ultracompression{0.5.1} [Ultra Compression] (ultracompression-0.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2537. yampst{1.3.3} [YAMPST] (Yampst-TorchCraft-dev1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2538. YAPP{0.0.1} [YAPP] (YAPP-1.7.2-0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2539. ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2540. Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2541. McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2542. MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.1.3-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2543. aobd{2.3.1} [Another One Bites The Dust] (AOBD-2.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2544. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2545. ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  2546. asielibcore{} [AsieLib CoreMod] (minecraft.jar) Unloaded->Disabled
  2547. AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
  2548. AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:ON, MJ5:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  2549. Launched Version: 1.7.10-Forge10.13.2.1230
  2550. LWJGL: 2.9.1
  2551. OpenGL: AMD Radeon HD 8500M Series GL version 4.4.12874 Compatibility Profile Context 14.100.0.0, ATI Technologies Inc.
  2552. GL Caps: Using GL 1.3 multitexturing.
  2553. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  2554. Anisotropic filtering is supported and maximum anisotropy is 16.
  2555. Shaders are available because OpenGL 2.1 is supported.
  2556.  
  2557. Is Modded: Definitely; Client brand changed to 'fml,forge'
  2558. Type: Client (map_client.txt)
  2559. Resource Packs: []
  2560. Current Language: English (US)
  2561. Profiler Position: N/A (disabled)
  2562. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  2563. Anisotropic Filtering: Off (1)
  2564. [02:31:07] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Simon\AppData\Roaming\.technic\modpacks\torchcraft-17-version\crash-reports\crash-2014-12-08_02.31.06-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement