Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Dialogue error

A topic by Disappointment10 created Jul 03, 2023 Views: 292 Replies: 2
Viewing posts 1 to 3

Hey, I found a small bug after working with Emma. I had just recently finished the scene where we celebrate with wine if that helps narrow it down.

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]

Developer

Hi, thanks for this, I will check, I hope you are able to proceed by ignoring the errors?