Nope. No guro. I haven't seen any at least.This game have guro element like Jack o nine tail?
Nothing like that in the plot or game elements. Watersports exists as a fixation, but that's about it. Tentacle porn and bestiality are in one portion, but they can be specifically avoided or disabled.This game have guro element like Jack o nine tail?
If I delete certain girls from my game folder that are already in use as slaves, will that mess things up (or is the game smart enough to substitute in another one)? Found some packs that I like better than the basic one and was wondering if I could swap mid-game.
would anyone be able to help me with why i get this error everytime i progress a day
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 344, in script
python:
File "game/BKendday.rpy", line 414, in <module>
perform_events += perform(girl.job, (girl,), her_cust)
File "game/BKfunctions.rpy", line 1835, in perform
pic = girl.get_pic(perform_job_dict[act + "_tags"], "naked", and_tags = "naked", not_tags = ("group", "bisexual", "beast", "monster"))
File "game/BKgirlclass.rpy", line 764, in get_pic
if "portrait" not in (tags + and_tags + not_tags):
TypeError: can only concatenate list (not "tuple") to list
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Brothel King 0.15b
Thu Dec 24 02:06:22 2020
It usually seems to happen if i put girls to work as waitress, geisha, dancer or masseuse. But the moment i change all to work as a whore, it works fine.
... and_tags = "naked", not_tags = ["group", "bisexual", "beast", "monster"])
If a newGuys I need a little bit of help, one of slave got 50/50 in dancing and a star appeared on it what should I do next??
I got the feeling that 0.2 is more like a remaster than a new version. Basically the dev decided he didn't like how he did some of the stuff in 0.15 and is rebuilding the whole thing from scratch. So a lot of stuff from the current version will still be there but a ton of stuff under the hood will be completely different and I imagine completely incompatible. Sort of like a dev who develops something in RenPy and decides he wants to remake the entire game in Unity.And there will never be a version 0.16. 0.15b is the last of that line. A while back Goldo, the core developer on the game, halted any work on 0.15 in order to focus all efforts on 0.2. 0.2, when complete, will include all the storyline for Chapter 2, and a lot of improvements to the game system itself.
If you are a somewhat experienced player, you might want to go ahead and make the change to 0.2. It's still effectively in beta, and is a good bit less stable than 0.15, but the improvements are quite nice, and it's fun to see what Goldo has written for the continued story.
God, Thank You so much! Finally I can play the game.Thank god I have some coding knowledge to make sense of what to test in console LMAO. For people that might have this problem too, I went into console and typed renpy.change_language(None) and it worked
Thanks for the help!