When I launch the game, it gives an error and closes...
File "renpy/display/core.py", line 3018, in interact_core
i()
~^^
File "renpy/common/00steam.rpy", line 714, in periodic
set_timeline_game_mode(new_menu)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "renpy/common/00steam.rpy", line 626, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
~~~~~~~~~~~~~~~~~~~~~~^^
File "lib/python3.12/steamapi.py", line 15287, in SteamTimeline
ValueError: NULL pointer access
While running game code:
File "game/0script.rpy", line 827, in script
call screen saves_broken
ValueError: NULL pointer access
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "game/0script.rpy", line 827, in script
call screen saves_broken
File "game/0script.rpy", line 827, in script
call screen saves_broken
ValueError: NULL pointer access