Incompatibility with Freezing Myhtic Mount mobs
dandin87 opened this issue · 3 comments
Mod version
enchancement-1.18-17
A description of the issue
java.lang.IllegalStateException: Unable to generate frozen texture for mythicmounts:courierbird_mount7.png
Log or crash report
Mythic Mounts is closed source, so I can't actually see why this is breaking. I would suggest reporting to them.
java.lang.IllegalStateException: Unable to generate frozen texture for mythicmounts:firebird_mount3.png
at moriyashiine.enchancement.client.reloadlisteners.FrozenReloadListener.lambda$getTexture$0(FrozenReloadListener.java:67)
Basically this happens at this line.
While it is true that this might be an issue Mythic Mounts has to fix, I think it would be wise to not throw the IllegalStateException
here and simply return the original – log an error instead and call it a day.