Exception loading model/blockstate
Opened this issue ยท 8 comments
Caused by: java.io.FileNotFoundException: mca:blockstates/memorial.json
Minecraft: 1.12.2
Forge: 14.23.1.2554
MCA: 5.3.1
RadixCore: 2.2.1
Just tested it with only MCA/RadixCore and Forge 14.23.0.2491 installed. The error stays:
Please have a look at:
MinecraftForge/MinecraftForge#4567
I'll wait until a forge dev comments on that.
Solutions so far:
He could simply add an empty json and the error should be away.
If it does not need one, set the block to have no model like vanilla barriers do (It's one of the methods on Block)
It is an issue. You know this because it's called an ERROR in the log. There's a reason for it to be an error, and it can be fixed easily.
But people like you, who just base the quality of their mods on "no error ingame = everything ok" will never understand it, I guess.
Dunno why you're so upset over this. Let me put it this way - although it is an error printed to the log, it has no effect on me, you, or anyone else using MCA. Therefore, I'm not wasting my time attempting to fix it.
If you want to blame something, blame bad design decisions by Mojang, the toxic community around Forge, and overall poor documentation.