Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Server doesn't change language #134

Open
Arxangelfun opened this issue Aug 6, 2023 · 5 comments
Open

[BUG] Server doesn't change language #134

Arxangelfun opened this issue Aug 6, 2023 · 5 comments
Assignees
Labels
bug Something isn't working Task
Milestone

Comments

@Arxangelfun
Copy link

Arxangelfun commented Aug 6, 2023

Describe the bug
Server language does not change after changing parameters in server_basic.cfg

To Reproduce
Steps to reproduce the behaviour:
1.Change language from English to any language in basic.cfg in "Perfomance" tab.
2.Launch server.
3. The server will in English language.

Screenshots
image

Additional context
The server started in correct language (when I installed the server in game folder Arma3). After reinstalling server in new directory, it stopped changing the language.
image
Plus when server start it creating folder with Arma profile and automaticaly change language to English after every launch server.
(Read only on file doesnt work). Tried all languages.

Language required for Arma 3 game modes (Antistasi,Exile, etc) with support with other languages ​​(English is selected by default due to server set

Launch server via "Arma 3 Launcher", server started in Russian language.
image

@Arxangelfun Arxangelfun changed the title [BUG] Bug name [BUG] Server doesn't change language Aug 6, 2023
@WaneTol72
Copy link

I'm having the same problem, are there any ways to temporarily fix it without moving the server to a different folder?

@OverlordZorn
Copy link

Where are you changing the Language?

@jupster
Copy link
Collaborator

jupster commented Oct 23, 2023

C:\Games\ArmA3\A3Master\Server_1\Servers\_483ced9f41b14696a6af0adfd75c2847\users\Administrator\Arma3.cfg It seems to just modify it to English 🤔 Will look into it this week. Likely cause it outputs "English" by default would be my guess https://github.com/Foxlider/FASTER/blob/master/FASTER/Models/BasicCfg.cs

@jupster jupster added the bug Something isn't working label Oct 23, 2023
@jupster jupster added this to the 1.9 milestone Oct 23, 2023
@jupster
Copy link
Collaborator

jupster commented Oct 26, 2023

Seems it was also an Arma issue.

Can you test in command line -language= parameter

You may need to be on perf brance for it to work.

@jupster
Copy link
Collaborator

jupster commented Oct 26, 2023

At the moment it is just hard coded to be English. I can't find a work around unless i was to fix it completely which I'm not interested in doing right now.

@jupster jupster removed this from the 1.9 milestone Oct 26, 2023
@jupster jupster self-assigned this Apr 8, 2024
@jupster jupster added the Task label Apr 22, 2024
@jupster jupster added this to the 1.9 milestone Apr 23, 2024
@github-project-automation github-project-automation bot moved this to To do in FASTER Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Task
Projects
Status: To do
Development

No branches or pull requests

4 participants