NakedSingularity

Active Member
May 17, 2022
980
1,692
163
When we will get the next update? I think ep 16 is the best ep in this game
16 basically just came out 10 days ago so maybe another 4 months (end of Oct). That's the length of gap between 15 and 16 so that's my first guess but date remains to be determined. There was 6 months between 14 and 15 but also a xmas special released and his hard drive failed and wiped a lot of 15 work so that doesn't really count.
 

2LAOD

Member
Oct 19, 2018
390
374
179
Whole game like:
Code:
I'm sorry, but an uncaught exception occurred. 
 
While loading <'Image' u'images/ep1.jpg'>: 
  File "game/script.rpy", line 7441, in script 
  File "renpy/common/000statements.rpy", line 416, in execute_pause 
Exception: Could not load image u'images/ep1.jpg': error('JPEG loading error',) 
 
-- Full Traceback ------------------------------------------------------------ 
 
Full traceback: 
  File "game/script.rpy", line 7441, in script 
  File "renpy/ast.py", line 1949, in execute 
  File "renpy/ast.py", line 1937, in call 
  File "renpy/statements.py", line 277, in call 
  File "renpy/common/000statements.rpy", line 416, in execute_pause 
  File "renpy/exports.py", line 1480, in pause 
  File "renpy/ui.py", line 297, in interact 
  File "renpy/display/core.py", line 2702, in interact 
  File "renpy/display/core.py", line 3194, in interact_core 
  File "renpy/display/core.py", line 2094, in draw_screen 
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805) 
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) 
  File "renpy/display/layout.py", line 722, in render 
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) 
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) 
  File "renpy/display/layout.py", line 722, in render 
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) 
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) 
  File "renpy/display/layout.py", line 722, in render 
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) 
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) 
  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) 
  File "renpy/display/image.py", line 500, in render 
  File "renpy/display/image.py", line 306, in wrap_render 
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075) 
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520) 
  File "renpy/display/im.py", line 583, in render 
  File "renpy/display/im.py", line 266, in get 
  File "renpy/display/im.py", line 628, in load 
  File "renpy/display/pgrender.py", line 162, in load_image 
Exception: Could not load image u'images/ep1.jpg': error('JPEG loading error',)
 

NakedSingularity

Active Member
May 17, 2022
980
1,692
163
Whole game like:
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/ep1.jpg'>:
  File "game/script.rpy", line 7441, in script
  File "renpy/common/000statements.rpy", line 416, in execute_pause
Exception: Could not load image u'images/ep1.jpg': error('JPEG loading error',)

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

Full traceback:
  File "game/script.rpy", line 7441, in script
  File "renpy/ast.py", line 1949, in execute
  File "renpy/ast.py", line 1937, in call
  File "renpy/statements.py", line 277, in call
  File "renpy/common/000statements.rpy", line 416, in execute_pause
  File "renpy/exports.py", line 1480, in pause
  File "renpy/ui.py", line 297, in interact
  File "renpy/display/core.py", line 2702, in interact
  File "renpy/display/core.py", line 3194, in interact_core
  File "renpy/display/core.py", line 2094, in draw_screen
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen/renpy.display.render.c:6805)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/layout.py", line 722, in render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  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)
  File "renpy/display/image.py", line 500, in render
  File "renpy/display/image.py", line 306, in wrap_render
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen/renpy.display.render.c:4075)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen/renpy.display.render.c:3520)
  File "renpy/display/im.py", line 583, in render
  File "renpy/display/im.py", line 266, in get
  File "renpy/display/im.py", line 628, in load
  File "renpy/display/pgrender.py", line 162, in load_image
Exception: Could not load image u'images/ep1.jpg': error('JPEG loading error',)
Did you use an unofficial compressed version? This is why it's best to not do that.
 

NakedSingularity

Active Member
May 17, 2022
980
1,692
163
yeah, one also should know that being online is utterly unsafe - thats why it is best to not do that.
I dunno why compressed versions exist anyway. It's not like storage and bandwidth is hella expensive and to me phones are not worth gaming on beyond Tetris. If somehow still on a 56k phoneline in 2022 gaming should be the last thing on one's mind. And even 100MB vs 10GB doesn't mean much with cheap 14-16TB hard drives, unless they have like 10,000 AVN's or something.
 

Abhai

Devoted Member
Sep 12, 2018
9,402
38,741
926
I dunno why compressed versions exist anyway. It's not like storage and bandwidth is hella expensive and to me phones are not worth gaming on beyond Tetris. If somehow still on a 56k phoneline in 2022 gaming should be the last thing on one's mind. And even 100MB vs 10GB doesn't mean much with cheap 14-16TB hard drives, unless they have like 10,000 AVN's or something.
yeah...and all those rainbows....and unicorns...and kardashians chicks just waiting to be fucked by 10yo nerds....yup, what a wonderful world it is.
and now would be time to go back on (game)topic here.
 

V4mpire

Member
Game Developer
Dec 20, 2020
150
281
177
Did you use an unofficial compressed version? This is why it's best to not do that.
This is often an issue with jpg images in ren'py on android, because of meta data in the image, if you were to view the image on it's own, it would work, but for some reason, in ren'py with that meta data, it has issues, which is why I personally stick to webp or png image format and when crunching, it keeps the same image format, most of the unofficial compressed versions are not the issue as most would generally just compress what's that, but not changing the file extension/format
 

Badjourasmix

Devoted Member
Sep 22, 2017
8,002
18,320
896
I have a feeling Cody and the new kid are going to cooperate to fuck MC over
Cody seems to be too much of a pussy to do anything and he also seems to enjoy watching his mom and the girl he has a crush on, getting fucked by the mc. I can definitely see the new kid trying to get some revenge, but even his mom seems to hate him, so it wouldn't surprise me if his mom ended up helping the mc.
 

Vaftrudner

Member
May 19, 2022
244
290
187
The "Hermit" plot is certainly one of those... feels like a huge waste of time.
And somehow we haven't even fucked the cute girls from that town... if you're gonna keep forcing that storyline at least throw us a bone.
Thanks, it seems i´m not alone thinking that plot could have been skipped.
Would have been enough to have the husband be bad as husbands and the MC getting the wifes instead by treating them better.
 
  • Like
Reactions: LSC82

MrFriendly

Officially Dead Inside
Donor
Feb 23, 2020
5,877
14,492
859
Enjoyed the update, love Nora and the aunt, want the story to end with the MC living with a harem of MILFs. Crazy things I'd like to see: the Hermit plot move on without the MC's involvement, add a GILF (I know that doesn't appeal to everyone so make her skippable), have the women become available in various ways (Husband's die, husband's leave them, the women divorcing their husbands), add more sexual positions, add more risky behavior, focus on the kink of the sex and less on the various subplots (drown Oliver in the pool), just ramp it up more and be less vanilla.
 

gregers

Forum Fanatic
Dec 9, 2018
5,420
7,090
767
have the women become available in various ways (Husband's die, husband's leave them, the women divorcing their husbands)
Well, someone has to finance the MC lounging around with all of their wives. Let the husbands pick up a second job or two, make themselves useful since they won't be needed at home.

Adam can stay though. He's a sweetheart, let him mind the kids.
 

Neko-Chan Pacifica

Well-Known Member
Jul 6, 2021
1,041
1,105
280
This is done!!

Here is my mod for the version 1-16 of away from home.

It include :
- a walkthrough / multi-mod
- the possibility to unlock the gallery at the start of a new game or at the end of chapter 16
- the possibility to activate incest



Mega : here

To install this mod, past the file "script.rpy" in the repertory "game" of away from home.

This is my first mod, so please let me know if something is missing or i've made a mistake ;).

enjoy :p

changelog :
You don't have permission to view the spoiler content. Log in or register now.
Just wondering since i have accidentally deleted my relationship mod cheat mod, if you can make such a mod, so i can add or subtract realtionship points between the girls? I cant remember who made it last and i've been looking everywhere, even asking here.
 

ImperialD

Message Maven
Oct 24, 2019
12,280
12,613
1,001
I just do not understand... i continue to see ppl write about how they feel bad about Cody... Guys do you know that you can avoid to hurt Cody? You can fuck the aunt without let Cody know about all the things?
I also see ppl really confuse... and write about NTR. There is no NTR in this game guys! The MC fuck/love all the girls, there is no girls/women stolen from the MC. No sharing. Where ppl see NTR?

Also the MC is only a bully if you choose to be bad in every choice that give you bad path.
I play as the good guy and fuck every girls/women and Cody do not know anything. I only treated the other two guys badly because they deserved it.
cody is a little bitch thats why i slap him around :devilish:
 
4.00 star(s) 223 Votes