- May 25, 2017
- 190
- 42
an error
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/routinen.rpy", line 392, in <module>
NameError: name 'BegegnungLDavid' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "routinen.rpyc", line 392, in script
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/routinen.rpy", line 392, in <module>
NameError: name 'BegegnungLDavid' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Promise 0.49a
Sat Dec 21 22:27:03 2019
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/routinen.rpy", line 392, in <module>
NameError: name 'BegegnungLDavid' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "routinen.rpyc", line 392, in script
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Patreon\Xagrim's Gameforge\ThePromise-0.49a-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/routinen.rpy", line 392, in <module>
NameError: name 'BegegnungLDavid' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Promise 0.49a
Sat Dec 21 22:27:03 2019
```