Advertisement
grimallq

Untitled

Oct 5th, 2014
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 10/5/14 12:44 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.NoSuchMethodError: forestry.api.storage.IBackpackDefinition.addValidItems(Ljava/util/List;)V
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  25. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  26. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  27. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  28. Caused by: java.lang.NoSuchMethodError: forestry.api.storage.IBackpackDefinition.addValidItems(Ljava/util/List;)V
  29. at forestry.plugins.PluginStorage.postInit(PluginStorage.java:133)
  30. at forestry.plugins.PluginManager.runPostInit(PluginManager.java:233)
  31. at forestry.core.ForestryCore.postInit(ForestryCore.java:128)
  32. at forestry.core.ForestryClient.postInit(ForestryClient.java:41)
  33. at forestry.Forestry.postInit(Forestry.java:94)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  44. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  48. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  49. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  53. at java.lang.reflect.Method.invoke(Unknown Source)
  54. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  55. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  56. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  57. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  59. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  60. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
  61. ... 18 more
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.7.10
  70. Operating System: Linux (amd64) version 3.11-2-amd64
  71. Java Version: 1.7.0_67, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 321856056 bytes (306 MB) / 638582784 bytes (609 MB) up to 954728448 bytes (910 MB)
  74. JVM Flags: 2 total; -Xms512m -Xmx1024m
  75. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 6 mods loaded, 6 mods active
  78. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  79. FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  80. Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  81. <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  82. Forestry{3.1.0.3} [Forestry for Minecraft] (forestry_1.7.10-3.1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  83. DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement