-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
kind:bugSomething isn't workingSomething isn't working
Description
Description
I was having some issues crashing in parry2d QBVH, sometimes a crash and sometimes game grinding to hault or hanging. Did some research and not the only ones hitting this - updated parry2d for a fix. Some additional context here: #960
Thought that fixed it but I repro'd the slowdown again. I saw thousands of move_vertical and other operations update_kinematics inside a frame in puffin data. Not totally sure if should read too much into puffin in an error state, but just taking note. Going to try to repro with debugger attached and gather more info.
To Reproduce
(May be able to repro in local play, but these are the conditions I encountered it in).
- Start two jumpy clients
- Start online game
- Play game as normal on one client, kill other player, interact with items, etc.
- Observe either a crash, or FPS slowing down rapidly until totally frozen.
Expected Behavior
No response
Additional Context
No response
Log Messages
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind:bugSomething isn't workingSomething isn't working