Advertisement
Guest User

Untitled

a guest
Aug 16th, 2016
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // I bet Cylons wouldn't have this problem.
  4.  
  5.  
  6. Time: 16.08.16 08:52
  7.  
  8. Description: There was a severe problem during mod loading that has caused the game to fail
  9.  
  10. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  11. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
  12. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
  13. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
  14. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
  16. at net.minecraft.client.main.Main.main(SourceFile:124)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:483)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23. Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  24. at zsawyer.mods.mumblelink.error.ErrorHandlerImpl.<init>(ErrorHandlerImpl.java:41)
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  26. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  27. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  28. at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  29. at java.lang.Class.newInstance(Class.java:438)
  30. at zsawyer.mods.mumblelink.util.SingletonFactory.getInstance(SingletonFactory.java:37)
  31. at zsawyer.mods.mumblelink.error.ErrorHandlerImpl.getInstance(ErrorHandlerImpl.java:92)
  32. at zsawyer.mods.mumblelink.MumbleLinkBase.initComponents(MumbleLinkBase.java:61)
  33. at zsawyer.mods.mumblelink.MumbleLinkBase.load(MumbleLinkBase.java:57)
  34. at zsawyer.mods.mumblelink.MumbleLinkImpl.load(MumbleLinkImpl.java:90)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:483)
  39. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  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:483)
  44. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  45. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  49. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  50. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:483)
  55. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  56. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  57. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  58. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  59. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  60. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  61. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
  62. ... 10 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. --
  69. System Details --
  70.  
  71. Details:
  72.  
  73. Minecraft Version: 1.8.9
  74.  
  75. Operating System: Windows 8.1 (amd64) version 6.3
  76.  
  77. Java Version: 1.8.0_25, Oracle Corporation
  78.  
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80.  
  81. Memory: 109549528 bytes (104 MB) / 323915776 bytes (308 MB) up to 1060372480 bytes (1011 MB)
  82.  
  83. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85.  
  86. FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
  87.  
  88. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  89.  
  90. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  91.  
  92. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
  93.  
  94. UCHI Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
  95.  
  96. UCHE MumbleLink{1.0} [MumbleLink] (MumbleLink_Mod-1.8.9-4.1.2.jar)
  97.  
  98. Loaded coremods (and transformers):
  99.  
  100. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 760/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement