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

Bug fixes: Permanent ragdoll & skinnedmesh equipment lag #351

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

uwu-qwe
Copy link
Contributor

@uwu-qwe uwu-qwe commented Oct 21, 2024

Fixes this issue: #291 (comment)

And the commonly known problem in modded multiplayer with different skinnedmesh equipment that'll cause crazy lag spikes when a player or npc wears "the wrong clothing".

commit 361dc09
Author: uwu-qwe <[email protected]>
Date:   Tue Oct 22 01:08:41 2024 +0200

    Permanet ragdoll fix

    Fixes the issue with permanent ragdolling: naelstrof#291 (comment)
commit dbfadc9
Author: uwu-qwe <[email protected]>
Date:   Tue Oct 22 01:23:14 2024 +0200

    Fixes skinnedmesh equipment lag

    Modded characters with equipment have incompatiblies with other characters. If their skinnedmesh equipement is equipped on some characters with missing blendShapeIDs the blenshape weight can't set and will cause errors which create huge lag spikes for everyone.
@naelstrof naelstrof merged commit 16cd3ff into naelstrof:master Oct 22, 2024
@naelstrof
Copy link
Owner

Nice! Extremely clean commit, straightforward, it'll take me a while to push a build as my CI systems are down, but I'll get to it when I can!

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

Successfully merging this pull request may close these issues.

2 participants