Advertisement
Guest User

Ping Pong

a guest
Feb 10th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2/10/16 5:00 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mhfc/net/common/entity/monster/EntityTigrex
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:483)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. Caused by: java.lang.NoClassDefFoundError: mhfc/net/common/entity/monster/EntityTigrex
  21. at mhfc.net.common.core.registry.MHFCEntityRegistry.<clinit>(MHFCEntityRegistry.java:52)
  22. at mhfc.net.common.core.MHFCCommonRegistry.addMonsters(MHFCCommonRegistry.java:89)
  23. at mhfc.net.common.core.MHFCCommonRegistry.init(MHFCCommonRegistry.java:25)
  24. at mhfc.net.client.MHFCClient.register(MHFCClient.java:10)
  25. at mhfc.net.MHFCMain.load(MHFCMain.java:58)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:483)
  30. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  31. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  40. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:483)
  45. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  46. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  47. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  48. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  49. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  50. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  51. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  52. ... 10 more
  53. Caused by: java.lang.ClassNotFoundException: mhfc.net.common.entity.monster.EntityTigrex
  54. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  55. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  57. ... 41 more
  58. Caused by: java.lang.NoClassDefFoundError: mhfc/net/common/entity/type/EntityMHFCBase
  59. at java.lang.ClassLoader.defineClass1(Native Method)
  60. at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  61. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  62. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  63. ... 43 more
  64. Caused by: java.lang.ClassNotFoundException: mhfc.net.common.entity.type.EntityMHFCBase
  65. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  66. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  67. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  68. ... 47 more
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- System Details --
  75. Details:
  76. Minecraft Version: 1.7.10
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_25, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 636693336 bytes (607 MB) / 1168637952 bytes (1114 MB) up to 4772593664 bytes (4551 MB)
  81. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G
  82. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_C1 18 mods loaded, 18 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  87. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  88. UCHI Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  89. UCHI CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
  90. UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  91. UCHI bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  92. UCHI ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28 (1).jar)
  93. UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3-client.jar)
  94. UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27 (1).jar)
  95. UCHI DeathCounter{4.0.0} [DeathCounter] (DeathCounter-4.0.0.jar)
  96. UCHI FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  97. UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  98. UCHI inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement