Al1155

New Member
Dec 31, 2021
2
0
can someone fix this issue ?
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 679, in periodic
set_timeline_game_mode(new_menu)
File "renpy/common/00steam.rpy", line 608, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
ValueError: NULL pointer access

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

Full traceback:
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\main.py", line 652, in main
run(restart)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\display\core.py", line 3099, in interact_core
i()
File "renpy/common/00steam.rpy", line 679, in periodic
set_timeline_game_mode(new_menu)
File "renpy/common/00steam.rpy", line 608, 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.22631 AMD64
Ren'Py 8.3.3.24110501+nightly
Bright Lord 1.1.1
Tue Nov 12 11:31:41 2024
 

hakulaku97

Active Member
Mar 13, 2019
997
2,066
can someone fix this issue ?
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 679, in periodic
set_timeline_game_mode(new_menu)
File "renpy/common/00steam.rpy", line 608, in set_timeline_game_mode
steamapi.SteamTimeline().SetTimelineGameMode(mode)
ValueError: NULL pointer access

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

Full traceback:
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\main.py", line 652, in main
run(restart)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\main.py", line 148, in run
renpy.execution.run_context(True)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\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 "C:\Users\io-05\Downloads\BrightLordv1.1.1.DLC-steam-wlm\BrightLordv1.1.1.DLC-steam-wlm\renpy\display\core.py", line 3099, in interact_core
i()
File "renpy/common/00steam.rpy", line 679, in periodic
set_timeline_game_mode(new_menu)
File "renpy/common/00steam.rpy", line 608, 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.22631 AMD64
Ren'Py 8.3.3.24110501+nightly
Bright Lord 1.1.1
Tue Nov 12 11:31:41 2024
did you have steam open? if so close it and start the game again
 

BCGuy

Member
Oct 30, 2022
211
95
There is still stuff to clear up. Even though I set Marjorie's relationship to "Mother" and specified that I call her "Mom" the dialogue keeps calling her "Marjorie" 2/3ds of the time. Once in a while, it says "mom," in the dialogue, but pretty infrequently.
 
3.80 star(s) 104 Votes