Advertisement
Guest User

crash-report

a guest
Aug 6th, 2014
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 14/08/06 20:57
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.item.Item.func_82790_a(Lnet/minecraft/item/ItemStack;I)I
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.serverStarted(Loader.java:753)
  10. at cpw.mods.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:283)
  11. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:389)
  12. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  13. Caused by: java.lang.NoSuchMethodError: net.minecraft.item.Item.func_82790_a(Lnet/minecraft/item/ItemStack;I)I
  14. at unyuho.reversecraft.recipes.ReverseCraftingManager.checkIntegrity(ReverseCraftingManager.java:918)
  15. at unyuho.reversecraft.recipes.ReverseCraftingManager.registerReverseRecipes(ReverseCraftingManager.java:292)
  16. at unyuho.reversecraft.recipes.ReverseCraftingManager.analyzeShapedRecipes(ReverseCraftingManager.java:430)
  17. at unyuho.reversecraft.recipes.ReverseCraftingManager.analyzeAllRecipes(ReverseCraftingManager.java:150)
  18. at unyuho.reversecraft.recipes.ReverseCraftingManager.<init>(ReverseCraftingManager.java:65)
  19. at unyuho.reversecraft.ReverseCraft.started(ReverseCraft.java:110)
  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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  30. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  34. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  35. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. at java.lang.reflect.Method.invoke(Unknown Source)
  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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  46. at cpw.mods.fml.common.Loader.serverStarted(Loader.java:752)
  47. ... 3 more
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.7.10
  56. Operating System: Windows 8.1 (amd64) version 6.3
  57. Java Version: 1.8.0_11, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 3178021896 bytes (3030 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB)
  60. JVM Flags: 4 total; -Xms4G -Xmx4G -XX:PermSize=512M -XX:MaxPermSize=512M
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  63. FML: MCP v9.05 FML v7.10.25.1198 Minecraft Forge 10.13.0.1198 4 mods loaded, 4 mods active
  64. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  65. FML{7.10.25.1198} [Forge Mod Loader] (forge-1.7.10-10.13.0.1198-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  66. Forge{10.13.0.1198} [Minecraft Forge] (forge-1.7.10-10.13.0.1198-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  67. reversecraft{4.0.6} [ReverseCraft] ([1.7.x]ReverseCraft_v4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Errored
  68. Profiler Position: N/A (disabled)
  69. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  70. Player Count: 0 / 20; []
  71. Is Modded: Definitely; Server brand changed to 'fml,forge'
  72. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement