Page MenuHomeFeedback Tracker

Unable to start cross platforrm dedicated server
Closed, ResolvedPublic

Description

The dedicated server will not start in a cross platform configuration

The following warning is logged

INIT         : Creating game instance(ArmaReforgerScripted), version 0.9.5.49 built 2022-05-17 22:19:46 UTC.
BACKEND   (W): Cross-platform servers are not supported! The server takes the first value: PLATFORM_PC

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Linux x64
Operating System Version
Ubuntu 20.04
Category
General
Steps To Reproduce
  1. Configure a cross-platform dedicated server (example config provided)
  2. Start cross-platform dedicated server
Additional Information
{
    "dedicatedServerId": "988caba8-3f75-4726-8103-eeb9974cf01f",
    "region": "NZ",
    "gameHostBindAddress": "",
    "gameHostBindPort": 2001,
    "gameHostRegisterBindAddress": "",
    "gameHostRegisterPort": 2001,
    "adminPassword": "",
    "game": {
        "name": "Aotearoa NZ - Public/Testing",
        "password": "",
        "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf",
        "playerCountLimit": 32,
        "autoJoinable": true,
        "visible": true,
        "supportedGameClientTypes": [
            "PLATFORM_PC",
            "PLATFORM_XBL"
        ],
        "gameProperties": {
            "serverMaxViewDistance": 2500,
            "serverMinGrassDistance": 50,
            "networkViewDistance": 1000,
            "disableThirdPerson": true,
            "fastValidation": true,
            "battlEye": true,
            "missionHeader": {
                "m_iPlayerCount": 40,
                "m_eEditableGameFlags": 6,
                "m_eDefaultGameFlags": 6,
                "other": "values"
            }
        },
        "mods": []
    }
}

Event Timeline

barf created this task.May 19 2022, 6:49 PM
Geez closed this task as Resolved.May 20 2022, 11:46 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Hello barf.
Cross platform is not enabled yet.
Regards,
Geez