Advertisement
Guest User

Untitled

a guest
Sep 17th, 2012
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. GregTech_Addon [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Errored
  2. 2012-09-17 17:09:26 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  3. 2012-09-17 17:09:26 [SEVERE] [ForgeModLoader] Caught exception from GregTech_Addon
  4. java.lang.reflect.InvocationTargetException
  5. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  7. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  8. at java.lang.reflect.Method.invoke(Unknown Source)
  9. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
  10. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  11. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. at java.lang.reflect.Method.invoke(Unknown Source)
  13. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  14. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  15. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  16. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  17. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  18. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  24. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  28. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  29. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
  30. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
  31. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  32. at ft.b(DedicatedServer.java:111)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
  34. at ep.run(SourceFile:539)
  35. Caused by: java.lang.IllegalArgumentException: Slot 4095 is already occupied by forestry.core.gadgets.BlockStainedGlass@6d9e2ec8 when adding gregtechmod.common.blocks.GT_BlockMetaID_Ore@2c1184b1
  36. at aig.<init>(Block.java:282)
  37. at gregtechmod.common.blocks.GT_BlockMetaID_Ore.<init>(GT_BlockMetaID_Ore.java:23)
  38. at gregtechmod.GT_Mod.load(GT_Mod.java:182)
  39. ... 30 more
  40. 2012-09-17 17:09:26 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  41. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  42. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
  43. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
  44. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  45. 2012-09-17 17:09:26 [INFO] [STDERR] at ft.b(DedicatedServer.java:111)
  46. 2012-09-17 17:09:26 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
  47. 2012-09-17 17:09:26 [INFO] [STDERR] at ep.run(SourceFile:539)
  48. 2012-09-17 17:09:26 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
  49. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. 2012-09-17 17:09:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  53. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
  54. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  55. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. 2012-09-17 17:09:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  57. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  58. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  59. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  60. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  61. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  62. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  63. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  65. 2012-09-17 17:09:26 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. 2012-09-17 17:09:26 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  67. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  68. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  69. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  70. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  71. 2012-09-17 17:09:26 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  72. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  73. 2012-09-17 17:09:26 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
  74. 2012-09-17 17:09:26 [INFO] [STDERR] ... 5 more
  75. 2012-09-17 17:09:26 [INFO] [STDERR] Caused by: java.lang.IllegalArgumentException: Slot 4095 is already occupied by forestry.core.gadgets.BlockStainedGlass@6d9e2ec8 when adding gregtechmod.common.blocks.GT_BlockMetaID_Ore@2c1184b1
  76. 2012-09-17 17:09:26 [INFO] [STDERR] at aig.<init>(Block.java:282)
  77. 2012-09-17 17:09:26 [INFO] [STDERR] at gregtechmod.common.blocks.GT_BlockMetaID_Ore.<init>(GT_BlockMetaID_Ore.java:23)
  78. 2012-09-17 17:09:26 [INFO] [STDERR] at gregtechmod.GT_Mod.load(GT_Mod.java:182)
  79. 2012-09-17 17:09:26 [INFO] [STDERR] ... 30 more
  80. 2012-09-17 17:09:26 [INFO] [STDERR] 2012-09-17 17:09:26 [SEVERE] Encountered an unexpected exception LoaderException
  81. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  82. at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  83. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
  84. at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
  85. at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:334)
  86. at ft.b(DedicatedServer.java:111)
  87. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428)
  88. at ep.run(SourceFile:539)
  89. Caused by: java.lang.reflect.InvocationTargetException
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  93. at java.lang.reflect.Method.invoke(Unknown Source)
  94. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
  95. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  97. at java.lang.reflect.Method.invoke(Unknown Source)
  98. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  99. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  100. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  101. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  102. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  103. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  107. at java.lang.reflect.Method.invoke(Unknown Source)
  108. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  109. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  110. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  111. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  112. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  113. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  114. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
  115. ... 5 more
  116. Caused by: java.lang.IllegalArgumentException: Slot 4095 is already occupied by forestry.core.gadgets.BlockStainedGlass@6d9e2ec8 when adding gregtechmod.common.blocks.GT_BlockMetaID_Ore@2c1184b1
  117. at aig.<init>(Block.java:282)
  118. at gregtechmod.common.blocks.GT_BlockMetaID_Ore.<init>(GT_BlockMetaID_Ore.java:23)
  119. at gregtechmod.GT_Mod.load(GT_Mod.java:182)
  120. ... 30 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement