Cakejoke

MC1.3.2 Railcraft/Forestry Error

Aug 25th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. --- BEGIN ERROR REPORT b8b00c02 --------
  2. Generated 25.08.12 22:52
  3.  
  4. - Minecraft Version: 1.3.2
  5. - Operating System: Windows 7 (amd64) version 6.1
  6. - Java Version: 1.7.0_05, Oracle Corporation
  7. - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  8. - Memory: 2603427456 bytes (2482 MB) / 3087007744 bytes (2944 MB) up to 3817799680 bytes (3640 MB)
  9. - JVM Flags: 2 total; -Xmx4096m -Xms3072m
  10. - FML: FML v3.0.150.334 Minecraft Forge 4.0.0.232 4 mods loaded, 4 mods active
  11. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  12. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  13. Forestry [Forestry] (forestry-A-1.4.9.19.jar) Unloaded->Constructed->Pre-initialized->Initialized
  14. Railcraft [Railcraft] (Railcraft_6.0.0pre37.zip) Unloaded->Constructed->Pre-initialized->Errored
  15. - LWJGL: 2.8.3
  16. - OpenGL: AMD Radeon HD 6800 Series GL version 4.1.11251 Compatibility Profile Context, ATI Technologies Inc.
  17. - Is Modded: Definitely; 'forge,fml'
  18. - Type: Client
  19. - Texture Pack: Default
  20. - Profiler Position: N/A (disabled)
  21.  
  22. cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
  23. at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
  24. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:625)
  25. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:170)
  26. at net.minecraft.client.Minecraft.a(Minecraft.java:450)
  27. at net.minecraft.client.Minecraft.run(Minecraft.java:737)
  28. at java.lang.Thread.run(Unknown Source)
  29. Caused by: java.lang.reflect.InvocationTargetException
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:310)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  40. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  41. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  42. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  44. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  50. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  51. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  52. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  54. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
  55. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:624)
  56. ... 4 more
  57. Caused by: java.lang.IllegalArgumentException: Slot 204 is already occupied by forestry.core.gadgets.BlockMachine@56f8934b when adding railcraft.common.blocks.machine.BlockMachine@598e4d88
  58. at aig.<init>(Block.java:282)
  59. at aig.<init>(Block.java:315)
  60. at afu.<init>(BlockContainer.java:13)
  61. at railcraft.common.blocks.machine.BlockMachine.<init>(BlockMachine.java:27)
  62. at railcraft.common.blocks.RailcraftBlocks.registerBlockMachineAlpha(RailcraftBlocks.java:125)
  63. at railcraft.common.modules.ModuleFactory.initFirst(ModuleFactory.java:46)
  64. at railcraft.common.modules.ModuleManager.initFirst(ModuleManager.java:132)
  65. at railcraft.common.modules.ModuleManager.init(ModuleManager.java:84)
  66. at railcraft.common.core.Railcraft.init(Railcraft.java:78)
  67. ... 30 more
  68. --- END ERROR REPORT 9c84efb5 ----------
Advertisement
Add Comment
Please, Sign In to add comment