Search found 3 matches

by sandman1687
Mon Jul 14, 2008 21:45
Forum: Help
Topic: Assertion failed: ms_Singleton
Replies: 5
Views: 6249

Well, I fixed the singleton issue. It seems that the new version of H3D initializes the windows in a different order than before, and I didn't take it into account.

Thanks for your suggestions and help! Now on to fix H3D errors :P
by sandman1687
Fri Jul 11, 2008 18:48
Forum: Help
Topic: Assertion failed: ms_Singleton
Replies: 5
Views: 6249

Looking into the problem, I'm pretty confident that the modified mouse sensor isn't to blame. Commenting out my initialization of the mouse sensor does not get rid of the error. When I do comment out the initialization however, I get a new breakpoint location, which is incidentally an "xutility...
by sandman1687
Thu Jul 10, 2008 21:53
Forum: Help
Topic: Assertion failed: ms_Singleton
Replies: 5
Views: 6249

Assertion failed: ms_Singleton

Hello, I have a project that has been worked on for quite some time (started as thesis, now research proj) which uses H3D and CEGUI. My program uses CEGUI to display windows, buttons, and test fields over a 3D scene, and it has worked very well in the past. Last week I decided to update the project ...

Go to advanced search