Hi Sanat,

On 25/04/10 5:25 , Sanat Talmaki wrote:
>... 
> The problem I'm getting:
> 
> The backhoes move just fine and it doesn't hang. But when I added text 
> annotation to
> the scene I get a "Debug assertion failed" error. This sometimes happens 
> after a very
> long time and sometimes after a few keyboard taps. I'm still confused by its 
> variable
> nature

Did you try to go to the location of the assertion?

One thing you can try is to call setDataVariance(DYNAMIC) on the osgText 
object(s).  This
is necessary when running multi-threaded (the default).

Hope this helps,
Cheers,
/ulrich
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to