Pink Petal Games

Feedback => Bugs and Game balancing => Topic started by: anondb on July 30, 2011, 08:41:25 PM

Title: Crash on Exit bug report
Post by: anondb on July 30, 2011, 08:41:25 PM
Go to a girl with just 1 profile, a good choice is one who is pregnant with only 1 pregnancy pic - like Kiki.
Enter the girl management screen
Close game
There will be a crash because g_GirlManagement.Free(); deletes the profile pic, but then g_GirlDetails.Free(); tries to also.
However, I have not fully explored this for a fix.
Title: Re: Crash on Exit bug report
Post by: Anon21 on August 04, 2011, 04:41:53 AM
Go to a girl with just 1 profile, a good choice is one who is pregnant with only 1 pregnancy pic - like Kiki.
Enter the girl management screen
Close game
There will be a crash because g_GirlManagement.Free(); deletes the profile pic, but then g_GirlDetails.Free(); tries to also.
However, I have not fully explored this for a fix.

When you say 'close game' how are you closing it? [back] [quit] [quit] doesn't provoke a crash.

Or does this crash only happen in revision 636?

More to the point, if we are getting some real dev activity on this project I'd like to see about getting a good part of my changes back into the trunk.  My code will need checking and correcting, but I think the changes as a whole are popular enough to warrant the effort.
Title: Re: Crash on Exit bug report
Post by: anondb on August 04, 2011, 12:44:17 PM
Close the game with the red X, but this bug has already been fixed.
I'll start looking into your changes.
Title: Re: Crash on Exit bug report
Post by: Anon21 on August 05, 2011, 11:44:30 AM
Close the game with the red X

There isn't any red X when I play.
Title: Re: Crash on Exit bug report
Post by: fires_flair on August 05, 2011, 11:47:10 PM
I'm gping to assume he's refering to the 'x' button at the top right corner of (almost) every window/program openned.
I've had it crash using that button, but never worried about it
Title: Re: Crash on Exit bug report
Post by: Anon21 on August 06, 2011, 12:28:57 AM
I'm gping to assume he's refering to the 'x' button at the top right corner of (almost) every window/program openned.
I've had it crash using that button, but never worried about it
Ah, that one. It's grey - and isn't there anyway because I play full screen. :-P

The thing that annoys me slightly sometimes is that <ALT>+<F4> doesn't seem to close the game.