Game crashes after LoadGame
Posted: Fri Oct 31, 2008 6:58 am
This is becoming most frustrating
Basically for the game structure I have an executable file and a game data file. The executable contains all the menus and stuff, the dat contains the actual game. I'm using LoadGame to switch between the two, after saving some stuff in a file so I know what to do when the new game loads. The only problem is that after loading, the game randomly crashes. Sometimes it works partly, but often it crashes shortly after loading (the time varies). Sometimes when I go from the game back to the menu, it can take quite a while for it to happen (and often the cursors get messed up as well).
In short, it's starting to bug me, and I can't really make any progress until it is resolved. Any suggestions?
Basically for the game structure I have an executable file and a game data file. The executable contains all the menus and stuff, the dat contains the actual game. I'm using LoadGame to switch between the two, after saving some stuff in a file so I know what to do when the new game loads. The only problem is that after loading, the game randomly crashes. Sometimes it works partly, but often it crashes shortly after loading (the time varies). Sometimes when I go from the game back to the menu, it can take quite a while for it to happen (and often the cursors get messed up as well).
In short, it's starting to bug me, and I can't really make any progress until it is resolved. Any suggestions?