Isardy 0 Posted March 31, 2018 Hi, I'm having trouble launching a Liberation mission on my Linux hosted dedicated server. Server has been updated, all mods (except Alive Server) downloaded on the workshop via steamcmd, on a "mods" directory inside or my main arma3 server (path /home/steam/arma). Here's my launching command : ./arma3server -config="server.cfg" -mods="mods/450814997;mods/@aliveserver;mods/620260972;mods/463939057;mods/766491311;mods/708250744;mods/843425103;mods/843593391;mods/843632231;mods/843577117;mods/773131200;mods/773125288;mods/884966711;mods/620019431;mods/723217262;mods/642457233;mods/886857451;mods/713709341;mods/615007497;mods/639837898;mods/730310357;mods/820924072;mods/498740884;mods/333310405" (The workshop mods are the classics : CBA, Ace, RHS, Alive, compat stuff...) The mission works locally. Everything in the mods directory has been converted to lowercase. Here are my logs : https://pastebin.com/9j7ReHaC From my understanding... my mods are not loading. Any ideas ? Share this post Link to post Share on other sites
tRiKy_ch 26 Posted April 1, 2018 hi, yes mods are not loading simply because the right parameter is -mod and not -mods 1 Share this post Link to post Share on other sites
Isardy 0 Posted April 1, 2018 That'd do it xD I'm an idiot :) Thank you. Share this post Link to post Share on other sites