You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking the basketball smite on a player or any kind of character (like a mouse) crashes the server instantly.
Seems to depend on the body type of the entity as the error implies.
It works fine if done on objects.
0001-0779.mp4
Reproduction
As admin, perform the pinball/basketball smite on a character.
Additional Context
It probably has to do with the movement system trying to move the character but it has an invalid BodyType after the smite.
What version did the issue occur in?
custom/ED8FF01 (imp master b88280a)
Description
Clicking the basketball smite on a player or any kind of character (like a mouse) crashes the server instantly.
Seems to depend on the body type of the entity as the error implies.
It works fine if done on objects.
0001-0779.mp4
Reproduction
As admin, perform the pinball/basketball smite on a character.
Additional Context
It probably has to do with the movement system trying to move the character but it has an invalid BodyType after the smite.