Author Topic: Crash on Exit bug report  (Read 4915 times)

0 Members and 1 Guest are viewing this topic.

Offline anondb

  • Dev Team
  • *****
  • Posts: 15
Crash on Exit bug report
« 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.

Offline Anon21

  • Full Member
  • ***
  • Posts: 244
Re: Crash on Exit bug report
« Reply #1 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.
« Last Edit: August 04, 2011, 05:28:39 AM by Anon21 »

Offline anondb

  • Dev Team
  • *****
  • Posts: 15
Re: Crash on Exit bug report
« Reply #2 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.

Offline Anon21

  • Full Member
  • ***
  • Posts: 244
Re: Crash on Exit bug report
« Reply #3 on: August 05, 2011, 11:44:30 AM »
Close the game with the red X

There isn't any red X when I play.

Offline fires_flair

  • Sr. Member
  • ****
  • Posts: 411
Re: Crash on Exit bug report
« Reply #4 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

Offline Anon21

  • Full Member
  • ***
  • Posts: 244
Re: Crash on Exit bug report
« Reply #5 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.