Customization with Arma 3 - Difficulties adding mods to the server

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application Arma 3
Module GenericModule
Running in Container Yes
Current State Ready

Problem Description

Issue

I have a modlist that I want to add to the server. I updated the parameters.txt file with the steamID of each mod that I want already. But when connecting to the server, there is no trace of any mods being loaded.

Upon entering the server, the user is prompted to select a map, just like a vanilla game.

My parameters.txt file contains the following text:

-mod=450814997;497660133;843425103;843577117;497661914;843632231;843593391;945476727;1180533757;1673456286;463939057;333310405;2034363662;2132195038;1703187116;1224892496;541888371;583496184;583544987;853743366;1981964169;413463022;2096950604;3020755032
-clientMod=861133494;825179978;2595680138;1180534892;1486541773;2946868556;2947745583;825181638;1397683809;632435682;2791403093

Reproduction Steps

  • connect to the server via direct connect (using the primary endpoint link)
  • Wait for the game to start up and load in
  • the game will display the maps available but there is no mods detected on that page

Here is the mod preset file that I exported using the Arma 3 Launcher. I was trying to get this mods into the server but unsure of how to go about doing it properly

“Arma 3 Preset Antistasi.html”

<?xml version="1.0" encoding="utf-8"?>
<html>
  <!--Created by Arma 3 Launcher: https://arma3.com-->
  <head>
    <meta name="arma:Type" content="preset" />
    <meta name="arma:PresetName" content="Personal Use" />
    <meta name="generator" content="Arma 3 Launcher - https://arma3.com" />
    <title>Arma 3</title>
    <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
    <style>
body {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #000;	
}

body, th, td {
	font: 95%/1.3 Roboto, Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

td {
    padding: 3px 30px 3px 0;
}

h1 {
    padding: 20px 20px 0 20px;
    color: white;
    font-weight: 200;
    font-family: segoe ui;
    font-size: 3em;
    margin: 0;
}

em {
    font-variant: italic;
    color:silver;
}

.before-list {
    padding: 5px 20px 10px 20px;
}

.mod-list {
    background: #222222;
    padding: 20px;
}

.dlc-list {
    background: #222222;
    padding: 20px;
}

.footer {
    padding: 20px;
    color:gray;
}

.whups {
    color:gray;
}

a {
    color: #D18F21;
    text-decoration: underline;
}

a:hover {
    color:#F1AF41;
    text-decoration: none;
}

.from-steam {
    color: #449EBD;
}
.from-local {
    color: gray;
}

</style>
  </head>
  <body>
    <h1>Arma 3  - Preset <strong>Personal Use</strong></h1>
    <p class="before-list">
      <em>To import this preset, drag this file onto the Launcher window. Or click the MODS tab, then PRESET in the top right, then IMPORT at the bottom, and finally select this file.</em>
    </p>
    <div class="mod-list">
      <table>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CBA_A3</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=450814997" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=450814997</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Weapons</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=497660133" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=497660133</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">RHSAFRF</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=843425103" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=843425103</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">RHSUSAF</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=843577117" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=843577117</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">JSRS SOUNDMOD</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=861133494" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=861133494</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Units</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=497661914" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=497661914</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">RHSSAF</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=843632231" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=843632231</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">RHSGREF</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=843593391" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=843593391</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">JSRS SOUNDMOD - RHS  AFRF Mod Pack Sound Support</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=945476727" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=945476727</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">JSRS SOUNDMOD - RHS USAF Mod Pack Sound Support</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1180533757" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1180533757</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">3CB Factions</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1673456286" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1673456286</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">ace</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Enhanced Movement</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=333310405" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=333310405</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Enhanced Movement Rework</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2034363662" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2034363662</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">ACE Interaction Menu Expansion - Enhanced</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2132195038" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2132195038</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">No Actions</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2126300184" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2126300184</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">VET_Unflipping</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=1703187116" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=1703187116</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Gruppe Adler Trenches</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=1224892496" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=1224892496</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Vehicles</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=541888371" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=541888371</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">DUI - Squad Radar</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1638341685</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Enhanced Soundscape</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825179978" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825179978</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">NIArms All In One (V14 Onwards)</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=2595680138" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=2595680138</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">JSRS SOUNDMOD - RHS GREF Mod Pack Sound Support</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1180534892" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1180534892</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">JSRS SOUNDMOD - RHS SAF Mod Pack Support</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=1486541773" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=1486541773</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Terrains - Core</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583496184" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583496184</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Terrains - Maps</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=583544987" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=583544987</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Terrains - CWA</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=853743366" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=853743366</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">CUP Terrains - Maps 2.0</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1981964169" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1981964169</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Improved Grenades</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=413463022" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=413463022</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">TCGM_BikeBackpack</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2096950604" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2096950604</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">ACSTG AI Cannot See Through Grass</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2946868556" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2946868556</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">AI Cannot See Small Drones</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2947745583" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=2947745583</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">DynaSound 2</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=825181638" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=825181638</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Reduced Haze Mod v3.1</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1397683809" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=1397683809</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Remove stamina</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=632435682" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=632435682</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Better Inventory</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=2791403093" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=2791403093</a>
          </td>
        </tr>
        <tr data-type="ModContainer">
          <td data-type="DisplayName">Antistasi Ultimate - Mod</td>
          <td>
            <span class="from-steam">Steam</span>
          </td>
          <td>
            <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3020755032" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=3020755032</a>
          </td>
        </tr>
      </table>
    </div>
    <div class="dlc-list">
      <table />
    </div>
    <div class="footer">
      <span>Created by Arma 3 Launcher by Bohemia Interactive.</span>
    </div>
  </body>
</html>

You also need to install the mods on the server: Arma 3 (Generic) Guide

Thanks! but I’m now encountering an issue with the mod downloading.

In the updates > steam workshop > steam workshop items, I have added each of the mod ID manually one-by-one as follows:

450814997
497660133
843425103
843577117
861133494
497661914
843632231
843593391
945476727
1180533757
1673456286
463939057
333310405
2034363662
2132195038
2126300184
1703187116
1224892496
541888371
1638341685
825179978

After adding the mod IDs, I tried to start the server again. I’m now getting this response from the console:

22:28:17

[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --
Loading Steam API...OK
force_install_dir "233780"
Logging in using cached credentials.

22:28:18

Logging in user 'wakuwakusteam' [U:1:1850782717] to Steam Public...OK

22:28:19

Waiting for client config...OK
Waiting for user info...OK
workshop_download_item 233780 1673456286 validate

22:28:20

Downloading item 1673456286 ...
ERROR! Download item 1673456286 failed (Failure).workshop_download_item 233780 463939057 validate

22:28:21

Downloading item 463939057 ...
ERROR! Download item 463939057 failed (Failure).workshop_download_item 233780 333310405 validate

22:28:22

Downloading item 333310405 ...
ERROR! Download item 333310405 failed (Failure).workshop_download_item 233780 2034363662 validate
Downloading item 2034363662 ...
ERROR! Download item 2034363662 failed (Failure).workshop_download_item 233780 2132195038 validate

22:28:23

Downloading item 2132195038 ...
ERROR! Download item 2132195038 failed (Failure).quit

22:28:24

Redirecting stderr to '/home/amp/Steam/logs/stderr.txt'
Logging directory: '/home/amp/Steam/logs'
[  0%] Checking for available updates...

22:28:25

[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --
Loading Steam API...OK
force_install_dir "233780"
Logging in using cached credentials.

22:28:26

Logging in user 'wakuwakusteam' [U:1:1850782717] to Steam Public...OK

22:28:27

Waiting for client config...OK
Waiting for user info...OK
workshop_download_item 233780 2126300184 validate

22:28:28

Downloading item 2126300184 ...
ERROR! Download item 2126300184 failed (Failure).workshop_download_item 233780 1703187116 validate

22:28:29

Downloading item 1703187116 ...
ERROR! Download item 1703187116 failed (Failure).workshop_download_item 233780 1224892496 validate
Downloading item 1224892496 ...
ERROR! Download item 1224892496 failed (Failure).workshop_download_item 233780 541888371 validate

22:28:30

Downloading item 541888371 ...
ERROR! Download item 541888371 failed (Failure).workshop_download_item 233780 1638341685 validate

22:28:31

Downloading item 1638341685 ...
ERROR! Download item 1638341685 failed (Failure).quit

22:28:32

Redirecting stderr to '/home/amp/Steam/logs/stderr.txt'
Logging directory: '/home/amp/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1733269577
-- type 'quit' to exit --

22:28:33

Loading Steam API...IPC function call IClientUtils::GetSteamRealm took too long: 57 msec
OK
force_install_dir "233780"
Logging in using cached credentials.

22:28:34

Logging in user 'wakuwakusteam' [U:1:1850782717] to Steam Public...OK

22:28:36

Waiting for client config...OK
Waiting for user info...OK
workshop_download_item 233780 825179978 validate
Downloading item 825179978 ...
ERROR! Download item 825179978 failed (Failure).quit

Do you have any idea why this is happening?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.