devolution

Author Topic: Bugs 1.29.3  (Read 78629 times)

0 Members and 1 Guest are viewing this topic.

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Bugs 1.29.3
« Reply #120 on: December 07, 2009, 01:56:08 PM »
Another one of mine - fixed in the version I'm editing. IIRC it's just a Enable/DisableButton mismatch.

Note to self - do not break the release branch again!

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs 1.29.3
« Reply #121 on: December 07, 2009, 02:02:33 PM »
I've kind of been working on the tagged version, and no it was not a enable,disable mismatch.  It was that you forgot to enable it when selecting a girl.  Well off to work on my remake of hentaihighschool. 

Offline Midnight_Amratha

  • Full Member
  • ***
  • Posts: 124
Re: Bugs 1.29.3
« Reply #122 on: December 07, 2009, 03:45:48 PM »
ver. 1.29.3.4 took care of the most problems but now the anti-preg pills are borken
The line between lunacy and genious is very thin.
So far i haven't been able to find it.

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs 1.29.3
« Reply #123 on: December 07, 2009, 04:42:40 PM »
I know the problem, going to go fix it, may release another build tommorrow.

Offline sgb

  • Sr. Member
  • ****
  • Posts: 380
Re: Bugs 1.29.3
« Reply #124 on: December 07, 2009, 07:05:19 PM »
It would really help us testers if you continue to include changelogs with the versions.  For the developers benefit as well as ours.  There seem to be too many devs working on it at once, and so we don't know what changes were actually put into these minor updates and what to test/look for.

Offline Wispowill

  • Jr. Member
  • **
  • Posts: 51
Re: Bugs 1.29.3
« Reply #125 on: December 07, 2009, 07:06:19 PM »
v 1.29.3.4

Something is broken in the way items are equipped. I was thinking that previously I could equip one item of each type on a girl. Right now I can only equip 1 item total on a girl. Sometimes I can convince it to use 2 items... So I can wear a dress and shoes, or a dress and necklace, but not a dress, shoes, and necklace.

Also, when you are qualified to buy the second brothel, if you bring up the script on the map screen, then choose not to buy the brothel, all the controls on the page become disabled and you are unable to either leave the map screen, nor do anything else. I had to force the program to exit and restart from the autosave.

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs 1.29.3
« Reply #126 on: December 07, 2009, 07:19:50 PM »
I though I fixed that issue with the brothel.

Offline sgb

  • Sr. Member
  • ****
  • Posts: 380
Re: Bugs 1.29.3
« Reply #127 on: December 07, 2009, 11:59:50 PM »
I noticed random Slave Market girls are getting flagged 'lolita' at age 20 or lower now.  I really wouldn't consider 20 years old a 'lolita'.

Offline Mehzerz

  • Hero Member
  • *****
  • Posts: 564
  • Rockin' the after life after party
Re: Bugs 1.29.3
« Reply #128 on: December 08, 2009, 12:14:34 AM »
Yeah well... the minimum age for the game is 17. So that's about as lolita as we're probably going to get.
Starter girls image additions progress:
26 girls, 18 to go

Offline ohnonono

  • Newbie
  • *
  • Posts: 19
Re: Bugs 1.29.3
« Reply #129 on: December 08, 2009, 12:44:30 AM »
Crash with 1.29.4, probably pregnancy related because those first set of kids haven't shown up yet, and some of my girls are preparing to deliver their second batch of children.

Really looking forward to the XMLization of everything; I'd love to be able to help debug stuff like this but I don't have the free time to figure out the save file format then write a tool to represent it in a readable way.

Are you guys compiling this with debugging symbols enabled?  I'd be happy to upload core files too if it'll help you track down these bugs more easily.

Edit: Updated with gamelog; I actually didn't realize this had been added.  Sorry!
« Last Edit: December 08, 2009, 12:55:43 AM by ohnonono »

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs 1.29.3
« Reply #130 on: December 08, 2009, 12:52:21 AM »
For the build we release to you guys no we do not compile with debugging symbols.  Also next time you have a crash post the gamelog, that has more info that the save file for finding issues.  Game log not change log.  Also I could not find anything wrong with your save file, also their is a very random crash that I had just and insight on why it might occur, let me do some next day mashing to see if it crashes. ;D
edit-- found the crash, now just to fix it, and I think I did, stupid preprocessor macro.
« Last Edit: December 08, 2009, 01:37:52 AM by delta224 »

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Bugs 1.29.3
« Reply #131 on: December 08, 2009, 03:31:05 AM »
Just to add, releasing debug builds can be a bad idea with visual studio, since they link with a whole different set of DLLs which aren't included in the runtime pack. The folks with a development environment set up are ok, but everyone else has problems running it.

Offline Command

  • Full Member
  • ***
  • Posts: 148
Re: Bugs 1.29.3
« Reply #132 on: December 08, 2009, 11:40:59 AM »
No idea why we were having issues with the branding.  Will need more info.

edit uploaded the fixes with the slave market and the buttons.  Lets hope I did not screw anything else up.

Not exactly sure how to get more info the whole game freezes up and I either half to wait a while for it to give the don't send message to show up or click on the close button on that dos par on the player.
 
 
I just sent them back into the dungion and the branding worked.  I'm guessing it maybe random on the girls I'm not sure.  But this problem keeps happaning ccasionally.

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs 1.29.3
« Reply #133 on: December 08, 2009, 11:53:19 AM »
That is all I need, thank you.   I know that the error off to see if I can fix it.
« Last Edit: December 08, 2009, 12:03:47 PM by delta224 »

Offline Alugere

  • Full Member
  • ***
  • Posts: 130
Re: Bugs 1.29.3
« Reply #134 on: December 08, 2009, 01:57:36 PM »
I'm not sure if it's just because xml isn't compliant with Vista or something, but I still have problems when I try to convert girls to the xml format. I know there was talk earlier about removing non-xml format, but can that be left in until the compatibility problems are worked out?