Skip to main content

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

Scouselad1993

1
Posts
13
Following
A member registered Jun 06, 2023

Recent community posts

(2 edits)

I was playing on Android and I encountered an error while talking with Kalypso in the training room. After you trade secrets the screen goes white and forces you to quit the game. Can't progress with her.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Guilder_SecretTrader.rpy", line 129, in <module>

NameError: name 'learnMissionSecretLabel' is not defined

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

Full traceback:

  File "script.rpyc", line 676, in script call

  File "script.rpyc", line 972, in script call

  File "script.rpyc", line 1006, in script call

  File "Guilder_SecretTrader.rpyc", line 129, in script

  File "renpy/ast.py", line 1723, in execute

  File "renpy/python.py", line 1153, in py_eval

  File "renpy/python.py", line 1146, in py_eval_bytecode

  File "game/Guilder_SecretTrader.rpy", line 129, in <module>

NameError: name 'learnMissionSecretLabel' is not defined

```