SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
25,366
219,485
Lilith Rising [v2.1.0ns] [Jubei]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 

Synner

New Member
May 15, 2017
11
3
I get this on a few games, anyone know why?



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 390, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
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:\Downloads\Newgames\Lilith\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Downloads\Newgames\Lilith\renpy\main.py", line 652, in main
run(restart)
File "D:\Downloads\Newgames\Lilith\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "D:\Downloads\Newgames\Lilith\renpy\execution.py", line 958, in run_context
context.run()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "D:\Downloads\Newgames\Lilith\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\Newgames\Lilith\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 390, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "D:\Downloads\Newgames\Lilith\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\Newgames\Lilith\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:\Downloads\Newgames\Lilith\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
2.1.0ns
Thu Feb 20 06:26:00 2025
 

Joubei

Lilith Rising
Game Developer
Aug 17, 2021
482
1,363
I get this on a few games, anyone know why?



I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 390, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
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:\Downloads\Newgames\Lilith\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Downloads\Newgames\Lilith\renpy\main.py", line 652, in main
run(restart)
File "D:\Downloads\Newgames\Lilith\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "D:\Downloads\Newgames\Lilith\renpy\execution.py", line 958, in run_context
context.run()
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "renpy/common/00start.rpy", line 211, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 390, in script
$ __gl_test()
File "D:\Downloads\Newgames\Lilith\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Downloads\Newgames\Lilith\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gltest.rpy", line 390, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "D:\Downloads\Newgames\Lilith\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Downloads\Newgames\Lilith\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:\Downloads\Newgames\Lilith\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
2.1.0ns
Thu Feb 20 06:26:00 2025
These are generic errors, might be your graphics card, or your drivers, or your windows,
its unrelated to the game as it seems. not sure, try to run the game on a different computer see if you get the same issue.
 

Mcknobz33

Member
Dec 29, 2017
404
576
The f95 admins removed the harem tag,
I've not changed the story, you can enjoy all the girls if that's what you'd like,
and in season 3 we'll have more options with a few new characters.
(Fun).
yeah but what about the dialogue in the last scene of chapter 2
 
3.30 star(s) 41 Votes