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

Replicated Ragdoll End not applying on (dedicated) server #487

Open
Claiyc opened this issue Apr 11, 2024 · 0 comments
Open

Replicated Ragdoll End not applying on (dedicated) server #487

Claiyc opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Claiyc
Copy link

Claiyc commented Apr 11, 2024

Describe the bug
Replicated Ragdoll End does not apply on a dedicated server. All clients will be notified correctly and the issue is therefore not visible, however on the server the mesh position will not correctly replicate back to normal.

To Reproduce

  • Call Replicated Ragdoll Start on Player Character
  • Call Replicated Ragdoll End on Player Character
  • On Server, fire a line trace against player character mesh

No collision will be detected on the upper body. However when fireing the line trace at or next to the feet of the player character, collisions with the player character will be registered.

Expected behavior
The mesh position should correctly replicate on the server.

@Claiyc Claiyc added the bug Something isn't working label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants