3.70 star(s) 47 Votes

DrSoong

Active Member
Donor
Jan 8, 2022
553
1,329


Hello all!

Update 0.37.0 is done... for most parts. Just little pieces left to do, and probably I will forget dozen of small things. Eh there is always the next update. So it's the usual, I'll write the weekend, do the builds and upload the thing. And then start rendering the 0.38.0 on Monday. The usual. And now a couple of notes.

I was notified that some have... a lot of save pages and it can be cumbersome to return where you were if you accidentally click the page 1 button. Or the automatic saves for that matter. So to ease up the clicking the checkbox in bottom right corner of the save/load screen (as seen on the picture) helps with it.



Checking it changes the view to this:



The slider can be used to go quickly up to 600 pages with 25 page intervals (1 to 25, to 50, to 75 etc). Then fine tuning with the "prev and next" buttons as you would normally do. So set the page that is closest to what you need and press "Go" and you'll end there. Note of all this, this might not be the final version. I'll probably refine it more when I get the time and my brain functions normally. Note, this isn't on Android, at least until I figure out why it crashes. The crash log wasn't helpful, at all.

DMR28032025.png

And then... something motivational. This is one of the few renders that isn't directly tied to anything as is. As I've said it before, at times I get an idea, and the idea needs to get out... this is one of them, and it even might be feasible mythologically. Just need to dig a bit deeper about certain subject. And I need to find some Greek ruins... Anyway, you all have a great weekend!
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,547
6,946
And once again it is public release time. If you need additional links, wait until the OP is updated or grab them from the blog/discord etc..

PC
b46896ac62be33636064f78900e94ba995781fd454798fb062ab4699664e443f

PC Compressed
fcdc8d3f00f205f15a4a936ddc7c4f42887e9e2b1fd7790a8772e5237c942324

MAC
08c6d4ee508387a0525cf3af08a131ec305d8b869c1cbf76cb94756faf7aecc0

MAC Compressed
ab41c5557022420ae15e2a418690c6ce02ac8fc21d99cf0c1ae10b03e8e333ee

Update only
d46709c68ae29669a43ef826e211ab200ace82034022c69d67e97ff57b3fa900

Update only compressed
66af92f8ed76beec2189a1430dacbcfa788b074652c230722978711ecaa921cf

Android
2f85796cd028a13e0392ca87f07f5434f139b333496fd57df029d375199a7ace

Android WT
88e299f38023aaf65adce7a0c9337a5f8b172529120049f1831a3cd222a42ec2
 

Reniere

Well-Known Member
Aug 5, 2019
1,655
3,058
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
 

Ashira13

Well-Known Member
Jan 31, 2024
1,538
4,662
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
umm! are you trying to run the game from inside a compressed file?
 

Reniere

Well-Known Member
Aug 5, 2019
1,655
3,058
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 time

umm! are you trying to run the game from inside a compressed file?
Naw i unzip but i guess its a once in a blue moon thing.
 

Ashira13

Well-Known Member
Jan 31, 2024
1,538
4,662
everything 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.
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 :)
 
3.70 star(s) 47 Votes