mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
|
I'm sorry, but an uncaught exception occurred.
|
||
|
|
||
|
While running game code:
|
||
|
File "game/script.rpy", line 24296, in script
|
||
|
with fad
|
||
|
File "game/script.rpy", line 24296, in <module>
|
||
|
with fad
|
||
|
NameError: name 'fad' is not defined
|
||
|
|
||
|
-- Full Traceback ------------------------------------------------------------
|
||
|
|
||
|
Full traceback:
|
||
|
File "game/script.rpy", line 24296, in script
|
||
|
with fad
|
||
|
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 1390, in execute
|
||
|
trans = renpy.python.py_eval(self.expr)
|
||
|
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2249, in py_eval
|
||
|
return py_eval_bytecode(code, globals, locals)
|
||
|
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2242, in py_eval_bytecode
|
||
|
return eval(bytecode, globals, locals)
|
||
|
File "game/script.rpy", line 24296, in <module>
|
||
|
with fad
|
||
|
NameError: name 'fad' is not defined
|
||
|
|
||
|
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
|
||
|
Ren'Py 7.4.4.1439
|
||
|
Dino Girl Gamu Beta-3.99
|
||
|
Fri Jun 4 16:17:42 2021
|