Mod Cheat Mod Ren'Py Completed Oath of Loyalty [v0.10] Multi-Mod [ShaddyModda]

halosom

Newbie
May 7, 2017
65
33
Thanks for the fast update, just 2 questions, what's the difference with the 2 mods or does one need both?
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,371
11,536
There are notes where the links are. One is compatible with the Walkthrough Mod, the other isn't.
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,371
11,536
Sorry guys you may need to re-download again, I think I uploaded the wrong one for the fix. Made triple sure this time. lol
 

Moffy

Active Member
Sep 25, 2019
919
700
ShaddyModda Thanks for the update.
I found two problems.

1)In the gallery in the menu the new characters name is elena but the character's correct name is emma.

2)When i choose some of the character cards in the board in the game it gives this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

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

Full traceback:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Oath Of Loyalty V08
Sun Mar 28 12:50:57 2021
 

ShaddyGames

Engaged Member
Modder
Donor
Game Developer
Jan 19, 2020
2,371
11,536
ShaddyModda Thanks for the update.
I found two problems.

1)In the gallery in the menu the new characters name is elena but the character's correct name is emma.

2)When i choose some of the character cards in the board in the game it gives this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

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

Full traceback:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Oath Of Loyalty V08
Sun Mar 28 12:50:57 2021
That means there was a typo fixed since the last version, and I missed it, but it'll have to wait till tomorrow.
 
  • Like
Reactions: Moffy

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,026
1,388
ShaddyModda Thanks for the update.
I found two problems.

1)In the gallery in the menu the new characters name is elena but the character's correct name is emma.

2)When i choose some of the character cards in the board in the game it gives this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

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

Full traceback:
  File "game/storyboard.rpy", line 1195, in script
    if v7_dand_thressome or persistent.unlocked:
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/storyboard.rpy", line 1195, in <module>
    if v7_dand_thressome or persistent.unlocked:
NameError: name 'v7_dand_thressome' is not defined

Windows-10-10.0.18362
Ren'Py 7.4.2.1292
Oath Of Loyalty V08
Sun Mar 28 12:50:57 2021
Amended storyboard.rpy with the typo thressome fixed to threesome
 
  • Like
Reactions: Moffy

Haremm lover

Well-Known Member
Sep 20, 2017
1,341
579
Well it is mentioned that we need to install walkthrough mod first and then overwrite with the other. So does that mean we need to install both i.e. walkthrough first and then multi-mod or just one would do?