I just unlocked the completed CS curriculum and applied for cupcake company. After that as I was answering the quiz the game crashed. Here the exact error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1282, in script call
call study_session from _call_study_session_3
File "game/scripts/labels/quiz_session.rpy", line 41, in script
$ renpy.say(None, quiz_question.question, interact=False)
File "game/scripts/labels/quiz_session.rpy", line 41, in <module>
$ renpy.say(None, quiz_question.question, interact=False)
TypeError: %o format: a number is required, not TagQuotingDict
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 1282, in script call
call study_session from _call_study_session_3
File "game/scripts/labels/quiz_session.rpy", line 41, in script
$ renpy.say(None, quiz_question.question, interact=False)
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/labels/quiz_session.rpy", line 41, in <module>
$ renpy.say(None, quiz_question.question, interact=False)
File "renpy/exports.py", line 1406, in say
what = what % tag_quoting_dict
TypeError: %o format: a number is required, not TagQuotingDict
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Learn to Code RPG 1.0
Mon Jan 17 14:23:18 2022