[๐]: Another Furniture's chairs don't render (missing model, according to log)
Numerosityy opened this issue ยท 1 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1
Loader
Forge
EveryCompat Version
v1.20-2.6.15
Moonlight Lib Version
v1.20-2.8.56
Issue with mods
Another Furniture's Chairs don't render due to missing model.
Issue Detail
Another Furniture's Chairs don't render due to missing model. This seems to happen for all modded wood types Every Compat attempts to add.
OPTIONAL: Latest.log | Crash-report Attachment
Relevant lines (examples):
[03/11/2023 18:14:57 PM] [Render thread/WARN] Unable to load model: 'everycomp:af/betterend/tenanea_chair#inventory' referenced from: everycomp:af/betterend/tenanea_chair#inventory: java.io.FileNotFoundException: everycomp:models/item/af/betterend/tenanea_chair.json
[03/11/2023 18:14:57 PM] [Render thread/WARN] Unable to load model: 'everycomp:af/regions_unexplored/pine_chair#inventory' referenced from: everycomp:af/regions_unexplored/pine_chair#inventory: java.io.FileNotFoundException: everycomp:models/item/af/regions_unexplored/pine_chair.json
[03/11/2023 18:14:57 PM] [Render thread/WARN] Unable to load model: 'everycomp:af/regions_unexplored/cobalt_chair#inventory' referenced from: everycomp:af/regions_unexplored/cobalt_chair#inventory: java.io.FileNotFoundException: everycomp:models/item/af/regions_unexplored/cobalt_chair.json
[03/11/2023 18:14:57 PM] [Render thread/WARN] Unable to load model: 'everycomp:af/terrestria/cypress_chair#inventory' referenced from: everycomp:af/terrestria/cypress_chair#inventory: java.io.FileNotFoundException: everycomp:models/item/af/terrestria/cypress_chair.json
And so on...
OPTIONAL: To Produce
No response