Mod Ren'Py Where The Heart Is [Ep.24 & Season 1 Rev 1- Steam Final] All-Routes-Opened/See-All-Scenes Walkthrough Mod [MurrayMods]

5.00 star(s) 2 Votes

Radical_Dreamer

Member
Donor
Aug 26, 2018
364
596
So, just to be clear: Ep. 1-24 is not the same as S1? Is S1 only the first 6 episodes/chapters?
You can also check the changelog on the game's OP. The dev explains that, with the redo, they're doing it in seasons now, not episodes. There's also a ton of additional dialogue and artwork.
 

TalkingCat15

Member
Jan 16, 2021
214
139
I downloaded the game a couple of days ago, played a little bit and finish/close it. Today I wanted to keep playing but the game won't even launch.
 

vforvlad

New Member
May 20, 2021
13
120
I'm receiving this error when I try the run the game with the mod:

Game version: Episode 1-24 from Mega:

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

While running game code:
Exception: Line with id changemcname_b671da21 appeared twice, at game/game/screens.rpy:2693 and game/screens.rpy:2668.

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

Full traceback:
  File "...\WhereTheHeartIs-Ep24-pc\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "...\WhereTheHeartIs-Ep24-pc\renpy\main.py", line 490, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 297, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 809, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 427, in finish_load
    self.translator.take_translates(all_stmts)
  File "...\WhereTheHeartIs-Ep24-pc\renpy\translation\__init__.py", line 166, in take_translates
    raise Exception("Line with id %s appeared twice, at %s:%d and %s:%d." %
Exception: Line with id changemcname_b671da21 appeared twice, at game/game/screens.rpy:2693 and game/screens.rpy:2668.

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Where The Heart Is Ep24
Tue Nov 26 10:34:43 2024
 

MurrayMods

Member
Modder
Nov 28, 2022
430
4,957
I'm receiving this error when I try the run the game with the mod:

Game version: Episode 1-24 from Mega:

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

While running game code:
Exception: Line with id changemcname_b671da21 appeared twice, at game/game/screens.rpy:2693 and game/screens.rpy:2668.

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

Full traceback:
  File "...\WhereTheHeartIs-Ep24-pc\renpy\bootstrap.py", line 277, in bootstrap
    renpy.main.main()
  File "...\WhereTheHeartIs-Ep24-pc\renpy\main.py", line 490, in main
    renpy.game.script.load_script() # sets renpy.game.script.
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 297, in load_script
    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 809, in load_appropriate_file
    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
  File "...\WhereTheHeartIs-Ep24-pc\renpy\script.py", line 427, in finish_load
    self.translator.take_translates(all_stmts)
  File "...\WhereTheHeartIs-Ep24-pc\renpy\translation\__init__.py", line 166, in take_translates
    raise Exception("Line with id %s appeared twice, at %s:%d and %s:%d." %
Exception: Line with id changemcname_b671da21 appeared twice, at game/game/screens.rpy:2693 and game/screens.rpy:2668.

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Where The Heart Is Ep24
Tue Nov 26 10:34:43 2024
The Mod has to be installed by overwriting the contents of the game folder. As I see, you created another game folder inside the game folder. The code is repeated and gives an error.
 
  • Like
Reactions: vforvlad

MurrayMods

Member
Modder
Nov 28, 2022
430
4,957
from what i heard you can have i think at most 2 or 3 of the ladies with the right combo
My Mod allows you to fool around with all the LIs. Since WTHI is not a harem game, this is a considerable achievement. In episode 24 of the original game there is an option, if the right choices were made, for the MC to be able to keep 4 LIs in an impromptu 'quintet' but at that point the game ends and this option never gets developed. Cheeky Gimp Dev promised to continue with episode 25 where hopefully we'll get to see him continue this route and all the others.
 

royalty1g

New Member
Oct 5, 2019
5
10
Anyone else still getting lots of errors with the mod? Current errors I get.

EDIT: I was able to skip.

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

While running game code:
  File "game/Episode23.rpy", line 8425, in script
    if EP21_DogboyWatch:
  File "game/Episode23.rpy", line 8425, in <module>
    if EP21_DogboyWatch:
NameError: name 'EP21_DogboyWatch' is not defined

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

Full traceback:
  File "game/Episode23.rpy", line 8425, in script
    if EP21_DogboyWatch:
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/Episode23.rpy", line 8425, in <module>
    if EP21_DogboyWatch:
NameError: name 'EP21_DogboyWatch' is not defined

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Where The Heart Is Ep24
Fri Jan 24 09:54:27 2025
 

MurrayMods

Member
Modder
Nov 28, 2022
430
4,957
Anyone else still getting lots of errors with the mod? Current errors I get.

EDIT: I was able to skip.

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

While running game code:
  File "game/Episode23.rpy", line 8425, in script
    if EP21_DogboyWatch:
  File "game/Episode23.rpy", line 8425, in <module>
    if EP21_DogboyWatch:
NameError: name 'EP21_DogboyWatch' is not defined

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

Full traceback:
  File "game/Episode23.rpy", line 8425, in script
    if EP21_DogboyWatch:
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\ast.py", line 2115, in execute
    if renpy.python.py_eval(condition):
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\python.py", line 1092, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "G:\New folder\WhereTheHeartIs-Ep24-pc\WhereTheHeartIs-Ep24-pc\renpy\python.py", line 1085, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/Episode23.rpy", line 8425, in <module>
    if EP21_DogboyWatch:
NameError: name 'EP21_DogboyWatch' is not defined

Windows-10-10.0.22631 AMD64
Ren'Py 8.0.3.22090809
Where The Heart Is Ep24
Fri Jan 24 09:54:27 2025
There is a potential issue with the parameter EP21_DogboyWatch. The parameter is defined as numeric in Episode 21 but is used as boolean in Episode 23. This can cause errors in certain configurations depending on the RenPy/Python version installed. This is an issue with the original code, not the Mod. I will fix it in the non-incest version I am developing right now and will be finished in a few days.
 
5.00 star(s) 2 Votes