I use this code to load the game, I think its ok:

Code:
if (game_load("SAVE_INFO",1) <= 0) { game_save("SAVE_INFO",1,SV_INFO); beep(); }



Shouldnt be the problem at all. Game also crashes when deleting the save file at the beginning of the session.