[Bug] Failed to resolve tags
ST-DDT opened this issue ยท 4 comments
What happened?
In the REI overview there is a "Tag" tab that contains multiple views that fail to load.
RoughlyEnoughItems-9.1.530.jar
What mod loaders are you seeing the problem on?
Fabric
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
No errors where observed. This happens with and without REI plugins.
Logs (Click to expand)
[16:39:32] [Render thread/INFO]: [REI] Config loaded
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider ReltServer [roughly_enough_loot_tables] for REIPlugin
[16:39:32] [Render thread/INFO]: Registering S2C receiver with id roughlyenoughitems:request_tags_s2c
[16:39:32] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:request_tags_c2s
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIPlugin
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIPlugin
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider REITooltipPlugin [appleskin] for REIPlugin
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider ReltClient [roughly_enough_loot_tables] for REIPlugin
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider ClientPlugin [roughly_enough_trades] for REIPlugin
[16:39:32] [Render thread/INFO]: [REI] Registered plugin provider DefaultClientPlugin [roughlyenoughitems] for REIPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider DefaultClientRuntimePlugin [roughlyenoughitems] for REIPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider PluginEntry [roughlyenoughresources] for REIPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider ReiRecipeAction [wthit] for REIPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider ReltServer [roughly_enough_loot_tables] for REIServerPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider DefaultPlugin [roughlyenoughitems] for REIServerPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider DefaultRuntimePlugin [roughlyenoughitems] for REIServerPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider FabricFluidAPISupportPlugin for REIServerPlugin
[16:39:33] [Render thread/INFO]: [REI] Registered plugin provider FabricFluidAPISupportPlugin for REIPlugin
[16:39:33] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:delete_item
[16:39:33] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item
[16:39:33] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item_grab
[16:39:33] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:create_item_hotbar
[16:39:33] [Render thread/INFO]: Registering C2S receiver with id roughlyenoughitems:move_items
Anything else?
The error message in the GUI is confusing as it only states multiple times, what failed, but not how to resolve this.
If this is an issue with the server, then the tab should be hidden/grayed out/show a single error, with a message like "server needs the/some plugin".
If it is something client side the box should state that, e.g. "look at the logs there are hints on how to resolve this".
Also, how do I resolve this error?
I found this error, which seems similar, but has a different error message/behavior:
Incomplete set of tags received from server
,
however the provided solutions didn't help.
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
I'm having the same issue on fabric 1.19.2 it also seems to make RER not work as-well.
It would be nice to be able to disable this category, much like how JEI has the ability to disable the Enchantment tab