We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
基岩版的玩家不显示自己的皮肤也不显示别人的皮肤。java版玩家却不会有这个问题,这是因为什么呢? 我所用的版本是authlib-injector-1.2.1 geyser也开启了正版验证,且Bc服也开启了正版验证
The text was updated successfully, but these errors were encountered:
同问,已经试了好几次了,都是这样
Sorry, something went wrong.
我也是这样
装floodgate了吗
可能是皮肤材质url不是https的问题
Geyser 似乎是在处理玩家皮肤材质的时候,把以http://开头的材质url给替换成https://了,如果原始的皮肤材质链接不能通过https访问,就会显示为材质丢失
http://
https://
No branches or pull requests
基岩版的玩家不显示自己的皮肤也不显示别人的皮肤。java版玩家却不会有这个问题,这是因为什么呢?
我所用的版本是authlib-injector-1.2.1
geyser也开启了正版验证,且Bc服也开启了正版验证
The text was updated successfully, but these errors were encountered: