View Issue Details

IDCategoryLast Update
0003427Bug Report2022-05-07 18:01
ReporterLordWinter 
SeveritycrashReproducibilityalways
Status newResolutionopen
Summary0003427: Save file of current version crahsed when opening
DescriptionRan the new 0.20.14 and did the cheat run and unlocked of the the new scenes. I saved a new file and that is what I tried to open... this EXCEPTION occured.

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/pregnancy_announcement.rpy", line 80, in <module>
  File "game/scripts/pregnancy_announcement.rpy", line 81, in _execute_python_hide
NameError: global name 'label' is not defined

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

Full traceback:
  File "scripts/script.rpyc", line 456, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/core/user_interface/cellphone/hooks.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/mall/mall_parking_lot.rpyc", line 2, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/mall/mall/mall.rpyc", line 43, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/mall/mall/second_floor/second_floor.rpyc", line 4, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/characters/ivy/button.rpyc", line 60, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/mall/mall/second_floor/second_floor.rpyc", line 4, in script call
  File "scripts/locations/home/entrance/hallway/bedroom/bedroom.rpyc", line 35, in script call
  File "scripts/characters/player/just_wokeup.rpyc", line 217, in script call
  File "scripts/pregnancy_announcement.rpyc", line 80, in script
  File "H:\Games\SummertimeSaga-0-20-14-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "H:\Games\SummertimeSaga-0-20-14-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/pregnancy_announcement.rpy", line 80, in <module>
  File "game/scripts/pregnancy_announcement.rpy", line 81, in _execute_python_hide
NameError: global name 'label' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.14
Sat May 07 13:58:28 2022
Platform/OSWindows
Version0.20.14

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-05-07 18:01 LordWinter New Issue