Advertisement
lapc506

Uncompatibility Pixelmon 1.8.6 <--> Forestry 1.6.2.8

Dec 13th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.20 KB | None | 0 0
  1.  
  2.  
  3.       Minecraft has crashed!      
  4.       ----------------------      
  5.  
  6. Minecraft has stopped running because it encountered a problem; Failed to start game
  7.  
  8. A full error report has been saved to C:\Users\Andrés\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-13_12.32.30-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
  9.  
  10.  
  11.  
  12. --- BEGIN ERROR REPORT a100a92c --------
  13. Full report at:
  14. C:\Users\Andrés\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-13_12.32.30-client.txt
  15. Please show that file to Mojang, NOT just this screen!
  16.  
  17. Generated 12/13/12 12:32 PM
  18.  
  19. -- System Details --
  20. Details:
  21.     Minecraft Version: 1.4.5
  22.     Operating System: Windows 7 (x86) version 6.1
  23.     Java Version: 1.7.0_09, Oracle Corporation
  24.     Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  25.     Memory: 334755104 bytes (319 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  26.     JVM Flags: 2 total; -Xms512m -Xmx1024m
  27.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  28.     Suspicious classes: FML and Forge are installed
  29.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30.     FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.410 Optifine OptiFine_1.4.5_HD_U_D4 19 mods loaded, 19 mods active
  31.     mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  32.     FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  33.     Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  34.     mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  35.     mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  36.     mod_GuiAPI [mod_GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  37.     mod_ReiMinimap [mod_ReiMinimap] ([1.4.5]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
  38.     BuildCraft|Core [BuildCraft] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  39.     BuildCraft|Builders [BC Builders] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  40.     BuildCraft|Energy [BC Energy] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  41.     BuildCraft|Factory [BC Factory] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  42.     BuildCraft|Transport [BC Transport] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  43.     BuildCraft|Silicon [BC Silicon] (buildcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized
  44.     MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
  45.     Forestry [Forestry for Minecraft] (forestry-A-1.6.2.8.jar) Unloaded->Constructed->Pre-initialized->Errored
  46.     GregsLighting [Greg's Lighting] (GregsLighting.jar) Unloaded->Constructed->Pre-initialized->Initialized
  47.     mod_Stackables [mod_Stackables] (More Stackables.zip) Unloaded->Constructed->Pre-initialized->Initialized
  48.     Pixelmon [Pixelmon] (Pixelmon 1.8.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
  49.     Railcraft [Railcraft] (Railcraft_1.4.5b-6.9.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
  50.     LWJGL: 2.4.2
  51.     OpenGL: AMD Radeon(TM) HD 6480G GL version 4.1.11156 Compatibility Profile Context, ATI Technologies Inc.
  52.     Is Modded: Definitely; Client brand changed to 'forge,fml'
  53.     Type: Client (map_client.txt)
  54.     Texture Pack: GeruDokuRPG.zip
  55.     Profiler Position: N/A (disabled)
  56.     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  57.  
  58. java.lang.IllegalArgumentException: Slot 4094 is already occupied by pixelmon.blocks.BlockHealer@4c6693 when adding forestry.core.gadgets.BlockResource@1e26f50
  59.     at amj.<init>(Block.java:292)
  60.     at forestry.core.gadgets.BlockResource.<init>(BlockResource.java:22)
  61.     at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:24)
  62.     at forestry.core.config.Config.load(Config.java:204)
  63.     at forestry.core.ForestryCore.init(ForestryCore.java:62)
  64.     at forestry.core.ForestryClient.init(ForestryClient.java:35)
  65.     at forestry.Forestry.init(Forestry.java:36)
  66.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  68.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  69.     at java.lang.reflect.Method.invoke(Unknown Source)
  70.     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  71.     at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  72.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  73.     at java.lang.reflect.Method.invoke(Unknown Source)
  74.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  75.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  76.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  77.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  78.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  79.     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  80.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  82.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  83.     at java.lang.reflect.Method.invoke(Unknown Source)
  84.     at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  85.     at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  86.     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  87.     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  88.     at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  89.     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  90.     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
  91.     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
  92.     at net.minecraft.client.Minecraft.a(Minecraft.java:469)
  93.     at net.minecraft.client.Minecraft.run(Minecraft.java:756)
  94.     at java.lang.Thread.run(Unknown Source)
  95. --- END ERROR REPORT 89d4438a ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement