Advertisement
Devintrainer

Afraid of the Crashes

Feb 28th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  5. CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  6. CCCDeobfPlugin (unknown)
  7. NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // I let you down. Sorry :(
  11.  
  12. Time: 2/28/16 11:25 AM
  13. Description: There was a severe problem during mod loading that has caused the game to fail
  14.  
  15. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.EntityRegistry.registerEgg(Ljava/lang/Class;II)V
  16. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:163)
  17. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:553)
  18. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:248)
  19. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  21. at net.minecraft.client.main.Main.main(SourceFile:120)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:483)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  28. Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.EntityRegistry.registerEgg(Ljava/lang/Class;II)V
  29. at com.DavidM1A2.AfraidOfTheDark.common.initializeMod.ModEntities.intialize(ModEntities.java:49)
  30. at com.DavidM1A2.AfraidOfTheDark.AfraidOfTheDark.preInitialization(AfraidOfTheDark.java:100)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:483)
  35. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:483)
  40. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  41. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  42. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  43. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  45. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  46. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:483)
  51. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  52. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  53. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  54. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  55. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  56. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  57. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
  58. ... 10 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.8
  67. Operating System: Windows 7 (amd64) version 6.1
  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: 7454150928 bytes (7108 MB) / 7974944768 bytes (7605 MB) up to 7974944768 bytes (7605 MB)
  71. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7936M -Xms7936M
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 9 mods loaded, 9 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. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  76. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
  77. UCH Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
  78. UCH CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
  79. UCH NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
  80. UCE AfraidOfTheDark{1.8-1.1.1} [Afraid of the Dark] (AfraidOfTheDark-1.8-1.1.1.jar)
  81. UCH mowithers{0.2} [Mo' Withers mod] (Mo' Withers Mod 0.2.jar)
  82. UCH thetitans{0.37} [The Titans Mod] (The Titans MC 1.8 version 0.37.jar)
  83. UCH Waila{1.6.0} [Waila] (Waila-1.6.0-B2_1.8.jar)
  84. Loaded coremods (and transformers):
  85. CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  86. codechicken.lib.asm.ClassHeirachyManager
  87. codechicken.lib.asm.RenderHookTransformer
  88. CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  89. codechicken.core.asm.InterfaceDependancyTransformer
  90. codechicken.core.asm.TweakTransformer
  91. codechicken.core.asm.DelegatedTransformer
  92. codechicken.core.asm.DefaultImplementationTransformer
  93. CCCDeobfPlugin (unknown)
  94.  
  95. NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
  96. codechicken.nei.asm.NEITransformer
  97. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.1.11079 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7570'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement