I've set my game so that the moment the game starts, it loads game-slot 30...
While it has a little error message if there is no game slot 30, it then carries on and works fine.
But if there IS a game slot 30, it starts up, but doesn't allow me to click anything at all with the mouse... Does anyone know why this is and how I can stop it?!?!?!?
it might be a savefile from an old version of your game..
it's ok. I descovered it was screwing up because the save code was in a function for before a screen loaded. This meant that when it loaded up, it got all confused...
anyway, I fixed it now!