forked from Cavemanon/SnootGame
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
I'm sorry, but an uncaught exception occurred.
|
|
|
|
While running game code:
|
|
File "game/script.rpy", line 347, in script
|
|
$ tradwife = false
|
|
File "game/script.rpy", line 347, in <module>
|
|
$ tradwife = false
|
|
NameError: name 'false' is not defined
|
|
|
|
-- Full Traceback ------------------------------------------------------------
|
|
|
|
Full traceback:
|
|
File "game/script.rpy", line 347, in script
|
|
$ tradwife = false
|
|
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/ast.py", line 922, in execute
|
|
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
|
|
File "/home/joybuke/Documents/ComputerScience/Projects/Snoot/renpy-7.4.2-sdk/renpy/python.py", line 2218, in py_exec_bytecode
|
|
exec(bytecode, globals, locals)
|
|
File "game/script.rpy", line 347, in <module>
|
|
$ tradwife = false
|
|
NameError: name 'false' is not defined
|
|
|
|
Linux-5.10.0-7-amd64-x86_64-with-debian-11.0
|
|
Ren'Py 7.4.4.1439
|
|
SnootGame vee3-Valiant-Velociraptor-Victory-patch1
|
|
Sat Jun 5 11:40:57 2021
|