yI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/core/next_day.rpy", line 122, in script call
call next_day_controls from _call_next_day_controls
File "game/code/core/next_day.rpy", line 251, in script
python:
File "game/code/core/next_day.rpy", line 252, in <module>
result = ui.interact()
File "game/code/core/next_day.rpy", line 367, in execute
screen next_day():
File "game/code/core/next_day.rpy", line 367, in execute
screen next_day():
File "game/code/core/next_day.rpy", line 373, in execute
if show_summary:
File "game/code/core/next_day.rpy", line 1180, in execute
showif show_stat_frame and report_stats:
File "game/code/core/next_day.rpy", line 1182, in execute
frame:
File "game/code/core/next_day.rpy", line 1187, in execute
has fixed xysize 136, 400
File "game/code/core/next_day.rpy", line 1188, in execute
if event.charmod or event.team_charmod:
File "game/code/core/next_day.rpy", line 1196, in execute
if event.team_charmod:
File "game/code/core/next_day.rpy", line 1249, in execute
vbox:
File "game/code/core/next_day.rpy", line 1254, in execute
for key, value in sorted(event.charmod.items(), key=itemgetter(0)):
File "game/code/core/next_day.rpy", line 1257, in execute
if value:
File "game/code/core/next_day.rpy", line 1258, in execute
frame:
File "game/code/core/next_day.rpy", line 1261, in execute
if w.stats.is_skill(key):
AttributeError: 'NoneType' object has no attribute 'stats'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/core/next_day.rpy", line 122, in script call
call next_day_controls from _call_next_day_controls
File "game/code/core/next_day.rpy", line 251, in script
python:
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/code/core/next_day.rpy", line 252, in <module>
result = ui.interact()
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\...\...\PyTFall-0.72-and-take-their-shit...-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/code/core/next_day.rpy", line 367, in execute
screen next_day():
File "game/code/core/next_day.rpy", line 367, in execute
screen next_day():
File "game/code/core/next_day.rpy", line 373, in execute
if show_summary:
File "game/code/core/next_day.rpy", line 1180, in execute
showif show_stat_frame and report_stats:
File "game/code/core/next_day.rpy", line 1182, in execute
frame:
File "game/code/core/next_day.rpy", line 1187, in execute
has fixed xysize 136, 400
File "game/code/core/next_day.rpy", line 1188, in execute
if event.charmod or event.team_charmod:
File "game/code/core/next_day.rpy", line 1196, in execute
if event.team_charmod:
File "game/code/core/next_day.rpy", line 1249, in execute
vbox:
File "game/code/core/next_day.rpy", line 1254, in execute
for key, value in sorted(event.charmod.items(), key=itemgetter(0)):
File "game/code/core/next_day.rpy", line 1257, in execute
if value:
File "game/code/core/next_day.rpy", line 1258, in execute
frame:
File "game/code/core/next_day.rpy", line 1261, in execute
if w.stats.is_skill(key):
File "<screen language>", line 1261, in <module>
AttributeError: 'NoneType' object has no attribute 'stats'
Windows-7-6.1.7601-SP1
Ren'Py 7.2.1.457
PyTFall 0.72 and take their shit...
Mon May 06 13:52:35 2019