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

Hi, I got that, and the game stopped. What's the problem?

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 3348, in script
    if helpedangie:
  File "game/script.rpy", line 3348, in <module>
    if helpedangie:
NameError: name 'helpedangie' is not defined

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

Full traceback:
  File "game/script.rpy", line 3348, in script
    if helpedangie:
  File "C:\Users\Asaratte\Downloads\WitS-1.2-pc\WitS-1.2-pc\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Asaratte\Downloads\WitS-1.2-pc\WitS-1.2-pc\renpy\python.py", line 1745, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Asaratte\Downloads\WitS-1.2-pc\WitS-1.2-pc\renpy\python.py", line 1739, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 3348, in <module>
    if helpedangie:
NameError: name 'helpedangie' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.3.2123
Written in the Stars 1.2

(1 edit)

YIKES I'm so sorry! I have to look into it and fix it up! I'm so sorry you experienced an error! 

Basically it's a check if you helped Angelo by using your own abilities to turn the plant to stone earlier on in the game-- but I'm not sure why it's causing an error. You may be able to bypass it by using the skip option on the error screen. I figured out its because I seemingly defined the stupid thing in the wrong place so if you didn't help Angelo and tried to comfort him instead the game doesn't define it. I'm so, so sorry!! I'll add a fix in a bit for it, but you should be able to press 'continue' on the error screen instead.

The game started working again only after I pressed "ignore". Nothing else worked.  

Fun game btw. I really enjoyed it. I'm going to check out the other romance option now :)