- Apr 30, 2017
- 1,536
- 2,936
Great mod MurrayMods
You're a Godsent. Hopefully the Inc3st gets added soon.
You're a Godsent. Hopefully the Inc3st gets added soon.
YesSo, 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.So, just to be clear: Ep. 1-24 is not the same as S1? Is S1 only the first 6 episodes/chapters?
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.I'm receiving this error when I try the run the game with the mod:
Game version: Episode 1-24 from Mega:You must be registered to see the links
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
It's in the making.Is there a version of the mod without the incest?
For now it is the only version.Just to make sure, incest is in only for the original version right?
from what i heard you can have i think at most 2 or 3 of the ladies with the right comboDoes the games still force you to choose one LI. Or are there harem options now?
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.from what i heard you can have i think at most 2 or 3 of the ladies with the right combo
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.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