3.80 star(s) 49 Votes

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,581
7,111
might 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.
 
  • Like
Reactions: Reniere

Reniere

Well-Known Member
Aug 5, 2019
1,717
3,153
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.
Now everything is fixed now no issues. might have been a small corruption during extraction and merging the walkthrough.
redownloading it fixed it
 

Ashira13

Well-Known Member
Jan 31, 2024
1,622
5,041
I extracted it to my d:/vn lol cause my d/games is for pirated 3a games lol
well...
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
 

Reniere

Well-Known Member
Aug 5, 2019
1,717
3,153
you probably started the game from inside the zip/rar by mistake. have done that myself a couple of times :)
Probably when merging and pressed the file instead of extraction. but i swear i unpacked it lol but whatever its working now
 

jjw2022

New Member
Mar 15, 2022
13
15
45+, thus far, years of IT and 71+ 'Asperger's'. (Great Career!!! Great stories. Even more tech knowledge. I'm an 'info sponge) <grin>. You can fix it. I have faith in you and others like you. Tribulations of... A MAGE! I aspire. <grin> (I'm 'Old-School'. 'Typing at each other 'was a challenging way to COMMUNICATE. ). Perhaps YES right now?
--------------------------------
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/update36.rpy", line 912, in <module>
NameError: name 'u35_Out_Of_The_City' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "update36.rpyc", line 912, in script
  File "I:\Games\_Update\Tribulations_of_a_Mage-0.36\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "I:\Games\_Update\Tribulations_of_a_Mage-0.36\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "I:\Games\_Update\Tribulations_of_a_Mage-0.36\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/update36.rpy", line 912, in <module>
NameError: name 'u35_Out_Of_The_City' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.36.0
Sun Mar 30 21:09:18 2025
 
Last edited:
3.80 star(s) 49 Votes