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

computer craft 1.42client/server causses crash

Started by Anora, 28 September 2012 - 12:44 AM
Anora #1
Posted 28 September 2012 - 02:44 AM
atempting to run minecraft whit computercraft laoded whit other mods it causses a crash

these are the mods I have along side computercraft
Buildcraft
Industrial craft
compact solar
logistic pipes
railcraft
mistcraft
forestry
NEI and its plugins for the mods listed
optifine


SpoilerMinecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to C:\Users\Anora\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-27_22.30.50-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
— BEGIN ERROR REPORT af25cc03 ——–
Generated 9/27/12 10:30 PM
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 426588752 bytes (406 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- FML: FML v3.0.196.366 Minecraft Forge 4.1.1.251 Optifine OptiFine_1.3.2_HD_B3 18 mods loaded, 18 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_InvTweaks [Inventory Tweaks] (minecraft.jar) 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.42.zip) Unloaded->Constructed->Pre-initialized->Errored
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.42.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
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.5.1.pre3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Railcraft [Railcraft] (Railcraft_6.1.2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 5570 GL version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- 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:641)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:177)
at net.minecraft.client.Minecraft.a(Minecraft.java:450)
at net.minecraft.client.Minecraft.run(Minecraft.java:737)
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:371)
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:640)
… 4 more
Caused by: java.lang.IllegalArgumentException: Slot 207 is already occupied by xcompwiz.mystcraft.BlockLinkModifier@2a65ea1a when adding dan200.computer.shared.BlockComputer@8ec66b5
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:185)
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 f2e9a3fc ———-
luingar #2
Posted 28 September 2012 - 02:46 AM
You got a block conflict. Change the config files of either mystcraft or computercraft so they're not both using slot 207
Doyle3694 #3
Posted 28 September 2012 - 08:32 AM
Wait? You didn't even look at your error before posting it? LoL
Cloudy #4
Posted 28 September 2012 - 09:33 AM
Wait? You didn't even look at your error before posting it? LoL

To be fair, the error logs do look daunting. Usually though my eyes just scan for something which looks human readable - or look at the "Caused by:" bit.
Anora #5
Posted 28 September 2012 - 02:30 PM
my bad I did scroll over it, I usualy don't miss block id conflicts but seams I missed this one.

well thanks for pointing it out. cant beleav I missed that.
CountZero #6
Posted 29 September 2012 - 01:33 PM
Have exactly the same problem.
DarkSnake #7
Posted 29 September 2012 - 01:43 PM
Have exactly the same problem.
Well.. now you know how to fix it! =)