illusivesoulworks / bedspreads

Minecraft Mod: Allows players to add banner patterns to their beds!
https://www.curseforge.com/minecraft/mc-mods/bedspreads
Other
5 stars 6 forks source link

[Bug]: Log Errors #20

Closed NealSavage closed 2 years ago

NealSavage commented 2 years ago

Minecraft Version

1.18.2

What happened?

I'm on 1.18.2 , not 1.18.1. Not sure why you don't have a 1.18.2 in the dropdown. Anyways, I went through my multi mc console output logs after starting the game to help developers out by giving them error logs. I noticed some that I think are attributed to your mod. The relevant log lines are below,

[19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_dragon.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_dragon.png [19:32:46] [Worker-Main-5/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_phantom.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_phantom.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_kelp.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_kelp.png [19:32:46] [Worker-Main-1/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_trident.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_trident.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_shield.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_shield.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_diamond.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_diamond.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_spades.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_spades.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_pumpkin.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_pumpkin.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_grass.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_grass.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_hex.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_hex.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_heart.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_heart.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_squid.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_squid.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_snowflake.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_snowflake.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load shelve:textures/block/flower_pot.png : java.io.FileNotFoundException: shelve:textures/block/flower_pot.png [19:32:46] [Worker-Main-1/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_moon.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_moon.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_sword.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_sword.png [19:32:46] [Worker-Main-5/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_frame.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_frame.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_anchor.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_anchor.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_squares.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_squares.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_mushroom.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_mushroom.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_balance.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_balance.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_clubs.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_clubs.png

How do you trigger this bug?

It happens on start up.

Loader

Fabric

Loader Version

0.13.3

Mod Version

1.5.0

Relevant Log Outputs

I put them earlier, but, I can put them again, sure.

[19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_dragon.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_dragon.png [19:32:46] [Worker-Main-5/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_phantom.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_phantom.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_kelp.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_kelp.png [19:32:46] [Worker-Main-1/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_trident.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_trident.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_shield.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_shield.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_diamond.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_diamond.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_spades.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_spades.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_pumpkin.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_pumpkin.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_grass.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_grass.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_hex.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_hex.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_heart.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_heart.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_squid.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_squid.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_snowflake.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_snowflake.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load shelve:textures/block/flower_pot.png : java.io.FileNotFoundException: shelve:textures/block/flower_pot.png [19:32:46] [Worker-Main-1/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_moon.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_moon.png [19:32:46] [Worker-Main-4/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_sword.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_sword.png [19:32:46] [Worker-Main-5/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_frame.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_frame.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_anchor.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_anchor.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_squares.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_squares.png [19:32:46] [Worker-Main-7/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_mushroom.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_mushroom.png [19:32:46] [Worker-Main-6/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_balance.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_balance.png [19:32:46] [Worker-Main-2/ERROR]: Using missing texture, unable to load bedspreads:textures/entity/additionalbanners_clubs.png : java.io.FileNotFoundException: bedspreads:textures/entity/additionalbanners_clubs.png

And, in case it helps you, here's the Latest log files.

https://bytebin.lucko.me/iIIp1qTawU