View Issue Details

IDCategoryLast Update
0003323Bug Report2021-10-23 09:12
Reportertdog82 
SeveritycrashReproducibilityalways
Status closedResolutionno change required
Summary0003323: ScriptError: could not find label 'sara_pregnant_labor_1'.
Description```
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'sara_pregnant_labor_1'.

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

Full traceback:
  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/beachhouse/entrance/entrance.rpyc", line 26, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/beachhouse/kitchen/kitchen.rpyc", line 24, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/beach/beach.rpyc", line 18, 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/diane_s_home/barn/barn.rpyc", line 97, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/characters/daisy/button.rpyc", line 5, in script call
  File "scripts/locations/beachhouse/bedroom/beach_house_bedroom.rpyc", line 12, in script call
  File "scripts/characters/player/just_wokeup.rpyc", line 217, in script call
  File "scripts/pregnancy_announcement.rpyc", line 79, in script call
  File "D:\SummertimeSaga-pc\SummertimeSaga-0-20-12-pc\SummertimeSaga-0-20-12-pc\renpy\ast.py", line 1436, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  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/beachhouse/entrance/entrance.rpyc", line 26, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/beachhouse/kitchen/kitchen.rpyc", line 24, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/locations/beach/beach.rpyc", line 18, 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/diane_s_home/barn/barn.rpyc", line 97, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 13, in script call
  File "scripts/characters/daisy/button.rpyc", line 5, in script call
  File "scripts/locations/beachhouse/bedroom/beach_house_bedroom.rpyc", line 12, in script call
  File "scripts/characters/player/just_wokeup.rpyc", line 217, in script call
  File "scripts/pregnancy_announcement.rpyc", line 79, in script call
  File "D:\SummertimeSaga-pc\SummertimeSaga-0-20-12-pc\SummertimeSaga-0-20-12-pc\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'sara_pregnant_labor_1'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.12
Sat Oct 23 03:55:27 2021
```
Platform/OSWindows
Version0.20.12

Activities

GreenCap

GreenCap

2021-10-23 09:12

updater   ~0005375

The only way this happens is if you or someone you have downloaded a save from has used the dev console to make a character who has no pregnancy in normal gameplay become pregnant. You cannot even have sex with Sara in the game so of course it throws an error message when you force them to be pregnant using dev commands.

Issue History

Date Modified Username Field Change
2021-10-23 09:01 tdog82 New Issue
2021-10-23 09:12 GreenCap Status new => closed
2021-10-23 09:12 GreenCap Resolution open => no change required
2021-10-23 09:12 GreenCap Note Added: 0005375