I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 1121, in script
$ result = ui.interact()
File "game/BKmain.rpy", line 1121, in <module>
$ result = ui.interact()
File "game/BKscreens.rpy", line 4555, in execute
screen tool(x, y, w, h, bg = True):
File "game/BKscreens.rpy", line 4555, in execute
screen tool(x, y, w, h, bg = True):
File "game/BKscreens.rpy", line 4569, in execute
if text1:
File "game/BKscreens.rpy", line 4570, in execute
frame:
File "game/BKscreens.rpy", line 4601, in execute
text text1 yalign 0.0 size s justify True
AttributeError: 'NoneType' object has no attribute 'fullname'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 1121, in script
$ result = ui.interact()
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/BKmain.rpy", line 1121, in <module>
$ result = ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/BKscreens.rpy", line 4555, in execute
screen tool(x, y, w, h, bg = True):
File "game/BKscreens.rpy", line 4555, in execute
screen tool(x, y, w, h, bg = True):
File "game/BKscreens.rpy", line 4569, in execute
if text1:
File "game/BKscreens.rpy", line 4570, in execute
frame:
File "game/BKscreens.rpy", line 4601, in execute
text text1 yalign 0.0 size s justify True
File "renpy/text/text.py", line 1574, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'NoneType' object has no attribute 'fullname'
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Brothel King 0.2 v220407
Thu Apr 14 13:15:31 2022