Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (-1)

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/tl/portuguese/scripts/Locations/farm.rpy", line 2365, in script

    naomi "Decidi que quero que você seja meu Mestre... E tenho 100% de certeza disso."

TypeError: %d format: a number is required, not TagQuotingDict

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/tl/portuguese/scripts/Locations/farm.rpy", line 2365, in script

    naomi "Decidi que quero que você seja meu Mestre... E tenho 100% de certeza disso."

  File "C:\Users\KennY\Desktop\e la vamos\WorldTamer-0.18.0-pc\renpy\ast.py", line 2560, in execute

    Say.execute(self)

  File "C:\Users\KennY\Desktop\e la vamos\WorldTamer-0.18.0-pc\renpy\ast.py", line 615, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "C:\Users\KennY\Desktop\e la vamos\WorldTamer-0.18.0-pc\renpy\exports.py", line 1483, in say

    what = what % tag_quoting_dict

TypeError: %d format: a number is required, not TagQuotingDict

Windows-10-10.0.19041 AMD64

Ren'Py 8.2.3.24061702

World Tamer 0.18.0

Sat Jan 11 18:52:06 2025

[/code]


translating naomi's tamer text dialogue and the beach the translation is full of bugs since 0.17 

ps: Portuguese translation is giving the error

(1 edit)

I see, and I'll fix the issue for v0.19

But until then you can simply click "ignore" if the error allows it

Don't worry, I'm always looking at other translations too to see if I can find something, I just thought you should know ^^

Thank you ^^