Advertisement
Guest User

Test3

a guest
Nov 17th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.10.2-2123-6.0.0-BETA-1878.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I blame Dinnerbone.
  8.  
  9. Time: 11/17/16 4:18 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  13. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
  14. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:797)
  15. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
  16. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25. Caused by: java.lang.NoSuchMethodError: net.minecraft.client.Minecraft.getMinecraft()Lnet/minecraft/client/Minecraft;
  26. at net.foxdenstudio.sponge.foxcore.mod.FoxCoreClientMain.load(FoxCoreClientMain.java:73)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  31. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:483)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  42. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:483)
  47. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  48. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  49. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  50. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  51. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  52. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:53)
  53. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  54. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
  55. ... 10 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.10.2
  64. Operating System: Windows 10 (amd64) version 10.0
  65. Java Version: 1.8.0_25, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 1869113584 bytes (1782 MB) / 2899312640 bytes (2765 MB) up to 2899312640 bytes (2765 MB)
  68. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP 9.32 Powered by Forge 12.18.2.2123 8 mods loaded, 8 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  73. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2123.jar)
  74. UCHI Forge{12.18.2.2123} [Minecraft Forge] (forge-1.10.2-12.18.2.2123.jar)
  75. UCHI spongeapi{6.0.0-SNAPSHOT-bd88c91} [SpongeAPI] (minecraft.jar)
  76. UCHI sponge{1.10.2-2123-6.0.0-BETA-1878} [SpongeForge] (spongeforge-1.10.2-2123-6.0.0-BETA-1878.jar)
  77. UCHI foxcore{0.10.1-api5-202} [FoxCore] (foxcore-0.10.1-api5-202-client.jar)
  78. UCHE foxcoreclient{1.0} [FoxCoreClient] (foxcore-0.10.1-api5-202-client.jar)
  79. UCHI pixelmon{5.0.0-beta12} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta12-universal.jar)
  80. Loaded coremods (and transformers):
  81. SpongeCoremod (spongeforge-1.10.2-2123-6.0.0-BETA-1878.jar)
  82. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  83. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4474' Renderer: 'Intel(R) HD Graphics 4400'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement