JFisher 38 Posted December 6, 2017 Hey Guys, So im trying to setup a dedicated server also to play on with my group. I use Ubuntu server and get the following problem when i load the mission: Even tho the mods are loaded: I made all files small letters already (removed capitals) and this is my startup line: ./arma3server -mod="mods\@cba_a3;mods\@cupterrainscore;mods\@cupterrainscwa;mods\@cupterrainsmaps;mods\@lingordingorisland;mods\@rhsafrf;mods\@rhsgref;mods\@rhssaf;mods\@rhsusaf;mods\@task_force_radio;" -port=2302 -name="FisherServer" -config="server.cfg" The folders contain the PBO files that are in the error, I tried to fix it for 5 hours already :/ Anyone have an idea where this is going wrong? Share this post Link to post Share on other sites
JFisher 38 Posted December 6, 2017 Moving the mods from the mods folder to the main folder and using this command line: ./arma3server -mod="@cba_a3;@cupterrainscore;@cupterrainscwa;@cupterrainsmaps;@lingordingorisland;@rhsafrf;@rhsgref;@rhssaf;@rhsusaf;@task_force_radio;" -port=2302 -name="FisherServer" -config="server.cfg" Works fine. Weird since the Documentation sais its possible :/ Share this post Link to post Share on other sites