NPE if a model .json is missing
josephcsible opened this issue ยท 1 comments
If a model .json is missing for an aspect (such as if you delete https://github.com/CyclopsMC/IntegratedDynamics/blob/master-1.12/src/main/resources/assets/integrateddynamics/models/aspect/read/integer/network/energy/max.json), Minecraft will crash with a NullPointerException when you try to look at it. We should handle this more gracefully, just showing the magenta-and-black "missing" checkerboard or something.