I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 177, in script
narrator "This game is intended for people above 18 years of age"
File "game/script.rpy", line 177, in script
narrator "This game is intended for people above 18 years of age"
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "game/JokerMod/JokerTextbox.rpy", line 142, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 142, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 147, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 158, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 158, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\main.py", line 660, in main
run(restart)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/script.rpy", line 177, in script
narrator "This game is intended for people above 18 years of age"
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/script.rpy", line 177, in script
narrator "This game is intended for people above 18 years of age"
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\ast.py", line 889, in execute
statement_name(stmt_name)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\exports.py", line 1653, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\display\core.py", line 2798, in do_with
return self.interact(trans_pause=True,
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\display\core.py", line 3359, in interact
self.show_window()
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\display\core.py", line 2780, in show_window
renpy.config.empty_window()
File "renpy/common/00library.rpy", line 169, in _default_empty_window
store.narrator.empty_window()
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\character.py", line 1132, in empty_window
self("", interact=False, _call_done=False)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\character.py", line 614, in display_say
what_text = renpy.display.screen.get_widget(what_text[0], what_text[1], what_text[2])
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\display\screen.py", line 1386, in get_displayable
screen.update()
File "D:\Pgames\FateandLifeTheMysteryofVaulinhorn-2.0-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerTextbox.rpy", line 142, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 142, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 147, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 158, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 158, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.2.22081402
When starting new game. thank you for your work