Device & Manufacturing Year: Predator-Helios-300
Operating System: Windows 11 Home
Game Version: 0.3
Bug: This error appears as soon as "start" is selected:
I'm sorry, but an uncaught exception occurred. While running game code: Exception: The say screen (or show_function) must return a Text object. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 153, in script File "D:\Non Steam Games\sleepy-time-jack-win\SleepyTimeJack-0.3-win\renpy\ast.py", line 921, in execute renpy.exports.say(who, what, *args, **kwargs) File "D:\Non Steam Games\sleepy-time-jack-win\SleepyTimeJack-0.3-win\renpy\exports.py", line 1373, in say who(what, *args, **kwargs) File "D:\Non Steam Games\sleepy-time-jack-win\SleepyTimeJack-0.3-win\renpy\character.py", line 1266, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "D:\Non Steam Games\sleepy-time-jack-win\SleepyTimeJack-0.3-win\renpy\character.py", line 927, in do_display display_say(who, File "D:\Non Steam Games\sleepy-time-jack-win\SleepyTimeJack-0.3-win\renpy\character.py", line 624, in display_say raise Exception("The say screen (or show_function) must return a Text object.") Exception: The say screen (or show_function) must return a Text object. Windows-10-10.0.22621 AMD64 Ren'Py 8.0.3.22090809 Sleepy Time Jack 0.3 Wed Apr 19 15:35:42 2023 ```