borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

ODE error:"d[i] != dReal(0.0)" #28

Closed borodust closed 6 years ago

borodust commented 8 years ago

ODE INTERNAL ERROR 1: assertion "d[i] != dReal(0.0)" failed in _dLDLTRemove() [matrix.cpp:353]

need to find out the reason of this happening

borodust commented 8 years ago

Never happened after "fixing" #9. But gonna leave it open for a little longer just in case.