rsfocus29 0 Posted July 16, 2017 hi all when i go to upload new mission.sqm to our server the server wont start luckly i have a backup which works all ivve done is edited malden map in eden editor added new traders etc i get error saying this Unsupported language English in stringtable and the server just wont start at all Share this post Link to post Share on other sites
tRiKy_ch 26 Posted July 16, 2017 hi, you have to export mission from editor then upload the PBO file to serve, not sqm Share this post Link to post Share on other sites
terox 316 Posted July 16, 2017 Make sure you dont have any spaces in the file name eg co 23 mymission name (Otherwise it will rename the mission to co%2023%20mymission.altis.pbo and pack just the mission.sqm up without any other additional files such as the init.sqf) so instead use co_23_mymission then in the mission editor select "Export to multiplayer" This will create co_23_mymission.Altis.PBO filename in your root MpMissions folder The .Altis.pbo extension will be automatically added by the engine when you export the mission in this way It is this that you need to upload to the server After you have created the .pbo you can then rename it if you wish, adding a version number for the mission and removing the underscores to make it more readable in the mission selection screen eg co 23 mymission v001.Altis.pbo Share this post Link to post Share on other sites