Advertisement
Guest User

Untitled

a guest
Oct 5th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  5. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal (1).jar)
  6. ForgelinPlugin (Forgelin-1.7.4.jar)
  7. OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
  8. ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  9. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  10. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  11. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  12. Plugin (NotEnoughIDs-1.5.4.2.jar)
  13. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  14. AstralCore (astralsorcery-1.12.2-1.9.3.jar)
  15. FMLPlugin (elulib-0.1.12.jar)
  16. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  17. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  18. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  19. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  20. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  21. llibrary (llibrary-core-1.0.8-1.12.2.jar)
  22. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // Shall we play a game?
  26.  
  27. Time: 10/5/18 11:45 AM
  28. Description: Initializing game
  29.  
  30. java.lang.OutOfMemoryError: Initializing game
  31. at java.util.zip.Inflater.inflateBytes(Native Method)
  32. at java.util.zip.Inflater.inflate(Inflater.java:259)
  33. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
  34. at javax.imageio.stream.MemoryCache.loadFromStream(MemoryCache.java:113)
  35. at javax.imageio.stream.MemoryCacheImageInputStream.read(MemoryCacheImageInputStream.java:110)
  36. at javax.imageio.stream.ImageInputStreamImpl.readFully(ImageInputStreamImpl.java:351)
  37. at javax.imageio.stream.ImageInputStreamImpl.readFully(ImageInputStreamImpl.java:361)
  38. at com.sun.imageio.plugins.png.PNGImageReader.readHeader(PNGImageReader.java:232)
  39. at com.sun.imageio.plugins.png.PNGImageReader.getWidth(PNGImageReader.java:1361)
  40. at net.optifine.util.TextureUtils.getImageSize(TextureUtils.java:591)
  41. at net.minecraft.client.renderer.texture.TextureMap.detectMinimumSpriteSize(TextureMap.java:900)
  42. at net.minecraft.client.renderer.texture.TextureMap.detectMaxMipmapLevel(TextureMap.java:853)
  43. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:149)
  44. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159)
  45. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  46. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  47. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  49. at net.minecraft.client.main.Main.main(SourceFile:123)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Client thread
  63. Stacktrace:
  64. at java.util.zip.Inflater.inflateBytes(Native Method)
  65. at java.util.zip.Inflater.inflate(Inflater.java:259)
  66. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
  67. at javax.imageio.stream.MemoryCache.loadFromStream(MemoryCache.java:113)
  68. at javax.imageio.stream.MemoryCacheImageInputStream.read(MemoryCacheImageInputStream.java:110)
  69. at javax.imageio.stream.ImageInputStreamImpl.readFully(ImageInputStreamImpl.java:351)
  70. at javax.imageio.stream.ImageInputStreamImpl.readFully(ImageInputStreamImpl.java:361)
  71. at com.sun.imageio.plugins.png.PNGImageReader.readHeader(PNGImageReader.java:232)
  72. at com.sun.imageio.plugins.png.PNGImageReader.getWidth(PNGImageReader.java:1361)
  73. at net.optifine.util.TextureUtils.getImageSize(TextureUtils.java:591)
  74. at net.minecraft.client.renderer.texture.TextureMap.detectMinimumSpriteSize(TextureMap.java:900)
  75. at net.minecraft.client.renderer.texture.TextureMap.detectMaxMipmapLevel(TextureMap.java:853)
  76. at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:149)
  77. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159)
  78. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  79. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121)
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
  81.  
  82. -- Initialization --
  83. Details:
  84. Stacktrace:
  85. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  86. at net.minecraft.client.main.Main.main(SourceFile:123)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. at java.lang.reflect.Method.invoke(Method.java:497)
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.12.2
  97. Operating System: Windows 10 (amd64) version 10.0
  98. Java Version: 1.8.0_51, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 5343543272 bytes (5095 MB) / 8522825728 bytes (8128 MB) up to 10737418240 bytes (10240 MB)
  101. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  102. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  103. FML: MCP 9.42 Powered by Forge 14.23.4.2759 Optifine OptiFine_1.12.2_HD_U_E2 246 mods loaded, 246 mods active
  104. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  105.  
  106. | State | ID | Version | Source | Signature |
  107. |:----- |:--------------------------------- |:----------------- |:--------------------------------------------------- |:---------------------------------------- |
  108. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  109. | UCH | mcp | 9.42 | minecraft.jar | None |
  110. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2759.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  111. | UCH | forge | 14.23.4.2759 | forge-1.12.2-14.23.4.2759.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  112. | UCH | micdoodlecore | | minecraft.jar | None |
  113. | UCH | OpenEye | 0.8 | OpenEye-1.12.2-0.8.jar | None |
  114. | UCH | openmodscore | 0.11.5 | minecraft.jar | None |
  115. | UCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  116. | UCH | obfuscate | 0.2.5 | minecraft.jar | None |
  117. | UCH | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
  118. | UCH | elucore | 1.0 | minecraft.jar | None |
  119. | UCH | securitycraft | v1.8.6 | [1.12.x]+SecurityCraft+v1.8.6.jar | None |
  120. | UCH | fastbench | 1.5.1 | FastWorkbench-1.12.2-1.5.1.jar | None |
  121. | UCH | actuallyadditions | 1.12.2-r137 | ActuallyAdditions-1.12.2-r137.jar | None |
  122. | UCH | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  123. | UCH | cofhcore | 4.5.3 | CoFHCore-1.12.2-4.5.3.20-universal.jar | None |
  124. | UCH | ic2 | 2.8.73-ex112 | industrialcraft-2-2.8.73-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  125. | UCH | libvulpes | 0.2.8.-37 | LibVulpes-1.12.2-0.2.8-37-universal.jar | None |
  126. | UCH | advancedrocketry | 1.4.0.-99 | AdvancedRocketry-1.12.2-1.4.0-99-universal.jar | None |
  127. | UCH | orbis_api | 1.12.2-1.1.8 | orbis_api-1.12.2-1.1.8.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  128. | UCH | aether | 1.12.2-1.0.10 | aether_ii-1.12.2-1.0.10.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  129. | UCH | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
  130. | UCH | biomesoplenty | 7.0.1.2394 | BiomesOPlenty-1.12.2-7.0.1.2394-universal.jar | None |
  131. | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  132. | UCH | thaumcraft | 6.1.BETA19 | Thaumcraft-1.12.2-6.1.BETA19.jar | None |
  133. | UCH | botania | r1.10-354 | Botania r1.10-354.jar | None |
  134. | UCH | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  135. | UCH | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
  136. | UCH | animania | 1.5.1.1 | animania-1.12.2-1.5.1.1.jar | None |
  137. | UCH | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None |
  138. | UCH | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  139. | UCH | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
  140. | UCH | modtweaker | 4.0.13 | modtweaker-4.0.13.jar | None |
  141. | UCH | jei | 4.11.0.205 | jei_1.12.2-4.11.0.205.jar | None |
  142. | UCH | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  143. | UCH | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  144. | UCH | aroma1997core | 2.0.0.0 | Aroma1997Core-1.12.2-2.0.0.0.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  145. | UCH | aroma1997sdimension | 2.0.0.2.b77 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b77.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  146. | UCH | astralsorcery | 1.9.3 | astralsorcery-1.12.2-1.9.3.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  147. | UCH | morphtool | 1.2-16 | Morph-o-Tool-1.2-16.jar | None |
  148. | UCH | psi | r1.1-59 | Psi-r1.1-59.jar | None |
  149. | UCH | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
  150. | UCH | badwithernocookiereloaded | 1.12.2-3.1.14 | badwithernocookiereloaded-1.12.2-3.1.14.jar | None |
  151. | UCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  152. | UCH | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
  153. | UCH | betterbuilderswands | 0.12.0 | BetterBuildersWands-1.12-0.12.0.251+d6c4d93.jar | None |
  154. | UCH | buildcraftlib | 7.99.17 | buildcraft-7.99.17.jar | None |
  155. | UCH | buildcraftcore | 7.99.17 | buildcraft-7.99.17.jar | None |
  156. | UCH | buildcraftenergy | 7.99.17 | buildcraft-7.99.17.jar | None |
  157. | UCH | toughasnails | 3.1.0.115 | ToughAsNails-1.12.2-3.1.0.115-universal.jar | None |
  158. | UCH | forestry | 5.8.1.325 | forestry_1.12.2-5.8.1.325.jar | None |
  159. | UCH | binniecore | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  160. | UCH | binniedesign | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  161. | UCH | genetics | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  162. | UCH | botany | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  163. | UCH | extrabees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  164. | UCH | extratrees | 2.5.0.168 | binnie-mods-1.12.2-2.5.0.168.jar | None |
  165. | UCH | blockcraftery | 0.1.3 | blockcraftery-0.1.3.jar | None |
  166. | UCH | cyclicmagic | 1.16.10 | Cyclic-1.12.2-1.16.10.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
  167. | UCH | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
  168. | UCH | bloodmagic | 1.12.2-2.3.1-99 | BloodMagic-1.12.2-2.3.1-99.jar | None |
  169. | UCH | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  170. | UCH | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  171. | UCH | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
  172. | UCH | buildcraftbuilders | 7.99.17 | buildcraft-7.99.17.jar | None |
  173. | UCH | buildcraftfactory | 7.99.17 | buildcraft-7.99.17.jar | None |
  174. | UCH | buildcraftrobotics | 7.99.17 | buildcraft-7.99.17.jar | None |
  175. | UCH | buildcrafttransport | 7.99.17 | buildcraft-7.99.17.jar | None |
  176. | UCH | buildcraftsilicon | 7.99.17 | buildcraft-7.99.17.jar | None |
  177. | UCH | buildinggadgets | 1.3.0 | BuildingGadgets-1.3.0.jar | None |
  178. | UCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  179. | UCH | chickenchunks | 2.4.1.71 | ChickenChunks-1.12.2-2.4.1.71-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  180. | UCH | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  181. | UCH | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  182. | UCH | chiselsandbits | 14.20 | chiselsandbits-14.20.jar | None |
  183. | UCH | classiccombat | 1.0.0 | ClassicCombat-1.12-1.0.0.jar | None |
  184. | UCH | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  185. | UCH | cyclopscore | 0.11.8 | CyclopsCore-1.12.2-0.11.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  186. | UCH | commoncapabilities | 1.4.0 | CommonCapabilities-1.12-1.4.0.jar | None |
  187. | UCH | refinedstorage | 1.6 | refinedstorage-1.6.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
  188. | UCH | compactmachines3 | 3.0.12 | compactmachines3-1.12.2-3.0.12-b215.jar | None |
  189. | UCH | compactsolars | 1.12.2-5.0.17.340 | CompactSolars-1.12.2-5.0.17.340-universal.jar | None |
  190. | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  191. | UCH | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
  192. | UCH | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  193. | UCH | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
  194. | UCH | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  195. | UCH | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  196. | UCH | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  197. | UCH | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  198. | UCH | conarm | 1.1.1 | conarm-1.12.2-1.1.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  199. | UCH | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
  200. | UCH | cookingforblockheads | 6.4.40 | CookingForBlockheads_1.12.2-6.4.40.jar | None |
  201. | UCH | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None |
  202. | UCH | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  203. | UCH | custommainmenu | 2.0.8 | CustomMainMenu-MC1.12.2-2.0.8.jar | None |
  204. | UCH | projecte | 1.12-PE1.3.0 | ProjectE-1.12-PE1.3.0.jar | None |
  205. | UCH | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  206. | UCH | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
  207. | UCH | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
  208. | UCH | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
  209. | UCH | danknull | 1.4.33 | DankNull-1.12-1.4.33.jar | None |
  210. | UCH | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  211. | UCH | eleccore | 1.8.434 | ElecCore-1.12.2-1.8.434.jar | None |
  212. | UCH | mcjtylib_ng | 3.0.3 | mcjtylib-1.12-3.0.3.jar | None |
  213. | UCH | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
  214. | UCH | deepresonance | 1.7.1 | deepresonance-1.12-1.7.1.jar | None |
  215. | UCH | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  216. | UCH | defaultoptions | 9.2.7 | DefaultOptions_1.12.2-9.2.7.jar | None |
  217. | UCH | diethopper | 1.1 | diethopper-1.1.jar | None |
  218. | UCH | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  219. | UCH | dragonmounts | 1.12.2-1.4.6.6 | DragonMounts-1.12.2-1.4.6.6.jar | None |
  220. | UCH | elevatorid | 1.3.6 | ElevatorMod-1.12.2-1.3.6.jar | None |
  221. | UCH | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  222. | UCH | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  223. | UCH | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  224. | UCH | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  225. | UCH | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  226. | UCH | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  227. | UCH | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  228. | UCH | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  229. | UCH | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
  230. | UCH | ftblib | 5.2.0.25 | FTBLib-5.2.0.25.jar | None |
  231. | UCH | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  232. | UCH | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  233. | UCH | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  234. | UCH | enderutilities | 0.7.11 | enderutilities-1.12.2-0.7.11.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  235. | UCH | valkyrielib | 1.12.2-2.0.12a | valkyrielib-1.12.2-2.0.12a.jar | None |
  236. | UCH | environmentaltech | 1.12.2-2.0.12a | environmentaltech-1.12.2-2.0.12a.jar | None |
  237. | UCH | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  238. | UCH | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  239. | UCH | exchangers | 1.12.2-2.7.3 | Exchangers-1.12.2-2.7.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  240. | UCH | exoticbirds | 1.0 | Exotic+Birds+1.12.2-2.1.0.jar | None |
  241. | UCH | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None |
  242. | UCH | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None |
  243. | UCH | mjrlegendslib | 1.12.2-1.1.5 | MJRLegendsLib-1.12.2-1.1.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  244. | UCH | extraplanets | 1.12.2-0.4.3 | ExtraPlanets-1.12.2-0.4.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  245. | UCH | extrautils2 | 1.0 | extrautils2-1.12-1.8.1.jar | None |
  246. | UCH | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
  247. | UCH | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
  248. | UCH | familiarfauna | 1.0.10 | FamiliarFauna-1.12.2-1.0.10.jar | None |
  249. | UCH | flatcoloredblocks | mc1.12-6.6 | flatcoloredblocks-mc1.12-6.6.jar | None |
  250. | UCH | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
  251. | UCH | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
  252. | UCH | ftbutilities | 5.2.0.30 | FTBUtilities-5.2.0.30.jar | None |
  253. | UCH | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.1.jar | None |
  254. | UCH | cfm | 5.10.0 | furniture-5.10.0-1.12.2.jar | None |
  255. | UCH | gadgetrycore | 0.2.0 | gadgetrycore-0.2.0.jar | None |
  256. | UCH | gadgetrymachines | 0.2.1 | gadgetrymachines-0.2.1.jar | None |
  257. | UCH | gadgetrytransmission | 0.2.0 | gadgetrytransmission-0.2.0.jar | None |
  258. | UCH | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
  259. | UCH | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
  260. | UCH | gravestone | 1.10.1 | gravestone-1.10.1.jar | None |
  261. | UCH | gregtech | 0.5.8.79 | gregtech-1.12.2-0.5.8.79.jar | None |
  262. | UCH | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  263. | UCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.6-192.jar | None |
  264. | UCH | integrateddynamics | 0.11.14 | IntegratedDynamics-1.12.2-0.11.14.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  265. | UCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-0.11.14.jar | None |
  266. | UCH | integratedtunnels | 1.5.6 | IntegratedTunnels-1.12.2-1.5.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  267. | UCH | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.5.6.jar | None |
  268. | UCH | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None |
  269. | UCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  270. | UCH | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  271. | UCH | iymts_mod | 1.12.2-0.0.6 | iYAMATOs_mod_1.12.2-0.0.6.jar | None |
  272. | UCH | iymts_mob_mod | 0.2.0 | iymts_mob_mod_1.12.2-2611-ver.0.2.0.jar | None |
  273. | UCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  274. | UCH | jeiintegration | 1.5.1.36 | jeiintegration_1.12.2-1.5.1.36.jar | None |
  275. | UCH | jeresources | 0.8.8.47 | JustEnoughResources-1.12.2-0.8.8.47.jar | None |
  276. | UCH | llor | 1.1.6-mc1.12.2 | LLOverlayReloaded-1.1.6-mc1.12.2.jar | None |
  277. | UCH | lostcities | 2.0.10 | lostcities-1.12-2.0.10.jar | None |
  278. | UCH | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
  279. | UCH | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
  280. | UCH | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
  281. | UCH | meecreeps | 1.2.1 | meecreeps-1.12-1.2.1.jar | None |
  282. | UCH | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  283. | UCH | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  284. | UCH | mercurius | 1.0.6 | Mercurius-1.12.2.jar | None |
  285. | UCH | millenaire | Millénaire 6.2.10 | millenaire-1.12.2-6.2.10.jar | None |
  286. | UCH | minetogether | unspecified | minetogether-1.10.2-2.0.3.jar | None |
  287. | UCH | minetogetherserver | unspecified | minetogether-1.10.2-2.0.3.jar | None |
  288. | UCH | mob_grinding_utils | 0.3.8 | MobGrindingUtils-0.3.8.jar | None |
  289. | UCH | modnametooltip | 1.10.0 | modnametooltip_1.12.2-1.10.0.jar | None |
  290. | UCH | numina | 1.10.0 | ModularPowersuits-1.12.2-0.2.0.6.jar | None |
  291. | UCH | powersuits | 1.12.2-0.2.0.6 | ModularPowersuits-1.12.2-0.2.0.6.jar | None |
  292. | UCH | moon-core | 7.0 | moon-core+7.0+(1.12).jar | None |
  293. | UCH | moreplanets | 2.0.16 | More-Planets-1.12.2-2.0.16-GC181.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
  294. | UCH | morph | 7.1.2 | Morph-1.12.2-7.1.2.jar | None |
  295. | UCH | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
  296. | UCH | mousetweaks | 2.8 | MouseTweaks-2.8-mc1.12.1.jar | None |
  297. | UCH | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  298. | UCH | netherportalfix | 5.3.13 | NetherPortalFix_1.12.1-5.3.13.jar | None |
  299. | UCH | neid | 1.5.4.2 | NotEnoughIDs-1.5.4.2.jar | None |
  300. | UCH | notenoughwands | 1.7.0 | notenoughwands-1.12-1.7.0.jar | None |
  301. | UCH | nuclearcraft | 2.11e | NuclearCraft-2.11e--1.12.2.jar | None |
  302. | UCH | odioitamod | 1.4.2 | Odioita-mod-1.4.2.jar | None |
  303. | UCH | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  304. | UCH | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
  305. | UCH | oreexcavation | 1.4.123 | OreExcavation-1.4.123.jar | None |
  306. | UCH | placeableitems | 3.3 | placeableitems-3.3.jar | None |
  307. | UCH | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
  308. | UCH | pneumaticcraft | 1.12.2-0.7.4-245 | pneumaticcraft-repressurized-1.12.2-0.7.4-245.jar | None |
  309. | UCH | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  310. | UCH | poweradapters | 1.0.9 | PowerAdapters-1.12.2-1.0.9.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  311. | UCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  312. | UCH | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
  313. | UCH | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  314. | UCH | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.2.0.60.jar | None |
  315. | UCH | redstonearsenal | 2.5.1 | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  316. | UCH | refinedstorageaddons | 0.4 | refinedstorageaddons-0.4.jar | None |
  317. | UCH | xreliquary | 1.12.2-1.3.4.767 | Reliquary-1.12.2-1.3.4.767.jar | None |
  318. | UCH | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  319. | UCH | rftools | 7.55 | rftools-1.12-7.55.jar | None |
  320. | UCH | rftoolscontrol | 1.9.1 | rftoolsctrl-1.12-1.9.1.jar | None |
  321. | UCH | rftoolsdim | 5.60 | rftoolsdim-1.12-5.60.jar | None |
  322. | UCH | sereneseasons | 1.2.6 | SereneSeasons-1.12.2-1.2.6-universal (1).jar | None |
  323. | UCH | silentlib | 3.0.1 | SilentLib-1.12.2-3.0.1-145.jar | None |
  324. | UCH | silentgear | 0.1.0 | SilentGear-1.12.2-0.1.0-37.jar | None |
  325. | UCH | silentgems | 2.8.2 | SilentsGems-1.12.2-2.8.2-293.jar | None |
  326. | UCH | sgextraparts | 1.4.3 | SGExtraParts-1.12.2-1.4.3-40.jar | None |
  327. | UCH | silentgemstic | 0.1.1 | SilentsGems-TiC-1.12.2-0.1.1-5.jar | None |
  328. | UCH | simpledivegear | 1.0.1 | Simple-Diving-Gear-Mod-1.12.2.jar | None |
  329. | UCH | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  330. | UCH | simplyjetpacks | 2.2.7.45 | SimplyJetpacks2-1.12.2-2.2.7.45.jar | None |
  331. | UCH | spiceoflife | 1.3.12 | SpiceOfLife-mc1.12-1.3.12.jar | None |
  332. | UCH | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  333. | UCH | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
  334. | UCH | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.4.0-14.jar | None |
  335. | UCH | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  336. | UCH | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  337. | UCH | tipthescales | 1.0.1 | TipTheScales-1.12.2-1.0.1.jar | None |
  338. | UCH | toastcontrol | 1.7.0 | Toast Control-1.12.2-1.7.0.jar | None |
  339. | UCH | topaddons | 1.12.2-1.8.0 | topaddons-1.12.2-1.8.0.jar | None |
  340. | UCH | tanaddons | 3.4.24 | ToughExpansion-1.12-3.4.24.jar | None |
  341. | UCH | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
  342. | UCH | universalmodifiers | 1.12.2-1.0.9a | valkyrielib-1.12.2-2.0.12a.jar | None |
  343. | UCH | vehicle | 0.24.0 | vehicle-mod-0.24.0-1.12.2.jar | None |
  344. | UCH | wanionlib | 1.12.2-1.5 | WanionLib-1.12.2-1.5.jar | None |
  345. | UCH | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
  346. | UCH | xnet | 1.7.3 | xnet-1.12-1.7.3.jar | None |
  347. | UCH | aquatic | 1.0.0-c | Aquatic-1.12.2-1.0.0-c.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
  348. | UCH | jurassicraft | 2.1.17 | JurassiCraft-1.12.2-2.1.17.jar | None |
  349. | UCH | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
  350. | UCH | thebetweenlands | 3.3.12 | TheBetweenlands-3.3.12-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  351. | UCH | elulib | 0.1.12 | elulib-0.1.12.jar | None |
  352. | UCH | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
  353. | UCH | unidict | 1.12.2-2.5f | UniDict-1.12.2-2.5f.jar | None |
  354.  
  355. Loaded coremods (and transformers):
  356. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  357. micdoodle8.mods.miccore.MicdoodleTransformer
  358. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal (1).jar)
  359. sereneseasons.asm.transformer.EntityRendererTransformer
  360. sereneseasons.asm.transformer.WorldTransformer
  361. ForgelinPlugin (Forgelin-1.7.4.jar)
  362.  
  363. OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
  364. openeye.asm.MultiTransformer
  365. ObfuscatePlugin (obfuscate-0.2.5-1.12.2.jar)
  366. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  367. OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  368. openmods.core.OpenModsClassTransformer
  369. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  370.  
  371. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  372. pl.asie.foamfix.coremod.FoamFixTransformer
  373. Plugin (NotEnoughIDs-1.5.4.2.jar)
  374. ru.fewizz.neid.asm.Transformer
  375. IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  376. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  377. AstralCore (astralsorcery-1.12.2-1.9.3.jar)
  378.  
  379. FMLPlugin (elulib-0.1.12.jar)
  380. elucent.elulib.asm.ASMTransformer
  381. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  382. com.enderio.core.common.transform.EnderCoreTransformer
  383. com.enderio.core.common.transform.SimpleMixinPatcher
  384. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  385. team.chisel.ctm.client.asm.CTMTransformer
  386. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  387. lumien.resourceloader.asm.ClassTransformer
  388. AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  389. squeek.applecore.asm.TransformerModuleHandler
  390. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  391. li.cil.oc.common.asm.ClassTransformer
  392. llibrary (llibrary-core-1.0.8-1.12.2.jar)
  393. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  394. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  395. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)
  396. thebetweenlands.core.TheBetweenlandsClassTransformer
  397. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.25' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
  398. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  399. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  400. Pulsar/tconstruct loaded Pulses:
  401. - TinkerCommons (Enabled/Forced)
  402. - TinkerWorld (Enabled/Not Forced)
  403. - TinkerTools (Enabled/Not Forced)
  404. - TinkerHarvestTools (Enabled/Forced)
  405. - TinkerMeleeWeapons (Enabled/Forced)
  406. - TinkerRangedWeapons (Enabled/Forced)
  407. - TinkerModifiers (Enabled/Forced)
  408. - TinkerSmeltery (Enabled/Not Forced)
  409. - TinkerGadgets (Enabled/Not Forced)
  410. - TinkerOredict (Enabled/Forced)
  411. - TinkerIntegration (Enabled/Forced)
  412. - TinkerFluids (Enabled/Forced)
  413. - TinkerMaterials (Enabled/Forced)
  414. - TinkerModelRegister (Enabled/Forced)
  415. - chiselIntegration (Enabled/Not Forced)
  416. - chiselsandbitsIntegration (Enabled/Not Forced)
  417. - theoneprobeIntegration (Enabled/Not Forced)
  418.  
  419. List of loaded APIs:
  420. * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r137.jar
  421. * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.4.jar
  422. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  423. * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  424. * betteradvancements|API (0.0.5.17) from BetterAdvancements-1.12.2-0.0.5.17.jar
  425. * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
  426. * BetweenlandsAPI (1.11.1) from TheBetweenlands-3.3.12-universal.jar
  427. * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
  428. * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.1-99.jar
  429. * BotaniaAPI (89) from Botania r1.10-354.jar
  430. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.17.jar
  431. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.17.jar
  432. * BuildCraftAPI|core (2.2) from buildcraft-7.99.17.jar
  433. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.17.jar
  434. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.17.jar
  435. * BuildCraftAPI|events (2.0) from buildcraft-7.99.17.jar
  436. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.17.jar
  437. * BuildCraftAPI|filler (5.0) from buildcraft-7.99.17.jar
  438. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.17.jar
  439. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.17.jar
  440. * BuildCraftAPI|items (1.1) from buildcraft-7.99.17.jar
  441. * BuildCraftAPI|library (2.0) from buildcraft-7.99.17.jar
  442. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.17.jar
  443. * BuildCraftAPI|power (1.3) from buildcraft-7.99.17.jar
  444. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.17.jar
  445. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.17.jar
  446. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.17.jar
  447. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.17.jar
  448. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.17.jar
  449. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.17.jar
  450. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  451. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  452. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.20.jar
  453. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.3.20-universal.jar
  454. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
  455. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  456. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  457. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  458. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  459. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  460. * DR-API (1.0.4-Beta) from deepresonance-1.12-1.7.1.jar
  461. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
  462. * ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
  463. * ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
  464. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  465. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  466. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  467. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  468. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  469. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  470. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  471. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  472. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  473. * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  474. * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.325.jar
  475. * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.325.jar
  476. * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.325.jar
  477. * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  478. * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  479. * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.325.jar
  480. * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.325.jar
  481. * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.325.jar
  482. * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  483. * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.325.jar
  484. * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.325.jar
  485. * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.325.jar
  486. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.325.jar
  487. * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.325.jar
  488. * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.325.jar
  489. * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.325.jar
  490. * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.325.jar
  491. * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.325.jar
  492. * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.325.jar
  493. * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.1.jar
  494. * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.1.181.jar
  495. * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
  496. * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
  497. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  498. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-84.jar
  499. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-84.jar
  500. * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.6-192.jar
  501. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-0.11.14.jar
  502. * jeresources|API (0.8.8.47) from JustEnoughResources-1.12.2-0.8.8.47.jar
  503. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  504. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  505. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  506. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  507. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  508. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.205.jar
  509. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  510. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  511. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  512. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  513. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  514. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  515. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  516. * modtogether|api (1.0) from minetogether-1.10.2-2.0.3.jar
  517. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
  518. * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
  519. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  520. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  521. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  522. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  523. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  524. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  525. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  526. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  527. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  528. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  529. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
  530. * PneumaticCraftApi (1.0) from pneumaticcraft-repressurized-1.12.2-0.7.4-245.jar
  531. * projecteapi (1.12.2-1.0.0) from ProjectE-1.12-PE1.3.0.jar
  532. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
  533. * PsiAPI (6) from Psi-r1.1-59.jar
  534. * reborncoreAPI (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  535. * reborncoreAPI|Power (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  536. * reborncoreAPI|Recipe (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  537. * reborncoreAPI|Tile (3.9.2.319) from RebornCore-1.12.2-3.9.2.319-universal.jar
  538. * SecurityCraftAPI (1.2.2) from [1.12.x]+SecurityCraft+v1.8.6.jar
  539. * SilentGemsAPI (4) from SilentsGems-1.12.2-2.8.2-293.jar
  540. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  541. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  542. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  543. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  544. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  545. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  546. * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA19.jar
  547. * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.23.jar
  548. * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.12a.jar
  549. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  550. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  551. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  552. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  553. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  554. RebornCore:
  555. Plugin Engine: 0
  556. RebornCore Version: 3.9.2.319
  557. Runtime Debofucsation 1
  558. RenderEngine: 1
  559. 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.):
  560. * Optifine is installed. This is NOT supported.
  561. 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.
  562.  
  563. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  564. !!!You are looking at the diagnostics information, not at the crash. !!!
  565. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  566. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  567.  
  568. Launched Version: 1.12.2-forge1.12.2-14.23.4.2759
  569. LWJGL: 2.9.4
  570. OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.25, NVIDIA Corporation
  571. GL Caps: Using GL 1.3 multitexturing.
  572. Using GL 1.3 texture combiners.
  573. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  574. Shaders are available because OpenGL 2.1 is supported.
  575. VBOs are available because OpenGL 1.5 is supported.
  576.  
  577. Using VBOs: Yes
  578. Is Modded: Definitely; Client brand changed to 'fml,forge'
  579. Type: Client (map_client.txt)
  580. Resource Packs:
  581. Current Language: English (US)
  582. Profiler Position: N/A (disabled)
  583. CPU: 8x Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
  584. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  585. OptiFine Build: 20180728-185429
  586. Render Distance Chunks: 12
  587. Mipmaps: 4
  588. Anisotropic Filtering: 1
  589. Antialiasing: 0
  590. Multitexture: false
  591. Shaders: null
  592. OpenGlVersion: 4.6.0 NVIDIA 391.25
  593. OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
  594. OpenGlVendor: NVIDIA Corporation
  595. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement