kdjac   19 Posted April 24, 2018 hi  So it seems I have broken my server (again).  Havent played in 2 years and rented out a server 8 man coop (Gameservers), all running fine in Vanilla. Tried to put some mods on it and broke it :(  Server CFG // MISSIONS CYCLE (see below) class Missions {     class ARMA3 {         template = co10_Escape_RHS.Takistan;             // Mission to load (Mission file located in MPMissions. For now I have it set to a default ARMA3 mission.)  Startup Command  -profiles=C:\games\XXXXXXXXXXXXXXX\arma3\config -config=server.cfg -port=2302 -IP=XXXXXXXXXXXXX -world=empty -gtqueryport=2303 -mod@RHSUSAF;@RHSSAF;@RHSGREF;@RHSAFRF;@CUP Terrains - Maps;@CUP Terrains - Core  Mods on server via FTP  https://imgur.com/a/XH9b8Vr  Afaik know nothing has changed serverwise?? The above should work.   0:22:06 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.rhsusf_c_troops, rhs_c_troops, rhs_c_trucks, rhs_c_cars, rhs_c_a2port_car, rhs_c_a2port_air, rhs_c_btr, rhs_cti_insurgents, takistan  0:22:06 Missing addons detected:  0:22:06  rhsusf_c_troops  0:22:06  rhs_c_troops  0:22:06  rhs_c_trucks  0:22:06  rhs_c_cars  0:22:06  rhs_c_a2port_car  0:22:06  rhs_c_a2port_air  0:22:06  rhs_c_btr  0:22:06  rhs_cti_insurgents  0:22:06  takistan   Any help appreciated?  thanks  Share this post Link to post Share on other sites
Armafunboy   12 Posted April 24, 2018 hi  So it seems I have broken my server (again).  Havent played in 2 years and rented out a server 8 man coop (Gameservers), all running fine in Vanilla. Tried to put some mods on it and broke it :(  Server CFG// MISSIONS CYCLE (see below) class Missions {     class ARMA3 {         template = co10_Escape_RHS.Takistan;             // Mission to load (Mission file located in MPMissions. For now I have it set to a default ARMA3 mission.)  Startup Command  -profiles=C:\games\XXXXXXXXXXXXXXX\arma3\config -config=server.cfg -port=2302 -IP=XXXXXXXXXXXXX -world=empty -gtqueryport=2303 -mod@RHSUSAF;@RHSSAF;@RHSGREF;@RHSAFRF;@CUP Terrains - Maps;@CUP Terrains - Core  Mods on server via FTP  https://imgur.com/a/XH9b8Vr  Afaik know nothing has changed serverwise?? The above should work.   0:22:06 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.rhsusf_c_troops, rhs_c_troops, rhs_c_trucks, rhs_c_cars, rhs_c_a2port_car, rhs_c_a2port_air, rhs_c_btr, rhs_cti_insurgents, takistan  0:22:06 Missing addons detected:  0:22:06  rhsusf_c_troops  0:22:06  rhs_c_troops  0:22:06  rhs_c_trucks  0:22:06  rhs_c_cars  0:22:06  rhs_c_a2port_car  0:22:06  rhs_c_a2port_air  0:22:06  rhs_c_btr  0:22:06  rhs_cti_insurgents  0:22:06  takistan   Any help appreciated?  thanks  Should be like that I think "co10_Escape_RHS.Takistan"Sent from my SM-G930T using Tapatalk 1 Share this post Link to post Share on other sites
yxman   90 Posted April 25, 2018 first: -gtqueryport=2303 obsolete since ever...  try this: -port=2302 -IP=XXXXXXXXXXXXX -world=empty "-profiles=C:\games\XXXXXXXXXXXXXXX\arma3\config -config=server.cfg" "-mod=@RHSUSAF;@RHSSAF;@RHSGREF;@RHSAFRF;@CUP Terrains - Maps;@CUP Terrains - Core"   1 Share this post Link to post Share on other sites