Advertisement
Guest User

Crash minecraft

a guest
Jul 1st, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix_0.10.3_1.12.2.jar)
  5. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  6. EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar)
  7. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  8. DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  9. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  10. Contact their authors BEFORE contacting forge
  11.  
  12. // Surprise! Haha. Well, this is awkward.
  13.  
  14. Time: 7/2/19 1:08 AM
  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 IndustrialCraft 2 (ic2)
  18. Caused by: java.lang.NoClassDefFoundError: com/gamerforea/eventhelper/config/ConfigUtils
  19. at ic2.core.init.MainConfig.load(MainConfig.java:23)
  20. at ic2.core.IC2.load(IC2.java:186)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:498)
  25. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  26. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:498)
  29. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  30. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  31. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  32. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  33. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  34. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  36. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  37. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:498)
  42. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  43. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  44. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  45. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  46. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  47. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  49. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  50. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  51. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  52. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  54. at net.minecraft.client.main.Main.main(SourceFile:123)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  58. at java.lang.reflect.Method.invoke(Method.java:498)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:498)
  65. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  66. at launcher.lOlkEKchebureK.main(SourceFile:203)
  67. Caused by: java.lang.ClassNotFoundException: com.gamerforea.eventhelper.config.ConfigUtils
  68. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:192)
  69. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  70. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  71. ... 48 more
  72. Caused by: java.lang.NullPointerException
  73. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:183)
  74. ... 50 more
  75.  
  76.  
  77. A detailed walkthrough of the error, its code path and all known details is as follows:
  78. ---------------------------------------------------------------------------------------
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.12.2
  83. Operating System: Windows 10 (amd64) version 10.0
  84. Java Version: 1.8.0_211, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 2015937592 bytes (1922 MB) / 2402549760 bytes (2291 MB) up to 2402549760 bytes (2291 MB)
  87. JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2304M -Xmx2304M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  88. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  89. FML: MCP 9.42 Powered by Forge 14.23.5.2815 Optifine OptiFine_1.12.2_HD_U_E3 87 mods loaded, 87 mods active
  90. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  91.  
  92. | State | ID | Version | Source | Signature |
  93. |:----- |:--------------------------------- |:-------------------- |:----------------------------------------------- |:---------------------------------------- |
  94. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  95. | LCH | mcp | 9.42 | minecraft.jar | None |
  96. | LCH | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  97. | LCH | forge | 14.23.5.2815 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  98. | LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
  99. | LCH | actuallyadditions | 1.12.2-r146 | ActuallyAdditions-1.12.2-r146.jar | None |
  100. | LCE | ic2 | 2.8.111-ex112 | industrialcraft-2-2.8.111-ex112.jar | None |
  101. | LC | advanced_machines | 61.0.1 | Advanced+Machines-61.0.1.jar | None |
  102. | LC | advanced_solar_panels | 4.3.0 | Advanced+Solar+Panels-4.3.0.jar | None |
  103. | LC | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  104. | LC | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  105. | LC | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
  106. | LC | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
  107. | LC | buildcraftlib | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  108. | LC | buildcraftcore | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  109. | LC | buildcraftenergy | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  110. | LC | jei | 4.15.0.271 | jei_1.12.2-4.15.0.271.jar | None |
  111. | LC | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  112. | LC | binniecore | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  113. | LC | binniedesign | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  114. | LC | genetics | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  115. | LC | botany | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  116. | LC | extrabees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  117. | LC | extratrees | 2.5.1.188 | binnie-mods-1.12.2-2.5.1.188.jar | None |
  118. | LC | buildcraftbuilders | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  119. | LC | buildcrafttransport | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  120. | LC | buildcraftsilicon | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  121. | LC | buildcraftcompat | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  122. | LC | buildcraftfactory | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  123. | LC | buildcraftrobotics | 7.99.23 | buildcraft-all-7.99.23.jar | None |
  124. | LC | carpentersblocks | 3.4.0-poc.5 | Carpenter's Blocks v3.4.0-poc.5 - MC 1.12.2.jar | None |
  125. | LC | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  126. | LC | chiselsandbits | 14.31 | chiselsandbits-14.31.jar | None |
  127. | LC | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  128. | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  129. | LC | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
  130. | LC | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  131. | LC | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
  132. | LC | custommainmenu | 2.0.9 | CustomMainMenu-MC1.12.2-2.0.9.jar | None |
  133. | LC | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None |
  134. | LC | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None |
  135. | LC | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None |
  136. | LC | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None |
  137. | LC | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None |
  138. | LC | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None |
  139. | LC | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None |
  140. | LC | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None |
  141. | LC | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None |
  142. | LC | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None |
  143. | LC | dynamictrees | 1.12.2-0.9.4 | DynamicTrees-1.12.2-0.9.4.jar | None |
  144. | LC | emeralditems | 1.0.0 | EMItems(1.12.2).jar | None |
  145. | LC | endercore | 1.12.2-0.5.53 | EnderCore-1.12.2-0.5.53 (1).jar | None |
  146. | LC | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  147. | LC | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  148. | LC | enderio | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  149. | LC | enderiointegrationtic | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  150. | LC | enderiobase | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  151. | LC | enderioconduits | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  152. | LC | enderioconduitsappliedenergistics | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  153. | LC | enderioconduitsopencomputers | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  154. | LC | enderioconduitsrefinedstorage | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  155. | LC | enderiointegrationforestry | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  156. | LC | enderiointegrationticlate | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  157. | LC | enderiomachines | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  158. | LC | enderiopowertools | 5.0.43 | EnderIO-1.12.2-5.0.43.jar | None |
  159. | LC | energyconverters | 1.2.1.11 | energyconverters_1.12.2-1.2.1.11.jar | None |
  160. | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  161. | LC | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None |
  162. | LC | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  163. | LC | bigreactors | 1.12.2-0.4.5.65 | ExtremeReactors-1.12.2-0.4.5.65.jar | None |
  164. | LC | foamfix | 0.10.3-1.12.2 | foamfix_0.10.3_1.12.2.jar | None |
  165. | LC | gravisuite | 3.1.0 | Gravitation+Suite-3.1.0.jar | None |
  166. | LC | inventorytweaks | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  167. | LC | ironchest | 1.12.2-7.0.59.842 | ironchest-1.12.2-7.0.59.842.jar | None |
  168. | LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
  169. | LC | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  170. | LC | mcjtylib_ng | 3.1.1 | mcjtylib-1.12-3.1.1.jar | None |
  171. | LC | delta | 1.0.0 | modid-1.0.jar | None |
  172. | LC | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None |
  173. | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
  174. | LC | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
  175. | LC | rftools | 7.61 | rftools-1.12-7.61.jar | None |
  176. | LC | rpc | 1.0 | RPC-1.12.2-1.0-SNAPSHOT.jar | None |
  177. | LC | simplyjetpacks | 2.2.11.64 | SimplyJetpacks2-1.12.2-2.2.11.64.jar | None |
  178. | LC | solarflux | 4.32r | SolarFluxReborn_1.12.2-4.32r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  179. | LC | stackie | 1.6.0.48 | Stackie-1.12.2-1.6.0.48-universal.jar | None |
  180. | LC | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  181.  
  182. Loaded coremods (and transformers):
  183. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix_0.10.3_1.12.2.jar)
  184. pl.asie.foamfix.coremod.FoamFixTransformer
  185. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  186. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  187. EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar)
  188. com.enderio.core.common.transform.EnderCoreTransformer
  189. com.enderio.core.common.transform.SimpleMixinPatcher
  190. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  191. invtweaks.forge.asm.ContainerTransformer
  192. DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  193. atomicstryker.dynamiclights.common.DLTransformer
  194. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  195. team.chisel.ctm.client.asm.CTMTransformer
  196. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  197. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement