Ren'Py One Week Away [v0.4.4] [kmmgames]

3.90 star(s) 18 Votes

blackwolf12

Newbie
Apr 25, 2021
55
130
157
in next updates she should wear more pantyhose&stockings....looks great in them
also for the first sex scene i hope you make things more spicy....so far its too easy.....like she asks him to wear a condom and we have option to choose to listen to her or to trick her and go for pregnancy path:D
 

kmmgames

Member
Game Developer
Feb 27, 2025
143
278
82
Hello. I've got this issue:

I'm sorry, but an uncaught exception occurred.

While running game code:
ValueError: NULL pointer access

During handling of the above exception, another exception occurred:

ValueError: NULL pointer access

During handling of the above exception, another exception occurred:

ValueError: NULL pointer access

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

Traceback (most recent call last):
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
~~~~~~~~~~~^^
File "renpy/ui.py", line 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 3119, in interact_core
i()
~^^
File "renpy/common/00steam.rpy", line 680, in periodic
set_timeline_game_mode(new_menu)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "renpy/common/00steam.rpy", line 609, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
~~~~~~~~~~~~~~~~~~~~~~^^
File "lib/python3.12/steamapi.py", line 15287, in SteamTimeline
ValueError: NULL pointer access

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/common/00start.rpy", line 286, in <module>
renpy.call_in_new_context("_main_menu")
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "renpy/game.py", line 372, in call_in_new_context
return renpy.execution.run_context(False)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
File "renpy/execution.py", line 1022, in run_context
context.run()
~~~~~~~~~~~^^
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/display/error.py", line 135, in report_exception
renpy.game.invoke_in_new_context(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
call_exception_screen,
^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
ignore_action=ignore_action,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "renpy/game.py", line 301, in invoke_in_new_context
return callable(*args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/display/error.py", line 44, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/ui.py", line 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 3119, in interact_core
i()
~^^
File "renpy/common/00steam.rpy", line 680, in periodic
set_timeline_game_mode(new_menu)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "renpy/common/00steam.rpy", line 609, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
~~~~~~~~~~~~~~~~~~~~~~^^
File "lib/python3.12/steamapi.py", line 15287, in SteamTimeline
ValueError: NULL pointer access

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "renpy/bootstrap.py", line 376, in bootstrap
renpy.main.main()
~~~~~~~~~~~~~~~^^
File "renpy/main.py", line 614, in main
run(restart)
~~~^^^^^^^^^
File "renpy/main.py", line 137, in run
renpy.execution.run_context(True)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "renpy/execution.py", line 1022, in run_context
context.run()
~~~~~~~~~~~^^
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/common/00start.rpy", line 282, in script
python:
File "renpy/display/error.py", line 135, in report_exception
renpy.game.invoke_in_new_context(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
call_exception_screen,
^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
ignore_action=ignore_action,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "renpy/game.py", line 301, in invoke_in_new_context
return callable(*args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^
File "renpy/display/error.py", line 44, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/ui.py", line 304, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/display/core.py", line 2219, in interact
repeat, rv = self.interact_core(
~~~~~~~~~~~~~~~~~~^
preloads=preloads,
^^^^^^^^^^^^^^^^^^
...<4 lines>...
**kwargs,
^^^^^^^^^
) # type: ignore
^
File "renpy/display/core.py", line 3119, in interact_core
i()
~^^
File "renpy/common/00steam.rpy", line 680, in periodic
set_timeline_game_mode(new_menu)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "renpy/common/00steam.rpy", line 609, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
~~~~~~~~~~~~~~~~~~~~~~^^
File "lib/python3.12/steamapi.py", line 15287, in SteamTimeline
ValueError: NULL pointer access

Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.1.25072401
One Week Away 0.4.2
Mon Aug 25 17:59:13 2025
Can you remove these two files from the folder? I recently added Steam support in preparation for the Steam release, but for some reason those files ended up in the non-Steam distribution as well. That is an bug with Ren'Py not with my code. They are not suppose to be there.
OneWeekAway-0.4.2-pc\renpy\common
1756156098244.png
 

ulisesss

Newbie
Sep 23, 2017
41
34
222
Can you remove these two files from the folder? I recently added Steam support in preparation for the Steam release, but for some reason those files ended up in the non-Steam distribution as well. That is an bug with Ren'Py not with my code. They are not suppose to be there.
OneWeekAway-0.4.2-pc\renpy\common
View attachment 5185097
Aaaaaaaaaannnd....It worked like a charm! Thanks, pal!
 
  • Like
Reactions: Punto and kmmgames

Vortex@

Active Member
Jun 28, 2022
921
2,874
397
Errors, even after deleting the 2 files in the above post. No saves will load
You don't have permission to view the spoiler content. Log in or register now.

Are we forced to restart because of the 4.1 changes? My saves are from 4.0
 
Last edited:

KiGa

꧁THC꧂
Respected User
Aug 5, 2017
909
4,273
488
Niceeee, playing this rn and a new update is very welcome
Great game btw, very well written, a hot milf and with m+s stuff u had me anyway
 
Last edited:

Punto

Engaged Member
Jun 18, 2020
2,221
2,319
418
One Week Away [v0.4.1] WT Mod

Quick WT Mod

-


If you get an invalid ticket error, refresh the page a few times.

Android Port With Mod


- 343Mb
You don't have permission to view the spoiler content. Log in or register now.

And if you want to support me, you can donate and join my discord server.



Please update your mod for v. 0.4.2 :love: :love: (y)
 

IHATESlowburnBluBallgames

Devoted Member
Jun 11, 2020
10,896
37,479
978
Can you remove these two files from the folder? I recently added Steam support in preparation for the Steam release, but for some reason those files ended up in the non-Steam distribution as well. That is an bug with Ren'Py not with my code. They are not suppose to be there.
OneWeekAway-0.4.2-pc\renpy\common
View attachment 5185097
I know you say this game will never have NTR, but what about this scene? :ROFLMAO: technically it would be called Netori which I’m totally fine with, the son taking his fathers woman making him a cuck, I just don’t like the other kind where the mother cucks her son. Great update by the way
View attachment IMG_4992.avif
 
  • Heart
Reactions: Ooh

skyrfen

Ultimate Torrent Dude
Donor
Jun 13, 2021
4,670
2,825
387
OneWeekAway-0.4.2
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Ooh

Active Member
Game Developer
Jun 9, 2018
737
1,456
278
I know you say this game will never have NTR, but what about this scene? :ROFLMAO: technically it would be called Netori which I’m totally fine with, the son taking his fathers woman making him a cuck, I just don’t like the other kind where the mother cucks her son. Great update by the way
View attachment 5187613
Thank you so much for this post! I was just about to pass on it until I saw this scene. I'M ALL FOR STUFF LIKE THIS! SNEAKY SEX FTW!

Edit
Also WTF are people whinnig about a thicc MILF. That model is absolutley stunning! Perfect booty, hips etc. I for the life of me will never understand why people go out of their way to try to poison everyone with this concept of watching stick figure young women get banged. Bro! Go find another game! Rant over

Nice work Dev!
 

mr biscuits

Member
Aug 12, 2020
167
237
184
Has anyone tried to decompile the RPYC files in this game? Normally use unrpyc-2.0.2 but can't get anything to work for this game.
 

alain8891

Member
Dec 18, 2023
396
1,443
276
Has anyone tried to decompile the RPYC files in this game? Normally use unrpyc-2.0.2 but can't get anything to work for this game.
As for any game built with RenPy 8.4.x, the current unrpyc has issues with it. Use Unren-forall, which detects whether the game uses RenPy 8.4.x or prior versions, and uses the appropriate unrpyc library (the one for 8.4.x is beta and creates issues with 8.3.x games, so one has to use one or the other).
 
  • Like
Reactions: mr biscuits

mr biscuits

Member
Aug 12, 2020
167
237
184
As for any game built with RenPy 8.4.x, the current unrpyc has issues with it. Use Unren-forall, which detects whether the game uses RenPy 8.4.x or prior versions, and uses the appropriate unrpyc library (the one for 8.4.x is beta and creates issues with 8.3.x games, so one has to use one or the other).
Thank you!
 

Myntz

Member
Dec 15, 2022
216
209
167
One Week Away [v0.4.1] WT Mod

Quick WT Mod

-


If you get an invalid ticket error, refresh the page a few times.

Android Port With Mod


- 343Mb
You don't have permission to view the spoiler content. Log in or register now.

And if you want to support me, you can donate and join my discord server.



ESET popped warning of virus/malware. Please admin verify. Don't what to start a panic or anything just letting you know what happened.
 
3.90 star(s) 18 Votes