<div dir="ltr">I just noticed that scons autotest_rpg is failing, like so...<br><div><br>/home/james/src/ohr/wip/ohrrpgce-game --log . --runfast testgame/autotest.rpg -z 2<br>grep -q "TRACE: TESTS SUCCEEDED" g_debug.txt<br>scons: *** [autotest_rpg] Error 1<br>scons: building terminated because of errors.<br><br><br></div><div>but as soon as I dug a little into it, It seems as if it is possibly failing intentionally, due to a "run game" test that was added to it a while back<br><br>! TRACE: ASSERT FAILURE:<br>! TRACE: autotest.hss:3545: check game exists(<br>! TRACE: crash() called from newgame -> runtests1 -> rungametests -> assertfailure -> crash<br>! TRACE: in testsuite: run game tests<br><br></div></div>