MoistTowelette82

New Member
Feb 3, 2025
13
7
64
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/navigation.rpy", line 1540, in script
    jump protagonist_event_33
ScriptError: could not find label 'protagonist_event_33'.

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

Full traceback:
  File "game/scripts/navigation.rpy", line 1540, in script
    jump protagonist_event_33
  File "E:\SuperheroesSuck-2.051public-pc\renpy\ast.py", line 1705, in execute
    rv = renpy.game.script.lookup(target)
  File "E:\SuperheroesSuck-2.051public-pc\renpy\script.py", line 1103, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'protagonist_event_33'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.3.4.24120703
Superheroes Suck 2.051public
Tue Dec 30 21:27:53 2025
Has anyone come across this exception error? Or a work around/solution to it? Thanks in advance.
Unfortunately I just ran into that one too.
 
4.10 star(s) 101 Votes