Guest User

Game Output(VGking101) Custom ModPack

a guest
Feb 16th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.15 KB | None | 0 0
  1. [13:10:08] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [13:10:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [13:10:08] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [13:10:08] [main/INFO] [FML]: Forge Mod Loader version 7.10.85.1291 for Minecraft 1.7.10 loading
  5. [13:10:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.10.1, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
  6. [13:10:08] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [13:10:08] [main/INFO] [FML]: [AppEng] Core Init
  8. [13:10:08] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [13:10:08] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from NetherOres-[1.7.10]2.3.0RC4-4.jar as JSON
  10. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:461]: java.util.zip.ZipException: error in opening zip file
  11. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.open(Native Method)
  12. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:128)
  13. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.util.zip.ZipFile.<init>(ZipFile.java:145)
  14. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503)
  15. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497)
  16. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445)
  17. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584)
  18. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at codechicken.core.launch.CodeChickenCorePlugin.<init>(CodeChickenCorePlugin.java:47)
  19. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  20. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  21. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  22. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  23. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance0(Class.java:357)
  24. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at java.lang.Class.newInstance(Class.java:310)
  25. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:458)
  26. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:346)
  27. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214)
  28. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
  29. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
  30. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
  31. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
  32. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  33. [13:10:08] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:464]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  34. [13:10:09] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.1.322 is newer than request 1.1.1.320
  35. [13:10:09] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  36. [13:10:09] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  37. [13:10:09] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  38. [13:10:09] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  39. [13:10:09] [main/ERROR] [FML]: Unable to read the jar file NetherOres-[1.7.10]2.3.0RC4-4.jar - ignoring
  40. java.util.zip.ZipException: error in opening zip file
  41. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  42. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  43. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  44. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  45. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.2.1291.jar:?]
  46. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.2.1291.jar:?]
  47. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.2.1291.jar:?]
  48. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.2.1291.jar:?]
  49. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.2.1291.jar:?]
  50. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  53. [13:10:09] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  54. [13:10:09] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  55. [13:10:09] [main/WARN] [FML]: The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  56. [13:10:09] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_B5.jar
  57. [13:10:09] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  58. [13:10:09] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  59. [13:10:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  60. [13:10:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  61. [13:10:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  62. [13:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  63. [13:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  64. [13:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  65. [13:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
  66. [13:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
  67. [13:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
  68. [13:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/Users/Avi/Library/Application%20Support/minecraft/mods/OptiFine_1.7.10_HD_U_B5.jar
  69. [13:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@1664a9b
  70. [13:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [13:10:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  72. [13:10:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  73. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  77. [13:10:11] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: NetherOres-[1.7.10]2.3.0RC4-4.jar
  78. java.util.zip.ZipException: error in opening zip file
  79. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  80. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  81. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  82. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  83. at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  84. at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  85. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  86. at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
  87. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:126) [forge-1.7.10-10.13.2.1291.jar:?]
  88. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  89. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  90. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  93. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  94. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  95. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  96. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  97. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  98. [13:10:11] [main/INFO] [OpenMods]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file '/Users/Avi/Library/Application Support/minecraft/config/OpenModsLibCore.json'
  99. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  100. [13:10:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  101. [13:10:11] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
  102. [13:10:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  103. [13:10:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  104. [13:10:12] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
  105. [13:10:12] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  106. [13:10:12] [main/INFO] [FML]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  107. [13:10:12] [main/INFO] [FML]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  108. [13:10:12] [main/INFO] [OpenMods]: openmods.OpenModsClassTransformer$2$1.createVisitor(OpenModsClassTransformer.java:113): Trying to apply movement callback (class: blk)
  109. [13:10:12] [main/INFO] [OpenMods]: openmods.movement.MovementPatcher$CallInjector.visitMethodInsn(MovementPatcher.java:66): Callback inserted. Using new movement handler.
  110. [13:10:12] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  111. [13:10:12] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  112. [13:10:12] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  113. [13:10:13] [main/INFO]: Setting user: VGking101
  114. [13:10:14] [Client thread/INFO]: LWJGL Version: 2.9.1
  115. [13:10:14] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$6$1.createVisitor(OpenModsClassTransformer.java:185): Trying to patch OpenGlHelper (class: buu)
  116. [13:10:14] [Client thread/INFO] [OpenMods]: openmods.OpenModsClassTransformer$5$1.createVisitor(OpenModsClassTransformer.java:167): Trying to patch Framebuffer (class: bmg)
  117. [13:10:14] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitLdcInsn(FramebufferInjector.java:45): Found GL constant, replacing method
  118. [13:10:14] [Client thread/INFO] [OpenMods]: openmods.stencil.FramebufferInjector$CreateFramebufferInjector.visitMethodInsn(FramebufferInjector.java:53): Injecting allocate and attach methods
  119. [13:10:14] [Client thread/INFO] [OpenMods]: openmods.stencil.CapabilitiesHookInjector$MethodInjector.visitInsn(CapabilitiesHookInjector.java:32): Injecting call into OpenGLHelper.init()
  120. [OptiFine]
  121. [OptiFine] OptiFine_1.7.10_HD_U_B5
  122. [OptiFine] Mon Feb 16 13:10:14 EST 2015
  123. [OptiFine] OS: Mac OS X (x86_64) version 10.10.1
  124. [OptiFine] Java: 1.6.0_65, Apple Inc.
  125. [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  126. [OptiFine] LWJGL: 2.9.1
  127. [OptiFine] OpenGL: Intel HD Graphics 4000 OpenGL Engine, version 2.1 INTEL-10.0.86, Intel Inc.
  128. [OptiFine] OpenGL Version: 2.1
  129. [OptiFine] Maximum texture size: 16384x16384
  130. [OptiFine] Checking for new version
  131. [OptiFine] Version found: B5
  132. [13:10:15] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  133. [13:10:15] [Client thread/INFO] [FML]: MinecraftForge v10.13.2.1291 Initialized
  134. [13:10:15] [Client thread/INFO] [FML]: Replaced 183 ore recipies
  135. [OptiFine] (Reflector) Class not present: ModLoader
  136. [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
  137. [OptiFine] (Reflector) Class not present: LightCache
  138. [OptiFine] (Reflector) Class not present: BlockCoord
  139. [13:10:15] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.Container
  140. [13:10:15] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerRepair
  141. [13:10:15] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  142. [13:10:15] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_B5, enabling compatibility features
  143. [13:10:15] [Client thread/INFO] [FML]: [AppEng] Core Init
  144. [13:10:15] [Client thread/INFO] [FML]: Searching /Users/Avi/Library/Application Support/minecraft/mods for mods
  145. [13:10:15] [Client thread/INFO] [FML]: Also searching /Users/Avi/Library/Application Support/minecraft/mods/1.7.10 for mods
  146. [13:10:18] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.27
  147. [13:10:18] [Client thread/WARN] [FML]: Zip file NetherOres-[1.7.10]2.3.0RC4-4.jar failed to read properly, it will be ignored
  148. java.util.zip.ZipException: error in opening zip file
  149. at java.util.zip.ZipFile.open(Native Method) ~[?:1.6.0_65]
  150. at java.util.zip.ZipFile.<init>(ZipFile.java:128) ~[?:1.6.0_65]
  151. at java.util.jar.JarFile.<init>(JarFile.java:136) ~[?:1.6.0_65]
  152. at java.util.jar.JarFile.<init>(JarFile.java:100) ~[?:1.6.0_65]
  153. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  154. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  155. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  156. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:127) [ModDiscoverer.class:?]
  157. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:347) [Loader.class:?]
  158. at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) [Loader.class:?]
  159. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204) [FMLClientHandler.class:?]
  160. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  161. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  162. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  163. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.6.0_65]
  164. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[?:1.6.0_65]
  165. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[?:1.6.0_65]
  166. at java.lang.reflect.Method.invoke(Method.java:597) ~[?:1.6.0_65]
  167. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  168. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  169. [13:10:18] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  170. [13:10:18] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  171. [13:10:18] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  172. [13:10:18] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  173. [13:10:18] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  174. [13:10:18] [Client thread/WARN] [ProjRed|Expansion]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  175. [13:10:18] [Client thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  176. [13:10:18] [Client thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.12.64
  177. [13:10:18] [Client thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
  178. [13:10:19] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.322
  179. [13:10:19] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.322
  180. [13:10:19] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.322
  181. [13:10:19] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.11
  182. [13:10:19] [Client thread/INFO] [FML]: Forge Mod Loader has identified 45 mods to load
  183. [13:10:19] [Client thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  184. [13:10:19] [Client thread/INFO] [FML]: FML has found a non-mod file NetherOres-[1.7.10]2.3.0RC4-4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  185. [13:10:19] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.127-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.
  186. [13:10:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, NotEnoughItems, OpenModsCore, appliedenergistics2, ArchimedesShips, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, customnpcs, EnderIO, EnderStorage, inventorytweaks, JABBA, journeymap, Mantle, Natura, OpenBlocks, OpenMods, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, simplyjetpacks, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, TwilightForest, Waila, WailaHarvestability, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
  187. [13:10:19] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, <CoFH ASM>, NotEnoughItems, OpenModsCore, appliedenergistics2, ArchimedesShips, CarpentersBlocks, chisel, CoFHCore, ComputerCraft, customnpcs, EnderIO, EnderStorage, inventorytweaks, JABBA, journeymap, Mantle, Natura, OpenBlocks, OpenMods, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, simplyjetpacks, TConstruct, ThermalExpansion, ThermalFoundation, TMechworks, TwilightForest, Waila, WailaHarvestability, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
  188. [13:10:21] [Client thread/ERROR] [Mantle]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
  189. [13:10:21] [Client thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
  190. [13:10:21] [Client thread/INFO] [Natura]: TConstruct, we're going to take over the world!
  191. [13:10:22] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Natura, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Compatibility, FMLFileResourcePack:ProjectRed-Integration, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Expansion, FMLFileResourcePack:ProjectRed-Transportation, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Tinkers' Mechworks, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore
  192. [13:10:22] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  193. [13:10:22] [Client thread/INFO] [FML]: Found 337 ObjectHolder annotations
  194. [13:10:22] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  195. [13:10:22] [Client thread/INFO] [AE2:C]: Starting ( PreInit )
  196. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  197. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
  198. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
  199. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  200. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
  201. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
  202. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method provider from appeng/integration/modules/MJ6 because MJ5 integration is disabled.
  203. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/integration/modules/MJ6
  204. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.ISidedBatteryProvider from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  205. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  206. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  207. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface appeng.api.networking.ticking.IGridTickable from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  208. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getTickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  209. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method tickingRequest from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  210. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getTargetBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  211. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerTarget from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  212. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  213. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/parts/p2p/PartP2PBCPower because MJ5 integration is disabled.
  214. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  215. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  216. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  217. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  218. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergyInternal from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  219. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  220. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  221. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  222. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  223. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  224. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/parts/p2p/PartP2PBCPower because MJ6 integration is disabled.
  225. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PBCPower
  226. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  227. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  228. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  229. [13:10:23] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  230. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  231. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
  232. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
  233. [13:10:23] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  234. [13:10:23] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  235. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.power.IPowerReceptor from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  236. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_MinecraftJoules5 from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  237. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getPowerReceiver from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  238. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method doWork from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  239. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getWorld from appeng/tile/powersink/MinecraftJoules5 because MJ5 integration is disabled.
  240. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules5
  241. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryProvider from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  242. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.mj.IBatteryObject from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  243. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method kind from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  244. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyRequested from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  245. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  246. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method addEnergy from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  247. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  248. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method setEnergyStored from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  249. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method maxCapacity from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  250. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method minimumConsumption from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  251. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method maxReceivedPerCycle from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  252. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method reconfigure from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  253. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getMjBattery from appeng/tile/powersink/MinecraftJoules6 because MJ6 integration is disabled.
  254. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MinecraftJoules6
  255. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  256. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/IC2
  257. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.ShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  258. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  259. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
  260. [13:10:23] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyHandler from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  261. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
  262. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
  263. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
  264. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
  265. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  266. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  267. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  268. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  269. [13:10:23] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  270. [13:10:23] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
  271. [13:10:23] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
  272. [13:10:23] [Client thread/INFO] [AE2:C]: Starting VersionChecker
  273. [13:10:23] [Client thread/INFO] [AE2:C]: PreInit ( end 837ms )
  274. [13:10:23] [Client thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  275. [13:10:25] [Client thread/INFO] [CoFHWorld]: Registering default templates
  276. [13:10:25] [Client thread/INFO] [CoFHWorld]: Registering default generators
  277. [13:10:25] [Client thread/INFO] [CoFHWorld]: Complete
  278. [13:10:25] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:59]: Script Engings Available:
  279. [13:10:25] [Client thread/INFO] [STDOUT]: [noppes.npcs.controllers.ScriptController:<init>:65]: ECMAScript: .js
  280. [13:10:26] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
  281. [13:10:26] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
  282. [13:10:26] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
  283. [13:10:26] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
  284. [13:10:26] [Client thread/INFO] [Mantle]: Loading configuration from disk.
  285. [13:10:26] [Client thread/INFO] [Mantle]: Configuration load completed.
  286. [13:10:26] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  287. [13:10:26] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
  288. [13:10:26] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  289. [13:10:26] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
  290. [13:10:26] [Client thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura MFR Compatibility; missing dependency: MineFactoryReloaded
  291. [13:10:27] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
  292. [13:10:28] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from cofh.thermalexpansion.item.tool.ItemWrench
  293. [13:10:28] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from cofh.thermalexpansion.item.tool.ItemWrenchBattle
  294. [13:10:28] [Client thread/INFO] [ThermalExpansion]: Loading Plugins...
  295. [13:10:28] [Client thread/INFO] [CoFH ASM]: Stripping methods and fields from cofh.thermalexpansion.plugins.tc4.TCPlugin
  296. [13:10:28] [Client thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
  297. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
  298. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers BuildCraft Compatibility; missing dependency: BuildCraft|Transport
  299. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers IC2 Compatibility; missing dependency: IC2
  300. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
  301. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
  302. [13:10:28] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
  303. [13:10:29] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
  304. [13:10:29] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
  305. [13:10:29] [Client thread/INFO] [Railcraft]: Railcraft Config: Doing preinit parsing
  306. [13:10:29] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
  307. [13:10:29] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
  308. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
  309. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  310. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  311. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  312. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
  313. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  314. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  315. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  316. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  317. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
  318. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  319. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  320. [13:10:29] [Client thread/WARN] [Railcraft]: Pre-existing steam fluid block detected, deferring to ThermalFoundation:FluidSteam, 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.
  321. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find IC2 item cell
  322. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item canEmpty
  323. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item waxCapsule
  324. [13:10:29] [Client thread/INFO] [Railcraft]: Searched for but failed to find FORESTRY item refractoryEmpty
  325. [13:10:30] [Client thread/INFO] [Railcraft]: Adding Coke Oven recipe: net.minecraft.item.ItemCoal, 1xitem.coal@0, 0
  326. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSulfur, id=1xtile.railcraft.ore@0 meta=0
  327. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSaltpeter, id=1xtile.railcraft.ore@1 meta=1
  328. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreDiamond, id=1xtile.railcraft.ore@2 meta=2
  329. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreEmerald, id=1xtile.railcraft.ore@3 meta=3
  330. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreLapis, id=1xtile.railcraft.ore@4 meta=4
  331. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreFirestone, id=1xtile.railcraft.ore@5 meta=5
  332. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorCopper, id=1xtile.railcraft.ore@9 meta=9
  333. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorGold, id=1xtile.railcraft.ore@8 meta=8
  334. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorIron, id=1xtile.railcraft.ore@7 meta=7
  335. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorTin, id=1xtile.railcraft.ore@10 meta=10
  336. [13:10:30] [Client thread/INFO] [Railcraft]: Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: orePoorLead, id=1xtile.railcraft.ore@11 meta=11
  337. [13:10:30] [Railcraft Version Check/INFO] [Railcraft]: An updated version of Railcraft is available from <http://railcraft.info>: 9.5.0.0
  338. [13:10:30] [Client thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
  339. [13:10:30] [Client thread/INFO] [simplyjetpacks]: Loading configuration files
  340. [13:10:30] [Client thread/INFO] [simplyjetpacks]: Constructing items
  341. [13:10:30] [Client thread/INFO] [simplyjetpacks]: Registering items
  342. [13:10:30] [Client thread/INFO] [simplyjetpacks]: Registering handlers
  343. [13:10:30] [Client thread/INFO] [TMechworks]: Loading configuration...
  344. [13:10:30] [Client thread/INFO] [TMechworks]: Done.
  345. [13:10:39] [Client thread/INFO] [FML]: Applying holder lookups
  346. [13:10:39] [Client thread/INFO] [FML]: Holder lookups applied
  347. [13:10:39] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  348. [13:10:39] [Client thread/ERROR] [FML]:
  349. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  350. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  351. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  352. appliedenergistics2-core{rv2-alpha-26} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  353. CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  354. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  355. NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized
  356. OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  357. appliedenergistics2{rv2-alpha-26} [Applied Energistics 2] (appliedenergistics2-rv2-alpha-26.jar) Unloaded->Constructed->Pre-initialized
  358. ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized
  359. CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  360. ForgeMultipart{1.1.1.322} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.322-universal.jar) Unloaded->Constructed->Pre-initialized
  361. chisel{2.2.1} [Chisel] (Chisel 2-2.2.1.jar) Unloaded->Constructed->Pre-initialized
  362. CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-148.jar) Unloaded->Constructed->Pre-initialized
  363. ComputerCraft{1.7} [ComputerCraft] (ComputerCraft1.7-2.jar) Unloaded->Constructed->Pre-initialized
  364. customnpcs{1.7.10b} [CustomNpcs] (CustomNPCs_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
  365. EnderIO{1.7.10-2.2.1.276} [Ender IO] (EnderIO-1.7.10-2.2.1.276.jar) Unloaded->Constructed->Pre-initialized
  366. EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized
  367. inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
  368. Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  369. JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  370. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  371. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  372. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  373. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized
  374. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized
  375. MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized
  376. ProjRed|Core{4.5.12.64} [ProjectRed] (ProjectRed-1.7.10-4.5.12.64-Base.jar) Unloaded->Constructed->Pre-initialized
  377. ProjRed|Transmission{4.5.12.64} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  378. ProjRed|Transportation{4.5.12.64} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  379. ProjRed|Exploration{4.5.12.64} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.12.64-World.jar) Unloaded->Constructed->Pre-initialized
  380. ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-47.jar) Unloaded->Constructed->Pre-initialized
  381. ThermalExpansion{1.7.10R4.0.0B9} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B9-98.jar) Unloaded->Constructed->Pre-initialized
  382. TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized
  383. ProjRed|Compatibility{4.5.12.64} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.12.64-Compat.jar) Unloaded->Constructed->Pre-initialized
  384. ProjRed|Integration{4.5.12.64} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  385. ProjRed|Illumination{4.5.12.64} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.12.64-Lighting.jar) Unloaded->Constructed->Pre-initialized
  386. ProjRed|Expansion{4.5.12.64} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  387. Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized
  388. simplyjetpacks{1.3.2} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  389. TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) Unloaded->Constructed->Pre-initialized
  390. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Errored
  391. WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar) Unloaded->Constructed->Pre-initialized
  392. McMultipart{1.1.1.322} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.322-universal.jar) Unloaded->Constructed->Errored
  393. ForgeMicroblock{1.1.1.322} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.322-universal.jar) Unloaded->Constructed->Errored
  394. [13:10:39] [Client thread/ERROR] [FML]: The following problems were captured during this phase
Advertisement
Add Comment
Please, Sign In to add comment