You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your plugin and have encountered an issue. Could you please help me understand what I might be doing wrong?
The problem is related to handling multiple languages in my project. I have several languages that are not fully translated yet, so I don't want to include them in the final build. Currently, the language settings in my project are set to English only. Additionally, during the build process, English is explicitly specified as the only language to include.
In the game, I have a language selection slider. Since there is only one language available at the moment, the slider defaults to the system language. However, regardless of the system language, English is always enforced.
When the plugin is enabled during the build, the game initially defaults to English, as expected. However, if I interact with the language selection slider and then apply the settings, part of the game switches to the system language (if it differs from English).
If I build the project without the plugin, everything works as expected: the language remains unchanged.
Following the documentation, I have disabled "Live Translation Updates" in the project, but this did not resolve the issue.
The plugin is installed as a submodule.
Tolgee version is v1.4.1
Engine version is 5.3.2
Here is the relevant build log:
LogTolgee: Display: Waiting for translation data. Retrying in 0.100000 second.
LogTolgee: Display: Got translation data.
LogTolgee: Display: Localized dictionary successfully saved to file: D:/Server/D4i4p_vP/0/sample/Content/Tolgee/Translations.json
My Tolgee plugin settings in Config/DefaultTolgee.ini:
Hello,
I am using your plugin and have encountered an issue. Could you please help me understand what I might be doing wrong?
The problem is related to handling multiple languages in my project. I have several languages that are not fully translated yet, so I don't want to include them in the final build. Currently, the language settings in my project are set to English only. Additionally, during the build process, English is explicitly specified as the only language to include.
In the game, I have a language selection slider. Since there is only one language available at the moment, the slider defaults to the system language. However, regardless of the system language, English is always enforced.
When the plugin is enabled during the build, the game initially defaults to English, as expected. However, if I interact with the language selection slider and then apply the settings, part of the game switches to the system language (if it differs from English).
If I build the project without the plugin, everything works as expected: the language remains unchanged.
Following the documentation, I have disabled "Live Translation Updates" in the project, but this did not resolve the issue.
The plugin is installed as a submodule.
Tolgee version is v1.4.1
Engine version is 5.3.2
Here is the relevant build log:
My Tolgee plugin settings in Config/DefaultTolgee.ini:
Tolgee.uplugin:
Build command used:
Could you please provide guidance on how to resolve this issue? Thank you in advance for your help!
Best regards, Alex.
The text was updated successfully, but these errors were encountered: