Advertisement
Guest User

Untitled

a guest
May 25th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.77 KB | None | 0 0
  1. 2013-05-25 19:00:42 [SEVERE] [ForgeModLoader] Caught exception from Forestry
  2. java.lang.RuntimeException: Tried to recreate an item id (13528 / shifted:13784) for an item which already exists as captainford.herbology.HerbalMedicine@6b1bbefc. Check your config and resolve the conflict.
  3. at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:356)
  4. at forestry.plugins.PluginApiculture.registerCrates(PluginApiculture.java:401)
  5. at forestry.plugins.NativePlugin.doInit(NativePlugin.java:26)
  6. at forestry.plugins.PluginApiculture.doInit(PluginApiculture.java:244)
  7. at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
  8. at forestry.Forestry.postInit(Forestry.java:48)
  9. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  14. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. at java.lang.reflect.Method.invoke(Unknown Source)
  17. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  18. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  19. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  20. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  21. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  22. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  28. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  32. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  33. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
  34. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
  35. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  36. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430)
  38. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  39. 2013-05-25 19:00:42 [INFO] [STDERR] java.lang.RuntimeException: Tried to recreate an item id (13528 / shifted:13784) for an item which already exists as captainford.herbology.HerbalMedicine@6b1bbefc. Check your config and resolve the conflict.
  40. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:356)
  41. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.plugins.PluginApiculture.registerCrates(PluginApiculture.java:401)
  42. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.plugins.NativePlugin.doInit(NativePlugin.java:26)
  43. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.plugins.PluginApiculture.doInit(PluginApiculture.java:244)
  44. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
  45. 2013-05-25 19:00:42 [INFO] [STDERR] at forestry.Forestry.postInit(Forestry.java:48)
  46. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. 2013-05-25 19:00:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  50. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  51. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  52. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  53. 2013-05-25 19:00:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  54. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  55. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  56. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  57. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  58. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  59. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  60. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  62. 2013-05-25 19:00:42 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  63. 2013-05-25 19:00:42 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  64. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  65. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  66. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  67. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  68. 2013-05-25 19:00:42 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  69. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  70. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
  71. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
  72. 2013-05-25 19:00:42 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  73. 2013-05-25 19:00:42 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)
  74. 2013-05-25 19:00:42 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430)
  75. 2013-05-25 19:00:42 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  76. 2013-05-25 19:00:42 [SEVERE] [Minecraft-Server] Encountered an unexpected exception RuntimeException
  77. java.lang.RuntimeException: Tried to recreate an item id (13528 / shifted:13784) for an item which already exists as captainford.herbology.HerbalMedicine@6b1bbefc. Check your config and resolve the conflict.
  78. at forestry.core.config.Config.getOrCreateItemIdProperty(Config.java:356)
  79. at forestry.plugins.PluginApiculture.registerCrates(PluginApiculture.java:401)
  80. at forestry.plugins.NativePlugin.doInit(NativePlugin.java:26)
  81. at forestry.plugins.PluginApiculture.doInit(PluginApiculture.java:244)
  82. at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
  83. at forestry.Forestry.postInit(Forestry.java:48)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. at java.lang.reflect.Method.invoke(Unknown Source)
  88. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  89. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  93. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  94. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  95. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  96. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  97. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  101. at java.lang.reflect.Method.invoke(Unknown Source)
  102. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  103. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  104. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  105. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  106. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  107. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
  108. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
  109. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
  110. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
  111. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)
  112. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430)
  113. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement