Hey, I was working on my game, but then when i try to run it, it crashes, EVERY TIME. How can I prevent this? I really dont wanna throw away all the work I did.
Do you get an error message for the crash?
Sometimes if you look into the message's details, you can pintpoint an extension that's causing the crash, or even a specific command.
If this was MMF 1.5, I'd suspect it was a corrupt object or something. Unless this can occur in TGF aswell. If this is the problem, try to revert back to a backup file if you can, or delete the last object or two you added in. See if that'll help.
If you can, try downloading MMF2's trial, and opening it in their. See if it crashes, if not then it's a problem with TGF. If you suspect it might be a corrupt frame, you could try copying all the events/objects to a new frame, or even a new application (game) for that matter.