Results 2 comments of Miraç Gülgönül

I have also tried: ``` jointDef := box2d.MakeB2RevoluteJointDef() joint := box2d.MakeB2RevoluteJoint(&jointDef) ``` which results in a `panic: B2Assert` in the second line: ``` panic: B2Assert goroutine 35 [running]: github.com/ByteArena/box2d.B2Assert(...) /Users/USER/go/pkg/mod/github.com/!byte!arena/[email protected]/CommonB2Settings.go:11...

Exact same problem here :/ ``` OS: Pop!_OS 21.04 x86_64 Kernel: 5.11.0-7620-generic DE: GNOME 3.38.4 CPU: Intel i7-10750H (12) @ 5.000GHz GPU: Intel CometLake-H GT2 [UHD Graphics] GPU: NVIDIA GeForce...