I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/JokerMod/JokerTextbox.rpy", line 129, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 129, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 134, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 145, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 145, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 49, in script
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/character.py", line 927, in do_display
display_say(who,
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/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 "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/display/screen.py", line 1386, in get_displayable
screen.update()
File "/Users/stephankafer/Desktop/renpy-7.4.4-sdk/renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/JokerMod/JokerTextbox.rpy", line 129, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 129, in execute
screen say(who, what):
File "game/JokerMod/JokerTextbox.rpy", line 134, in execute
window:
File "game/JokerMod/JokerTextbox.rpy", line 145, in execute
if persistent.say_window_alpha < 0.6:
File "game/JokerMod/JokerTextbox.rpy", line 145, in <module>
if persistent.say_window_alpha < 0.6:
TypeError: '<' not supported between instances of 'NoneType' and 'float'
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Driven Affairs Chapter 4 0.04
Sat Dec 17 14:41:10 2022