Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello, I'm currently having the same issue. Did you use a specific software to catch this error? I'm using Notepad++ to review the code but it's too much for my eyes...

(+3)

You could use an online Lua compiler like this one, copying the whole content of the translation file and trying to execute it. If it reports any errors it will also tell you where in the file.

(+1)

Thank you!