Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Hiding items & blocks is no longer possible, file resets when reloading world & blacklist.json file only displays "SINGLE" as ID, no actual item/block ids. #3714

Closed
Gbergz opened this issue Aug 27, 2024 · 2 comments
Labels

Comments

@Gbergz
Copy link

Gbergz commented Aug 27, 2024

Steps to Reproduce the Bug

  1. Hide any blocks and items.
  2. Quit world.
  3. Rejoin world.
  4. Check item/block you hid
  5. Not hidden
    profit..

Expected Behavior

That hiding item and blocks is persistent between loading worlds etc.

Actual Behavior

They are still visible, not hidden.

JEI Version

neoforge-19.11.0.130

Mod Pack URL (Optional)

Empty instance with just NeoForge v21.1.23 & JEI.

Mod Pack Version (Optional)

Empty instance with just NeoForge v21.1.23 & JEI.

Extra Notes (Optional)

Hiding blocks and items in JEI was lasing working with version 19.8.5.119, and stops working above that version.

The blacklist.json file also no longer displays item ids in a list, but rather it displays everything as:
["SINGLE","SINGLE","SINGLE","SINGLE","SINGLE","SINGLE","SINGLE","SINGLE","SINGLE"]

then gets reset when rejoining world.

latest.log

https://gist.githubusercontent.com/Gbergz/451ddfe2aefe9a623df154eb5de30380/raw/0728c05b8b56eb5ab86b6cb2b011064a6df294f9/gistfile1.txt

@mezz mezz added the bug label Aug 28, 2024
@mezz mezz closed this as completed in 9d17753 Aug 28, 2024
@mezz
Copy link
Owner

mezz commented Aug 28, 2024

Thanks for the report!
This will be fixed in the next release, available shortly.

@Gbergz
Copy link
Author

Gbergz commented Aug 28, 2024

Awesome, thanks for the fix! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants