- May 17, 2018
- 154
- 154
Hey, I got this error, I don't know if it is your mod, or the game that fails
```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'smending1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/functions.rpyc", line 74, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smending1'.
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
University of Problems 1.1.0-(Extended)
Mon Jan 9 16:39:22 2023
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'smending1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/functions.rpyc", line 74, in script
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'smending1'.
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
University of Problems 1.1.0-(Extended)
Mon Jan 9 16:39:22 2023
```