jjdredd
jjdredd
> Is using of LD_LIBRARY_PATH really so bad? Can't we restore the ability to use fs ltx from the working directory without rpath using (by means of LD_LIBRARY_PATH)? If we...
wow didn't realize gnu linker was so slow. how stable/tested is mold?
Change the CS tag maybe?
ODE says this isn't a big deal http://ode.org/wiki/index.php?title=Manual#I_get_.22ODE_Message_3:_LCP_internal_error.2C_s_.3C.3D_0_.28s.3D0.0000e.2B00.29.22 IDK but might be related to objects interpenetrating when they shouldn't. People suggests changing timestep and other parameters http://ode.org/old_list_archives/2004-January/010792.html
I don't think that it should be available for linux yet. It's not included in cmakelists afaik
Is there some save we can use to test the emission?
It looks like the problem is in the collisions code.
> maybe related to this? #970 Quite possible. I actually overlooked this obvious problem when debugging. ``` // if s
variable `max_depth` (which is object interpenetration depth?) happens to be `inf`, which leads to an infinite loop in `bool CPHActivationShape::Activate(...)`