- Oct 29, 2021
- 5,348
- 50,265
- 822
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
up-to-debate since we haven't rode it yet.Nice ride I would say rather.![]()
Just a matter of time.up-to-debate since we haven't rode it yet.![]()
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/update36.rpy", line 6, in script
if u35_Question_Fix1 == False:
File "game/update36.rpy", line 6, in <module>
if u35_Question_Fix1 == False:
NameError: name 'u35_Question_Fix1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/update36.rpy", line 6, in script
if u35_Question_Fix1 == False:
File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\ast.py", line 1832, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\python.py", line 2059, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\python.py", line 2052, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/update36.rpy", line 6, in <module>
if u35_Question_Fix1 == False:
NameError: name 'u35_Question_Fix1' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.36.0
Sun Mar 30 16:26:01 2025
umm! are you trying to run the game from inside a compressed file?Talothral
First time
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/update36.rpy", line 6, in script if u35_Question_Fix1 == False: File "game/update36.rpy", line 6, in <module> if u35_Question_Fix1 == False: NameError: name 'u35_Question_Fix1' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/update36.rpy", line 6, in script if u35_Question_Fix1 == False: File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Renie\AppData\Local\Temp\Rar$EXa34204.17700\ToaM-0.36.0-pc\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/update36.rpy", line 6, in <module> if u35_Question_Fix1 == False: NameError: name 'u35_Question_Fix1' is not defined Windows-8-6.2.9200 Ren'Py 7.3.5.606 Tribulations of a Mage 0.36.0 Sun Mar 30 16:26:01 2025
Yeah, bound to happen randomly. There is a autosave near end of 0.35.0, it's at the question. Load that up and it should be fine. At least been fine for everyone who has tried it... and let me know about was it fine.
everything works fine after i press ignore its just a first timeYeah, bound to happen randomly. There is a autosave near end of 0.35.0, it's at the question. Load that up and it should be fine. At least been fine for everyone who has tried it... and let me know about was it fine.
Naw i unzip but i guess its a once in a blue moon thing.umm! are you trying to run the game from inside a compressed file?
it was just that the traceback log shows running from a temporary rar. but i could be mistaken as it was a very weird patheverything works fine after i press ignore its just a first time
Naw i unzip but i guess its a once in a blue moon thing.
might have to redownload the update then for some unknown reason it has showed me errors 4 times now.it was just that the traceback log shows running from a temporary rar. but i could be mistaken as it was a very weird path![]()
recommend extracting it to something like c:/games/ or other drivemight have to redownload the update then for some unknown reason it has showed me errors 4 times now.
Ren'py doesn't initialise the variable properly for that save, which is why suggesting the older save usually fixes it, it gives it time to sort its shit out. That and since it is related to the last question, it gets set regardless during that question thus the question at the start of the 0.36.0 doesn't pop up.might have to redownload the update then for some unknown reason it has showed me errors 4 times now.