PDA

View Full Version : Issue after Patch Upgrade


kev
08-08-2002, 05:30 PM
Hi, I am trying to reload a game that I started after installing the new patch. When I click "Load Saved Game" the program crashes. I am attching the message written to the log file. Before the patch I had no problem reloading save games. My OS is WIN98.

Thanks, Kevin

Text from exception_trace.log-->

SC.EXE: system execution failed.
Following is the set of recorded exceptions:

-------------------------------------------------------------------------------
Class / Object Routine Nature of exception Effect
-------------------------------------------------------------------------------
GAME_APPLICATION root's creation SAVE_GAME:
<01BF59C8> Retrieval error. Exit
-------------------------------------------------------------------------------
GAME_APPLICATION root's creation Segmentation violation:
<01BF59C8> Operating system signal. Exit
-------------------------------------------------------------------------------
GAME_APPLICATION root's creation
<01BF59C8> Routine failure. Exit
-------------------------------------------------------------------------------

Hubert Cater
08-08-2002, 05:40 PM
Previously saved games from the "pre-patch" version are not compatible with v1.02. You will have to delete all files found in the SAVE and PBEM folder to eliminate the error message

Hubert

kev
08-08-2002, 06:07 PM
Thanks Hubert I was just logging on to say I noticed that line in the readme and I delted the old games and its working fine.

Gotta pay more attention to readmes :)

Thanks for the IMMEDIATE response! Great game! Well done. That was quite a project, to do that yourself.

Kevin

Hubert Cater
08-08-2002, 06:30 PM
Thanks!

Jeff Heidman
08-08-2002, 06:35 PM
This is still a bug though.

Incompatible files really shouldn't cause a crash, they should just not be loadable.

Jeff Heidman