-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtraceback.txt
32 lines (28 loc) · 1.31 KB
/
traceback.txt
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
26
27
28
29
30
31
32
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 951, in script
"Guau, ¡¿pero qué?!" with dashed #revisar
File "game/script.rpy", line 951, in <module>
"Guau, ¡¿pero qué?!" with dashed #revisar
NameError: name 'dashed' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 951, in script
"Guau, ¡¿pero qué?!" with dashed #revisar
File "F:\renpy-8.3.4-sdk\renpy\ast.py", line 2579, in execute
Say.execute(self)
File "F:\renpy-8.3.4-sdk\renpy\ast.py", line 620, in execute
say_menu_with(self.with_, renpy.game.interface.set_transition)
File "F:\renpy-8.3.4-sdk\renpy\ast.py", line 435, in say_menu_with
what = renpy.python.py_eval(expression)
File "F:\renpy-8.3.4-sdk\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "F:\renpy-8.3.4-sdk\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 951, in <module>
"Guau, ¡¿pero qué?!" with dashed #revisar
NameError: name 'dashed' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
School idol diary Visual Novel 0.4
Tue Jan 7 13:06:35 2025