forked from wtfgamejam/BuildABara
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtraceback.txt
More file actions
25 lines (21 loc) · 884 Bytes
/
traceback.txt
File metadata and controls
25 lines (21 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 407, in script
scene bg black with face
File "game/script.rpy", line 407, in <module>
scene bg black with face
NameError: name 'face' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 407, in script
scene bg black with face
File "/Applications/renpy-6.99.3-sdk/renpy/ast.py", line 1232, in execute
paired = renpy.python.py_eval(self.paired)
File "/Applications/renpy-6.99.3-sdk/renpy/python.py", line 1479, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "game/script.rpy", line 407, in <module>
scene bg black with face
NameError: name 'face' is not defined
Darwin-14.3.0-x86_64-i386-64bit
Ren'Py 6.99.3.404
Build A Bara 0.0