Missing Textures & Models
bookerthegeek opened this issue ยท 0 comments
Heyo
Saw the following in my console, thought you would like to know.
Portion of the Console Log
[03:55:39] [Worker-Main-16/WARN] [minecraft/SpriteContents]: Unused frames in sprite relics:item/spore_sack: [10]
[03:55:39] [Worker-Main-15/WARN] [minecraft/SpriteContents]: Invalid frame index on sprite relics:item/wool_mitten frame 14: 14
[03:36:07] [Worker-Main-3/WARN] [minecraft/ModelBakery]: Unable to load model: 'relics:item/horse_flute_broken' referenced from: relics:item/horse_flute_2d: java.io.FileNotFoundException: relics:models/item/horse_flute_broken.json
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:midnight_robe#inventory:
minecraft:textures/atlas/blocks.png:relics:item/midnight_robe_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:holy_locket#inventory:
minecraft:textures/atlas/blocks.png:relics:item/holy_locket_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:infinity_ham#inventory:
minecraft:textures/atlas/blocks.png:relics:item/infinity_ham_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:arrow_quiver#inventory:
minecraft:textures/atlas/blocks.png:relics:item/arrow_quiver_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:magic_mirror#inventory:
minecraft:textures/atlas/blocks.png:relics:item/magic_mirror_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:bastion_ring#inventory:
minecraft:textures/atlas/blocks.png:relics:item/bastion_ring_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:drowned_belt#inventory:
minecraft:textures/atlas/blocks.png:relics:item/drowned_belt_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:hunter_belt#inventory:
minecraft:textures/atlas/blocks.png:relics:item/hunter_belt_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:ice_skates#inventory:
minecraft:textures/atlas/blocks.png:relics:item/ice_skates_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:blazing_flask#inventory:
minecraft:textures/atlas/blocks.png:relics:item/blazing_flask_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:leather_belt#inventory:
minecraft:textures/atlas/blocks.png:relics:item/leather_belt_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:roller_skates#inventory:
minecraft:textures/atlas/blocks.png:relics:item/roller_skates_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:ice_breaker#inventory:
minecraft:textures/atlas/blocks.png:relics:item/ice_breaker_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:elytra_booster#inventory:
minecraft:textures/atlas/blocks.png:relics:item/elytra_booster_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:spatial_sign#inventory:
minecraft:textures/atlas/blocks.png:relics:item/spatial_sign_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:wool_mitten#inventory:
minecraft:textures/atlas/blocks.png:relics:item/wool_mitten_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:space_dissector#inventory:
minecraft:textures/atlas/blocks.png:relics:item/space_dissector_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:chorus_inhibitor#inventory:
minecraft:textures/atlas/blocks.png:relics:item/chorus_inhibitor_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:shadow_glaive#inventory:
minecraft:textures/atlas/blocks.png:relics:item/shadow_glaive_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:reflection_necklace#inventory:
minecraft:textures/atlas/blocks.png:relics:item/reflection_necklace_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:spore_sack#inventory:
minecraft:textures/atlas/blocks.png:relics:item/spore_sack_broken
[03:36:09] [Worker-Main-3/WARN] [minecraft/ModelManager]: Missing textures in model relics:jellyfish_necklace#inventory:
minecraft:textures/atlas/blocks.png:relics:item/jellyfish_necklace_brokenVersions
- Minecraft [1.20.1]
- Forge [47.4.10]
- Architectury[9.2.14]
- Curios API[5.14.1+1.20.1]
- OctoLib [0.5.0.1]
- Relics [0.8.0.11]