Client loading clash with IC2 Experimental (Slot 4000)

Issue #307 resolved
Ezghoul created an issue

Client side issue (have not tried on my server yet)

Minecraft 1.6.2 Forge .871 forestry-A-2.3.0.6 binnie-mods-1.8-dev2 industrialcraft-2_2.0.303-experimental (ive tried on multiple builds from +242 to 303)

Ive also reported this crash on the IC2 BugTracker: http://bt.industrial-craft.net/view.php?id=798

Crash Log Attached

Cause of crash: java.lang.IllegalArgumentException: Slot 4000 is already occupied by ic2.core.block.BlockMetaData@459ffa when adding binnie.extrabees.worldgen.BlockExtraBeeHive@ddd9d7

Comments (3)

  1. Craig Vincent

    That's just a block ID conflict. Not an extra bees problem.

    Simply adjust either the extra bees config or the ic2 config to no longer use slot 4000 and instead use a free slot.

  2. Log in to comment