Device & Manufacturing Year: ASUSTeK COMPUTER Year- approximately 2020-2021?
Operating system: Windows 11
Game Version: 0.3
Bug: every dialogue option causes a sudden error to pop up
Notes: here's the traceback for one instance- hopefully this can help I figured better to just give one not multiple tracebacks. I even fiddled about, cleared up any other instances of old demos and redownloaded to try fixing.
traceback-
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 "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\main.py", line 660, in main
run(restart)
File "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\execution.py", line 938, in run_context
context.run()
File "script.rpyc", line 159, in script
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 "script.rpyc", line 159, in script
File "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\exports.py", line 1373, in say
who(what, *args, **kwargs)
File "C:\Users\lokim\OneDrive\Desktop\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 "C:\Users\lokim\OneDrive\Desktop\SleepyTimeJack-0.3-win\renpy\character.py", line 927, in do_display
display_say(who,
File "C:\Users\lokim\OneDrive\Desktop\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 12:58:04 2023