Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Kenay Neko

1
Posts
14
Following
A member registered Nov 25, 2018

Recent community posts

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/a2s2.rpy", line 1340, in script
    jump a2s3
ScriptError: could not find label 'a2s3'.

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

Full traceback:
  File "game/a2s2.rpy", line 1340, in script
    jump a2s3
  File "C:\Users\Kenay\Downloads\Adastra-10-win\renpy\ast.py", line 1527, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\Kenay\Downloads\Adastra-10-win\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'a2s3'.

Windows-8-6.2.9200
Ren'Py 6.99.12.3.2123
Adastra 10
[/code]