[BUG] Warning about not being able to load a model in the console
he3als opened this issue ยท 0 comments
Describe the bug
When the game starts, it prints this warning into the console:
[09:21:38] [Worker-Main-6/WARN]: Unable to load model: 'minecraft:template_wall_post' referenced from: consistency_plus:cut_sandstone_wall#east=none,north=none,south=none,up=true,waterlogged=true,west=none: java.io.FileNotFoundException: minecraft:models/template_wall_post.json
Versions
Minecraft version: 1.16.5
C+ version: 2.0.0 Beta
Fabric API version: 0.32.0
Other mods
https://pastebin.com/7Gf0RyZP
To Reproduce
Steps to reproduce the behavior. Format it as a numbered list of steps.
- Start the game.
- Look in the console.
Expected behavior
I don't know, it just seems like an error and should be fixed.