Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

im having some issues with the choosing "wait" after talking to craig. it comes up with "an exception has occured" with a bunch of random code 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'nonv'.

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

Full traceback:

  File "scr/v 2/v2.rpyc", line 2361, in script

  File "/private/var/folders/lm/3klp688j3z3b60_t29bm09ww0000gn/T/AppTranslocation/38E91CB4-A529-47E6-A4C9-309911284BA7/d/Silksworm.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute

    rv = renpy.game.script.lookup(target)

  File "/private/var/folders/lm/3klp688j3z3b60_t29bm09ww0000gn/T/AppTranslocation/38E91CB4-A529-47E6-A4C9-309911284BA7/d/Silksworm.app/Contents/Resources/autorun/renpy/script.py", line 927, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'nonv'.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.3.22090809

Silksworm 0.2

Sun Oct 20 23:18:55 2024

[/code]


any possibility of a fix?