So, I'm getting this bug on Day 74, while hanging out with Martina in the cafe.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/s 75 martinacafe.rpy", line 56, in script
mar "90% of the men I meet at work are gay."
TypeError: %o format: a number is required, not TagQuotingDict
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/s 75 martinacafe.rpy", line 56, in script
mar "90% of the men I meet at work are gay."
File "C:\Users\lraja\Downloads\Video\New folder (2)\New Coral City\New_Coral_City-1.4_bugfix-pc\renpy\ast.py", line 694, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\lraja\Downloads\Video\New folder (2)\New Coral City\New_Coral_City-1.4_bugfix-pc\renpy\exports.py", line 1311, in say
what = what % tag_quoting_dict
TypeError: %o format: a number is required, not TagQuotingDict
Windows-8-6.2.9200
Ren'Py 7.2.2.491
NewCoralCity Season 2 1.4
Wed Dec 16 21:19:52 2020
Anyone know the solution?