mattdo44 Posted February 11, 2012 Posted February 11, 2012 I know its the regular place to have a crash, but it shows up every time I try to play, And the ram I have it on is 2 GB. Here is the crash code: java.lang.IllegalArgumentException: Slot 243 is already occupied by thaumcraft.BlockCrucible@4e2e29c when adding ic2.common.BlockRubWood@4b8b7245 at oe.<init>(Block.java:176) at oe.<init>(Block.java:204) at ic2.platform.BlockCommon.<init>(BlockCommon.java:12) at ic2.common.BlockTex.<init>(BlockTex.java:30) at ic2.common.BlockRubWood.<init>(BlockRubWood.java:23) at mod_IC2.initialize(mod_IC2.java:254) at ic2.platform.Ic2.load(Ic2.java:65) at ModLoader.init(ModLoader.java:824) at ModLoader.AddAllRenderers(ModLoader.java:189) at afq.<init>(afq.java:80) at afq.<clinit>(afq.java:9) at net.minecraft.client.Minecraft.a(Minecraft.java:316) at net.minecraft.client.Minecraft.run(Minecraft.java:624) at java.lang.Thread.run(Unknown Source)
0 Zebrin Posted February 11, 2012 Posted February 11, 2012 That looks to be a pretty simple block conflict. IC2's Rubberwood tree and thaumcraft's crucible are both block 243.
0 mattdo44 Posted February 11, 2012 Author Posted February 11, 2012 That looks to be a pretty simple block conflict. IC2's Rubberwood tree and thaumcraft's crucible are both block 243. How can I fix it then? Ive never had to change lock ID's...
0 Zebrin Posted February 12, 2012 Posted February 12, 2012 go to AppData\Roaming\.techniclauncher\technicssp\config and find thaumcraft.cfg(Not mod_thaumcraft.cfg) Open it in a text editor and change the crucible from 243 to 188. It should be on the fourth line.
0 mattdo44 Posted February 12, 2012 Author Posted February 12, 2012 I changed it, but I got another for the leaves. ID for that?
0 Zebrin Posted February 12, 2012 Posted February 12, 2012 Could you give me the error message like you did last time?
0 mattdo44 Posted February 12, 2012 Author Posted February 12, 2012 java.lang.IllegalArgumentException: Slot 242 is already occupied by thaumcraft.BlockConduit@5af1cf78 when adding ic2.common.BlockRubLeaves@396bfded at oe.<init>(Block.java:176) at oe.<init>(Block.java:204) at jq.<init>(SourceFile:10) at ic2.platform.BlockLeavesBaseCommon.<init>(BlockLeavesBaseCommon.java:12) at ic2.common.BlockRubLeaves.<init>(BlockRubLeaves.java:25) at mod_IC2.initialize(mod_IC2.java:255) at ic2.platform.Ic2.load(Ic2.java:65) at ModLoader.init(ModLoader.java:824) at ModLoader.AddAllRenderers(ModLoader.java:189) at afq.<init>(afq.java:80) at afq.<clinit>(afq.java:9) at net.minecraft.client.Minecraft.a(Minecraft.java:316) at net.minecraft.client.Minecraft.run(Minecraft.java:624) at java.lang.Thread.run(Unknown Source)
0 Zebrin Posted February 12, 2012 Posted February 12, 2012 Ahh. It is looking like your install got a little borked. Delete what is already in your Thaumcraft.cfg file and copy this in there. It should take care of any more conflicts. #ThaumCraft Properties File #Mon Jan 23 07:44:48 PST 2012 BLOCKID.thaumConduit=187 BLOCKID.thaumCrucible=188 BLOCKID.thaumEffects=189 BLOCKID.thaumInfuser=190 BLOCKID.thaumSymbol=191 ITEMID.apportwand=2441 ITEMID.axeThaumium=2449 ITEMID.blanktalisman=2452 ITEMID.eTree=2440 ITEMID.fabric=2437 ITEMID.firewand=2457 ITEMID.healthtalisman=2454 ITEMID.hoeThaumium=2451 ITEMID.lightningwand=2456 ITEMID.pickThaumium=2448 ITEMID.portableHole=2436 ITEMID.sevenBoots=2459 ITEMID.shovelThaumium=2447 ITEMID.stompBoots=2460 ITEMID.stridingBoots=2458 ITEMID.swordThaumium=2450 ITEMID.thaumDetector=2431 ITEMID.thaumGrenade=2435 ITEMID.thaumMold=2439 ITEMID.thaumReagent=2433 ITEMID.thaumRune=2432 ITEMID.thaumSymbol=2430 ITEMID.thaumTemplate=2434 ITEMID.thaumTinker=2438 ITEMID.thaumiumBoots=2445 ITEMID.thaumiumChest=2443 ITEMID.thaumiumHelm=2442 ITEMID.thaumiumIngot=2446 ITEMID.thaumiumLegs=2444 ITEMID.vigortalisman=2455 ITEMID.voidtalisman=2453 LOWER.GFX=false SMELTING.Basalt=1 SMELTING.Basalt_Cobblestone=1 SMELTING.BigCat_Claw=9 SMELTING.Blue_Alloy_Ingot=37 SMELTING.Croc_Hide=9 SMELTING.Fish_Egg=9 SMELTING.Marble=1 SMELTING.Nikolite=6 SMELTING.Red_Alloy_Ingot=29 TRANSFER.RANGE=15
0 Zebrin Posted February 12, 2012 Posted February 12, 2012 More conflicts? Jeeze. It sounds like your install really got screwed up. The best I can tell you is to delete the .techniclauncher file and redownload it. Otherwise you are going to be working on fixing every damn conflict in the entire smorgasbord of mods they crammed in here. Sorry I can't help further.
Question
mattdo44
I know its the regular place to have a crash, but it shows up every time I try to play, And the ram I have it on is 2 GB. Here is the crash code:
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now