I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ep2/v2Scene36c.rpy", line 72, in script
jen "I forgot your room was this basic."
AttributeError: 'StoreModule' object has no attribute '_history_list'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ep2/v2Scene36c.rpy", line 72, in script
jen "I forgot your room was this basic."
File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/ast.py", line 2586, in execute
Say.execute(self)
File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/ast.py", line 623, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/exports/sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/character.py", line 1468, in __call__
self.add_history("current", who, what, multiple=multiple)
File "/Users/gkurl/Downloads/Juryv001.app/Contents/Resources/autorun/renpy/character.py", line 1558, in add_history
history = renpy.store._history_list # type: ignore
AttributeError: 'StoreModule' object has no attribute '_history_list'
macOS-15.6-arm64-arm-64bit arm64
Ren'Py 8.3.5.25022704
Jury v002 2.1.2.3
Tue Aug 12 00:26:12 2025