I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/d1.rpy", line 10, in script
"Growing up is a struggle..."
File "game/d1.rpy", line 10, in script
"Growing up is a struggle..."
File "game/JokerMod/JokerTextbox.rpy", line 119, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 119, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 124, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 135, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\main.py", line 660, in main
run(restart)
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/d1.rpy", line 10, in script
"Growing up is a struggle..."
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/d1.rpy", line 10, in script
"Growing up is a struggle..."
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\character.py", line 927, in do_display
display_say(who,
File "C:\Users\\Downloads\Twisted_Memories-v0.6-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 "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\display\screen.py", line 1386, in get_displayable
screen.update()
File "C:\Users\\Downloads\Twisted_Memories-v0.6-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerTextbox.rpy", line 119, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 119, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 124, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 135, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 135, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Twisted Memories v0.6
Sun Jun 4 19:13:57 2023
I'm experiencing this issue