良い, Reforger is here, and with it comes a new wave of underwhelming documentation. The aim of this guide is to close that gap.
Before We Start
始める前に, 必要になります:
- Server Hosting
- Startup Parameters
- The Arma Reforger Server is installed from the “ツール” section of Steam.
設定
このガイド全体, I’ll assume that you have file name extensions turned on in Windows Explorer as it will make changing file types much easier. If you don’t you can turn it on as shown here:
In your Arma Reforger Server directory (normally C:\Steam\steamapps\common\Arma Reforger Server):
- Create a new directory, それを呼んでください “configs”.
- Create a new file and name it “launch.bat”.
Inside the configs directory we created before:
- Create a new text file and name it “config.json”
launch.bat
Right click on launch.bat and select “編集”.
Enter the below command:
ArmaReforgerServer.exe -config ".\configs\config.json" -profile ArmaReforgerServer
Save and close the file.
config.json
In the configs folder, edit config.json and enter the below contents, replacing any values indicated with to be whatever you would like.
例えば, if your server was in the USA, you would change “” に “私たち”.
For more information on any of these config options, review the Wiki pages we opened right at the start.
A list of possible values for the “scenarioId” field is located under the 2nd link from the start of the guide.
{ "dedicatedServerId": "", "region": "", "gameHostBindAddress": "", "gameHostBindPort": 2001, "gameHostRegisterBindAddress": "", "gameHostRegisterPort": 2001, "adminPassword" : "", "ゲーム": { "名前": "", "scenarioId": "", "playerCountLimit": 64, "パスワード": "", "見える": 真実, "gameProperties": { "serverMaxViewDistance": 1600, "battleEye": 間違い, "fastValidation": 真実 }, "改造": [] } }
If you don’t wish to have a password, change that line as follows:
"パスワード": 間違い,
または
"パスワード": "",
You will need to test this, as there’s been a variety of reports about what does and doesn’t work here.
That’s everything you need to do. You can now launch the server by double-clicking on the launch.bat file we created, or you can review the Wiki links and tweak values in the config.json file.
Known/Common Issues
Unable to connect to the server
- Check that the program and ports are allowed through the Windows Firewall, and any hardware firewall in routers etc.
- The is a current issue believed to be within the Steam network giving connection issues as well. Leave it a bit and try again.
Server Not Showing in Server Browser
- Check your Steam connection – Restart the Steam client and then restart the server by double-clicking on “launch.bat” また.
Black screen when connecting
- Add the public IP address of your server to the “gameHostRegisterBindAddress” field in “config.json”
Some 5614BBCCBB55ED1C error
- The server can’t find your config.json – check your config path and content are correct.
これが今日私たちがこの目的で共有するすべてです Arma Reforger ガイド. このガイドは元々、次の者によって作成および執筆されました。 TSgt Hardman. このガイドを更新できなかった場合, これに従って最新のアップデートを見つけることができます リンク.
I have this error, like if he can’t find missions
10:38:45:312 BACKEND(E): Unable to continue with a broken DS config!
10:38:45:620 リソース (E): MissionHeader::ReadMissionHeader cannot read mission file. Invalid path given.
10:38:45:621 ENGINE(E): Unable to read the mission header ”
10:38:45:720 ENGINE(E): Unable to initialize the game
You need to specify the mission in the config. I think your config is not as it is supposed to be. Check your comma’s and quotes. Also if you dont know where you can find your missions: run ArmaReforgerServer.exe -listScenarios and copy one of those to your config.
I’ve done that and i’m still getting the exact same issue as above. Using the standard campaign.conf as listed in the -list scenarios.
I am getting the same “Unable to read the mission header” and when I listScenarios I get the error “Can’t find ’58D0Fb3206B6F859′ addon! Check Setup guidelines!”
any ideas?
You need to specify scenario as a mod in mods list in your config.json
This is an issue with me, あまりにも, I’m trying to figure out what scenario it’s trying to use or ask for. Do you know?
did you fix this ? I still have that problem
if the config file in in the root of the server folder tree, you need to use -config .\config.json
leaving off the .\ prefix will cause the server to fail to find the config file.
“scenarioId”: “{59AD59368755F41A}Missions/21_GM_Eden.conf (Game Master – Everon)”,
works to create a game master server
once i’d fixed these two issues, everything functioned as expected
if the config file in in the root of the server folder tree, 使う必要があります
-config .\\config.json
leaving off the .\\ prefix will cause the server to fail to find the config file.
works to create a game master server
Hi i keep getting theses types of error, any ideas ? Tested on linux and on windows on vps and on pc : 17:05:29:610 PROFILING: Compiling GameLib scripts took: 23.145900 MS
17:05:29:611 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskVertical_256x1.edds’
17:05:29:611 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskVertical_256x1.edds’
17:05:29:612 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskHorizontal_256x1.edds’
17:05:29:612 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskHorizontal_256x1.edds’
17:05:29:612 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:612 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:613 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:613 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ScreenEffects/Suppression/suppressionVignette_alphaMask200.edds’
17:05:29:613 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:614 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:614 GUI(E): ImageWidget::AlphaMaskTexture can’t load ‘UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds’
17:05:29:615 SCRIPT: Compiling Game scripts
17:05:31:517 PROFILING: Compiling Game scripts took: 1901.634900 MS
17:05:31:611 INIT: Creating game instance(ArmaReforgerScripted), バージョン 0.9.5.44 建てられた 2022-05-13 9:49:21 UTC.
17:05:31:623 ENGINE: Creating instance of Statistics manager
17:05:31:625 SCRIPT: プロフィール – Using MachineName!
17:05:31:825 NETWORK: Starting dedicated server using command line args.
17:05:33:710 BACKEND(E): [RestApi] ID:[2] Error Code:400 – Bad Request, ApiCode:
17:05:33:811 デフォルト: Entered online game state.
17:05:33:910 ENGINE: Game successfully created.
17:05:34:116 ENGINE: Game destroyed.
Hey Guys, i run a Server on Linux.
When i’m connecting i have a Black screen with the loading circle in the right upper corner.
After that i got “Session error Connection has failed” i tried to add the Server IP in the config (gameHostRegisterBindAddress) nothing chanced. Have someone any Ideas?
thx.