
Custom Textures Not Loading Suddenly
MimikyuU1 opened this issue Β· 7 comments
Minecraft and Mod version π
1.20.1 Easy NPC
Describe the bug π
The Textures on the NPCs will not load but only on some of them strangely. The other players are unable to see the textures and only see the default Alex. They also get an error message while I'm able to see the NPC's and get no error message. However, they are able to see some textures but not others.
To Reproduce βοΈ
Steps to reproduce the behavior:
- Upload Texture
- Exit
- Texture doesn't work
Expected behavior βοΈ
A visible texture for everyone
Screenshots πΈ
These two are from my perspective
These are from the Player's perspective. They are able to one of the NPC's but not the other.
Debugging π οΈ
I'm not sure where to find the Debug.Log but I will provide it if I can find it.
Is the issue happening in combination with other mods? (If yes, please provide a full list) π§©
Additional context π
Hosted on an Essential Server. We are also using Shaders but they were working fine before.
Please note that there are no server-side skins. All skin files must also be present on the client-side, otherwise, other players will not be able to see them.
Additionally, if a skin fails to load, it's displays the shared error message on the client indicating that the skin file is missing.
For more details on setting up custom skins, please refer to:
π [Custom Skins Guide](https://github.com/MarkusBordihn/BOs-Easy-NPC/wiki/Skins#custom-skins-)
Yes, or the skins need to be included in a mod pack that players regularly update to ensure they match the server.
No problem at all! This message indicates that an NPC in your range is missing a textureβmost likely because it was deleted / renamed or is no longer accessible.
To resolve this, check nearby NPCs and reset their textures. That should remove the message.
Since the texture was deleted / renamed, the mod is unable to display the former texture name in the warning.
Let me know if you need further help! π