Skip to content

Game grinds to a hault / bug in physics / crash in parry2d qbvh #961

@MaxCWhitehead

Description

@MaxCWhitehead

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).

  1. Start two jumpy clients
  2. Start online game
  3. Play game as normal on one client, kill other player, interact with items, etc.
  4. Observe either a crash, or FPS slowing down rapidly until totally frozen.

Expected Behavior

No response

Additional Context

No response

Log Messages

No response

Metadata

Metadata

Assignees

Labels

kind:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions