View Issue Details

IDCategoryLast Update
0003325Bug Report2021-10-23 14:58
Reporterkain2121 
SeveritycrashReproducibilityalways
Status newResolutionopen
Summary0003325: can't load saved game in 0.20.12
DescriptionThis is the error message that popped up:

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/script.rpy", line 46, in <module>
NameError: name 'args' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/script.rpyc", line 46, in script
  File "/Users/johnfisher/Downloads/SummertimeSaga-0-20-12-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/johnfisher/Downloads/SummertimeSaga-0-20-12-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/script.rpy", line 46, in <module>
NameError: name 'args' is not defined

Darwin-20.5.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
SummertimeSaga 0.20.12
Sat Oct 23 10:56:30 2021
Platform/OSOSX
Version0.20.12

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-10-23 14:58 kain2121 New Issue