Author Topic: Bugs: 1.30 Beta  (Read 169548 times)

0 Members and 1 Guest are viewing this topic.

Offline Dagoth

  • Administrator
  • *****
  • Posts: 617
Re: Bugs: 1.30 Beta
« Reply #105 on: July 09, 2010, 12:29:53 AM »
Let's see... here are most of my current rough notes on reported bugs and potential updates:

Quote
Had a girl that had both the MILF trait and Is a virgin.

potential crash when viewing girl details if only girl left in brothel/dungeon (whichever you're viewing) is dead?

You sometimes get a message "you where a bit heavy handed" when torturing girls. 2 times I have gotten that message and both times the girl gained health instead.
Girls with the tough trait are gaining 1 health in the dungeon during a force event. (doesn't matter which)

This is an old bug, but to restate it here house%/rebelliousness forumulas are messed up:
   Forumula for 0-50% is reveresed; 50% currently gives you the maximum rebelliousness reduction while every point below that increases rebelliousness.
   There is no change at all from 51-69%, thus if you are over 50% there is no reason at all not to jump to 69%.
   70-100% seems to be working as intended.
   I think the most sensible fix would be to change to two formulas, one from 0-69% and then a increased multiplier one from 70% on.
   House% formula is probably still messed up.  From 51% to 69% offers no rebelliousness change.  Going from 51% to 50% suddenly gives you a huge rebelliousness drop, while going lower than that actually starts to increase rebelliousness with 0% being the same as 69%.

Changing the house% slider does not update rebelliousness changes right away.  You have to leave the screen and come back.

add in support for SlaveHousePerc config option; not added yet except to config.xml

Ran into a bug with "deposit all" into the bank. works like this.
1. Deposit all funds into bank.
2. Hit Next week.
3. If you have a random event where your guards are defeated by a rival and you lose money you GAIN money instead.
Specific number was in the 32k range.



start implementing redacted jobs again
fix some remaining job discrepancies, like bar jobs being random, maybe make jobs more meaningful and differentiated

If there are no random girls (via .rgilrsx or whatever) who can possibly show up in the catacombs, i.e. monster girls, the game hangs when gangs do catacombs mission and presumably try to capture a monster girl

diseases are too rare

Customer happiness doesn't seem to go above Low
Clicking the Quit button might ought to give an "are you sure you want to quit? y/n" option window
Transferring girls to/from the dungeon (on the Girl Details screen) could be streamlined into the Transfer Girls screen

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Bugs: 1.30 Beta
« Reply #106 on: July 09, 2010, 01:29:38 AM »
Yeah, I've been working on Lua and Clonemaster (rather than the WM trunk) up until this week, so I've not been paying proper attention to the bug list.

I guess I need to start updating the tracker again.

[edit]

That didn't make sense the first time I wrote it. Hopefully it does now...
« Last Edit: July 09, 2010, 03:20:44 AM by DocClox »

Offline xorgroth

  • Newbie
  • *
  • Posts: 40
  • Not active, RIP WM
Re: Bugs: 1.30 Beta
« Reply #107 on: July 09, 2010, 09:50:36 AM »
This could just possibly be me at the case usually is  :P Loading a save   game cause the game to crash on Win7 x64 and no longer have XP to test   on. Also using more then just the default girls.  Tail of my log file   since its too large to post...
 
Code: [Select]
  Loading master file
  itemsx files:
  clobber_extension: s = .\Resources\Data\Items.itemsx
  clobber_extension: pos = 22
  clobber_extension: s = .\Resources\Data\Items.itemsx
  clobber_extension: base = .\Resources\Data\Items
      adding .\Resources\Data\Items.itemsx
      under .\Resources\Data\Items
      result .\Resources\Data\Items.itemsx
  items files:
  walking map...
      key = .\Resources\Data\Items
      path = .\Resources\Data\Items.itemsx
          loading xml
  Loading Pigtail Girl
      min money = 0
      max money = 200
  Loading Sex Priest
      min money = 0
      max money = 200
  Loading Bunny Girl
      min money = 0
      max money = 200
  Loading Witch Girl
      min money = 0
      max money = 200
  Loading Demon G2
      min money = 0
      max money = 400
  Loading ArinKoohGirl
      min money = 0
      max money = 200
  Loading Spunky Girl
      min money = 0
      max money = 200
  Loading Cute Girl
      min money = 0
      max money = 200
  Loading Horny Girl
      min money = 0
      max money = 200
  Loading Quiet Girl
      min money = 0
      max money = 200
  Loading Sexy Girl
      min money = 0
      max money = 200
  Loading Dangerous Girl
      min money = 0
      max money = 400
  Loading Demon Girl
      min money = 0
      max money = 400
  Loading Cat Girl
      min money = 0
      max money = 400
  Loading girls
 
  -Xorg
 

Offline Lorde

  • Hero Member
  • *****
  • Posts: 570
  • Accepting requests for girl expansion packs.
Re: Bugs: 1.30 Beta
« Reply #108 on: July 09, 2010, 01:19:31 PM »
This may have been already posted but I have a problem with the game crashing hitting the next week button with gangs in the catacombs. Chance increases the more gangs I put on catacomb duty. When it does happen, and I restore a previous save, hitting next week will crash it every time.

Some notes
  • Going into gang management screen with a gang already in the catacombs, exponentially increases a chance to crash. So does visiting the town screen.
  • Visiting the dungeon screen seems to fix the problem.
  • Sending girls to the catacombs causes no problems at all.
  • I used to hang on older versions of WM doing exactly this. So It may be something in my environment causing this.
Current Girl Work Schedule            
* Revy  (Black Lagoon)
* Stab at The series He is my Master
* Run Elsie Jewelria and Yuuki Rito (To Love Ru)
* Yukari Takeba (Persona 3)
* Work on the Code Geass girls

Offline DocClox

  • Dev Team
  • *****
  • Posts: 1867
  • Messing Around With Python
Re: Bugs: 1.30 Beta
« Reply #109 on: July 09, 2010, 01:23:02 PM »
can you post a broken save file?

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs: 1.30 Beta
« Reply #110 on: July 09, 2010, 01:39:58 PM »
Time to fix a mistake I made in one of my installs and go into the catacombs.

Offline Lorde

  • Hero Member
  • *****
  • Posts: 570
  • Accepting requests for girl expansion packs.
Re: Bugs: 1.30 Beta
« Reply #111 on: July 09, 2010, 02:26:47 PM »
Sorry it took awhile but here you go.

http://www.megaupload.com/?d=LPDFVRLI

This was from a test set up I have for girls. (cleared all the girlsx file out accept the one I'm testing) Ran into the bug hard trying to dig a girl out of the catacombs.
Current Girl Work Schedule            
* Revy  (Black Lagoon)
* Stab at The series He is my Master
* Run Elsie Jewelria and Yuuki Rito (To Love Ru)
* Yukari Takeba (Persona 3)
* Work on the Code Geass girls

Offline Dagoth

  • Administrator
  • *****
  • Posts: 617
Re: Bugs: 1.30 Beta
« Reply #112 on: July 09, 2010, 03:49:33 PM »
This may have been already posted but I have a problem with the game crashing hitting the next week button with gangs in the catacombs. Chance increases the more gangs I put on catacomb duty. When it does happen, and I restore a previous save, hitting next week will crash it every time.

Some notes
  • Going into gang management screen with a gang already in the catacombs, exponentially increases a chance to crash. So does visiting the town screen.
  • Visiting the dungeon screen seems to fix the problem.
  • Sending girls to the catacombs causes no problems at all.
  • I used to hang on older versions of WM doing exactly this. So It may be something in my environment causing this.

This sounds similar to what fires_flair was reporting.
http://pinkpetal.org/index.php?topic=416.msg8087#msg8087

Do you have any random girl types (via rgirlsx) who are monsters and thus can show up in the catacombs? There being none of them in his case is the likely reason for his crash, though I still haven't had a chance to look into it.

Offline Lorde

  • Hero Member
  • *****
  • Posts: 570
  • Accepting requests for girl expansion packs.
Re: Bugs: 1.30 Beta
« Reply #113 on: July 09, 2010, 05:31:58 PM »
No I actually Didn't have any random monster girls. And I haven't had them for a while. Cleaned out most of my randoms a while back and all the monster girls went with them...

Just created a random for the catacombs and yeah, stopped the game from crashing. On a hunch I went to the town screen and back then hit next week and it hanged. So still a bit of a problem there.
Current Girl Work Schedule            
* Revy  (Black Lagoon)
* Stab at The series He is my Master
* Run Elsie Jewelria and Yuuki Rito (To Love Ru)
* Yukari Takeba (Persona 3)
* Work on the Code Geass girls

Offline Ringring

  • Newbie
  • *
  • Posts: 12
Re: Bugs: 1.30 Beta
« Reply #114 on: July 09, 2010, 06:21:48 PM »
I get my girls pregnant (not inseminated) even they use anti-preg. I started a new game, hired 4 slaves, put them training on day and working in the brothel at night. Then I just hired 3 gangs, 2 sabotaging and 1 acquiring territory. When I clicked "next week >>", one got knocked up. in one game, I had about 500 cash before changing week, in other game about 100 cash.

I never pressed "girl details..."-button before changing the week. Maybe that is the reason?

Also, once I got girl from event; customer did not pay, and gave his daughter automatically as payment (i did not have to ask about it). When she was in dungeon, I pressed "girl detail..." button in dungeon (that was the first time in that game when I pressed that button), took off anti-preg, and tried to make her pregnant. I did not succeed, but when I changed week, 2 of my slaves got pregnant by customers (even they had anti-preg on, when I checked it later)

I have lurked in the forum some time, but decided to post this, since I did not see this one mentioned in this thread. Downloaded r450, updated it to r452, no girl editors or such used.


Offline Dagoth

  • Administrator
  • *****
  • Posts: 617
Re: Bugs: 1.30 Beta
« Reply #115 on: July 09, 2010, 06:40:37 PM »
I get my girls pregnant (not inseminated) even they use anti-preg. I started a new game, hired 4 slaves, put them training on day and working in the brothel at night. Then I just hired 3 gangs, 2 sabotaging and 1 acquiring territory. When I clicked "next week >>", one got knocked up. in one game, I had about 500 cash before changing week, in other game about 100 cash.

Did you make sure to buy some anti-preg potions on the Brothel Setup screen?

Offline Ringring

  • Newbie
  • *
  • Posts: 12
Re: Bugs: 1.30 Beta
« Reply #116 on: July 09, 2010, 08:03:03 PM »
Did you make sure to buy some anti-preg potions on the Brothel Setup screen?
Oops... I didn't. My bad  :-[ Well, at least they can still work while pregnant.

Just checking: If I remember correctly, 1.29 had autosave. This version does not, or it is not working (frustrating, when you haven't saved for a long time and then you accidentally try to close girl management screen from top right corner 'X'...)
And bar and casino are now already in brothel, just without staff?

Oh, and thank you very much for making this game, and also to other developers and contributors!

Offline megamanx

  • Full Member
  • ***
  • Posts: 211
  • I watch DBZ Abridged and give it three thumbs up
Re: Bugs: 1.30 Beta
« Reply #117 on: July 09, 2010, 08:16:27 PM »
One question is incoproeal supposed to add sterile even if you have a girl equipped with something that removes sterile, because if it isn't then something is wrong.
REST IN PIECE TOONAMI.
From beginning to the very end I was there. I will never forget.
Tom and the Absolution 1997-2008
A great Character and a funny host. You will live on forever in this.

Offline delta224

  • Dev Team
  • *****
  • Posts: 577
Re: Bugs: 1.30 Beta
« Reply #118 on: July 10, 2010, 12:42:50 AM »
Blargh, the traits and items need a redeign so yes that is supposed to happen.

Offline megamanx

  • Full Member
  • ***
  • Posts: 211
  • I watch DBZ Abridged and give it three thumbs up
Re: Bugs: 1.30 Beta
« Reply #119 on: July 10, 2010, 01:02:16 AM »
the game isn't even loading right now I edited the config in wordpad to keep the girl meet chance but when I start the game the load new and the third option no longer appear and I just redownloaded it to make sure it worked but it didn't help any
REST IN PIECE TOONAMI.
From beginning to the very end I was there. I will never forget.
Tom and the Absolution 1997-2008
A great Character and a funny host. You will live on forever in this.