Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Great game so far but I keep getting this error

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/Capitulo 4.rpy", line 227, in <module>

NameError: name 'waldenr' is not defined

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

Full traceback:

  File "Capitulo 4.rpyc", line 227, in script

  File "/private/var/folders/qj/s16hn3wn45b0xg2dqppkfxxm0000gn/T/AppTranslocation/A1BF7B5F-7F74-48F0-9A8C-0E82DA4A0CE8/d/MedievalTimes_Chap_5.app/Contents/Resources/autorun/renpy/ast.py", line 1852, in execute

    if renpy.python.py_eval(condition):

  File "/private/var/folders/qj/s16hn3wn45b0xg2dqppkfxxm0000gn/T/AppTranslocation/A1BF7B5F-7F74-48F0-9A8C-0E82DA4A0CE8/d/MedievalTimes_Chap_5.app/Contents/Resources/autorun/renpy/python.py", line 2249, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "/private/var/folders/qj/s16hn3wn45b0xg2dqppkfxxm0000gn/T/AppTranslocation/A1BF7B5F-7F74-48F0-9A8C-0E82DA4A0CE8/d/MedievalTimes_Chap_5.app/Contents/Resources/autorun/renpy/python.py", line 2242, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/Capitulo 4.rpy", line 227, in <module>

NameError: name 'waldenr' is not defined

Darwin-21.5.0-x86_64-i386-64bit

Ren'Py 7.4.2.1292

Medieval Times 2.5.0

Thu Jun 30 23:51:10 2022

```

Hi Will, that bug has been fixed in chapter 5, you are using an old version of the game or an old savegame, try using the latest version of the game. Hugs