Advertisement
Guest User

Untitled

a guest
May 31st, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  5. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  6. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.2-universal.jar)
  7. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
  8. IELoadingPlugin (ImmersiveEngineering-0.12-82-core.jar)
  9. llibrary (llibrary-1.7.9-1.12.2.jar)
  10. LoadingPlugin (Quark-r1.4-123.jar)
  11. AppleCore (AppleCore-mc1.12.2-3.1.1 (1).jar)
  12. EnderCorePlugin (EnderCore-1.12.2-0.5.30.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Surprise! Haha. Well, this is awkward.
  16.  
  17. Time: 5/31/18 5:24 PM
  18. Description: Initializing game
  19.  
  20. java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
  21. at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:293)
  22. at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:279)
  23. at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:112)
  24. at micdoodle8.mods.galacticraft.core.blocks.BlockGrating.createForgeFluidVersion(BlockGrating.java:136)
  25. at micdoodle8.mods.galacticraft.core.blocks.BlockGrating.createForgeFluidVersions(BlockGrating.java:148)
  26. at micdoodle8.mods.galacticraft.core.GalacticraftCore$RegistrationHandler.registerItems(GalacticraftCore.java:714)
  27. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_357_RegistrationHandler_registerItems_Register.invoke(.dynamic)
  28. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  29. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  30. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  31. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:743)
  32. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  33. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
  34. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  35. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  36. at net.minecraft.client.main.Main.main(SourceFile:123)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:483)
  41. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  42. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  43.  
  44.  
  45. A detailed walkthrough of the error, its code path and all known details is as follows:
  46. ---------------------------------------------------------------------------------------
  47.  
  48. -- Head --
  49. Thread: Client thread
  50. Stacktrace:
  51. at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:293)
  52. at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:279)
  53. at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:112)
  54. at micdoodle8.mods.galacticraft.core.blocks.BlockGrating.createForgeFluidVersion(BlockGrating.java:136)
  55. at micdoodle8.mods.galacticraft.core.blocks.BlockGrating.createForgeFluidVersions(BlockGrating.java:148)
  56. at micdoodle8.mods.galacticraft.core.GalacticraftCore$RegistrationHandler.registerItems(GalacticraftCore.java:714)
  57. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_357_RegistrationHandler_registerItems_Register.invoke(.dynamic)
  58. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  59. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  60. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  61. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:743)
  62. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  63. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
  64. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  65.  
  66. -- Initialization --
  67. Details:
  68. Stacktrace:
  69. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  70. at net.minecraft.client.main.Main.main(SourceFile:123)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:483)
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  77.  
  78. -- System Details --
  79. Details:
  80. Minecraft Version: 1.12.2
  81. Operating System: Windows 8 (amd64) version 6.2
  82. Java Version: 1.8.0_25, Oracle Corporation
  83. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  84. Memory: 23910012208 bytes (22802 MB) / 25769803776 bytes (24576 MB) up to 25769803776 bytes (24576 MB)
  85. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx24G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmn24G
  86. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  87. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_C9 108 mods loaded, 108 mods active
  88. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  89.  
  90. | State | ID | Version | Source | Signature |
  91. |:----- |:--------------------------------- |:----------------- |:------------------------------------------------ |:---------------------------------------- |
  92. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  93. | UCH | mcp | 9.42 | minecraft.jar | None |
  94. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  95. | UCH | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  96. | UCH | micdoodlecore | | minecraft.jar | None |
  97. | UCH | jei | 4.9.1.170 | jei_1.12.2-4.9.1.170.jar | None |
  98. | UCH | abyssalcraft | 1.9.4.9 | AbyssalCraft-1.12.2-1.9.4.9.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  99. | UCH | orbis_api | 1.12.2-1.1.2 | orbis_api-1.12.2-1.1.2.jar | None |
  100. | UCH | aether | 1.12.2-1.0.5 | aether_ii-1.12.2-1.0.5.jar | None |
  101. | UCH | biomesoplenty | 7.0.1.2391 | BiomesOPlenty-1.12.2-7.0.1.2391-universal.jar | None |
  102. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  103. | UCH | thaumcraft | 6.1.BETA15 | Thaumcraft-1.12.2-6.1.BETA15.jar | None |
  104. | UCH | botania | r1.10-354 | Botania+r1.10-354.jar | None |
  105. | UCH | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha (1).jar | None |
  106. | UCH | quark | r1.4-123 | Quark-r1.4-123.jar | None |
  107. | UCH | animania | 1.4.7 | animania-1.12.2-1.4.8.jar | None |
  108. | UCH | applecore | 3.1.1 | AppleCore-mc1.12.2-3.1.1 (1).jar | None |
  109. | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  110. | UCH | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
  111. | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  112. | UCH | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  113. | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  114. | UCH | brandonscore | 2.4.2 | BrandonsCore-1.12-2.4.2.157-universal.jar | None |
  115. | UCH | buildcraftlib | 7.99.16 | buildcraft-7.99.16.jar | None |
  116. | UCH | buildcraftcore | 7.99.16 | buildcraft-7.99.16.jar | None |
  117. | UCH | buildcraftbuilders | 7.99.16 | buildcraft-7.99.16.jar | None |
  118. | UCH | buildcraftenergy | 7.99.16 | buildcraft-7.99.16.jar | None |
  119. | UCH | buildcraftfactory | 7.99.16 | buildcraft-7.99.16.jar | None |
  120. | UCH | buildcraftrobotics | 7.99.16 | buildcraft-7.99.16.jar | None |
  121. | UCH | buildcrafttransport | 7.99.16 | buildcraft-7.99.16.jar | None |
  122. | UCH | buildcraftsilicon | 7.99.16 | buildcraft-7.99.16.jar | None |
  123. | UCH | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
  124. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  125. | UCH | cofhcore | 4.5.0 | CoFHCore-1.12.2-4.5.0.16-universal.jar | None |
  126. | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  127. | UCH | cucumber | 1.1.0 | cucumber-1.12-1.1.0.jar | None |
  128. | UCH | customspawner | 3.11.3 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
  129. | UCH | cyclicmagic | 1.15.6 | Cyclic-1.12.2-1.15.6.jar | None |
  130. | UCH | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  131. | UCH | draconicevolution | 2.3.11 | Draconic-Evolution-1.12-2.3.11.290-universal.jar | None |
  132. | UCH | emberroot | 1.3.7 | EmberRootZoo-1.12-1.3.7.jar | None |
  133. | UCH | endercore | 1.12.2-0.5.30 | EnderCore-1.12.2-0.5.30.jar | None |
  134. | UCH | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  135. | UCH | enderio | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  136. | UCH | enderiointegrationtic | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  137. | UCH | enderiobase | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  138. | UCH | enderioconduits | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  139. | UCH | enderioconduitsappliedenergistics | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  140. | UCH | refinedstorage | 1.5.34 | refinedstorage-1.5.34.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  141. | UCH | enderioconduitsopencomputers | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  142. | UCH | enderioconduitsrefinedstorage | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  143. | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  144. | UCH | natura | 1.12.2-4.3.2.49 | natura-1.12.2-4.3.2.49.jar | None |
  145. | UCH | reborncore | 3.8.5.290 | RebornCore-1.12.2-3.8.5.290-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  146. | UCH | techreborn | 2.15.10.677 | TechReborn-1.12.2-2.15.10.677-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  147. | UCH | toughasnails | 3.1.0.115 | ToughAsNails-1.12.2-3.1.0.115-universal.jar | None |
  148. | UCH | forestry | 5.8.0.295 | forestry_1.12.2-5.8.0.295.jar | None |
  149. | UCH | enderiointegrationforestry | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  150. | UCH | tconstruct | 1.12.2-2.10.0.81 | TConstruct-1.12.2-2.10.0.81.jar | None |
  151. | UCH | enderiointegrationticlate | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  152. | UCH | enderiomachines | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  153. | UCH | enderiopowertools | 5.0.25 | EnderIO-1.12.2-5.0.25.jar | None |
  154. | UCH | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None |
  155. | UCH | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None |
  156. | UCH | mjrlegendslib | 1.12.2-1.1.4 | MJRLegendsLib-1.12.2-1.1.4.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  157. | UCH | extraplanets | 1.12.2-0.3.8 | ExtraPlanets-1.12.2-0.3.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  158. | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
  159. | UCH | familiarfauna | 1.0.10 | FamiliarFauna-1.12.2-1.0.10.jar | None |
  160. | UCH | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
  161. | UCH | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2 (1).jar | None |
  162. | UCH | grue | 1.3.5 | Grue-1.12-1.3.5.jar | None |
  163. | UCH | waila | 1.8.24 | Hwyla-1.8.24-B39_1.12.jar | None |
  164. | UCH | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  165. | UCH | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  166. | UCH | immersivetech | 1.3.9 | immersivetech-1.12-1.3.9.jar | None |
  167. | UCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  168. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  169. | UCH | llibrary | 1.7.9 | llibrary-1.7.9-1.12.2.jar | None |
  170. | UCH | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  171. | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  172. | UCH | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
  173. | UCH | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
  174. | UCH | mcjtylib_ng | 2.6.7 | mcjtylib-1.12-2.6.7.jar | None |
  175. | UCH | mekanism | 1.12.2-9.4.10.345 | Mekanism-1.12.2-9.4.10.345.jar | None |
  176. | UCH | mekanismgenerators | 9.4.10 | MekanismGenerators-1.12.2-9.4.10.345.jar | None |
  177. | UCH | mekanismtools | 9.4.10 | MekanismTools-1.12.2-9.4.10.345.jar | None |
  178. | UCH | mocreatures | 12.0.3 | Mo-Creatures-Mod-1.12.2 (1).jar | None |
  179. | UCH | morph | 7.1.0 | Morphing-Mod-1.12.2.jar | None |
  180. | UCH | mysticalagriculture | 1.6.10 | mysticalagriculture-1.12-1.6.10.jar | None |
  181. | UCH | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  182. | UCH | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
  183. | UCH | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
  184. | UCH | rotd | 1.2 | Realm-of-The-Dragons-Mod-1.12.2.jar | None |
  185. | UCH | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.1.0.50.jar | None |
  186. | UCH | rftools | 7.33 | rftools-1.12-7.33.jar | None |
  187. | UCH | rftoolsdim | 5.53 | rftoolsdim-1.12-5.53.jar | None |
  188. | UCH | sereneseasons | 1.2.2 | SereneSeasons-1.12.2-1.2.2-universal.jar | None |
  189. | UCH | spiceoflife | 1.3.11 | SpiceOfLife-mc1.12-1.3.11 (1).jar | None |
  190. | UCH | beneath | 1.4.1 | The+Beneath-1.12.2-1.4.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  191. | UCH | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  192. | UCH | thermaldynamics | 2.5.0 | ThermalDynamics-1.12.2-2.5.0.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  193. | UCH | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  194. | UCH | tanaddons | 3.4.24 | ToughExpansion-1.12-3.4.24.jar | None |
  195. | UCH | tropicraft | 7.1.4.78 | tropicraft-MC1.12.2-7.1.4.78.jar | None |
  196. | UCH | twilightforest | 3.6.398 | twilightforest-1.12.2-3.6.398-universal.jar | None |
  197. | UCH | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  198. | UCH | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  199. | UCH | unidict | 1.12.2-2.5c | UniDict-1.12.2-2.5c.jar | None |
  200.  
  201. Loaded coremods (and transformers):
  202. CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
  203. team.chisel.ctm.client.asm.CTMTransformer
  204. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  205.  
  206. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.2-universal.jar)
  207. sereneseasons.asm.transformer.EntityRendererTransformer
  208. sereneseasons.asm.transformer.WorldTransformer
  209. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
  210. micdoodle8.mods.miccore.MicdoodleTransformer
  211. IELoadingPlugin (ImmersiveEngineering-0.12-82-core.jar)
  212. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  213. llibrary (llibrary-1.7.9-1.12.2.jar)
  214. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  215. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  216. LoadingPlugin (Quark-r1.4-123.jar)
  217. vazkii.quark.base.asm.ClassTransformer
  218. AppleCore (AppleCore-mc1.12.2-3.1.1 (1).jar)
  219. squeek.applecore.asm.TransformerModuleHandler
  220. EnderCorePlugin (EnderCore-1.12.2-0.5.30.jar)
  221. com.enderio.core.common.transform.EnderCoreTransformer
  222. com.enderio.core.common.transform.SimpleMixinPatcher
  223. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) HD Graphics 530'
  224. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  225. Pulsar/natura loaded Pulses:
  226. - NaturaCommons (Enabled/Forced)
  227. - NaturaOverworld (Enabled/Not Forced)
  228. - NaturaNether (Enabled/Not Forced)
  229. - NaturaDecorative (Enabled/Not Forced)
  230. - NaturaTools (Enabled/Not Forced)
  231. - NaturaEntities (Enabled/Not Forced)
  232. - NaturaOredict (Enabled/Forced)
  233. - NaturaWorld (Enabled/Not Forced)
  234.  
  235. Pulsar/tconstruct loaded Pulses:
  236. - TinkerCommons (Enabled/Forced)
  237. - TinkerWorld (Enabled/Not Forced)
  238. - TinkerTools (Enabled/Not Forced)
  239. - TinkerHarvestTools (Enabled/Forced)
  240. - TinkerMeleeWeapons (Enabled/Forced)
  241. - TinkerRangedWeapons (Enabled/Forced)
  242. - TinkerModifiers (Enabled/Forced)
  243. - TinkerSmeltery (Enabled/Not Forced)
  244. - TinkerGadgets (Enabled/Not Forced)
  245. - TinkerOredict (Enabled/Forced)
  246. - TinkerIntegration (Enabled/Forced)
  247. - TinkerFluids (Enabled/Forced)
  248. - TinkerMaterials (Enabled/Forced)
  249. - TinkerModelRegister (Enabled/Forced)
  250. - chiselIntegration (Enabled/Not Forced)
  251. - wailaIntegration (Enabled/Not Forced)
  252.  
  253. List of loaded APIs:
  254. * AbyssalCraftAPI (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  255. * AbyssalCraftAPI|Biome (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  256. * AbyssalCraftAPI|Block (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  257. * AbyssalCraftAPI|Caps (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  258. * AbyssalCraftAPI|Condition (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  259. * AbyssalCraftAPI|Disruption (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  260. * AbyssalCraftAPI|Energy (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  261. * AbyssalCraftAPI|Entity (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  262. * AbyssalCraftAPI|Event (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  263. * AbyssalCraftAPI|Integration (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  264. * AbyssalCraftAPI|Internal (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  265. * AbyssalCraftAPI|Item (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  266. * AbyssalCraftAPI|Necronomicon (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  267. * AbyssalCraftAPI|Recipe (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  268. * AbyssalCraftAPI|Ritual (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  269. * AbyssalCraftAPI|Spell (1.15.0) from AbyssalCraft-1.12.2-1.9.4.9.jar
  270. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.1 (1).jar
  271. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  272. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  273. * BetterWithModsAPI (Beta 0.6) from Quark-r1.4-123.jar
  274. * BotaniaAPI (89) from Botania+r1.10-354.jar
  275. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.16.jar
  276. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.16.jar
  277. * BuildCraftAPI|core (2.2) from buildcraft-7.99.16.jar
  278. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.16.jar
  279. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.16.jar
  280. * BuildCraftAPI|events (2.0) from buildcraft-7.99.16.jar
  281. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.16.jar
  282. * BuildCraftAPI|filler (5.0) from buildcraft-7.99.16.jar
  283. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.16.jar
  284. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.16.jar
  285. * BuildCraftAPI|items (1.1) from buildcraft-7.99.16.jar
  286. * BuildCraftAPI|library (2.0) from buildcraft-7.99.16.jar
  287. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.16.jar
  288. * BuildCraftAPI|power (1.3) from buildcraft-7.99.16.jar
  289. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.16.jar
  290. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.16.jar
  291. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.16.jar
  292. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.16.jar
  293. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.16.jar
  294. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.16.jar
  295. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  296. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  297. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.0.16-universal.jar
  298. * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  299. * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  300. * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  301. * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  302. * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
  303. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12-2.3.11.290-universal.jar
  304. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  305. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  306. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  307. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  308. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  309. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  310. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  311. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  312. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.25.jar
  313. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.295.jar
  314. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.295.jar
  315. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.0.295.jar
  316. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.295.jar
  317. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.295.jar
  318. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.295.jar
  319. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.295.jar
  320. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.295.jar
  321. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.295.jar
  322. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.295.jar
  323. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.295.jar
  324. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.0.295.jar
  325. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.295.jar
  326. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.295.jar
  327. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.295.jar
  328. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.295.jar
  329. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.295.jar
  330. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.295.jar
  331. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.295.jar
  332. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.295.jar
  333. * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.1.177.jar
  334. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  335. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
  336. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
  337. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  338. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  339. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  340. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  341. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  342. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.9.1.170.jar
  343. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  344. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  345. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  346. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  347. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  348. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  349. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.10.345.jar
  350. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
  351. * QuarkAPI (2) from Quark-r1.4-123.jar
  352. * reborncoreAPI (3.8.5.290) from RebornCore-1.12.2-3.8.5.290-universal.jar
  353. * reborncoreAPI|Power (3.8.5.290) from RebornCore-1.12.2-3.8.5.290-universal.jar
  354. * reborncoreAPI|Recipe (3.8.5.290) from RebornCore-1.12.2-3.8.5.290-universal.jar
  355. * reborncoreAPI|Tile (3.8.5.290) from RebornCore-1.12.2-3.8.5.290-universal.jar
  356. * techrebornAPI (2.15.10.677) from TechReborn-1.12.2-2.15.10.677-universal.jar
  357. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA15.jar
  358. * WailaAPI (1.3) from Hwyla-1.8.24-B39_1.12.jar
  359. RebornCore:
  360. Plugin Engine: 0
  361. RebornCore Version: 3.8.5.290
  362. Runtime Debofucsation 1
  363. RenderEngine: 1
  364. Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  365. * Optifine is installed. This is NOT supported.
  366. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  367.  
  368. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  369. !!!You are looking at the diagnostics information, not at the crash. !!!
  370. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  371. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  372.  
  373. Launched Version: 1.12.2-forge1.12.2-14.23.4.2705
  374. LWJGL: 2.9.4
  375. OpenGL: Intel(R) HD Graphics 530 GL version 4.5.0 - Build 23.20.16.4849, Intel
  376. GL Caps: Using GL 1.3 multitexturing.
  377. Using GL 1.3 texture combiners.
  378. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  379. Shaders are available because OpenGL 2.1 is supported.
  380. VBOs are available because OpenGL 1.5 is supported.
  381.  
  382. Using VBOs: Yes
  383. Is Modded: Definitely; Client brand changed to 'fml,forge'
  384. Type: Client (map_client.txt)
  385. Resource Packs:
  386. Current Language: English (US)
  387. Profiler Position: N/A (disabled)
  388. CPU: 8x Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
  389. OptiFine Version: OptiFine_1.12.2_HD_U_C9
  390. Render Distance Chunks: 8
  391. Mipmaps: 4
  392. Anisotropic Filtering: 1
  393. Antialiasing: 0
  394. Multitexture: false
  395. Shaders: null
  396. OpenGlVersion: 4.5.0 - Build 23.20.16.4849
  397. OpenGlRenderer: Intel(R) HD Graphics 530
  398. OpenGlVendor: Intel
  399. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement