Torture chamber subtitle correction

Avatar
  • aktualisiert
  • Completed - Resolved

Just a small thing: during a multiplayer game, if one of your units are converted in an enemy torture chamber And you receive the notification therefor, it says, 'Your {0} has been converted in an enemy Torture Chamber'.


This is very easy to replicate, albeit the message does not display every time.


Screenshot below:

Game Version:
Steam Public
Platform:
Windows
Avatar
anonymous
  • Accepted
Avatar
Stefan Furcht Programmer

It's such a mess.

The only translation key which has voice over is the generic one with this placeholder.

Last time I fixed the notification text, but now I realize that the subtiltles come from the voice over, but the only valid one is the generic key.

What does Richard even say when this happens?

Avatar
Webbernever1

'Your "Minion" has been converted in an enemy torture chamber' I believe. It came from the cultist.

Avatar
Stefan Furcht Programmer

This must have been a mistake when the audio key was added to the game.

If you look at the notification on the right bar you will find a specific translation for the cultist, but it doesn't have an audio key.

The the game tries to find then a generic one which has audio to play this instead.
But accidentally this audio key has a translation with a placeholder but the voiceover queue can not know that it has such and doesn't replace it.

We might need to separate translation and audio into different keys to resolve this issue properly, because the key should then say "Minion" rather than "{0}".

Avatar
Stefan Furcht Programmer
  • Gestartet
Avatar
Stefan Furcht Programmer

Ok found another issue there was a typo "Cutlist" instead of "Cultist", so he should use a specific key now.
However if there is no specific key specified, the subtitle should now correctly say "A minion has been converted in an enemy Torture Chamber."

Avatar
anonymous
  • Completed - Next Patch
Avatar
anonymous
  • Completed - Resolved