Re: [osg-users] Debug Assertion Failed error

2010-04-28 Thread Ulrich Hertlein
Hi Sanat, On 27/04/10 0:46 , Sanat Talmaki wrote: I tried that and well so far so good. I ran the application and for quite long and didn't get that error. I'll crash test it again and hope that the problem's been solved. Assuming that this caused the bug to be fixed, can you tell me

Re: [osg-users] Debug Assertion Failed error

2010-04-26 Thread Sanat Talmaki
Hi Ulrich, I tried that and well so far so good. I ran the application and for quite long and didn't get that error. I'll crash test it again and hope that the problem's been solved. Assuming that this caused the bug to be fixed, can you tell me what is the reasoning behind it making it work?

[osg-users] Debug Assertion Failed error

2010-04-24 Thread Sanat Talmaki
Hi, About my program: My main fucntion is in Main_wMultipleBackhoes_wKeyboardhandler.cpp Keyboard handler in MyKeyboardhandler.cpp and .h (obviously) TextBox in textBox.cpp and .h What I am trying to do is load a 3D model from a number of .ac files and then create multiple instances of this.

Re: [osg-users] Debug Assertion Failed error

2010-04-24 Thread Ulrich Hertlein
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