Easy NPC

Easy NPC

2M Downloads

Custom Textures Not Loading Suddenly

MimikyuU1 opened this issue Β· 7 comments

commented

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:

  1. Upload Texture
  2. Exit
  3. Texture doesn't work

Expected behavior βœ”οΈ
A visible texture for everyone

Screenshots πŸ“Έ

Image
Image
These two are from my perspective

Image
Image
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.

commented

Image
Hi, sorry to bother you again but for some reason I'm still getting this message even though I'm on single player. Apologies if this seems like a stupid question but I'm not sure what's going on. I'm still able to see the NPC's texture however.

commented

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-)

commented

So the other players would have to download the skins in their folders?

commented

Yes, or the skins need to be included in a mod pack that players regularly update to ensure they match the server.

commented

Oh, okay thank you very much!

commented

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! 😊

commented

Thank you, everything has been working fine now for the past couple weeks with no issues at all! All our problems disappeared thanks to you. Very much appreciated!