xfl03 / MCCustomSkinLoader

Customize Skin, Cape and Elytra in Minecraft 1.8-1.21
GNU General Public License v3.0
495 stars 34 forks source link

[Bug] Skins from bedrock players are not visible #302

Open Clyde6790pGIT opened 1 month ago

Clyde6790pGIT commented 1 month ago

Describe the bug

If you are on a server with Geyser on it, it allows Bedrock and Java players to play together Problem is this mod tries to grab its skin from all skin apis but it will not be visible because Geyser sets the skin on the game server itself and not mojang skin servers (This can be solved by excluding users with a dot at the start of their user.)

Steps to reproduce

1. Let a bedrock player join
2. It will try to load their skin from multiple sources
3. It will not work

Link to crash-report if applicable

No response

Link to CustomSkinLoader.log if applicable

N/A

Link to latest.log if applicable

No response

[Only Forge User] Link to Forge Log if applicable

No response

Mod Version

14.20

Minecraft Version

1.21

Minecraft Launcher Name and Version

No response

Mod Loader

Fabric

Operating System

Windows

Before submitting a bug report