Ran into another bug shortly after
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: %o format: a number is required, not TagQuotingDict
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter_2/emma/EmmaEventLabels.rpyc", line 840, in script
File "renpy/ast.py", line 715, in execute
renpy.exports.say(who, what, *args, **kwargs)
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.5.1648
My Office Adventures 1.00
Sun Jul 2 20:28:29 2023
[/code]