- Feb 19, 2019
- 189
- 146
Hey I just got this error.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 23496, in script
Katya "I think about 3% of the population, but Russia IS a big country so that is not a lot"
TypeError: %o format: a number is required, not TagQuotingDict
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 23496, in script
Katya "I think about 3% of the population, but Russia IS a big country so that is not a lot"
File "renpy/ast.py", line 716, 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.22000
Ren'Py 7.4.8.1895
Dickgirl Dorm 0.2.0.2
Wed Jan 26 14:27:16 2022