Just extract file, run exe and find this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/script.rpy", line 11, in script
pause
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/script.rpy", line 11, in script
pause
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
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)
ValueError: NULL pointer access
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Games\New\Aupair Pc_mac_linux\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Games\New\Aupair Pc_mac_linux\renpy\main.py", line 652, in main
run(restart)
File "D:\Games\New\Aupair Pc_mac_linux\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "D:\Games\New\Aupair Pc_mac_linux\renpy\execution.py", line 958, in run_context
context.run()
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/script.rpy", line 11, in script
pause
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 241, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/script.rpy", line 11, in script
pause
File "D:\Games\New\Aupair Pc_mac_linux\renpy\ast.py", line 1980, in execute
self.call("execute")
File "D:\Games\New\Aupair Pc_mac_linux\renpy\ast.py", line 1959, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\New\Aupair Pc_mac_linux\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 462, in execute_pause
renpy.pause()
File "D:\Games\New\Aupair Pc_mac_linux\renpy\exports\statementexports.py", line 194, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "D:\Games\New\Aupair Pc_mac_linux\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\New\Aupair Pc_mac_linux\renpy\display\core.py", line 2215, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Games\New\Aupair Pc_mac_linux\renpy\display\core.py", line 3099, 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.9/steamapi.py", line 14942, in SteamTimeline
ValueError: NULL pointer access
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.4.24120703
Thu Jul 24 14:03:34 2025