Crash upon loading world with the correct Sodium/Iris versions. (Unexpected error)
Closed this issue ยท 2 comments
Is it a mod compatibility issue?
Yes
Minecraft version
1.19.2
Describe the issue
Seem to be a mod incompatibility issue. Similar crash happens in Forge version with custom camera entity mod. But this installation seems not having custom camera entity mod.
The binary search is a way of finding the incompatible mod without removing the mods one-by-one.
The procedure is simple:
- Backup the world because removing mod cause its content to be removed.
- Remove half of the existing mods, and put them aside.
- Run the game.
- Does the issue still exist?
If YES: Repeat from step 2 with the current mods.
If NO: Swap out the current mods with the ones set aside, and repeat from step 1. - Repeat this process until the problematic mod/s have been found.