Ren'Py Brothel King [v0.2] [Goldo]

4.60 star(s) 44 Votes

Jman9

Engaged Member
Jul 17, 2019
2,295
957
armyatak: Delete it. Whore master/Pytfall etc pack data doesn't transfer over, the mechanics of the games are different.

Llel: Right now, I can't see where this division by zero comes from, and cursory testing shows no problems. Do you have a save that exhibits this error?
 

armyatak

Newbie
Mar 13, 2020
47
11
armyatak: Delete it. Whore master/Pytfall etc pack data doesn't transfer over, the mechanics of the games are different.

Llel: Right now, I can't see where this division by zero comes from, and cursory testing shows no problems. Do you have a save that exhibits this error?
thank man
 

Karl the Sergal

Newbie
Donor
Nov 20, 2017
84
82
Im getting this error everytime i visit the shop now. Can I get some help?


Code:
While running game code:
  File "game/BKmain.rpy", line 1639, in script
    $ it, act = ui.interact()
  File "game/BKmain.rpy", line 1639, in <module>
    $ it, act = ui.interact()
  File "game/BKscreens.rpy", line 4379, in execute
    screen item_tab(left, right, context):
  File "game/BKscreens.rpy", line 4379, in execute
    screen item_tab(left, right, context):
  File "game/BKscreens.rpy", line 4408, in execute
    if left != None:
  File "game/BKscreens.rpy", line 4409, in execute
    vbox:
  File "game/BKscreens.rpy", line 4414, in execute
    hbox xfill False yfill False spacing 6:
  File "game/BKscreens.rpy", line 4416, in execute
    frame:
  File "game/BKscreens.rpy", line 4437, in execute
    viewport:
  File "game/BKscreens.rpy", line 4444, in execute
    vbox:
  File "game/BKscreens.rpy", line 4458, in execute
    for it in left.items:
  File "game/BKscreens.rpy", line 4460, in execute
    if not MC.active_inv_filter or it.filter == MC.active_inv_filter:
  File "game/BKscreens.rpy", line 4462, in execute
    $ ttip = it.description
  File "game/BKscreens.rpy", line 4462, in <module>
    $ ttip = it.description
AttributeError: 'bool' object has no attribute 'description'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/BKmain.rpy", line 1639, in script
    $ it, act = ui.interact()
  File "Z:\AO Games\Brothel_King-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Z:\AO Games\Brothel_King-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/BKmain.rpy", line 1639, in <module>
    $ it, act = ui.interact()
  File "Z:\AO Games\Brothel_King-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 3033, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "Z:\AO Games\Brothel_King-pc\renpy\display\core.py", line 3033, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "Z:\AO Games\Brothel_King-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "Z:\AO Games\Brothel_King-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/BKscreens.rpy", line 4379, in execute
    screen item_tab(left, right, context):
  File "game/BKscreens.rpy", line 4379, in execute
    screen item_tab(left, right, context):
  File "game/BKscreens.rpy", line 4408, in execute
    if left != None:
  File "game/BKscreens.rpy", line 4409, in execute
    vbox:
  File "game/BKscreens.rpy", line 4414, in execute
    hbox xfill False yfill False spacing 6:
  File "game/BKscreens.rpy", line 4416, in execute
    frame:
  File "game/BKscreens.rpy", line 4437, in execute
    viewport:
  File "game/BKscreens.rpy", line 4444, in execute
    vbox:
  File "game/BKscreens.rpy", line 4458, in execute
    for it in left.items:
  File "game/BKscreens.rpy", line 4460, in execute
    if not MC.active_inv_filter or it.filter == MC.active_inv_filter:
  File "game/BKscreens.rpy", line 4462, in execute
    $ ttip = it.description
  File "game/BKscreens.rpy", line 4462, in <module>
    $ ttip = it.description
AttributeError: 'bool' object has no attribute 'description'

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Brothel King 0.15b
Fri Mar 27 09:29:20 2020
 

Jman9

Engaged Member
Jul 17, 2019
2,295
957
Mamentmuncher0258967: Middle mouse button, usually.

Karl the Sergal: You're using a version of BK that's not anything I can recognise. The closest is 0.15b, but it's off by a few lines.

Anyway, it's a bug in 0.15b. It's not fixed and Goldo's been inactive for a while. It is fixed in the Bonanza mod, but Bonanza is not stable and quite a bit different from vanilla.

You can temporarily solve this by either the method outlined , or using the cheat menu to wipe your inventory.
 
  • Like
Reactions: Karl the Sergal

Jman9

Engaged Member
Jul 17, 2019
2,295
957
Mamentmuncher0258967: How do you even have autosaves? I've been trying to get v0.15b to make them for a while, with no success.:(

Anyway, is most of what you need to know about removing saves. Windows directory might also be Appdata/Roaming/Renpy/... or somesuch.
 

JamesGamerWasTaken

New Member
Feb 11, 2018
13
3
Hi guys, just to inform you that I'm still around, but since my family is under quarantine because of the covid-19 plague here, I won't be able to work on adult contents for a while, since my children are around 24/7. Meanwhile, work on 0.2 version is going on and Jman is completing his Bonanza mod for that version too, I'll inform you when there are news about release date.
Ehmm hello so... i wanted to play/ download brothel king but im a little confused.The mega link doesnt work(thats where i download all of the stuff from here) and there is an attachment about a patch.Should i just download it from another link?and what do i do about the attachment?Also i saw something about a new game being discussed?What's that about?
 

Jman9

Engaged Member
Jul 17, 2019
2,295
957
Should i just download it from another link?
Make sure you install both the game and the update.
and what do i do about the attachment?
What attachment? I'd say ignore it, but since I don't know what you're talking about...:unsure:

Also i saw something about a new game being discussed?What's that about?
Where? Goldo's struggling with this one as is. :cry: And why do you ask about new games in a thread dedicated to an existing one? o_O
 

Kite80

Well-Known Member
Modder
May 30, 2017
1,039
1,028
I checked mega links and unfortunately their publisher's account has been deleted, so now they're broken.
 

moonsurfer

Newbie
May 27, 2017
24
25
*STOYA*
Stoya girlpack with Bk.ini and events.rpy

recommend Dancer, Geisha, masseuse (and/or) whore
344 images in webp format

If her libido is high enough, she knocks on your door at night to be fucked
Hope you will like

 
  • Like
Reactions: Yukihirou

Kite80

Well-Known Member
Modder
May 30, 2017
1,039
1,028
It's a well known problem, trying to translate BK in other languages generates errors; please play it in the original language only.
 
  • Like
Reactions: kakansomlever

Jman9

Engaged Member
Jul 17, 2019
2,295
957
You're still trying to run a translated version of BK. Make sure your config.language = None.
 
4.60 star(s) 44 Votes