Mod Cheat Mod Ren'Py Completed Where the Heart is - Cheat, WT, enhancement Mod [S1 Ep25] [KoGa3]

OfficiallyGames

Active Member
Game Developer
May 23, 2020
943
3,017
458
Will we / Can we get a gallery unlock for the next update when that eventually releases? As gallery is locked and "Start any chapter" will only unlock what we see, so previous replays and missed replays won't unlock. This is in regards to the android port.
 

Vyssia

Newbie
Jan 13, 2018
21
130
283
If I click Ignore the game goes on as if I clicked "Blame Zarah". Any ideas?

Edit: Fumbled around comparing it with other choices until I got it to work. Changed it from "[cbad](Blame Zarah.)[KoGa3AutoWTChange1]{size=-4}({i}ZHouse1: MDate-4, ZDate-5, Monica-15, Zarah-50, ZarahL-50{/i}, MDate-3, ZDate-4, Monica-200, Zarah-50, ZarahL-50{/i}) {/size} {/color}": ##forced breakup with monica and zarah (breakup with both even if you actually didn't fuck zarah)

To "[cbad](Blame Zarah.)[KoGa3AutoWTChange1]{size=-4}(ZHouse1: {i}MDate-4, ZDate-5, Monica-15, Zarah-50, ZarahL-50{/i}, else: {i}MDate-3, ZDate-4, Monica-200, Zarah-50, ZarahL-50{/i}) {/size} {/color}": ##forced breakup with monica and zarah (breakup with both even if you actually didn't fuck zarah)

Was missing an {i} and else: I guess.


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

While processing text tag {/color} in '(Blame Zarah.)\n{color=#ffdf00}{size=-4}({i}ZHouse1: MDate-4, ZDate-5, Monica-15, Zarah-50, ZarahL-50{/i}, MDate-3, ZDate-4, Monica-200, Zarah-50, ZarahL-50{/i}) {/size} {/color}'.:
  File "game/Episode18.rpy", line 5123, in script
    menu:
Exception: '/color' closes a text tag that isn't open.

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

Full traceback:
  File "game/Episode18.rpy", line 5123, in script
    menu:
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\ast.py", line 1619, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\exports\menuexports.py", line 134, in menu
    rv = renpy.store.menu(new_items)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\exports\menuexports.py", line 424, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\core.py", line 2879, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\core.py", line 1381, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\screen.py", line 754, 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 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 1171, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\behavior.py", line 976, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\display\layout.py", line 1457, in render
    surf = render(child,
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\text\text.py", line 2604, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\text\text.py", line 733, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "C:\Users\mhick\Downloads\WhereTheHeartIs-Ep25-pc\renpy\text\text.py", line 1275, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: '/color' closes a text tag that isn't open.

Windows-10-10.0.26200 AMD64
Ren'Py 8.3.3.24111502
Where The Heart Is Ep25
Sat Dec 13 23:57:05 2025
 
Last edited:
  • Like
Reactions: olscel and Regulios