jappie381 1 Posted January 9, 2022 Hi i try to run an arma 3 server with mods but it doesnt start, this is what i find in the web console: 8:02:40 SteamAPI initialization failed. Steam features won't be accessible! 8:02:40 Initializing stats manager. 8:02:40 Stats config disabled. 8:02:40 sessionID: 4e332c0e50480c3a7aa82cac8704be2a3ba9fe83 8:02:43 Unsupported language English in stringtable 8:02:43 ➥ Context: ca\language\stringtable.xml 8:02:43 Unsupported language English in stringtable 8:02:43 ➥ Context: CUP\Terrains\cup_terrains_compositions\stringtable.xml 8:02:43 Unsupported language English in stringtable 8:02:43 ➥ Context: CUP\Terrains\cup_terrains_music\stringtable.xml 8:02:43 Unsupported language English in stringtable 8:02:43 ➥ Context: rhsafrf\addons\rhs_main\stringtable.xml 8:02:47 Warning Message: Addon 'ace_compat_rhs_afrf3' requires addon 'ace_explosives' This is the loading order of the mods: @CBA_A3;@ace;@RHSGREF;@RHSUSAF;@RHSAFRF;@RHSSAF;@CUP_Terrains_-_Core;@CUP_Terrains_-_Maps_20;@CUP_Terrains_-_CWA;@CUP_Terrains_-_Core;@CUP_Terrains_-_Maps;@CUP_Terrains_-_Maps_20;@CUP_Units;@CUP_Vehicles;@CUP_Weapons;@Project_OPFOR;@ACE_Compat_-_RHS_GREF;@ACE_Compat_-_RHS_AFRF;@ACE_Compat_-_RHS_USAF;@ACE_Compat_-_RHS_SAF The mods @CBA_A3; @ace; @RHSGREF; @RHSUSAF;@RHSAFRF ;@RHSSAF; @CUP_Terrains_-_Core ;@CUP_Terrains_-_Maps_20; @CUP_Terrains_-_CWA;@CUP_Terrains_-_Core ;@CUP_Terrains_-_Maps; @CUP_Terrains_-_Maps_20; @CUP_Units; @CUP_Vehicles; @CUP_Weapons; @Project_OPFOR; @ACE_Compat_-_RHS_GREF; @ACE_Compat_-_RHS_AFRF ;@ACE_Compat_-_RHS_USAF; @ACE_Compat_-_RHS_SAF Missions: KP liberation takistan I'm not quite sure what's wrong but does anyone have an idea? Share this post Link to post Share on other sites
Gunter Severloh 3814 Posted January 9, 2022 Hi, your answer is in your post: 8:02:47 Warning Message: Addon 'ace_compat_rhs_afrf3' requires addon 'ace_explosives' Translated: Addon 'ace_compat_rhs_afrf3 requires addon 'ace_explosives' So what its saying is the ACE Compat for RHS which is this one ---> ACE_Compat_-_RHS_AFRF requires the ace_explosives.pbo So what you can do is the following: Go into the @ACE addons folder and look for the pbo ---> ace_explosives.pbo if its there then compare its size the files thats on your server to the one on your computer, if the size on the server is smaller then the one on your computer then reupload that file. If there is no such file in the ace folder on the server then you need it. Is your server a dedicated server your running through Tads or another means, or is MP lan, or a server you have rented? 2 Share this post Link to post Share on other sites
Harzach 2287 Posted January 10, 2022 Not the issue, but what's going on here? Quote @CUP_Terrains_-_Core; @CUP_Terrains_-_Maps_20; @CUP_Terrains_-_CWA; @CUP_Terrains_-_Core; @CUP_Terrains_-_Maps; @CUP_Terrains_-_Maps_20; 2 Share this post Link to post Share on other sites
Gunter Severloh 3814 Posted January 10, 2022 Yup! Idk how i missed that but if you change the name of the mod in the command line theres a good chance that it wont load. So the error i pointed out along with misspelled mod names seems to be or also could be the culprit, correct those and the server should work. A full RPT would be ideal as the OP is only showing a few things, there could be more to the issue we dont know of other then what was pointed out. 2 Share this post Link to post Share on other sites