Traben-0 / Entity_Model_Features

Other
90 stars 18 forks source link

[Bug] Crash when attempting to render a model that doesn't exist #148

Closed Thanos1716 closed 4 months ago

Thanos1716 commented 7 months ago

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

  1. Install this resourcepack example
  2. Run the command /summon minecraft:armor_stand ~ ~ ~ {Small:true}
  3. Observe crash

Expected behavior A warning in the log

Crashlog crash-2023-12-09_00.49.06-client.txt

Installation

Traben-0 commented 6 months ago

i've accidentally fixed this for the next update already