Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Error log from Mac version

A topic by normale created Apr 26, 2023 Views: 193 Replies: 2
Viewing posts 1 to 2

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/day5.rpy", line 371, in script

    jump day2

ScriptError: could not find label 'day2'.

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

Full traceback:

  File "game/day5.rpy", line 371, in script

    jump day2

  File "/Applications/Willy.app/Contents/Resources/autorun/renpy/ast.py", line 1974, in execute

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

  File "/Applications/Willy.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 'day2'.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.3.22090809

Willy 1.0

Wed Apr 26 00:56:28 2023

Developer

Fixed! Please download the latest files! Thanks!

Thank you!