View Issue Details

IDCategoryLast Update
0002654Bug Report2020-02-22 09:14
ReporterIamalama 
SeveritycrashReproducibilityalways
Status closedResolutionno change required
Summary0002654: Crash when going to Roxxy's trailer: ScriptError: could not find label 'home_roxxy_dialogue_relationship_5'.
DescriptionThe evening after the final showdown with Dexter and when entering the bedroom in Roxxy's trailer, the game crashes with a ScriptError:could not find label 'home_roxxy_dialogue_relationship_5 . I have reloaded several times, reinstalled the game, with the same result.

Full traceback:
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/school/school_front.rpyc", line 42, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/roxxy/button.rpyc", line 160, in script call
  File "/home/....../Downloads/SummertimeSaga/SummertimeSaga-0-19-5-pc/renpy/ast.py", line 1436, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/core/user_interface/cellphone/labels.rpyc", line 13, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/home/home.rpyc", line 59, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/map/map.rpyc", line 15, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/locations/school/school_front.rpyc", line 42, in script call
  File "scripts/locks/01global_lock_check.rpyc", line 67, in script call
  File "scripts/characters/roxxy/button.rpyc", line 160, in script call
  File "/home/....../Downloads/SummertimeSaga/SummertimeSaga-0-19-5-pc/renpy/script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'home_roxxy_dialogue_relationship_5'.

While running game code:
ScriptError: could not find label 'home_roxxy_dialogue_relationship_5'.
 
Platform/OSLinux
Version0.19.5

Activities

Casiope

Casiope

2020-02-16 15:39

updater   ~0004474

Did you begin Roxxy's route on the previous version (0.19.0 or 0.19.1)?
Iamalama

Iamalama

2020-02-16 20:36

reporter   ~0004477

Hello. I am not sure in which game I began the route. I think it was 0.19.1
Casiope

Casiope

2020-02-16 21:04

updater   ~0004479

This is the reason why the error message appears. The code corresponding to Roxxy's route has been modified between 0.19.1 and 0.19.5. You can finish this route on the previous version, or start a new game on the latest version.

Without reply, the report will be closed within one week.
Casiope

Casiope

2020-02-22 09:14

updater   ~0004487

The report is now closed.

Issue History

Date Modified Username Field Change
2020-02-16 15:34 Iamalama New Issue
2020-02-16 15:39 Casiope Note Added: 0004474
2020-02-16 20:36 Iamalama Note Added: 0004477
2020-02-16 21:04 Casiope Note Added: 0004479
2020-02-22 09:14 Casiope Status new => closed
2020-02-22 09:14 Casiope Resolution open => no change required
2020-02-22 09:14 Casiope Note Added: 0004487