Mod Cheat Mod Ren'Py The Seven Realms [R3 v0.04] [SeptCloud] Multi Mod [AdanGC Mods][R3 v0.04fixed]

5.00 star(s) 1 Vote

Bobber Tail

Well-Known Member
Nov 28, 2017
1,329
648
Mod dev doesn't respond here so you're probably wasting your time asking them. That being said, couple people above you have tried the mod and it worked but with some errors.
Actually, I went back in the thread and he said 0.21 doesn't need a mod, no details why, though. And the 3 0.1 came after 3 0.2 was dropped.
 

Talmadge

Well-Known Member
May 7, 2018
1,440
1,122
Aden is quick with his mods. It's Brandy that takes forever. I don't think they collaborate on this game, but on the ones they do, Aden gets his part done within a few days and then can wait upwards of a month for Brandy. Look at TWLG. It dropped two updates before Brandy got around to updating his part. So give it time.
 

Hawka1O7

Member
Dec 25, 2018
170
66
Actually, I went back in the thread and he said 0.21 doesn't need a mod, no details why, though. And the 3 0.1 came after 3 0.2 was dropped.
Has anyone tested that? I checked and saw no mention by them on this thread anyway but even if it doesn't does PenguinFuhrer's twin patch fix still work for .21 as well? Just seems like a waste even if it didn't necessarily need it to take care of the error at least. Hope this is wrong, but guess we'll see once .03's update gets here :confused:
 

Hawka1O7

Member
Dec 25, 2018
170
66
Not sure if it's because of this mod or not but just in case I thought I should mention it, In later parts of Realm 2 when you have sex with Mei after drinking with Zyair, In the middle of having sex with Mei it swaps out to having sex with Kali and Naya, Is there a fix to this?

*Edit* So it seems the scene with Kali is from the next day after the evening with Mei, I continued with the bug and I'm having the same scene with Kali and Naya but from the beginning, So it seems like the issue is the second half of the sex scene with Mei gets replace with the second half of the sex scene with Kali and Naya
Don't know if it still works for .21 but a user named PenguinFuhrer posted a fix for this error with the twin patch compatibility with the mod earlier in the thread if you look around.
 
  • Like
Reactions: Kylemnb

Hawka1O7

Member
Dec 25, 2018
170
66
Mod Updated!!
Did a test, and yeah there are errors trying to play the previous seasons mod on .21, even with PenguinFurher's fix. Now I keep getting this error whenever I get up to the last Mei scene in the lounge and I can't even PLAY through the scene anymore, if I hit ignore it just skips the decision and has Atlas default reject Mei before the final battle. I'm literally begging here now if the previous version can please be fixed finally for .21 AdanGC Mods :cry:

I'm sorry, but an uncaught exception occurred.

While running game code:
NameError: Name 'adangreen' is not defined.

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

Full traceback:
File "game/scripts/update19/scene75.rpym", line 391, in script
menu:
File "C:\Users\anon\Desktop\TheSevenRealms-0.21-pc\TheSevenRealms-0.21-pc/renpy/ast.py", line 1660, in execute
label = renpy.config.say_menu_text_filter(label)
File "C:\Users\anon\Desktop\TheSevenRealms-0.21-pc\TheSevenRealms-0.21-pc/renpy/curry.py", line 48, in __call__
return self.callable(*(self.args + args), **merged_kwargs)
File "game/scripts/core/say_filter.rpym", line 8, in _say_filter
File "C:\Users\anon\Desktop\TheSevenRealms-0.21-pc\TheSevenRealms-0.21-pc/renpy/exports.py", line 3644, in substitute
return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
File "C:\Users\anon\Desktop\TheSevenRealms-0.21-pc\TheSevenRealms-0.21-pc/renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "C:\Users\aleck\Desktop\TheSevenRealms-0.21-pc\TheSevenRealms-0.21-pc/renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'adangreen' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Seven Realms 0.21
Sat Feb 3 20:53:53 2024

Edited:

There is a bug, its jumping from the first sex scene in R3 v0.01 to 0.02
Yeah I just ran the same test and can vouch for onuhr, once you start Leyala's first sex scene in .01 it then transitions into her first sex scene in .02
 
Last edited:
  • Like
Reactions: MayhemSixx

Jimayo

Well-Known Member
Jan 1, 2018
1,344
1,590
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/patch/scripts/update6/__init__.rpy", line 11, in <module>
IndexError: list index out of range

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

Full traceback:
File "patch/scripts/update6/__init__.rpyc", line 1, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/patch/scripts/update6/__init__.rpy", line 11, in <module>
File "renpy/exports.py", line 2747, in load_module
renpy.game.context().run(node)
File "patch/scripts/update6/variables.rpymc", line 1, in script
File "patch/scripts/update6/variables.rpymc", line 1, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/patch/scripts/update6/variables.rpym", line 6, in <module>
File "game/scripts/utils/record.rpym", line 94, in insert_by
File "game/scripts/utils/record.rpym", line 65, in insert
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
The Seven Realms: High Lathión R3-v0.02
Sat Feb 3 22:07:15 2024
 

Cshep26

New Member
Aug 22, 2017
10
12
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/patch/scripts/update6/__init__.rpy", line 11, in <module>
IndexError: list index out of range

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

Full traceback:
File "patch/scripts/update6/__init__.rpyc", line 1, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/patch/scripts/update6/__init__.rpy", line 11, in <module>
File "renpy/exports.py", line 2747, in load_module
renpy.game.context().run(node)
File "patch/scripts/update6/variables.rpymc", line 1, in script
File "patch/scripts/update6/variables.rpymc", line 1, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/patch/scripts/update6/variables.rpym", line 6, in <module>
File "game/scripts/utils/record.rpym", line 94, in insert_by
File "game/scripts/utils/record.rpym", line 65, in insert
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
The Seven Realms: High Lathión R3-v0.02
Sat Feb 3 22:07:15 2024
remove twin patch
 
5.00 star(s) 1 Vote