ID conflicts in DW20

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

SuperMR

New Member
Jul 29, 2019
109
0
0
i have tried to add carpenters mod and chisel to the latest DW20 mod pack update, it seem thets carpenters blocks has some problems with RS arsenal.
id conflicts file:
Code:
#Blocks
2050: blockCarpentersPressurePlate from CarpentersBlocks - redstonearsenal.storage from Redstone Arsenal
Suggested Ranges: 2830-3119 (290 IDs), 1556-1752 (197 IDs), 3711-3897 (187 IDs)
i dont really know how to fix this...

(sorry if i have grammer mistakes or i have misspelled some words. english is not my main language)
 
  • Like
Reactions: RealSketch

McJty

Over-Achiever
Mod Developer
May 13, 2014
2,015
2,519
228
twitter.com
You'll have to edit the configs of carpenters blocks and change the conflicting id. The error above suggests safe ID ranges that you can use for the conflicting blocks.
 
  • Like
Reactions: RealSketch

christhereaper

New Member
Jul 29, 2019
82
0
0
Go into you Direwolf20 folder.
Then go into the minecraft folder, then config.
Search for CarpentersBlocks.cfg and open it.
Look for the PressurePlate, which should have an ID of 2050 assigned.
Change that to 2830 for example. (or any ID in the Suggested Ranges)
 

SuperMR

New Member
Jul 29, 2019
109
0
0
Go into you Direwolf20 folder.
Then go into the minecraft folder, then config.
Search for CarpentersBlocks.cfg and open it.
Look for the PressurePlate, which should have an ID of 2050 assigned.
Change that to 2830 for example. (or any ID in the Suggested Ranges)
thanks man :D
 
  • Like
Reactions: RealSketch

RealSketch

New Member
Jul 29, 2019
2,016
0
0
This has got to be one of the quickest issues solved this month! :p
If you ever get any ID Conflicts in the future, make sure you do the same thing:
  • Go into the mod causing the ID conflict's config.
  • Change the ID within range of the original.
  • Save and launch the game!
IDFix and IDFix Minus are also very helpful for this problem, I would certainly recommend them as they can fix almost any conflicts.
I fear though that they will be abandoned though when everyone is using 1.7. :(
 

ThatOneSlowking

New Member
Jul 29, 2019
3,520
0
0
This has got to be one of the quickest issues solved this month! :p
If you ever get any ID Conflicts in the future, make sure you do the same thing:
  • Go into the mod causing the ID conflict's config.
  • Change the ID within range of the original.
  • Save and launch the game!
IDFix and IDFix Minus are also very helpful for this problem, I would certainly recommend them as they can fix almost any conflicts.
I fear though that they will be abandoned though when everyone is using 1.7. :(
IIRC I solved an issue within seconds of it being posted.