CustomSkinLoader

CustomSkinLoader

1M Downloads

[Bug] Unable to Fetch Update Skins

TIplur-ka opened this issue · 1 comments

commented

描述问题

The problem with updating skins and cloaks when reconnecting to the server is still relevant.
CustomSkinLoader successfully handles loading skins and cloaks via CustomSkinLoaderAPI. It loads the file from the specified url to install the skin and cloak. However, after changing the skin or cloak on the site, even after 90 seconds, the cache is not cleared and displays the old skin that was there when I first logged into the server. I searched for a similar problem in the issue and found only one similar to mine - #174, but even the solution suggested by one of the users did not give any result. The only way to update the player skin is to restart the entire game client, only then will the skin update.

复现步骤

1. Using CustomSkinLoaderAPI to load skins and capes from your skin and capes site.
2. Start the game, connect to the world or to the server (doesn't matter), the skin is displayed along with the cape.
3. Exit from the server. Installing a new skin on the site.
4. Re-entering the server after 3 minutes (180 seconds), the skin and cape are not updated.
5. Full restart of the game client. Skin with cape is updated.

崩溃报告查看地址

No response

CustomSkinLoader.log 查看地址

https://pastebin.com/rCXfDz79

latest.log 查看地址

https://pastebin.com/RvRpa6QM

[仅Forge用户] Forge Log 查看地址

No response

模组版本

14.20

Minecraft游戏版本

1.20.2

Minecraft启动器 名称 及 版本

Prism Launcher 8.2

模组加载器

Fabric

操作系统

Windows

在提交错误报告之前,有没有做到...

  • 先尝试搜索issues里面, 查看并确认打开或关闭的工单, 是否搜索不到

  • 确认你的模组版本是最新的开发版本,且文件下载正确,没有出现类似forge下载了fabric版的这类基础问题

  • 这个问题是在最新的mod版本触发(若不是最新的请先升级mod)

commented

I will add, if you delete the skin cache from the root folder "./minecraft/assets/skins" This helps, but only for 1 time, all subsequent times the skin is not updated, as well as the file is no longer created after re-entering the server.