samolego / FabricTailor

A server-side or singleplayer skin changing mod for fabric.
https://modrinth.com/mod/FabricTailor
GNU Lesser General Public License v3.0
109 stars 16 forks source link

[BUG] Minor compatibility issue with Universal Graves #67

Open luni3359 opened 1 year ago

luni3359 commented 1 year ago

For skin fetching problems

Issue

Describe the bug

While using Universal Graves, any existing or newly created graves render steve if the /skin clear command is run even if your account has a skin attached to it. The graves grab the correct skin after using /skin set player <playername> with your own name. Universal Graves grabbing the wrong skin Here I am using my skin standing next to my grave. Fabric Tailor cleared it back my character to myself but the grave shows steve. I suspect this has to do with the way the skin clearing process works.

To Reproduce

Steps to reproduce the behavior:

  1. Die (using the Universal Graves mod)
  2. Visit your grave and notice that your skin is yourself
  3. Run /skin clear
  4. You are still yourself (using the skin of your account) but the grave will display steve's skin
samolego commented 1 year ago

Does UG fetch right skin without fabrictailor installed?

luni3359 commented 1 year ago

Does UG fetch right skin without fabrictailor installed?

Yes. I've done some more testing and it looks like graves get your player skin correctly after leaving and rejoining the server. I'm not sure if this is a Fabric Tailor problem anymore.