hello. i'm having this problem too, except when i press ignore it doesn't let me proceed, i just get a few more errors (but with different variables as the culprit) then the game crashes.
here is the error i'm getting:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/bedroom labels.rpy", line 25, in script File "game/bedroom labels.rpy", line 25, in <module> NameError: name 'Dananeedtotalk' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/bedroom labels.rpy", line 25, in script File "X:\dreaming-of-dana\renpy\ast.py", line 1656, in execute if renpy.python.py_eval(condition): File "X:\dreaming-of-dana\renpy\python.py", line 1725, in py_eval return py_eval_bytecode(code, globals, locals) File "X:\dreaming-of-dana\renpy\python.py", line 1719, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/bedroom labels.rpy", line 25, in <module> NameError: name 'Dananeedtotalk' is not defined Windows-8-6.2.9200 Ren'Py 6.99.12.2.2029 Dreaming of Dana 0.035
Why don't you ask me on my Patreon?
Since the Dananeedtotalk variable isn't in the game till version 0.034, and it clearly says in your error report that you're playing the 0.035 version.
Neither of which have been made public yet.
A little bit cheeky no?
But to answer your question, you have to start a new game.