Screen the personalities of the girls you are recruiting so that they are all compatible. If you exclusively recruit girls off the streets, and use the rudest first greeting, then the only girls that like it are Perverts and Masochists, and those two types are compatible.Is there anything you can do to get girls to stop fighting? I've been trying the stop fighting with and the keep making friends options but it doesn't seem to be doing anything.
for k in MC.girls:
k.rivals=[]
for n in MC.girls:
if n in k.relations:
if k.relations[n] < -1:
k.relations[n] = 0
If N is the number of the new girl
MC.girls[N].personality = gpersonalities['rebel']
or the like
'Keep making friends' is just generic encouragement, it doesn't have any real effect on relationships between girls.Is there anything you can do to get girls to stop fighting? I've been trying the stop fighting with and the keep making friends options but it doesn't seem to be doing anything.
This is way too brute-force. You can of course do this, but maybe use your in-game tools first:Screen the personalities of the girls you are recruiting so that they are all compatible.
In your current situation, figure out the personality of the girls and start weeding out incompatibles. Sell them or let them go.
You can, of course, solve the problem with code. Something like:
Masochists are sorta special, so don't go overboard with them. Another good personality is 'superficial'. There's a sort of triangle between those three, where 'pervert' and 'superficial' girls like girls with the same personality and 'masochists', while the latter get along better with either of the other two, but not other 'masochist' types.If you exclusively recruit girls off the streets, and use the rudest first greeting, then the only girls that like it are Perverts and Masochists, and those two types are compatible.
Yep, I reported my post myself as soon as I posted it, and I had referred to that process in earlier post.I've reported your comment, Doug, as the mods on this board apparently have the ability to edit people's posts, and that's how to get the OP post edited: make a comment detailing the needed edit and report it to get the attention of a mod.
Do you actually have an act available, i.e. all your whores have at least one sex act enabled? If they do, can you attach a problematic save?Any help on an error that just started popping up repeatedly?
...
AssertionError: No act available from girls.
Any help on an error that just started popping up repeatedly? Game has patch installed and a few downloaded girl packs, but all highly rated ones from the google drive list.
File "game/BKendday.rpy", line 474, in <module>
raise AssertionError, "No act available from girls."
AssertionError: No act available from girls.
Enabling of course being to use the checkbox to right of sex skills valuebar on girls screen. (Bisexual and Group later have checkboxes without valuebars.) Enabling only possible when checkbox is orange, apparently meaning girl is accustomed to the act; otherwise more training/talking on the act may be needed.Do you actually have an act available, i.e. all your whores have at least one sex act enabled? If they do, can you attach a problematic save?
The OP (original post) has been updated for release date of 20 October 2019, but has not yet been updated with content for 0.15b patch that would make that effective.
Here is the patch for 0.15b that needs to replace the two places in OP to make this release current, "Patches: Patch" and file in Attachments, both of which are F95Zone domain objects.
Citation source for this requested change is the project host board post
You must be registered to see the links
Looking forward to getting this thread on the same page, so to speak.
View attachment 715623
Hmmm... all my girls have at least one action they should be able to do, and the only two still without them all unlocked aren't whoring. It was happening a few days in, so I was saving every day before hitting End Day so you could get right to it. But when i reloaded the last save before it happened again, it ran smooth for a week. But on reloading the original save, the same error occurred on the second day. Here's the file that continues to have problems. Error has been hitting on the 2nd or 3rd End Day.Do you actually have an act available, i.e. all your whores have at least one sex act enabled? If they do, can you attach a problematic save?
Thanks for the clarification, and pointing out the new patch. I just downloaded the one posted here and didn't realize there was another, newer one. I'll make sure I get that updated.Enabling of course being to use the checkbox to right of sex skills valuebar on girls screen. (Bisexual and Group later have checkboxes without slidebars.) Enabling only possible when checkbox is orange, apparently meaning girl is accustomed to the act; otherwise more training/talking on the act may be needed.
AND
Your code shows you do not have the latest 20 October 2019 patch, which is currently available on the HHS forum and which I attached in post linked below. After unzipping to the 'game' folder, delete all the *.rpyc files (note the extension ends with "c") and run the game. Probably can load from a recent save or autosave.
Game update will probably not affect current situation, but Jman9's suggestion will likely fix it.
More info from Girls screen top-right "?" help, help with the current screen, tell me more about jobs, option whore.
I tried half a dozen times and couldn't reproduce this with the latest 0.15b. I suppose it might be another symptom of the same issue that caused the 'grid overfull' bug.Here's the file that continues to have problems. Error has been hitting on the 2nd or 3rd End Day.
Many people don't even notice there is an update. I suppose that's on Goldo, since he's mostly dropped support for 0.15b for now.Thanks for the clarification, and pointing out the new patch. I just downloaded the one posted here and didn't realize there was another, newer one.
I tried half a dozen times and couldn't reproduce this with the latest 0.15b. I suppose it might be another symptom of the same issue that caused the 'grid overfull' bug.
As an aside, never save anywhere but the main screen.
Everytime i open the CG Gallery then the error notification pop up after i click return to main screen. I have to delete all save files to fix it, sometimes it works but i will get the error again at a later time period anyway.I have no idea. This is a Ren'Py engine-level error, which may or may not be caused by Brothel King.
Can you at least describe what you're doing when you get this error? And can you consistently recreate it, i.e. save, maybe exit and restart game, load, perform a set of predetermined actions, bam!, same crash again? If so, upload the save.
It's probably not worth trying to track this bug down if it proves even slightly elusive, since 0.2 will be using a somewhat newer version of Ren'Py anyway.
Yes. There's actually a very impressive if not totally complete spreadsheet of known girl packs linked in the mod thread OP. The spreadsheet has a 'warnings' column, which includes both 'loli' and 'furry'.Are there any furry or loli girl packs for this game? I see a bunch of packs on the linked mod thread but no labels telling me what any of them feature.