Alex's Mobs

Alex's Mobs

72M Downloads

Warnings about "Unable to load models" in client logs

spiritedsnowcat opened this issue ยท 1 comments

commented

Versions

Minecraft 1.18.1 (Forge 39.0.7)
Alex's Mobs 1.15.1

Summary

It looks like a few models might be missing or malformed. I see these log messages on client start:

[13:31:52] [Worker-Main-12/WARN]: Unable to load model: 'alexsmobs:block/three_very_cracked_crocodile_eggs' referenced from: alexsmobs:crocodile_egg#eggs=1,hatch=0: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 3 path $.
[13:31:53] [Worker-Main-12/WARN]: Unable to load model: 'minecraft:blood_gun_empty' referenced from: alexsmobs:blood_sprayer#inventory: java.io.FileNotFoundException: minecraft:models/blood_gun_empty.json
[13:31:56] [Worker-Main-12/WARN]: Unable to resolve texture reference: #missing in alexsmobs:block/banana_peel
[13:31:57] [Worker-Main-23/WARN]: Unused frames in sprite alexsmobs:item/hemolymph_sac: [3]
commented

fixed