Skip to content
New issue

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

Bedrock Edition Animated Skins Not Showing #5253

Open
linsaftw opened this issue Dec 30, 2024 · 6 comments
Open

Bedrock Edition Animated Skins Not Showing #5253

linsaftw opened this issue Dec 30, 2024 · 6 comments

Comments

@linsaftw
Copy link

linsaftw commented Dec 30, 2024

Describe the bug

When using animated body parts and models, the skin shows as invisible from the bedrock client and black to java clients.

To Reproduce

  1. Join server
  2. See error

Expected behaviour

To show a static version of the skin.

Screenshots / Videos

image
image
image

Server Version and Plugins

[12:53:10 INFO]: This server is running FlamePaper (2.0.2) for 1.8.8 by LinsaFTW.
[12:53:11 INFO]: Plugins (21): HamsterAPI, EssentialsLite, FastAsyncWorldEdit, PlaceholderAPI, UltimateAutoRestart, PlugMan, ExploitFixer, MicroJump, UltraJoinItems, ViaVersion, WorldBorder, PlugManX, floodgate, ViaBackwards, ProtocolLib, ViaRewind, SkinsRestorer, WorldEdit, AuthMe, WorldGuard, BungeePortals

[12:53:42 INFO]: This server is running FlameCord version 2.2.9 by ArkFlame Development.
[12:53:44 INFO]: Plugins (9): Geyser-BungeeCord, AuthMePremium, LuckPerms, packetevents, Pl-Hide-Pro, floodgate, SkinsRestorer, AuthMeBungee, spark

I also tested with no plugins and using normal Waterfall and has the same issue.

Geyser Dump

https://dump.geysermc.org/7QVARQbHEl53YHZuI9yKbJAv38kiA5DM

Geyser Version

[12:54:50 INFO]: This server is running Geyser version 2.6.0-b739 (git-master-623ec2b) (Java: 1.21.4, Bedrock: 1.21.40 - 1.21.44 - 1.21.50 - 1.21.51)

Minecraft: Bedrock Edition Device/Version

1.21.51, Windows 11

Additional Context

No response

@GamerLozer45
Copy link

GamerLozer45 commented Jan 24, 2025

I have somewhat the same issue. I can change my own skin in Java and other players can see it, but they can't change their own skins and I can't see their actual skins. I haven't confirmed if it's animated skins only or it's affecting all bedrock players.

@Tim203
Copy link
Member

Tim203 commented Jan 24, 2025

From the way you describe this GamerLozer45, it doesn't sound like the same issue as linsaftw is having.

@Tim203
Copy link
Member

Tim203 commented Jan 24, 2025

The current version of the skin converter does indeed not support an animated body, and because of how the format works you instead see nothing. Animated heads are implemented (it shows the first frame) and the animated body would be implemented in a similar way in the future.
The global api (where the skin converter is part of), is currently being rewritten an because of that no new features are being added to the current version. So after the rewrite is finished (and has been running successfully for a bit), this feature can be implemented.
I however currently do not have an ETA for that rewrite.

@GamerLozer45
Copy link

Is there any alternatives I can use? I tried using the Geyser Skin Management and the skin restorer but the results were the same. I might be using it wrong, but I haven't see any solve regarding my issue.

@linsaftw
Copy link
Author

The current version of the skin converter does indeed not support an animated body, and because of how the format works you instead see nothing. Animated heads are implemented (it shows the first frame) and the animated body would be implemented in a similar way in the future. The global api (where the skin converter is part of), is currently being rewritten an because of that no new features are being added to the current version. So after the rewrite is finished (and has been running successfully for a bit), this feature can be implemented. I however currently do not have an ETA for that rewrite.

Thank you man, really appreciate it. Do you have a board and the repo with to-do stuff so I can get into the development of this?

@Tim203
Copy link
Member

Tim203 commented Jan 30, 2025

It's currently in a private repo, but I should be able to make it public in a few days.
It also currently doesn't have a board. I should be able to make one for that as well.
I'll post an update here once that's done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants