This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
tudoman's profile picture

[1.4.3][SSP] Happens when mystcraft and forestry are installed

Started by tudoman, 07 October 2012 - 12:24 AM
tudoman #1
Posted 07 October 2012 - 02:24 AM
— BEGIN ERROR REPORT 9a6b5e00 ——–
Generated 10/6/12 6:00 PM

- Minecraft Version: 1.3.2
- Operating System: Windows Vista (x86) version 6.0
- Java Version: 1.6.0_35, Sun Microsystems Inc.
- Java VM Version: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
- Memory: 474476664 bytes (452 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xmx1024m -Xms512m
- FML: FML v3.1.15.378 Minecraft Forge 4.1.2.263 Optifine OptiFine_1.3.2_HD_U_B3 21 mods loaded, 21 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Errored
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Errored
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LP|MAIN [Logistics Pipes] (LogisticsPipes-0.5.1.pre1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.16.zip) Unloaded->Constructed->Pre-initialized->Initialized
- LWJGL: 2.4.2
- OpenGL: GeForce 9400 GT/PCI/SSE2/3DNOW! GL version 3.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Dokus RPG 4 (1).zip
- Profiler Position: N/A (disabled)

cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
at net.minecraft.client.Minecraft.a(Minecraft.java:459)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
… 4 more
Caused by: java.lang.IllegalArgumentException: Slot 207 is already occupied by xcompwiz.mystcraft.BlockLinkModifier@187b360 when adding dan200.computer.shared.BlockComputer@1172c5
at aig.<init>(Block.java:282)
at afu.<init>(BlockContainer.java:7)
at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:18)
at dan200.computer.shared.BlockComputer.<init>(BlockComputer.java:18)
at dan200.computer.shared.ComputerCraftProxyCommon.registerItems(ComputerCraftProxyCommon.java:197)
at dan200.computer.shared.ComputerCraftProxyCommon.load(ComputerCraftProxyCommon.java:31)
at dan200.computer.client.ComputerCraftProxyClient.load(ComputerCraftProxyClient.java:34)
at dan200.ComputerCraft.load(ComputerCraft.java:174)
… 29 more
— END ERROR REPORT 2df3b699 ———-


And when i change block id 207 in config



— BEGIN ERROR REPORT 2c67f81b ——–
Generated 10/6/12 6:19 PM

- Minecraft Version: 1.3.2
- Operating System: Windows Vista (x86) version 6.0
- Java Version: 1.6.0_35, Sun Microsystems Inc.
- Java VM Version: Java HotSpot™ Client VM (mixed mode), Sun Microsystems Inc.
- Memory: 368580416 bytes (351 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xmx1024m -Xms512m
- FML: FML v3.1.15.378 Minecraft Forge 4.1.2.263 Optifine OptiFine_1.3.2_HD_U_B3 21 mods loaded, 21 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft [Mystcraft] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap [mod_ReiMinimap] ([1.3.2]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed->Pre-initialized->Initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.43.zip) Unloaded->Constructed->Pre-initialized->Initialized
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed->Pre-initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed->Pre-initialized->Initialized
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43-1.3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
LP|MAIN [Logistics Pipes] (LogisticsPipes-0.5.1.pre1.jar) Unloaded->Constructed->Pre-initialized->Initialized
CompactSolars [Compact Solar Arrays] (mod_compactsolars-main-3.0.1.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
IronChest [Iron Chest] (mod_ironchests-client-4.0.2.44.zip) Unloaded->Constructed->Pre-initialized->Initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.16.zip) Unloaded->Constructed->Pre-initialized->Initialized
- LWJGL: 2.4.2
- OpenGL: GeForce 9400 GT/PCI/SSE2/3DNOW! GL version 3.2.0, NVIDIA Corporation
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Dokus RPG 4 (1).zip
- Profiler Position: N/A (disabled)

cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:632)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:176)
at net.minecraft.client.Minecraft.a(Minecraft.java:459)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:424)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:631)
… 4 more
Caused by: java.lang.IllegalArgumentException: Slot 208 is already occupied by dan200.computer.shared.BlockPeripheral@f5e814 when adding forestry.core.gadgets.BlockMill@5789f3
at aig.<init>(Block.java:282)
at afu.<init>(BlockContainer.java:7)
at forestry.core.gadgets.BlockForestry.<init>(BlockForestry.java:23)
at forestry.core.gadgets.BlockMill.<init>(BlockMill.java:22)
at forestry.core.config.ConfigureBlocks.initialize(ConfigureBlocks.java:36)
at forestry.core.config.Config.load(Config.java:176)
at forestry.core.ForestryCore.init(ForestryCore.java:62)
at forestry.core.ForestryClient.init(ForestryClient.java:35)
at forestry.Forestry.init(Forestry.java:36)
… 29 more
— END ERROR REPORT e60904e7 ———-

And after that the blocks that i changed their id (computer block/peripheral block) dont work properly
(I hope that im posting this in the right place because i dont know any other forum section that would be better)
(and i am using multi MC build 61)
MysticT #2
Posted 07 October 2012 - 02:31 AM
Block id conflicts with forestry, change them in the config of either CC or forestry.
Also with mystcraft, so change that too.
Conflicting Id's
Mystcraft: 207
Forestry: 208
tudoman #3
Posted 07 October 2012 - 02:42 AM
I know what they are conflicting from but like i said when i change them in the config then the blocks i change dont work anymore (and if there is a specific id i should change them to what is it???)
Edit: I changed only the CC config this time and it worked, thank you for your help :D/>/>
tudoman #4
Posted 07 October 2012 - 02:57 AM
Although the face of the computer which is supposed to be animated (it does not happen with it when it is first placed) there is no texture but i think i can handle it for now
MysticT #5
Posted 07 October 2012 - 02:23 PM
Although the face of the computer which is supposed to be animated (it does not happen with it when it is first placed) there is no texture but i think i can handle it for now
You need to update forge to at least 275