Missing items to craft in Cutter
CloWnicide opened this issue ยท 5 comments
Can I get any assistance with this? You replied with an answer that does not pertain to my issue, immediately closed the topic and have not responded to my other comment.
Tried a binary search to work out which mod is causing the problem?
You can try a binary search
The binary search is a way of finding a faulty thing among a lot of other things without having to remove the things one-by-one.
This is useful for finding a broken mod among hundreds of mods without having to spend time testing the mods one-by-one.
The procedure is simple:
- Remove half of the existing things, and put them aside.
- Run the program / game.
- Does the issue still exist?
- If YES: Repeat from step 1 with the current things.
- If NO: Swap out the current things with the ones set aside, and repeat from step 1.
- Repeat this process until the problematic thing(s) have been found.
There are 2-3 mods that interfere with block mods like DO. Diagonal Fences, Epic Paladins are two of them, else you might have to try binary