[Bug]: 1.18.2 Can't save blacklist
evanbones opened this issue ยท 2 comments
Steps to Reproduce the Bug
- Turn on Edit mode
- Try to hide items from JEI
- Error
Expected Behavior
JEI should just save the file
Actual Behavior
An error is thrown and the file doesn't save
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
latest.log
https://gist.github.com/evanbones/f74e7a9273a44e789b7d601d839f854c
I found a temporary workaround. It seems JEI doesn't want to overwrite the blacklist but is fine with saving it if it can't find one. Thus we can:
- Turn on Edit Mode and make your desired changes.
- Delete blacklist.cfg (might want to make a backup lol)
- Hide and unhide any item (this forces JEI to remake the blacklist)
- Turn off Edit Mode
- Blacklist.cfg should be back and contain your previous blacklist plus the changes made