Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
DevFritz69

Mod's dosen't work on my Server

Recommended Posts

Hey guys unfortunately my server doesn't load a mod what could be the reason?

{
    "adminPassword": "xx",
    "dedicatedServerId": xxx",
    "game": {
        "autoJoinable": false,
        "gameProperties": {
            "battlEye": true,
            "disableThirdPerson": true,
            "fastValidation": true,
            "missionHeader": {
                "m_eDefaultGameFlags": 6,
                "m_eEditableGameFlags": 6,
                "m_iPlayerCount": 40,
                "other": "values"
            },
            "networkViewDistance": 1000,
            "serverMaxViewDistance": 2500,
            "serverMinGrassDistance": 50
        },
        "name": "Milsim Germany",
        "password": "",
        "playerCountLimit": 32,
        "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf",
        "supportedGameClientTypes": [
            "PLATFORM_PC",
            "PLATFORM_XBL"
        ],
        "visible": true
    },
    "gameHostBindAddress": "xxx",
    "gameHostBindPort": 2001,
    "gameHostRegisterBindAddress": "xxxx",
    "gameHostRegisterPort": 2001,
    "mods": [
        {
            "modId": "5965550F24A0C152",
            "name": "WHERE AM I",
            "version": "1.0.3"
        },
        {
            "modId": "59751AA829BB0968",
            "name": "MME - MODERN MILITARY EQUIPMEN",
            "version": "1.0.4"
        }
    ],
    "region": "EU-FFM"
}

Share this post


Link to post
Share on other sites

The config seems in order, but can you add the logfiles?

Share this post


Link to post
Share on other sites

×