I never had any errors pup up after application shut down, but recently I got this one:
Assertion failed: (_flags $ F_lock_count) != 0 at line 68 of c:\panda3d-1.7.0\built\include\mutexSimpleImpl.I
This error occurred after I replaced a 139 frame animation with a 740 frame animation. The new file is just a few animations stringed together; instead of using multiple smaller ones, that’s why it’s 740 frames long.
This error started after I used the new animation file… I don’t know if it’s a link to the error message or not. If it is…I’m guessing there’s some kind of animation frame cap…maybe?
One more thing; the app shuts down, but I also get the windows message indicating a crash occurred.
The windows message says “Ppython stopped working”