Too soon for me to say for sure but after changing my mouse so that the mouse wheel is semi locked instead of able to spin freely I have had zero crashes up through Chapter 4. I can still turn it but it spins in incremental clicks and never accidently like it did when it was unlocked.Unfortunately grid overfull is unpredictable, it shows up when we hover the mouse on one of a girl stats or sex skills, no metter which girl, no matter which stat. But as I said above it depends on a cumulation of factors: the action causing the bug is just the tip of the iceberg of instructions ren'py cumulated before it, at a point that the engine can't handle all of them anymore and causes game crash. It's not clear yet if it depeneds on memory loss or misusage, or it's all another story.
Good news though: when you encounter grid overfull, try to rollback until you are in game once again; save and exit BK; restart BK and load your save, with a bit of luck you won't see it for a long time.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 550, in script
python:
File "game/BKendday.rpy", line 552, in <module>
farm_training_girls, farm_holding_girls, farm_resting_girls = farm.assign_girls(logging=True)
File "game/BKfarm.rpy", line 1069, in assign_girls
if self.assign_training(girl):
File "game/BKfarm.rpy", line 1175, in assign_training
if girl.will_do_farm_act(act, self.programs[girl].mode):
File "game/BKgirlclass.rpy", line 491, in will_do_farm_act
score = self.preferences[act] + self.get_stat("obedience") + self.get_stat("libido")//2 + self.get_love() + self.get_fear()
KeyError: u'portrait'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKendday.rpy", line 550, in script
python:
File "D:\stuff\Downloads\Brothel_King_015b\Brothel_King-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\stuff\Downloads\Brothel_King_015b\Brothel_King-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/BKendday.rpy", line 552, in <module>
farm_training_girls, farm_holding_girls, farm_resting_girls = farm.assign_girls(logging=True)
File "game/BKfarm.rpy", line 1069, in assign_girls
if self.assign_training(girl):
File "game/BKfarm.rpy", line 1175, in assign_training
if girl.will_do_farm_act(act, self.programs[girl].mode):
File "game/BKgirlclass.rpy", line 491, in will_do_farm_act
score = self.preferences[act] + self.get_stat("obedience") + self.get_stat("libido")//2 + self.get_love() + self.get_fear()
KeyError: u'portrait'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Brothel King 0.15b
Wed Oct 02 15:03:03 2019
I have a request for people who run into the 'grid overfull' bug.
Could you run this check for me in the console (shift+O):
This would help me narrow the cause down (maybe)- type 'all_sex_acts' and press enter: What does it say?
- type 'extended_sex_acts' and press enter: What does it say?
I think that bug was reported long ago, but since gameplay bugs are more urgent, it's still around. It will be fixed, don't worry.*) When you first open the game and go to gallery- it often crashes. You have to load up your game first then go to menu- then you can view gallery with no crash. (I have all your girls downloaded bdw)
Is it a "grid overfull" bug? In that case we're already on it.*) There is a rare Farm bug. When a girl has finished her training on a set goal. And If she acquired a negative fixation. AND if you hover over her stats on the left side- the game will sometimes crash. It will not crash if you do not hover over her stats.
It depends on the fact that the function which manages stat raising can handle even decimal numbers, but always shows integers; sometimes you see a "1" but can't spend it for a girl's skill, it means that it's not really 1 but a lesser number. Not a bug then, but still something which can be improved in future.*) There is an UI bug. If you feed your girl some skill points and there are leftovers. The "pinging" girl will flash in main lobby. If you click on it sometimes it shows level up, sometimes it shows nothing.
**) Sometimes when that girl levels up a level that skill-point is dragged along- you can use all skill points except that 1 or 2 that are stuck with her.
You may be one among many who would punch Kosmo in his face every time he shows up, but don't worry: press ctrl and the event will last just a few seconds.*) That guy who comes to you time to time to show off his latest "deed" is kinda annoying! Its an event yes, but Ive seen it 100 times now and you can not punch him, free his latest "victim", nada. You have to watch each and one of his episodes over and over again and forever.
Hmm
I have a monitor with 1920x1080
View attachment 417943
This is the UI bug for text in Customer tab
View attachment 417944
And this is how the game looks on Fullscreen (1920x1080) With 2 black bars on sides
*) Not sure about that "grid overfull" . It only happens when a girl aquires a negative trait and you immediately hover over it when her training has finished. It could be
*) Ahh I see perks. Hmm Unless I get a perk or its not doable thats a con. Maybe a passive bonus for similar jobs.
*) Hmm. Is there not a spell that forgets? Why there is a penalty for magic acts and not normal ones? Manipulation with sweet talk- smart girls would know- they would not like that alas no penalty.
Also With Magic training you can train Obedience, sensitivity and libido but with normal one only Obedience and Constitution.
There is an alternative- Farm- but girls hate Farm in general.
I believe this is mainly due to pros-con balance but it still feels if a player favours magic he gets more penalties than pros.
@Kite80I have the same resolution and I have no problems. I can try to replicate this though
Do you use any mods?
Since when did this start happening?
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Fullscreen mode.
Screen sizes: virtual=(1024, 768) physical=(1920, 1080) drawable=(1920, 1080)
Vendor: 'NVIDIA Corporation'
Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
Version: '4.6.0 NVIDIA 436.02'
Display Info: <Info({'blit_sw_CC': False, 'refresh_rate': 144, 'bitsize': 32, 'wm': True, 'losses': (0, 0, 0, 8), 'hw': False, 'masks': (16711680L, 65280L, 255L, 0L), 'current_h': 1080, 'current_w': 1920, 'shifts': (16, 8, 0, 0), 'blit_sw_A': False, 'blit_hw': False, 'blit_sw': False, 'bytesize': 4, 'blit_hw_CC': False, 'blit_hw_A': False, 'video_mem': 268435456})>
#### SCREEN RESOLUTION & PERFORMANCE ####
## These control the width and height of the screen.
config.screen_width = 1366
config.screen_height = 768
Ok thanks. Rank seemed to also fix my issue of having certain skills greyed out, once I ranked them up I could raise their skills higher and eventually it wasn't greyed out anymore.khumak love can increase with any positive interaction - gifts, praises, having sex with the girl - but keep in mind that there's a capped value for each rank, it means only girls with X rank can reach the highest love value - but you get the best love status far before, don't worry; when a girl worships you and you are everything to her, that's the top love status. If I'm not mistaken, even rank A girls can reach it.
Some girls just don't have any fixation at all for certain acts, and there's nothing you can do about it. You'll never be able to do advanced training for this act with this specific girl.@Duke Greene
Someone said you just need to talk talk and talk to them until they create "positive or negative fixation in order to do advanced training "- is this correct? I have a couple of girls rank X and i would like to unlock the advanced training not sell them.