Please provide the following when creating the Ticket:
Game Version number: Version 1.2.0.23 built 2024-05-19
Modded?: No
Issue Description:
Cannot start Reforger dedicated server. Crash on startup
14:12:23.700 INIT : Creating game instance(ArmaReforgerScripted), version 1.2.0.23 built 2024-05-19 17:51:46 UTC.
14:12:23.716 BACKEND : Loading dedicated server config.
14:12:23.716 BACKEND : Server config loaded.
14:12:23.716 BACKEND : Loading dedicated server config.
14:12:23.717 BACKEND : JSON Schema Validation:
14:12:23.718 BACKEND : additionalProperties error:
14:12:23.718 BACKEND (E): Param "#/gameProperties" is not allowed and must be removed.
14:12:23.719 BACKEND (E): JSON is invalid!
14:12:23.719 BACKEND (E): There are errors in server config!
14:12:23.719 BACKEND (E): Unable to continue with a broken DS config! Shutdown!
14:12:23.720 ENGINE (E): Error while initializing game.
14:12:23.886 ENGINE (E): Unable to initialize the game
14:12:23.903 ENGINE : Game destroyed.
14:12:23.920 RPL : Pip::Destroy
Config file for reference.
{
"bindAddress": "0.0.0.0",
"bindPort": 2001,
"publicAddress": "0.0.0.0",
"publicPort": 2001,
"a2s": {
"address": "0.0.0.0", "port": 17777
},
"game": {
"name": "Crytec - Experimental", "password": "crytec", "passwordAdmin": "Password", "admins": [ "76561198091328447" ], "scenarioId": "{59AD59368755F41A}Missions/21_GM_Eden.conf", "maxPlayers": 32, "visible": true, "crossPlatform": true "supportedPlatforms": ["PLATFORM_PC","PLATFORM_XBL"],
},
"gameProperties": {
"serverMaxViewDistance": 2500, "serverMinGrassDistance": 50, "networkViewDistance": 1000, "disableThirdPerson": false, "fastValidation": true, "battlEye": true, "VONDisableUI": true, "VONDisableDirectSpeechUI": true, "missionHeader": { "m_iPlayerCount": 40, "m_eEditableGameFlags": 6, "m_eDefaultGameFlags": 6, "other": "values" }
},
"mods": [],
"operating": {
"lobbyPlayerSynchronise": true
}
}