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

5.00 star(s) 1 Vote

L3z1l3

Member
Aug 19, 2018
392
1,529
If you get an exception during closing sex scene of v0.8 after installing the mod make sure you have updated the Twins patch.
 
  • Like
Reactions: Montanabob75

Demonius

Well-Known Member
Oct 28, 2018
1,489
1,755
thats not a problem with the mod, its a problem with the twins patch that the dev doesnt understand, they had me send me traceback and persistent file to them to try and figure it out. also there is no new content thats needs the patch anyway
 

robbaniak

Member
Jul 17, 2019
479
648
Oops! The mod does not work with version 10
You have misunderstood this. The mod doesn't work if you add the twins patch to the v0.10 release of the game.
With that said, please note that the patch adds anything only to v0.6 and v0.8 release of the game.
...so if you have saves from v0.9, the patch is absolutely unnecessary for you.
Worse off are those who are just starting the game and would like to take advantage of the benefits of the patch + mod combination.
 
  • Like
Reactions: ash996

Nadiel

Newbie
Jun 25, 2017
82
44
You have misunderstood this. The mod doesn't work if you add the twins patch to the v0.10 release of the game.
With that said, please note that the patch adds anything only to v0.6 and v0.8 release of the game.
...so if you have saves from v0.9, the patch is absolutely unnecessary for you.
Worse off are those who are just starting the game and would like to take advantage of the benefits of the patch + mod combination.
Ok ! Thank you :)
 

Nadiel

Newbie
Jun 25, 2017
82
44
thats not a problem with the mod, its a problem with the twins patch that the dev doesnt understand, they had me send me traceback and persistent file to them to try and figure it out. also there is no new content thats needs the patch anyway
Ok ! Thank you :)
 

Mrr Hamoud

New Member
Aug 18, 2022
8
3
facing some u unexpected errors in game V0.9 and mod 0.9..... will the 0.10 mod version fix this problem or not ?
 

jonk999

Member
Aug 14, 2017
174
65

Overview:
This mod adds an in-game walkthrough that highlights dialogue options that give points and lead to the best scenes.

Note: The Mod work with the "Twins Patch".
Should the mod be installed first and then the "twins patch"? Both seem to update/include same files in the patch folder.
 
  • Like
Reactions: Assist

quinngt

New Member
Apr 14, 2020
3
0
This error comes up when clicking the cheat button. I'm assuming because this hasn't been updated for 0.12? Let me know if you need anything else for troubleshooting.


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

While running game code:
Exception: Could not find font u'font/Acumin_RPro.otf'.

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

Full traceback:
  File "scripts/update1/scene5.rpymc", line 842, in script call
  File "scripts/update2/scene7part2.rpymc", line 227, in script call
  File "scripts/update3/scene10part2.rpymc", line 600, in script call
  File "scripts/update4/scene14.rpymc", line 219, in script call
  File "scripts/update5/scene18.rpymc", line 508, in script call
  File "scripts/update6/scene19.rpymc", line 41, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1249, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 901, in do_display
    **display_args)
  File "renpy/character.py", line 647, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3839, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2565, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 826, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2096, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 639, in __init__
    glyphs = ts.glyphs(s, self)
  File "renpy/text/text.py", line 248, in glyphs
    fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
  File "renpy/text/font.py", line 702, in get_font
    face = load_face(fn)
  File "renpy/text/font.py", line 643, in load_face
    raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'font/Acumin_RPro.otf'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Seven Realms 0.12
Wed Nov 23 09:57:16 2022
 
5.00 star(s) 1 Vote