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] Unable to properly hide or group items from Sully's mod #1819

Open
4 of 7 tasks
Fokke456 opened this issue Feb 11, 2025 · 0 comments
Open
4 of 7 tasks

[Bug] Unable to properly hide or group items from Sully's mod #1819

Fokke456 opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Fokke456
Copy link

What happened?

When combining REI with Sully's mod in minecraft 1.20.1 (no other mods besides the required dependencies), trying to group or filter specific items (the ancient skulls and the artefacts) does not quite work. Some items (a random selection in my attempts) refuse to either be grouped or hidden. When they are part of a group or a filter list, a copy of the item also appears on a reload.

Minimal working example:
Launch game with just REI and Sully's mod and required dependencies and create a new world.

Make a group containing all Sully's mod items.
Image

Open your inventory and filter to look at all Sully's mod items. In my case, there will always be one or two artefacts that have not been added to the filter group.
Image

If you were to check the filter group now, a random group of items will not be selected.
Image

If you do /reload, all artefacts and ancient skulls get duplicated.
Image

Log output included below is the output while doing the /reload.

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

[11:44:55] [Server thread/INFO] [minecraft/MinecraftServer]: [Fokke456: Reloading!]
[11:44:55] [Server thread/INFO] [co.te.bl.co.Blueprint/]: Successfully loaded 0 data remolders!
[11:44:55] [Render thread/INFO] [minecraft/ChatComponent]: [System] [CHAT] Reloading!
[11:44:56] [Server thread/INFO] [co.te.bl.co.Blueprint/]: Loot Modification Manager has loaded 12 modifier groups
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/quartz_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/amethyst_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/diamond_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/lapis_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/amber_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/jade_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Skipping loading recipe sullysmod:crafting/emerald_lantern as it's serializer returned null
[11:44:56] [Server thread/INFO] [minecraft/RecipeManager]: Loaded 8 recipes
[11:44:56] [Server thread/INFO] [co.te.bl.co.Blueprint/]: Advancement Modification Manager has loaded 9 modifier groups
[11:44:56] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 1371 advancements
[11:44:56] [Server thread/INFO] [co.te.bl.co.Blueprint/]: Chunk Generator Modification Manager has loaded 0 modifier groups
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ++++++++++++++++++++++++++++++++++++++++
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (5):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ++++++++++++++++++++++++++++++++++++++++
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ========================================
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIClientPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (3):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ========================================
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[11:44:56] [Render thread/WARN] [REI/]: [REI] Trying to start reload plugins of stage START but found 1 existing reload task(s)!
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIServerPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (2):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (5):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ++++++++++++++++++++++++++++++++++++++++
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIClientPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (3):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ++++++++++++++++++++++++++++++++++++++++
[11:44:56] [Render thread/WARN] [REI/]: [REI] Found 1 existing reload task(s) after trying to terminate them!
[11:44:56] [Render thread/INFO] [minecraft/AdvancementList]: Loaded 2 advancements
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIServerPlugin starting main-reload for START.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (2):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIPlugin finished post-reload for START in 1.158 ms, totaling 4.323 ms.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIClientPlugin finished post-reload for START in 414.3 μs, totaling 86.73 ms.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIServerPlugin finished post-reload for START in 113.8 μs, totaling 989.4 μs.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ########################################
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIPlugin starting main-reload for END.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (5):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ########################################
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIClientPlugin starting main-reload for END.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (3):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultClientPluginImpl of DefaultClientPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) HideIngredientsFromTagsPlugin of HideIngredientsFromTagsPlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultClientRuntimePlugin of DefaultClientRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIServerPlugin starting main-reload for END.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] Plugins (2):
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (-100.00) DefaultPluginImpl of DefaultPluginImpl [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI]  - (0.00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIPlugin finished post-reload for END in 456.4 μs, totaling 3.039 ms.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIClientPlugin finished post-reload for END in 1.274 ms, totaling 170.9 ms.
[11:44:56] [REI-ReloadPlugins/INFO] [REI/]: [REI] REIServerPlugin finished post-reload for END in 227.0 μs, totaling 1.620 ms.

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
@Fokke456 Fokke456 added the bug Something isn't working label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant