Paul-Wortmann / Star.P.G.

Arcade style, Side scrolling space shooter.
http://www.PhysHexGames.com
Other
3 stars 0 forks source link

Crash after death menu. #57

Closed Paul-Wortmann closed 13 years ago

Paul-Wortmann commented 13 years ago

Death after loading a game will cause a crash when attempting to return to the main menu... O.o

Paul-Wortmann commented 13 years ago

Fixing this causes a crash from customize starship menu after death from a loaded game, after Star.P.G has been restarted...

Paul-Wortmann commented 13 years ago

Looks like a struct problem, over writing wrong data after load. time to re-write these data structures in classes? Hmmmm

Paul-Wortmann commented 13 years ago

That was a tough bug to squash!!! :O