Page 1 of 1

[1.1.38] game.check_prototype_translations() doesn't check technologies

Posted: Fri Aug 20, 2021 12:16 am
by tiriscef
Hello.

The API of the LuaGameScript-function check_prototype_translations() claims that it checks technologies for missing locales. But it doesn't find my technologies that don't have a localisation.

So there's a technology with an unknown name:
Image

But it doesn't appear in the log:
Image

I can provide a mod that showcases the problem, if needed.

Thank you!

Re: [1.1.38] game.check_prototype_translations() doesn't check technologies

Posted: Sat Aug 21, 2021 3:42 am
by Rseding91
A mod would be nice, thanks.

Re: [1.1.38] game.check_prototype_translations() doesn't check technologies

Posted: Sat Aug 21, 2021 2:16 pm
by Rseding91
I was able to reproduce the issue. It's now fixed for the next release.