Yes, I do have the earlier version.You don't have permission to view the spoiler content. Log in or register now.
Yes, I do have the earlier version.You don't have permission to view the spoiler content. Log in or register now.
Thank you for the help! This is a great game - maybe my favorite but for sure top3. In the number of great characters definately number 1.
But as i said I really dont see the logic in this one (my earlier post). Sabotage options didnt do anything - the only thing I can do from what i understand is leave the drunk girls alone before the confession, and that will solve the problem.
I tried it again, just to make sure, and the following option after the two sabotage options is just Say Nothing/It's hot. Nothing about telling her no, the MC tells her it's ok by default. Didn't redownload it, I'll just check the final version. Thanks for the help.You don't have permission to view the spoiler content. Log in or register now.
Oh right you have to leave for it not to happen. I also didn't think it was an option and assumed that if I leave it would still happen regardless maybe you could add some kind of dialogue to make that more clear.
Also will there be an option in the full version to reject going on a date with Bella. I really hate that I keep rejecting her constantly yet my MC still kisses her and goes on a date with her it is really fucking annoying that you can't just tell her to leave.
If my memory serves.I tried it again, just to make sure, and the following option after the two sabotage options is just Say Nothing/It's hot. Nothing about telling her no, the MC tells her it's ok by default. Didn't redownload it, I'll just check the final version. Thanks for the help.
Edit: I think you are thrown out only if you are in a relationship with katie (and/or maybe fooled around with Debbie?), but if you are soloing Lily, you are not thrown out.
You don't have permission to view the spoiler content. Log in or register now.
Thats understandable. But I think if you did not want to do single scenes you could have gone with something like this:You don't have permission to view the spoiler content. Log in or register now.
Could still happen, like I said not all the paths are done or fleshed out yet. Heck even the BJ's are still to be added to the script.Thats understandable. But I think if you did not want to do single scenes you could have gone with something like this:
Debbie leaves after being rejected by Lily and Lily shocked by the event gets wasted and is out long before anything could happen. Or alternativly she simply is not in the mood as she is worried about Debbie - she is one of her best friend after all. Both would be more natural I think. Though the option where she actually asks you for your opinion after you tried to sabotage sounds also much better than the early version without it i played.
I did get the two sabotage options. Didn't get the pissing talk, the makeout session between them still happens. After that, I get the option to Leave (but only after they stop making out on their own).If my memory serves.You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' 'E19/E19SW_WBA00.jpg'>:
File "game/Episode19.rpy", line 7141, in script
W "Oh Hell! ***Straining*** I can feel you in my stomach!"
IOError: Couldn't find file 'E19/E19SW_WBA00.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Episode19.rpy", line 7141, in script
W "Oh Hell! ***Straining*** I can feel you in my stomach!"
File "...\WhereTheHeartIs-Ep18-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "...\WhereTheHeartIs-Ep18-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "...WhereTheHeartIs-Ep18-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "...\WhereTheHeartIs-Ep18-pc\renpy\character.py", line 842, in do_display
**display_args)
File "...\WhereTheHeartIs-Ep18-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "...\WhereTheHeartIs-Ep18-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "...\WhereTheHeartIs-Ep18-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'E19/E19SW_WBA00.jpg'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Where The Heart Is Ep19Beta1
Sun Dec 13 18:39:06 2020
I did get the two sabotage options. Didn't get the pissing talk, the makeout session between them still happens. After that, I get the option to Leave (but only after they stop making out on their own).
I have also attached the save before the two sabotage options if you want to check it (or think it will help in any way). You don't really need to though, If there's nothing for solo paths in the event, then I'll just skip it, and move on.You don't have permission to view the spoiler content. Log in or register now.
Excellent game, btw, and I absolutetly loved the character growth that Wanda got this episode. Just so people don't get the wrong idea that I am hating on the game![]()
https://f95zone.to/threads/where-the-heart-is-ep-19-beta-cheekygimp.10549/page-965#post-4725144There are several bugs in the Wanda scene. When you fuck her in her backdoor on the bar. And later again when you fill her ass.
Starting with this
Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' 'E19/E19SW_WBA00.jpg'>: File "game/Episode19.rpy", line 7141, in script W "Oh Hell! ***Straining*** I can feel you in my stomach!" IOError: Couldn't find file 'E19/E19SW_WBA00.jpg'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Episode19.rpy", line 7141, in script W "Oh Hell! ***Straining*** I can feel you in my stomach!" File "...\WhereTheHeartIs-Ep18-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "...\WhereTheHeartIs-Ep18-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "...WhereTheHeartIs-Ep18-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "...\WhereTheHeartIs-Ep18-pc\renpy\character.py", line 842, in do_display **display_args) File "...\WhereTheHeartIs-Ep18-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "...\WhereTheHeartIs-Ep18-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 3194, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\core.py", line 2094, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805) rv = render(root, width, height, st, st) File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\image.py", line 500, in render return wrap_render(self.target, width, height, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\image.py", line 306, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520) rv = d.render(widtho, heighto, st, at) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 583, in render return cache.get(self, render=True) File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 266, in get surf = image.load() File "...\WhereTheHeartIs-Ep18-pc\renpy\display\im.py", line 628, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "...\WhereTheHeartIs-Ep18-pc\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'E19/E19SW_WBA00.jpg'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Where The Heart Is Ep19Beta1 Sun Dec 13 18:39:06 2020
Unlikely for that to happen, been blueballed for too long.It would have been interesting to see you all beat that release but I'd rather see more care put into a release than some of these big namers these days SLAM here it is there's a race and we have to compete so if there's bugs oh well we might fix them or add on to the crap to make you forget about them till they come around again.
Ava Max. Something for us to agree on.There's no need for a riot, we all know who the best girl is... It's Ava!
Who said there wouldn't be repercussions to being a super mc who bangs all the girls? MC will need Zarah to be his pill dealer keeping him supplied with a steady amount of little blue pills for him to perform properly. Something he will be dependent on for a very long time. Also keeping all the girls "satisfied" would pretty much eliminate all the MC's free time.I appreciate the fact that this is one dev that is never going to cave in to the harem cult. Let there be a variety of paths/choices without it descending into the tried and true "Super MC bangs all the girls without repercussions".
Sure, if Jenna was the only girl in the game. But she isn't and with all the other ladies around how could you say no to them.I don't know why people ask for this harem, we all know that Jenna is all that you should ever need.
That's because the characters and yourself do not know that the MC has a magical/enchanted penis.Yeah, a harem in this game makes no sense what-so-ever (if you actually reads what the characters are saying.....)
I trust the devs to be men and do the right thing by satisfying the main and other characters carnal desires. I also believe that the heart is in every "available" bosom.maybe it will become a huge harem. It would be lazy as f*ck and boring, but not unusual.
But I dont think that is happening. I trust the devs in this.
Does the Android version have the incest patch?here is my unofficial android port of Where The Heart Is Ep19Beta1.
You don't have permission to view the spoiler content. Log in or register now.
from now on my android ports of Ren'Py games have a 2nd, persistent save location like windows. if you uninstall an app, the save files and persistent data remain intact.
therefore the app needs the permission to access the public external storage, because it has to read and write outside its own external storage directories.
you have to grant the permission or the app is shut down.
have fun and please report problems (you can reach meYou must be registered to see the links).
The Katie and her sister were virginsTag says virgin. Who is the virgin, the m.c. or one of the girls?
Here's my philosophy in this game - if it moves, fucjAnyone else think Zarah is ugly and only include her because you feel bad rejecting her? lol
Given the size - 1-19BBy full game I mean episode 1-19 or is it just ep 19 like that says? Sorry im dumb