Mod Ren'Py Abandoned Where The Heart Is - Incest + Walkthrough + Gallery All-in-One Mod [Ep 18]

5.00 star(s) 1 Vote
Mar 3, 2018
140
575
CrackBackManiac

Please see the attached exception report; not sure if this was caused by the base game or your mod:

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

While processing text tag {/color} in u'\u0325I own it.{/color}'.:
  File "game/Episode17.rpy", line 4933, in script
    menu:
Exception: u'/color' closes a text tag that isn't open.

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

Full traceback:
  File "game/Episode17.rpy", line 4933, in script
    menu:
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\ast.py", line 1564, in execute
    choice = renpy.exports.menu(choices, self.set)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\exports.py", line 917, in menu
    rv = renpy.store.menu(items)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\exports.py", line 1110, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\core.py", line 2672, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\core.py", line 3158, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\core.py", line 2075, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 487, in renpy.display.render.render_screen
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 925, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\behavior.py", line 727, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\display\layout.py", line 1124, in render
    st, at)
  File "render.pyx", line 147, in renpy.display.render.render
  File "render.pyx", line 235, in renpy.display.render.render
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\text\text.py", line 1899, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\text\text.py", line 558, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "D:\WhereTheHeartIs-Ep17-pc\renpy\text\text.py", line 907, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/color' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Where The Heart Is Ep17
Tue Jun 09 13:04:57 2020
Edit: I can "Ignore" past this error.
I think you're using an older version of the mod - this is similar to the issue reported previously here in this post. Try downloading the latest version of the mod - you shouldn't be seeing the issue any more.
 

ron teague

Member
Apr 12, 2018
223
94
ok i got the mod and i put it in game folder and i didnt get asked to replace any thing so were do i put it to make it work thanks
 

Tacito

Forum Fanatic
Jul 15, 2017
5,211
40,692
Very beautiful MOD :)

If you can take a look at these little errors playing the gallery , when you have time ... thank you.
Recommended / Best Choices

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Urusaisenpai

O...D

New Member
Apr 21, 2020
12
13
Hello!
Why is this happening when I load the game Where_The_Heart_Is_PC_Ep17_full ?

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

While running game code:
  File "game/screens.rpy", line 12, in script
    style default:
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

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

Full traceback:
  File "game/screens.rpy", line 12, in script
    style default:
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\ast.py", line 2441, in execute
    self.apply()
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\ast.py", line 2424, in apply
    value = renpy.python.py_eval(expr)
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
 
Fri Oct 02 18:08:02 2020
 

scratchjay

New Member
Dec 9, 2019
13
33
Hello!
Why is this happening when I load the game Where_The_Heart_Is_PC_Ep17_full ?

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

While running game code:
  File "game/screens.rpy", line 12, in script
    style default:
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

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

Full traceback:
  File "game/screens.rpy", line 12, in script
    style default:
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\ast.py", line 2441, in execute
    self.apply()
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\ast.py", line 2424, in apply
    value = renpy.python.py_eval(expr)
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\python.py", line 1944, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Games\Where_The_Heart_Is_PC_Ep17_full\WhereTheHeartIs-Ep17-pc\renpy\python.py", line 1937, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

Windows-8-6.2.9200
Ren'Py 7.1.3.1092

Fri Oct 02 18:08:02 2020
Try running game as admin. If you used unren, these errors happen frequently after mods have been added (assuming unren isn't expecting the modified script files???). Not sure, but from time to time I can run errored games as admin and they start right up.
 
Mar 3, 2018
140
575
It says it works with ep 18, but i get an error at launch.
" <<Working on Ep 18 Mod>> " means that the modder is working on it, not that the mod works.
people are getting way to impatient no ?? :p
I'm still working on the mod. Sorry if the wording was not clear - I've updated it to call this out specifically.

Once again, we call for you in the hour of need, CrackBackManiac ! The next episode has been released. :)
CrackBackManiac, Gondor calls for Aid!
We need you Mr CrackBackManiac, the world need you.
Now, for a quick update. Cheeky Gimp has updated the base files - again o_O. As an example, his original script.rpy file used to house the first 3 episodes and now it's been moved to a different file. It'll take some time for me to migrate the mod to this new file structure - all I can ask the good people of this community (and Gondor) is to be a little patient while I work on getting this out.

Very beautiful MOD :)

If you can take a look at these little errors playing the gallery , when you have time ... thank you.
Recommended / Best Choices

You don't have permission to view the spoiler content. Log in or register now.
I am also aware of the numerous fuck ups that I've done with a few of my variables (thanks for helping catch and report them Tacito - really appreciate it :)), so I'll be revisiting them as well and ironing out those kinks. Hopefully, I don't make new ones:oops:
 

geunit

Newbie
Jun 9, 2018
56
116
I'm still working on the mod. Sorry if the wording was not clear - I've updated it to call this out specifically.





Now, for a quick update. Cheeky Gimp has updated the base files - again o_O. As an example, his original script.rpy file used to house the first 3 episodes and now it's been moved to a different file. It'll take some time for me to migrate the mod to this new file structure - all I can ask the good people of this community (and Gondor) is to be a little patient while I work on getting this out.



I am also aware of the numerous fuck ups that I've done with a few of my variables (thanks for helping catch and report them Tacito - really appreciate it :)), so I'll be revisiting them as well and ironing out those kinks. Hopefully, I don't make new ones:oops:
god, you're such a tit tease. dam. anyways, can't wait. good luck with the migration.
 
  • Haha
Reactions: CrackBackManiac
5.00 star(s) 1 Vote