Guest User

unknown crash

a guest
Aug 1st, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.51 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. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  6. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  7. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  8. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  9. llibrary (llibrary-core-1.0.6-1.12.2.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // Why is it breaking :(
  13.  
  14. Time: 8/1/18 6:03 PM
  15. Description: There was a severe problem during mod loading that has caused the game to fail
  16.  
  17. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Applied Energistics 2 (appliedenergistics2)
  18. Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id 2, One is already registered
  19. at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:134)
  20. at appeng.core.Registration.registerSpatialDimension(Registration.java:222)
  21. at appeng.core.Registration.postInit(Registration.java:397)
  22. at appeng.core.AppEng.postInit(AppEng.java:252)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  28. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:497)
  31. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  39. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:497)
  44. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  45. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  46. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  47. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  48. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  49. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  51. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  52. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  53. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  54. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  56. at net.minecraft.client.main.Main.main(SourceFile:123)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:497)
  61. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  62. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.12.2
  71. Operating System: Windows 10 (amd64) version 10.0
  72. Java Version: 1.8.0_51, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 1530127808 bytes (1459 MB) / 5315756032 bytes (5069 MB) up to 5726797824 bytes (5461 MB)
  75. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -Xms256m -XX:PermSize=256m
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP 9.42 Powered by Forge 14.23.4.2745 84 mods loaded, 84 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79.  
  80. | State | ID | Version | Source | Signature |
  81. |:------ |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
  82. | UCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  83. | UCHIJ | mcp | 9.42 | minecraft.jar | None |
  84. | UCHIJ | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2745.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  85. | UCHIJ | forge | 14.23.4.2745 | forge-1.12.2-14.23.4.2745.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | UCHIJ | micdoodlecore | | minecraft.jar | None |
  87. | UCHIJ | ic2 | 2.8.94-ex112 | industrialcraft-2-2.8.94-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  88. | UCHIJ | advanced_solar_panels | 4.2.0 | Advanced Solar Panels-4.2.0.jar | None |
  89. | UCHIEE | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  90. | UCHI | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  91. | UCHI | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  92. | UCHI | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
  93. | UCHI | agricraft | 2.12.0-1.12.0-a5 | agricraft-2.12.0-1.12.0-a5.jar | None |
  94. | UCHI | aroma1997core | 2.0.0.0 | Aroma1997Core-1.12.2-2.0.0.0.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  95. | UCHI | aroma1997sdimension | 1.3.0.0.b37 | Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar | None |
  96. | UCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  97. | UCHI | betterbedrockgen | 6.0.2 | BetterBedrockGenerator-1.12-6.1.1.jar | None |
  98. | UCHI | biomesoplenty | 7.0.1.2398 | BiomesOPlenty-1.12.2-7.0.1.2398-universal.jar | None |
  99. | UCHI | codechickenlib | 3.2.1.349 | CodeChickenLib-1.12.2-3.2.1.349-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  100. | UCHI | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  101. | UCHI | brandonscore | 2.4.4 | BrandonsCore-1.12.2-2.4.4.173-universal.jar | None |
  102. | UCHI | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  103. | UCHI | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  104. | UCHI | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
  105. | UCHI | cofhcore | 4.5.3 | CoFHCore-1.12.2-4.5.3.20-universal.jar | None |
  106. | UCHI | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  107. | UCHI | cucumber | 1.1.1 | Cucumber-1.12.2-1.1.1.jar | None |
  108. | UCHI | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  109. | UCHI | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None |
  110. | UCHI | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None |
  111. | UCHI | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  112. | UCHI | draconicevolution | 2.3.13 | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None |
  113. | UCHI | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
  114. | UCHI | jei | 4.11.0.202 | jei_1.12.2-4.11.0.202.jar | None |
  115. | UCHI | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  116. | UCHI | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  117. | UCHI | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  118. | UCHI | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  119. | UCHI | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  120. | UCHI | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  121. | UCHI | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  122. | UCHI | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  123. | UCHI | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  124. | UCHI | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  125. | UCHI | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  126. | UCHI | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  127. | UCHI | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  128. | UCHI | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
  129. | UCHI | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None |
  130. | UCHI | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None |
  131. | UCHI | mjrlegendslib | 1.12.2-1.1.5 | MJRLegendsLib-1.12.2-1.1.5.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  132. | UCHI | extraplanets | 1.12.2-0.4.1 | ExtraPlanets-1.12.2-0.4.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
  133. | UCHI | extrautils2 | 1.0 | extrautils2-1.12-1.8.1.jar | None |
  134. | UCHI | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
  135. | UCHI | mekanism | 1.12.2-9.4.13.349 | Mekanism-1.12.2-9.4.13.349.jar | None |
  136. | UCHI | sonarcore | 5.0.15 | sonarcore-1.12.2-5.0.15-13.jar | None |
  137. | UCHI | fluxnetworks | 3.0.16 | fluxnetworks-1.12.2-3.0.16-11.jar | None |
  138. | UCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  139. | UCHI | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  140. | UCHI | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
  141. | UCHI | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  142. | UCHI | lostcities | 2.0.10 | lostcities-1.12-2.0.10.jar | None |
  143. | UCHI | mcjtylib_ng | 3.0.3 | mcjtylib-1.12-3.0.3.jar | None |
  144. | UCHI | mekanismgenerators | 9.4.11 | MekanismGenerators-1.12.2-9.4.13.349.jar | None |
  145. | UCHI | mekanismtools | 9.4.11 | MekanismTools-1.12.2-9.4.13.349.jar | None |
  146. | UCHI | minewatch | 3.13 | Minewatch-1.12.X-3.13.jar | None |
  147. | UCHI | moreplanets | 2.0.15 | More-Planets-1.12.2-2.0.15-GC181.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
  148. | UCHI | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.5.jar | None |
  149. | UCHI | mysticalagriculture | 1.6.12 | mysticalagriculture-1.12-1.6.12.jar | None |
  150. | UCHI | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
  151. | UCHI | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.238-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  152. | UCHI | p455w0rdslib | 2.0.32 | p455w0rdslib-1.12-2.0.32.jar | None |
  153. | UCHI | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
  154. | UCHI | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
  155. | UCHI | rftools | 7.55 | rftools-1.12-7.55.jar | None |
  156. | UCHI | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
  157. | UCHI | thedalekmod | (Update 47 13.47.0.6) | thedalekmod-47.0.jar | None |
  158. | UCHI | tinkersaddons | 1.0.7 | Tinkers' Addons-1.12.1-1.0.7.jar | None |
  159. | UCHI | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
  160. | UCHI | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
  161. | UCHI | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
  162. | UCHI | wawla | 2.5.257 | Wawla-1.12.2-2.5.257.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  163. | UCHI | wct | 3.9.67 | WirelessCraftingTerminal-1.12.2-3.9.67.jar | None |
  164. | UCHI | llibrary | 1.7.14 | llibrary-1.7.14-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  165. | UCHI | jurassicraft | 2.1.14 | JurassiCraft-1.12.2-2.1.14.jar | None |
  166.  
  167. Loaded coremods (and transformers):
  168. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  169. micdoodle8.mods.miccore.MicdoodleTransformer
  170. EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  171. com.enderio.core.common.transform.EnderCoreTransformer
  172. com.enderio.core.common.transform.SimpleMixinPatcher
  173. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  174. team.chisel.ctm.client.asm.CTMTransformer
  175. CoreMod (Aroma1997Core-1.12.2-2.0.0.0.jar)
  176.  
  177. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  178. cubex2.cxlibrary.CoreModTransformer
  179. llibrary (llibrary-core-1.0.6-1.12.2.jar)
  180. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  181. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  182. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.11' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
  183. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  184. Pulsar/tconstruct loaded Pulses:
  185. - TinkerCommons (Enabled/Forced)
  186. - TinkerWorld (Enabled/Not Forced)
  187. - TinkerTools (Enabled/Not Forced)
  188. - TinkerHarvestTools (Enabled/Forced)
  189. - TinkerMeleeWeapons (Enabled/Forced)
  190. - TinkerRangedWeapons (Enabled/Forced)
  191. - TinkerModifiers (Enabled/Forced)
  192. - TinkerSmeltery (Enabled/Not Forced)
  193. - TinkerGadgets (Enabled/Not Forced)
  194. - TinkerOredict (Enabled/Forced)
  195. - TinkerIntegration (Enabled/Forced)
  196. - TinkerFluids (Enabled/Forced)
  197. - TinkerMaterials (Enabled/Forced)
  198. - TinkerModelRegister (Enabled/Forced)
  199. - chiselIntegration (Enabled/Not Forced)
  200. - wailaIntegration (Enabled/Not Forced)
  201.  
  202. List of loaded APIs:
  203. * AgriCraftAPI (1.0) from agricraft-2.12.0-1.12.0-a5.jar
  204. * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
  205. * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
  206. * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  207. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
  208. * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.3.20-universal.jar
  209. * CSLib|API (1.0.1) from PTRLib-1.0.2.jar
  210. * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  211. * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  212. * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  213. * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  214. * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
  215. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.13.306-universal.jar
  216. * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  217. * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  218. * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  219. * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  220. * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  221. * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  222. * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  223. * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  224. * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
  225. * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.16-11.jar
  226. * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.1.181.jar
  227. * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
  228. * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
  229. * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
  230. * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
  231. * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
  232. * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
  233. * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.202.jar
  234. * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  235. * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  236. * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  237. * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  238. * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  239. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  240. * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
  241. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.32.jar
  242. * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.15-13.jar
  243. * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  244. * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  245. * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  246. * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  247. * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  248. * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
  249. * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
  250. * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
  251. Ender IO: No known problems detected.
  252.  
  253. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  254. !!!You are looking at the diagnostics information, not at the crash. !!!
  255. !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
  256. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment