I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/func_action_processing.rpy", line 192, in script
call screen kitchen
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screen/screen_SFCheats.rpy", line 685, in execute
File "game/screen/screen_SFCheats.rpy", line 685, in execute
File "game/screen/screen_SFCheats.rpy", line 688, in execute
File "game/screen/screen_SFCheats.rpy", line 690, in execute
File "game/screen/screen_SFCheats.rpy", line 691, in execute
File "game/screen/screen_SFCheats.rpy", line 692, in execute
File "game/screen/screen_SFCheats.rpy", line 694, in execute
AttributeError: 'Person' object has no attribute 'bio'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/func_action_processing.rpy", line 192, in script
call screen kitchen
File "D:\H\SuperPowered_v0.26.02-win\renpy\ast.py", line 1828, in execute
self.call("execute")
File "D:\H\SuperPowered_v0.26.02-win\renpy\ast.py", line 1816, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\H\SuperPowered_v0.26.02-win\renpy\statements.py", line 177, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\H\SuperPowered_v0.26.02-win\renpy\exports.py", line 2710, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\H\SuperPowered_v0.26.02-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 3033, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\core.py", line 3033, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 434, in per_interact
self.update()
File "D:\H\SuperPowered_v0.26.02-win\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/screen/screen_SFCheats.rpy", line 685, in execute
File "game/screen/screen_SFCheats.rpy", line 685, in execute
File "game/screen/screen_SFCheats.rpy", line 688, in execute
File "game/screen/screen_SFCheats.rpy", line 690, in execute
File "game/screen/screen_SFCheats.rpy", line 691, in execute
File "game/screen/screen_SFCheats.rpy", line 692, in execute
File "game/screen/screen_SFCheats.rpy", line 694, in execute
File "D:\H\SuperPowered_v0.26.02-win\renpy\ui.py", line 988, in _label
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "D:\H\SuperPowered_v0.26.02-win\renpy\text\text.py", line 1377, in __init__
self.set_text(text, scope, substitute)
File "D:\H\SuperPowered_v0.26.02-win\renpy\text\text.py", line 1477, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "D:\H\SuperPowered_v0.26.02-win\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'Person' object has no attribute 'bio'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
SP 0.26.02
Sat Jul 07 16:04:35 2018