Guest User

logs

a guest
Apr 27th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.86 KB | None | 0 0
  1. [23:23:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [23:23:53] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [23:23:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [23:23:54] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [23:23:54] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [23:23:54] [main/INFO]: [AppEng] Core Init
  7. [23:23:54] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [23:23:55] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [23:23:56] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  10. [23:23:56] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [23:23:56] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
  12. [23:23:56] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [23:23:56] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [23:23:57] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [23:23:57] [main/WARN]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [23:23:57] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [23:23:57] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [23:23:58] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Curse\Minecraft\Instances\Project Ozone 2 Reloaded\mods
  19. [23:23:58] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [23:23:58] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [23:23:58] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [23:23:58] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [23:23:58] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [23:23:58] [main/WARN]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [23:23:58] [main/ERROR]: Coremod DepLoader: Unable to class load the plugin xreliquary.common.asm.DepLoader
  26. java.lang.ClassNotFoundException: xreliquary.common.asm.DepLoader
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:372) ~[?:1.8.0_25]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.8.0_25]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  30. at java.net.URLClassLoader.findClass(URLClassLoader.java:360) ~[?:1.8.0_25]
  31. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  35. at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
  36. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  37. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  38. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  39. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  40. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  41. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  42. at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  45. [23:23:58] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  46. [23:23:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  47. [23:23:59] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  48. [23:23:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  49. [23:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  50. [23:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  51. [23:23:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [23:24:01] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  53. [23:24:02] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  54. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [23:24:02] [main/INFO]: Finished data injection.
  60. [23:24:02] [main/INFO]: Finished data injection.
  61. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [23:24:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [23:24:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [23:24:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  65. [23:24:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [23:24:04] [main/INFO]: Attempting to detect JVM version...
  67. [23:24:04] [main/INFO]: Detected JVM: 1.8
  68. [23:24:04] [main/INFO]: Starting library configuration...
  69. [23:24:04] [main/INFO]: System attached to FML. Now intercepting all logging calls.
  70. [23:24:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [23:24:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  72. [23:24:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [23:24:04] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [23:24:04] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
  75. [23:24:05] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  76. [23:24:05] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
  77. [23:24:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  78. [23:24:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  79. [23:24:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [23:24:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [23:24:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [23:24:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  83. [23:24:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [23:24:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  85. [23:24:06] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  86. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  88. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  89. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  91. [23:24:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  92. [23:24:08] [main/INFO]: Calling tweak class fastcraft.Tweaker
  93. [23:24:08] [main/INFO]: FastCraft loaded.
  94. [23:24:08] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  95. [23:24:08] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  96. [23:24:09] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  97. [23:24:09] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
  98. [23:24:09] [main/INFO]: Found World Class: net/minecraft/world/World
  99. [23:24:10] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
  100. [23:24:10] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
  101. [23:24:11] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
  102. [23:24:14] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  103. [23:24:14] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  104. [23:24:14] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  105. [23:24:15] [main/INFO]: Setting user: jppj66
  106. [23:24:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
  107. [23:24:18] [main/INFO]: Found Item Class: net/minecraft/item/Item
  108. [23:24:19] [main/INFO]: Found Leave Class: net/minecraft/block/BlockLeavesBase
  109. [23:24:21] [main/INFO]: Fix injected.
  110. [23:24:21] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
  111. [23:24:21] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  112. [23:24:22] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  113. [23:24:23] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  114. [23:24:23] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  115. [23:24:23] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
  116. [23:24:24] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  117. [23:24:24] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  118. [23:24:24] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  119. [23:24:25] [Client thread/INFO]: LWJGL Version: 2.9.1
  120. [23:24:25] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
  121. [23:24:26] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  122. [23:24:26] [Client thread/ERROR]: Couldn't initialize twitch stream
  123. [23:24:27] [Client thread/INFO]: Found Render Global Class: net/minecraft/client/renderer/RenderGlobal
  124. [23:24:28] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
  125. [23:24:28] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
  126. [23:24:29] [Client thread/INFO]: Transforming net.minecraft.crash.CrashReport
  127. [23:24:29] [Client thread/INFO]: Successfully transformed b
  128. [23:24:30] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  129. // Shall we play a game?
  130.  
  131. Time: 4/27/17 11:24 PM
  132. Description: Loading screen debug info
  133.  
  134. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  135.  
  136.  
  137. A detailed walkthrough of the error, its code path and all known details is as follows:
  138. ---------------------------------------------------------------------------------------
  139.  
  140. -- System Details --
  141. Details:
  142. Minecraft Version: 1.7.10
  143. Operating System: Windows 7 (amd64) version 6.1
  144. Java Version: 1.8.0_25, Oracle Corporation
  145. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  146. Memory: 517362552 bytes (493 MB) / 606601216 bytes (578 MB) up to 6858211328 bytes (6540 MB)
  147. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7357m -Xms256m -XX:PermSize=256m
  148. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  149. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  150. FML:
  151. GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics 3000'
  152. [23:24:30] [Client thread/INFO]: Attempting early MinecraftForge initialization
  153. [23:24:30] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  154. [23:24:30] [Client thread/INFO]: Replaced 183 ore recipies
  155. [23:24:31] [Client thread/INFO]: Completed early MinecraftForge initialization
  156. [23:24:31] [Client thread/INFO]: [AppEng] Core Init
  157. [23:24:31] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  158. [23:24:32] [Client thread/INFO]: Searching C:\Curse\Minecraft\Instances\Project Ozone 2 Reloaded\mods for mods
  159. [23:24:32] [Client thread/INFO]: Also searching C:\Curse\Minecraft\Instances\Project Ozone 2 Reloaded\mods\1.7.10 for mods
  160. [23:24:52] [Client thread/INFO]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
  161. [23:24:52] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.16
  162. [23:24:53] [Client thread/WARN]: Mod Aroma1997sDimension is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  163. [23:24:53] [Client thread/WARN]: Mod Avaritia is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11
  164. [23:24:53] [Client thread/WARN]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.8.1
  165. [23:24:56] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.19
  166. [23:24:56] [Client thread/WARN]: Mod cookingbook is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.140
  167. [23:24:57] [Client thread/INFO]: Mod debug is missing the required element 'name'. Substituting debug
  168. [23:24:57] [Client thread/WARN]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  169. [23:24:58] [Client thread/INFO]: Mod enderbatteries is missing the required element 'name'. Substituting enderbatteries
  170. [23:24:58] [Client thread/WARN]: Mod enderbatteries is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  171. [23:24:59] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.37
  172. [23:25:01] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  173. [23:25:04] [Client thread/WARN]: Mod ItemBlacklist is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.8
  174. [23:25:04] [Client thread/WARN]: Mod kleeslabs is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  175. [23:25:06] [Client thread/ERROR]: The mcmod.info file in magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar cannot be parsed as valid JSON. It will be ignored
  176. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  177. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  178. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  179. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  180. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  181. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  182. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  183. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  184. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  185. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  186. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  187. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  188. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  189. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  190. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  191. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  192. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  193. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  194. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  195. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  196. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  197. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  198. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  199. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  200. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  201. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  202. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  203. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  204. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  205. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  206. ... 19 more
  207. [23:25:06] [Client thread/ERROR]: The mcmod.info file in magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar cannot be parsed as valid JSON. It will be ignored
  208. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  209. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  210. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  211. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  212. at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
  213. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
  214. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  215. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  216. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  217. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  218. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  219. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  220. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  221. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  222. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  223. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  224. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  225. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  226. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  227. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  228. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  229. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated array at line 12 column 29
  230. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  231. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:465) ~[JsonReader.class:?]
  232. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  233. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:658) ~[TypeAdapters$25.class:?]
  234. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
  235. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  236. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  237. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  238. ... 19 more
  239. [23:25:08] [Client thread/WARN]: Mod MTRM is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  240. [23:25:08] [Client thread/WARN]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  241. [23:25:09] [Client thread/WARN]: Mod nmsot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0-mc1.7.10
  242. [23:25:11] [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.12.7-150
  243. [23:25:12] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  244. [23:25:12] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  245. [23:25:12] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  246. [23:25:12] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  247. [23:25:13] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  248. [23:25:13] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  249. [23:25:13] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  250. [23:25:13] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  251. [23:25:13] [Client thread/INFO]: Mod Redstonic is missing the required element 'name'. Substituting Redstonic
  252. [23:25:16] [Client thread/WARN]: Mod ThermalSmeltery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  253. [23:25:16] [Client thread/WARN]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.16
  254. [23:25:17] [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.2.0.345
  255. [23:25:17] [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.2.0.345
  256. [23:25:17] [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.2.0.345
  257. [23:25:18] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  258. [23:25:18] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  259. [23:25:18] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  260. [23:25:18] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  261. [23:25:18] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  262. [23:25:18] [Client thread/INFO]: Forge Mod Loader has identified 219 mods to load
  263. [23:25:19] [Client thread/INFO]: Found mod(s) [Artifacts] containing declared API package baubles.api (owned by Baubles) without associated API reference
  264. [23:25:19] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  265. [23:25:19] [Client thread/INFO]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  266. [23:25:19] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  267. [23:25:19] [Client thread/INFO]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  268. [23:25:22] [Client thread/WARN]: Mod MineFactoryReloaded|CompatAtum has been disabled through configuration
  269. [23:25:22] [Client thread/WARN]: Mod MineFactoryReloaded|CompatBackTools has been disabled through configuration
  270. [23:25:22] [Client thread/WARN]: Mod MineFactoryReloaded|CompatChococraft has been disabled through configuration
  271. [23:25:22] [Client thread/WARN]: Mod MineFactoryReloaded|CompatExtraBiomes has been disabled through configuration
  272. [23:25:22] [Client thread/WARN]: Mod MineFactoryReloaded|CompatForestry has been disabled through configuration
  273. [23:25:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatIC2 has been disabled through configuration
  274. [23:25:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatRailcraft has been disabled through configuration
  275. [23:25:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatSufficientBiomes has been disabled through configuration
  276. [23:25:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatThaumcraft has been disabled through configuration
  277. [23:25:23] [Client thread/WARN]: Mod MineFactoryReloaded|CompatTwilightForest has been disabled through configuration
  278. [23:25:24] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.1.2-182.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  279. [23:25:24] [Client thread/INFO]: FML has found a non-mod file mcjtylib-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  280. [23:25:24] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  281. [23:25:24] [Client thread/INFO]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  282. [23:25:24] [Client thread/INFO]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  283. [23:25:29] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, packguard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  284. [23:25:29] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, appliedexchange-core, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, Micdoodlecore, NotEnoughItems, PlayerAPI, OpenModsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, FLabsBF, FLabsBFCompat, StartingInventory, ae2stuff, aether, AgriCraft, aobd, AppleCore, appliedenergistics2, Aroma1997CoreHelper, Aroma1997sDimension, Artifacts, Avaritia, avaritiaddons, baublelicious, Baubles, bdlib, BetterAchievements, betterbuilderswands, betterquesting, BiblioCraft, BiblioWoodsNatura, BigReactors, Botania, BrandonsCore, BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Compat, CarpentersBlocks, chancecubes, ChickenChunks, chisel, CoFHCore, compacter, ComputerCraft, convenientrecipes, cookingbook, MineTweaker3, CustomMainMenu, customthings, DefenseTech, debug, denseores, DraconicEvolution, enderbatteries, endercore, EnderIO, enderioaddons, EnderStorage, ESM, eternalsingularity, exastrisrebirth, exnihilo, extracells, ExtraPlanets, ExtraTiC, ExtraUtilities, FlatBedrockx, FTBL, FTBT, FTBU, GalacticraftMars, GalacticraftCore, GardenOfGlass, gilded-games-util, hardcorewither, hardcoremapreset, HardcoreQuesting, iChunUtil, IguanaTweaksTConstruct, ImmersiveEngineering, InGameInfoXML, inpure|core, inventorytweaks, IronChest, ItemBlacklist, journeymap, karatgarden, kleeslabs, LogisticsPipes, lootplusplus, lootbags, LunatriusCore, magicalcrops, magicalcropsarmour, magicalcropsdeco, Magneticraft, Mantle, Mekanism, MekanismGenerators, MekanismTools, MineFactoryReloaded|CompatMagicalCrops, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatVanilla, MTRM, modtweaker2, MooFluids, morechisels, MouseTweaks, mpbasic, mputils, cfm, Natura, NEIAddons, NEIAddons|Developer, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, netherportalfix, nmsot, nomorerain, OpenBlocks, OpenMods, openmodularturrets, p455w0rdslib, packguard, harvestcraft, peaether, PneumaticCraft, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, quantumflux, questbook, RanchableFluidCows, RandomThings, RedstoneArsenal, Redstonic, xreliquary, libsandstone, ResourceLoader, rftools, SimpleAchievements, SimpleLabels, simplyjetpacks, SkyLandsForge, snad, SolarFlux, SquidAPI, bq_standard, StorageDrawers, TConstruct, erebus, ThermalDynamics, ThermalExpansion, ThermalFoundation, thermsingul, ThermalSmeltery, TiConAutoToolStation, TiCTooltips, Translocator, treeGrowingSimulator, UniDict, universalsingularities, VeinMiner, VeinMinerModSupport, Waila, WailaHarvestability, wailaplugins, wanionlib, wawla, ae2wct, xprings, Ztones, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  285. [23:25:32] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: blt (5 / 5)
  286. [23:25:32] [Client thread/INFO]: Found EntityRenderer Class: net/minecraft/client/renderer/EntityRenderer
  287. [23:25:33] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
  288. [23:25:35] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
  289. [23:25:36] [Client thread/INFO]: Hello Minecraft!!!
  290. [23:25:44] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  291. [23:25:44] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  292. [23:25:44] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  293. [23:25:44] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  294. [23:25:45] [Client thread/INFO]: Hello Minecraft!!!
  295. [23:25:49] [Client thread/INFO]: Natura, what are we going to do tomorrow night?
  296. [23:25:49] [Client thread/INFO]: TConstruct, we're going to take over the world!
  297. [23:25:59] [Client thread/INFO]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:247]: [Loot++] Attempting to get chest contents.
  298. [23:25:59] [Client thread/INFO]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:262]: [Loot++] Attempting to get chest info.
  299. [23:25:59] [Client thread/INFO]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:277]: [Loot++] Attempting to get nether fortress chest contents.
  300. [23:25:59] [Client thread/INFO]: [com.tmtravlr.lootplusplus.LootPPHelper:<init>:299]: [Loot++] Attempting to get furnace experience map.
  301. [23:26:03] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  302. [23:26:03] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  303. [23:26:03] [Client thread/ERROR]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.7.10-1.6.01.31a.jar, however there is no signature matching that description
  304. [23:26:04] [Client thread/ERROR]: No fingerprint found!
  305. [23:26:04] [Client thread/WARN]: Source file name doesn't match the normal file naming pattern! This is commonly done by repost sites to hide outdated versions. See http://stopmodreposts.com.
  306. [23:26:04] [Client thread/INFO]: Registering BaseMod SquidAPI.
  307. [23:26:04] [Client thread/INFO]: Copyright (C) CoolSquid, 2015. Do not distribute without explicit, written permission from the copyright holder.
  308. [23:26:04] [Client thread/INFO]: Loading SquidAPI.cfg.
  309. [23:26:04] [Client thread/INFO]: Finished loading SquidAPI.cfg.
  310. [23:26:06] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerChest
  311. [23:26:07] [Client thread/ERROR]: The mod MooFluids is expecting signature @FINGERPRINT@ for source MooFluids-1.7.10-1.5.01.19a.jar, however there is no signature matching that description
  312. [23:26:07] [Client thread/ERROR]: No fingerprint found!
  313. [23:26:08] [Client thread/ERROR]: Cannot find signing certificate information for IBModContainer!
  314. [23:26:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Aether II, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:AppleCore, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997's Dimensional World, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Avaritia, FMLFileResourcePack:Avaritiaddons, FMLFileResourcePack:Baublelicious, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Better Questing, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Compacter, FMLFileResourcePack:ComputerCraft, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:CustomThings, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:enderbatteries, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Epic Siege Mod, FMLFileResourcePack:Eternal Singularity, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraPlanets, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:FlatBedrock Xplosion's Edition, FMLFileResourcePack:FTBLib, FMLFileResourcePack:FTB Tweaks, FMLFileResourcePack:FTBUtilities, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Garden of Glass, FMLFileResourcePack:Gilded Games Utility, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:HardcoreMapReset, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:ItemBlacklist, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Karat Garden, FMLFileResourcePack:KleeSlabs, FMLFileResourcePack:Logistics Pipes, FMLFileResourcePack:Loot++, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops: Core, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:MFR Compat: MagicalCrops, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat ProjectRed, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers' Construct, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:More Chisels, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:MPUtils, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Natura, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Developer Tools, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:No More Rain, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:PackGuard, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:ProjectE Aether Addon, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:ProjectRed Expansion, FMLFileResourcePack:ProjectRed Transportation, FMLFileResourcePack:ProjectRed Exploration, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Better Questing Quest Book, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Redstonic, FMLFileResourcePack:Reliquary, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:RFTools, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:SkyLandsForge, FMLFileResourcePack:Snad, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:SquidAPI, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Erebus, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Singularities, FMLFileResourcePack:Thermal Smeltery, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:Translocator, FMLFileResourcePack:Tree Growing Simulator 2014, FMLFileResourcePack:UniDict, FMLFileResourcePack:Universal Singularities, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:WanionLib, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:AE2 Wireless Crafting Terminal, FMLFileResourcePack:Experience Rings, FMLFileResourcePack:Ztones, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:MrTJPCore
  315. [23:26:09] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: DefaultEntityDimensions.cfg in C:\Curse\Minecraft\Instances\Project Ozone 2 Reloaded\mods\TheErebus-0.4.7.jar
  316. [23:26:09] [Client thread/INFO]: Processing ObjectHolder annotations
  317. [23:26:11] [Client thread/INFO]: Found 516 ObjectHolder annotations
  318. [23:26:11] [Client thread/INFO]: Identifying ItemStackHolder annotations
  319. [23:26:11] [Client thread/INFO]: Found 43 ItemStackHolder annotations
  320. [23:26:11] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  321. [23:26:11] [Client thread/INFO]: Logger initialized.
  322. [23:26:11] [Client thread/INFO]: Finished Pre-initialization.
  323. [23:26:11] [Client thread/INFO]: FastCraft 1.23 loaded.
  324. [23:26:12] [Thread-10/INFO]: You are using the latest suitable version.
  325. [23:26:13] [Client thread/INFO]: Pre Initialization ( started )
  326. [23:26:14] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  327. [23:26:14] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
  328. [23:26:15] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is disabled.
  329. [23:26:15] [Client thread/INFO]: Updated appeng/tile/powersink/IC2
  330. [23:26:15] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  331. [23:26:15] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  332. [23:26:15] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
  333. [23:26:15] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
  334. [23:26:15] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  335. [23:26:15] [Client thread/INFO]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
  336. [23:26:15] [Client thread/INFO]: Allowing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  337. [23:26:15] [Client thread/INFO]: Allowing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is enabled.
  338. [23:26:16] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is enabled.
  339. [23:26:16] [Client thread/INFO]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  340. [23:26:16] [Client thread/INFO]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  341. [23:26:16] [Client thread/INFO]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  342. [23:26:16] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/IC2
  343. [23:26:16] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  344. [23:26:16] [Client thread/INFO]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is enabled.
  345. [23:26:17] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  346. [23:26:17] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is enabled.
  347. [23:26:17] [Client thread/INFO]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  348. [23:26:17] [Client thread/INFO]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is enabled.
  349. [23:26:17] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  350. [23:26:17] [Client thread/INFO]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  351. [23:26:17] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PIC2Power
  352. [23:26:17] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
  353. [23:26:17] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  354. [23:26:17] [Client thread/INFO]: Removing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is disabled.
  355. [23:26:17] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2POpenComputers
  356. [23:26:17] [Client thread/INFO]: Allowing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is enabled.
  357. [23:26:17] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  358. [23:26:18] [Client thread/INFO]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
  359. [23:26:18] [Client thread/INFO]: Starting AE2 VersionChecker
  360. [23:26:18] [Client thread/INFO]: Pre Initialization ( ended after 4633ms )
  361. [23:26:18] [Client thread/INFO]: bdlib 1.9.4.109 loaded
  362. [23:26:18] [AE2 VersionChecker/INFO]: Last check was just recently.
  363. [23:26:18] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  364. [23:26:18] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  365. [23:26:18] [Client thread/INFO]: Loading internal config files for mod AE2 Stuff
  366. [23:26:18] [Client thread/INFO]: Loading config: jar:file:/C:/Curse/Minecraft/Instances/Project%20Ozone%202%20Reloaded/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
  367. [23:26:19] [Client thread/INFO]: Loading config: jar:file:/C:/Curse/Minecraft/Instances/Project%20Ozone%202%20Reloaded/mods/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
  368. [23:26:20] [Client thread/INFO]: Loading user config files for mod AE2 Stuff
  369. [23:26:20] [Client thread/INFO]: Config loading for mod AE2 Stuff finished
  370. [23:26:20] [Client thread/INFO]: Loaded creative tabs for ae2stuff
  371. [23:26:22] [Client thread/INFO]: registering tile.agricraft:crops
  372. [23:26:22] [Client thread/INFO]: registering tile.agricraft:seedAnalyzer
  373. [23:26:22] [Client thread/INFO]: registering tile.agricraft:waterPad
  374. [23:26:22] [Client thread/INFO]: registering tile.agricraft:waterPadFull
  375. [23:26:22] [Client thread/INFO]: registering tile.agricraft:waterTank
  376. [23:26:22] [Client thread/INFO]: registering tile.agricraft:waterChannel
  377. [23:26:23] [Client thread/INFO]: registering tile.agricraft:waterChannelFull
  378. [23:26:23] [Client thread/INFO]: registering tile.agricraft:channelValve
  379. [23:26:23] [Client thread/INFO]: registering tile.agricraft:sprinkler
  380. [23:26:23] [Client thread/INFO]: registering tile.agricraft:seedStorage
  381. [23:26:23] [Client thread/INFO]: registering tile.agricraft:peripheral
  382. [23:26:23] [Client thread/INFO]: registering tile.agricraft:fence
  383. [23:26:23] [Client thread/INFO]: registering tile.agricraft:fenceGate
  384. [23:26:23] [Client thread/INFO]: registering tile.agricraft:grate
  385. [23:26:23] [Client thread/INFO]: registering tile.agricraft:cropPotato
  386. [23:26:23] [Client thread/INFO]: registering item.agricraft:seedPotato
  387. [23:26:23] [Client thread/INFO]: registering tile.agricraft:cropCarrot
  388. [23:26:23] [Client thread/INFO]: registering item.agricraft:seedCarrot
  389. [23:26:23] [Client thread/INFO]: registering tile.agricraft:cropSugarcane
  390. [23:26:23] [Client thread/INFO]: registering item.agricraft:seedSugarcane
  391. [23:26:23] [Client thread/INFO]: registering tile.agricraft:cropDandelion
  392. [23:26:23] [Client thread/INFO]: registering item.agricraft:seedDandelion
  393. [23:26:23] [Client thread/INFO]: registering tile.agricraft:cropPoppy
  394. [23:26:23] [Client thread/INFO]: registering item.agricraft:seedPoppy
  395. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropOrchid
  396. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedOrchid
  397. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropAllium
  398. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedAllium
  399. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropTulipRed
  400. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedTulipRed
  401. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropTulipOrange
  402. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedTulipOrange
  403. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropTulipWhite
  404. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedTulipWhite
  405. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropTulipPink
  406. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedTulipPink
  407. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropDaisy
  408. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedDaisy
  409. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropCactus
  410. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedCactus
  411. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropShroomRed
  412. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedShroomRed
  413. [23:26:24] [Client thread/INFO]: registering tile.agricraft:cropShroomBrown
  414. [23:26:24] [Client thread/INFO]: registering item.agricraft:seedShroomBrown
  415. [23:26:24] [Client thread/INFO]: Crops registered
  416. [23:26:25] [Client thread/INFO]: registering item.agricraft:cropsItem
  417. [23:26:25] [Client thread/INFO]: registering item.agricraft:journal
  418. [23:26:25] [Client thread/INFO]: registering item.agricraft:magnifyingGlass
  419. [23:26:25] [Client thread/INFO]: registering item.agricraft:debugger
  420. [23:26:25] [Client thread/INFO]: registering item.agricraft:trowel
  421. [23:26:25] [Client thread/INFO]: registering item.agricraft:handRake
  422. [23:26:25] [Client thread/INFO]: registering item.agricraft:clipper
  423. [23:26:25] [Client thread/INFO]: registering item.agricraft:clipping
  424. [23:26:25] [Client thread/INFO]: Helping Aroma1997Core
  425. [23:26:26] [Client thread/INFO]: [com.draco18s.artifacts.factory.FactoryItemIcons:<init>:32]: Instancing default icon list
  426. [23:26:32] [Client thread/INFO]: [Botania] Registered 1217 recipes.
  427. [23:26:33] [Client thread/INFO]: Access transform success createStackedBlock (func_149644_j).
  428. [23:26:33] [Client thread/INFO]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
  429. [23:26:33] [Client thread/INFO]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
  430. [23:26:33] [Client thread/INFO]: Loaded configs...
  431. [23:26:35] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
  432. [23:26:35] [Client thread/INFO]: Entering preinitialization phase.
  433. [23:26:35] [Client thread/INFO]: Loading configuration from disk.
  434. [23:26:35] [Client thread/INFO]: Configuration load completed.
  435. [23:26:35] [Client thread/INFO]: Skipping Pulse Natura Forestry Compatibility; missing dependency: Forestry
  436. [23:26:35] [Client thread/INFO]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
  437. [23:26:35] [Client thread/INFO]: Skipping Pulse Natura Thaumcraft Compatibility; missing dependency: Thaumcraft
  438. [23:26:39] [Client thread/INFO]: Registering Default Templates.
  439. [23:26:39] [Client thread/INFO]: Registering default generators
  440. [23:26:39] [Client thread/INFO]: Complete
  441. [23:26:40] [CoFHUpdater:CoFHCore/INFO]: An updated version of CoFH Core is available: CoFH Core 3.1.4 for Minecraft 1.7.10.
  442. [23:26:40] [CoFHUpdater:ThermalFoundation/INFO]: An updated version of Thermal Foundation is available: Thermal Foundation 1.2.6 for Minecraft 1.7.10.
  443. [23:26:41] [Client thread/INFO]: Thermal Foundation: Loading Plugins...
  444. [23:26:41] [Client thread/INFO]: Thermal Foundation: Finished Loading Plugins.
  445. [23:26:41] [CoFHUpdater:ThermalExpansion/INFO]: An updated version of Thermal Expansion is available: Thermal Expansion 4.1.5 for Minecraft 1.7.10.
  446. [23:26:42] [Client thread/INFO]: ThermalExpansion: Loading Plugins...
  447. [23:26:42] [Client thread/INFO]: Thermal Expansion: Finished Loading Plugins.
  448. [23:26:43] [Client thread/INFO]: Starting BuildCraft 7.1.18
  449. [23:26:43] [Client thread/INFO]: Copyright (c) the BuildCraft team, 2011-2015
  450. [23:26:43] [Client thread/INFO]: http://www.mod-buildcraft.com
  451. [23:26:47] [Client thread/INFO]: Starting pre-init...
  452. [23:26:47] [Client thread/INFO]: Loading blocks...
  453. [23:26:47] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
  454. [23:26:47] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
  455. [23:26:47] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  456. [23:26:47] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  457. [23:26:48] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
  458. [23:26:48] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  459. [23:26:48] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  460. [23:26:48] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  461. [23:26:48] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  462. [23:26:48] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  463. [23:26:48] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  464. [23:26:48] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  465. [23:26:48] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
  466. [23:26:49] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  467. [23:26:49] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  468. [23:26:49] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  469. [23:26:49] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  470. [23:26:49] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  471. [23:26:49] [Client thread/INFO]: 88 Feature's blocks loaded.
  472. [23:26:49] [Client thread/INFO]: Loading Tile Entities...
  473. [23:26:49] [Client thread/INFO]: Tile Entities loaded.
  474. [23:26:49] [Client thread/INFO]: Loading items...
  475. [23:26:49] [Client thread/INFO]: Skipping feature amber as its required mod Thaumcraft was missing.
  476. [23:26:49] [Client thread/INFO]: Skipping feature arcane as its required mod Thaumcraft was missing.
  477. [23:26:49] [Client thread/INFO]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  478. [23:26:49] [Client thread/INFO]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  479. [23:26:49] [Client thread/INFO]: Skipping feature railcraft as its required mod Railcraft was missing.
  480. [23:26:49] [Client thread/INFO]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  481. [23:26:49] [Client thread/INFO]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  482. [23:26:49] [Client thread/INFO]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  483. [23:26:49] [Client thread/INFO]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  484. [23:26:49] [Client thread/INFO]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  485. [23:26:49] [Client thread/INFO]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  486. [23:26:49] [Client thread/INFO]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  487. [23:26:49] [Client thread/INFO]: Skipping feature tallow as its required mod Thaumcraft was missing.
  488. [23:26:50] [Client thread/INFO]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  489. [23:26:50] [Client thread/INFO]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  490. [23:26:50] [Client thread/INFO]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  491. [23:26:50] [Client thread/INFO]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  492. [23:26:50] [Client thread/INFO]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  493. [23:26:50] [Client thread/INFO]: 88 Feature's items loaded.
  494. [23:26:50] [Client thread/INFO]: Pre-init finished.
  495. [23:26:52] [Client thread/INFO]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
  496. [23:27:45] [Client thread/INFO]: Loading internal config files for mod Compacter
  497. [23:27:45] [Client thread/INFO]: Loading config: jar:file:/C:/Curse/Minecraft/Instances/Project%20Ozone%202%20Reloaded/mods/compacter-1.1.0.12-mc1.7.10.jar!/assets/compacter/config/recipes.cfg
  498. [23:27:45] [Client thread/INFO]: Loading user config files for mod Compacter
  499. [23:27:45] [Client thread/INFO]: Config loading for mod Compacter finished
  500. [23:27:45] [Client thread/INFO]: Removed some recipes for replacement.
  501. [23:27:46] [Client thread/INFO]: Attempting to initialize texture error message interceptor.
Advertisement
Add Comment
Please, Sign In to add comment