- May 30, 2017
- 1,079
- 1,068
Your bug is caused because you are trying to translate the game with renpy tools; unfortunately such tools are not compatible with BK, if you stay with native language (english) the bug won't occur anymore.
Edit: nevermind, I've installed the last patch by goldo on the previous page and it resolved all my crashes, didn't have one in 2 hours, you really should pin it up at the main page IMO.Hey guys, I am not sure if this is the place to ask, but maybe someone will be willing to help me. I am getting this error during the farm resolves. If you spam rollback then eventually it just goes on, usually it takes from 5 to 15 tries. I sould probably mention that I was playing the 0.14 version of the game until today, but then I downloaded the 15b, copy-pasted my girl packs there, deleted the 14 version, but for some reason I still have saves from 14 showing in 15b. Maybe this has something to do with it.
I've tried different girls, and all of them gave me this error, I've also tried using stock images in the game content menu, but this didn't do anything either.
The error:
While running game code:
File "game/BKendday.rpy", line 550, in script
python:
File "game/BKendday.rpy", line 570, in <module>
farm_events += (farm.programs[girl].resolve("holding"))
File "game/BKfarm.rpy", line 831, in resolve
pic = girl.get_pic(farm_holding_tags[self.holding], attempts=attempts, not_tags=all_sex_acts+["group"])
File "game/BKgirlclass.rpy", line 764, in get_pic
if "portrait" not in (tags + and_tags + not_tags):
TypeError: can only concatenate tuple (not "RevertableList") to tuple
Thank you. Also, thank you for all your work organizing things.Well, the results of training depend on how big is training success; there are a lot of things inside the functions which calculate it, but the main thing is MC stats - the higher, the better.
Sorry, I meant to ask what the MC charm stat does. Can you tell me what the MC stats actually do? It's hard to tell just from playing the game. Here's what I think they do.Girl's Charm is the stat which defines her successes (or failures) while working as waitress or service whoring.
Dug through the code. This is handled in BKclasses and it looks like it's completely random. Every act is different but the most typical setup is a d6 roll and anything above a 4 nets some sort of stat bonus. MC stats are completely irrelevant.When you train girls for sex sometimes you get bonus stats to other things like constitution, libido, or beauty. What triggers this and is there any way to make it more likely?
Holy cow. Dug into some of the code and you weren't kidding. No wonder the game tooltips are so vague. It touches tons of stuff and I'm sure there's some stuff I didn't find. I've no idea how you could make this at all clear in-game.Now let's talk about charm: it is probably the most important stat, since it affects every interaction with any girl, slave or free; it affects most of normal trainings, especially obedience; it allows MC to sell and buy stuff for better prices. Never underestimate this stat, whether you chose a warrior, a wizard or a trader.
Thank you for your effort. I tried to unzip everything on the other computer and transfer all the files with USB. Magically, it worked, still don't know why though.Unfortunately the patch hasn't been added by mods last time I asked for an update, neither I can do it by myself since I have no edit permissions here. But don't worry, this will be solved after 0.2 will be released, meanwhile anyone having issues just needs to ask for help, other players and I will always try to help.