Unknown loot table warnings
spiritedsnowcat opened this issue ยท 3 comments
Hi there,
When logging into a server running Aquaculture in Minecraft 1.18.1, the following client warnings are logged:
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_porkchop_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:blue_ice_from_freezing
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:baked_potato_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_beef_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_salmon_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:ice_from_freezing
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_chicken_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:dried_kelp_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_cod_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_mutton_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:grill_cooking/minecraft:cooked_rabbit_from_grill_cooking
[02:14:50] [Render thread/WARN]: Unknown recipe category: cfm:freezer_solidify/minecraft:packed_ice_from_freezing
[02:14:53] [Render thread/WARN]: Found validation problem in {minecraft:gameplay/fishing}.pools[0].entries[4]: Unknown loot table called aquaculture:gameplay/fishing/junk
[02:14:53] [Render thread/WARN]: Found validation problem in {minecraft:gameplay/fishing}.pools[0].entries[5]: Unknown loot table called aquaculture:gameplay/fishing/neptunium
[02:14:53] [Render thread/WARN]: Found validation problem in {minecraft:gameplay/fishing}.pools[0].entries[3]: Unknown loot table called aquaculture:gameplay/fishing/fish
Are these serious errors?
Thanks,
Spirited
They are not serous problems, as you can see the logging level for those messages are warnings not errors. The top ones are not something that are related to AQ but the bottom ones might be something that needs looking into.
Oh, you're totally right. That's MrCrayfish's Furniture Mod. Sorry about that. But yeah, the validation problem does seem related.