FTB closing while launching

  • 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

Mahoka

New Member
Jul 29, 2019
87
0
0
This is actually a friend's issue I'm trying to solve. While launching our modpack (Horizons, with IC2, Twilight Forest, and Bibliocraft added), his FTB window and console close. The only crash log we were able to find is this one: http://pastebin.com/3Hg0k5Yz

I don't know how to read these well, but I see what appears to be a block ID error, though we all should be running the same things, and everyone else has no problem. Any suggestions?
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
its an ID conflict.
Code:
Slot 20000 is already occupied by thermalexpansion.part.conduit.ItemConduitPart@7b2f087
or, stripping away the unneeded code bits:
Code:
Slot 20000 is already occupied by thermal expansion Item Conduit

edit the config for team metallurgy's agriculture mod and change the ID's in it to be unique.