So i just started messing around with IC2 in FTB, and i noticed that
they were using different ores for copper/tin gen. well, being that i
like everything perfect, i decided to change the config to generate IC2
copper/tin instead (and a bunch of other changes, but i tested alittle
and figured out it was IC2's config).
Upon doing this and loading up Minecraft to make a new world and play, it crashes. Help?
Crash upon editing IC2 config
-
-
It's better if you post the contents of the "ForgeModLoader-client-0.log" file, that contains a better description of the problem.
-
Got it:
-
Quote
Slot 247 is already occupied by ic2.core.block.BlockTex@5b4cd7 when adding src.train.common.blocks.BlockOrePetrol@122519
This indicates a block id error, simple fix, go into the IC2 config file and find slot 247, then change that to something else under 4096, repeat until the errors stop, checking the bottom for something similar to what I quoted. -
Ah, great, thanks. Can't believe i didn't think of that. nontheless, thanks for the quick reply.
-
Maybe i'm doing something wrong... i've tried about 10+ times, no dice. here's the crash log, if it's any different:
-
You're still getting Block ID conflicts, just do trial-and-error.
-
Alright, just checking.
-
Fixed. Thanks!