Forums
bug in r3057 - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Bugs (https://www.vdrift.net/Forum/forumdisplay.php?fid=7)
+--- Thread: bug in r3057 (/showthread.php?tid=1439)



bug in r3057 - skankerror - 02-15-2011

Hi, when start single race at Montreal with F102 against 3 others F102, here's problem just after the start :

Code:
vdrift: src/cardynamics.cpp:1220: btVector3 CARDYNAMICS::ComputeTireFrictionForce(int, btScalar, btScalar, btScalar, btVector3&, const btQuaternion&): Assertion `Aproj.length() > 0.001' failed.
SIGABRT detected, releasing the mouse
Abandon

This happens sometimes on other tracks, but this always happens at Montreal.


- skankerror - 02-15-2011

Code:
vdrift: src/cardynamics.cpp:1224: btVector3 CARDYNAMICS::ComputeTireFrictionForce(int, btScalar, btScalar, btScalar, btVector3&, const btQuaternion&): Assertion `!isnan ( camber_rads )' failed.
SIGABRT detected, releasing the mouse
Abandon

Same cars in Monza.


- NaN - 02-15-2011

Thanks. Fixed in 3059.


- skankerror - 02-16-2011

Code:
vdrift: src/cardynamics.cpp:1224: btVector3 CARDYNAMICS::ComputeTireFrictionForce(int, btScalar, btScalar, btScalar, btVector3&, const btQuaternion&): Assertion `!isnan ( camber_rads )' failed.
SIGABRT detected, releasing the mouse
Abandon

360 in Nurburgring r3060.


- NaN - 02-16-2011

Haven't been able to reproduce it. It can be fixed by clamping the value. But I still would like to know when/where on the track it is triggered(screenshot would be great if possible).

And thanks again for reporting the bug.


- skankerror - 02-16-2011

In fact this happens with several cars on many tracks. It seems this happens especially when I get off road on sand but I'll try to be more precise about facts.

Screenshot is impossible because when this happens vdrift closes, and I can't reproduce this bug.


- skankerror - 02-16-2011

It just happened in mulsanne curve at Le Mans with F1-02.

I was too speed at the beginning of the curve, got off road on the sand with huge speed, trying to turn on the right to get on the road.

For me this often happens on sand with great speed, car out of control, car going on a direction and wheels on the opposite. Lot of strenght on the wheels, maybe my white tyres just explode ?? :?


- NaN - 02-16-2011

Quote:got off road
Thanks, I've got an idea where to look into.


- skankerror - 02-16-2011

It just happened when curving good, on the road... at imola with F1

So the only recurrent point is when turning.


- NaN - 02-16-2011

Haven't been able to trigger it yet. Will try harder, lol.


- skankerror - 02-17-2011

Did you change something in r3061 because I played 2 hours without any bug ?


- NaN - 02-17-2011

Applied a fix. Looks like it was a numerical precision issue.

Can you try the original tire texture with the latest revision?