I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/v12/scene7.rpy", line 4441, in script
sa "Hey hey boxer!"
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 4, in execute
$ char_name = character.name.lower().replace(" ", "_")
File "game/v12/scene7_screens.rpy", line 4, in <module>
$ char_name = character.name.lower().replace(" ", "_")
AttributeError: 'int' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/v12/scene7.rpy", line 4441, in script
sa "Hey hey boxer!"
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 684, in execute
statement_name(getattr(who, "statement_name", "say"))
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/ast.py", line 46, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 2722, in do_with
clear=clear)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3280, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/core.py", line 3698, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/Users/Benedikt/MEGAsync Downloads/Cloud Drive/CollegeKings 6.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 1, in execute
screen murder_button_overlay(character):
File "game/v12/scene7_screens.rpy", line 4, in execute
$ char_name = character.name.lower().replace(" ", "_")
File "game/v12/scene7_screens.rpy", line 4, in <module>
$ char_name = character.name.lower().replace(" ", "_")
AttributeError: 'int' object has no attribute 'name'
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.4.9.1908
College Kings 12.1.1
Sat Aug 21 23:17:37 2021