Page 1 of 1

Loading a game (0.19)

Posted: Thu Jul 18, 2002 7:25 am
by Big-J-Q
Sometimes when I reload my game, the screen goes black, and a yellow pointer appears. But nothing more.

Then I get an access violation error, here's one of the reports:

RTC Diagnostic file - Wed Jul 17 18:53:37 2002

Error:
an access violation exception.

Stack Dump:
RTC.FreeModuleData();
RTC.RTC_DeInit();
RTC.WinMain();

Re: Loading a game (0.19)

Posted: Thu Jul 18, 2002 10:07 am
by George Gilbert
It's doing exactly what it says on the tin - it's freeing up the data associated with the current module (in preparation for reloading your new game).

Can you please send me a save game file that shows this problem (or instructions on how to recrate it) and I'll have a look as to why it's failing in that routine.

Loading a game

Posted: Thu Jul 18, 2002 10:39 am
by Big-J-Q
The problem is, that this bug occurs rarely. The next time I try reloading (after restarting RTC!), it works just fine.

Re: Loading a game

Posted: Mon Jul 22, 2002 9:07 am
by George Gilbert
I've fixed this, and will be in V0.20