You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
some addon is adding null item attributes, do a binary search to figure out which one:
Try a binary search:
The binary search is a way of finding a faulty thing amongst 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.
Context
When i try using sand in the attribute filter my game crashes no matter what I do about it im playing on 1.19.2
Edit: nothing works in it no matter what i use my game crashes
Crash Report
https://mclo.gs/aBislQg
The text was updated successfully, but these errors were encountered: