Advertisement
Guest User

Untitled

a guest
Dec 19th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IC2core (industrialcraft-2-2.6.128-ex110.jar)
  5. GregtechASM (gregtech-5.10.06.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // I just don't know what went wrong :(
  9.  
  10. Time: 12/19/16 3:33 PM
  11. Description: There was a severe problem during mod loading that has caused the game to fail
  12.  
  13. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from GregTech (gregtech)
  14. Caused by: java.lang.NoClassDefFoundError: ic2/core/item/ItemUpgradeModule$UpgradeType
  15. at java.lang.Class.forName0(Native Method)
  16. at java.lang.Class.forName(Class.java:344)
  17. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:71)
  18. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:577)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:483)
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  40. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
  41. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  44. at net.minecraft.client.main.Main.main(SourceFile:124)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:483)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. Caused by: java.lang.ClassNotFoundException: ic2.core.item.ItemUpgradeModule$UpgradeType
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  54. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  55. ... 36 more
  56. Caused by: java.lang.NullPointerException
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  58. ... 38 more
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.10.2
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_25, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 992439544 bytes (946 MB) / 1277689856 bytes (1218 MB) up to 5726797824 bytes (5461 MB)
  71. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP 9.32 Powered by Forge 12.18.3.2185 6 mods loaded, 6 mods active
  74. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  75. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  76. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
  77. UC Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
  78. UC IC2{2.6.128-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.128-ex110.jar)
  79. UE gregtech{MC1.10.2} [GregTech] (gregtech-5.10.06.jar)
  80. UC JEI{3.13.6.392} [Just Enough Items] (jei_1.10.2-3.13.6.392.jar)
  81. Loaded coremods (and transformers):
  82. IC2core (industrialcraft-2-2.6.128-ex110.jar)
  83.  
  84. GregtechASM (gregtech-5.10.06.jar)
  85. gregtech.asm.ASM
  86. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.1' Renderer: 'AMD Radeon R7 200 Series'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement