[Bug] Crash when attempting to render a model that doesn't exist
Thanos1716 opened this issue ยท 1 comments
Bug description
When rendering any entity that has a custom model defined by a properties file, if the file is missing, the game will crash
To Reproduce
- Install this resourcepack example
- Run the command
/summon minecraft:armor_stand ~ ~ ~ {Small:true}
- Observe crash
Expected behavior
A warning in the log
Crashlog
crash-2023-12-09_00.49.06-client.txt
Installation
- Minecraft Version: 1.20.2
- EMF version: 1.2
- Does the issue persist with only EMF installed: Yes (plus ETF and Fabric API)