Cant disable Mystcraft instabilty without crashing?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Wabbit

New Member
Jul 29, 2019
443
0
0
Code:
2012-11-19 21:33:54 [SEVERE] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: Slot 204 is already occupied by xcompwiz.mystcraft.BlockStarFissure@7ac0e5f9 when adding portalgun.common.block.BlockPortalMod@e3a7d65

Well there's your problem. You got an ID conflict.
 

Kaz!

New Member
Jul 29, 2019
94
0
1
Its not that, because it works fine when on true. Turn it to false and you get that like stated above.

Anyhow i have fixed it. Was down to how the file is read by the FTB modpack got nothing to do with ID conflicts its a simply change and now it works.
 
  • Like
Reactions: Wabbit

Kaz!

New Member
Jul 29, 2019
94
0
1
Yes and no, its down to how the .txt file is read you change that then the issue is resolved i now have it on false and no crashing.