4.00 star(s) 27 Votes

JGNeon

Active Member
Feb 24, 2021
583
1,772
Looks like a , with a short release schedule:
  • All patrons: As soon as the post has had its final touches and links been verified.
  • Public: 22nd of July
In essence, it has been released for all paid supporters already. Those of us who aren't will just have to wait another 2 weeks for the public release.
 

Canto Forte

Post Pro
Jul 10, 2017
21,147
25,903
1720459876703.png
Anniversary !!!
Countless hours, frustrating moments, moments of joy,
moments of when dev almost rage quit, but at the end of it all, it has been worth it.
You don't have permission to view the spoiler content. Log in or register now.
Progress 08.07.2024

So where to begin... Okay, rendering of 0.19.0 has begun. Shocking, I know. And writing of 23 has also begun. Truthfully, there isn't that much to tell, but it's on par with every other progress post so. And then there is the 0.18.0 release date... it will be today. Dev'll compile the change log and the release post after this. And then a punch of renders... dev'll return to actual "in game" renders on Friday, no huge spoilers then.
 

AceTrainerRusty

New Member
Jul 9, 2022
7
15
For the last few releases, I keep getting errors for the orc orgy scenes.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/update14.rpy", line 950, in <module>
NameError: name 'u14_Orgy_or_Not' is not defined

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

Full traceback:
  File "update14.rpyc", line 950, in script
  File "L:\New folder\ToaM-0.17.0-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "L:\New folder\ToaM-0.17.0-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "L:\New folder\ToaM-0.17.0-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/update14.rpy", line 950, in <module>
NameError: name 'u14_Orgy_or_Not' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.17.0
Mon Jul 08 13:49:14 2024
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/update14.rpy", line 998, in <module>
NameError: name 'u14_Sex_With_Kasha' is not defined

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

Full traceback:
  File "update14.rpyc", line 998, in script
  File "L:\New folder\ToaM-0.17.0-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "L:\New folder\ToaM-0.17.0-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "L:\New folder\ToaM-0.17.0-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/update14.rpy", line 998, in <module>
NameError: name 'u14_Sex_With_Kasha' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Tribulations of a Mage 0.17.0
Mon Jul 08 13:52:26 2024
 

Talothral

Well-Known Member
Game Developer
Jul 8, 2020
1,142
5,376
For the last few releases, I keep getting errors for the orc orgy scenes.

You don't have permission to view the spoiler content. Log in or register now.
Ren'py deleted a variable, nothing new, happens randomly. You can try loading a save it should put them back where they belong or the debug screen and toggle them true or false. Or using the console to set them.
 
4.00 star(s) 27 Votes