was told by luncer uplode my craash report here ---- Crashed! ----Date/Time: 2023/01/17 17:05:09.4948-- Crash --org.qu - Pastebin.com
I cannot figure out this issue either. Some mod seems to be referencing something that has never existed. I recommend you follow this guide to find the mod:
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.
Credit to the Forge Discord for these instructions.
1 worked removing half the mods
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.