gungrain 0 Posted September 4, 2018 Hello everyone, my name is Prohorov Ilja and i do have a problem with an Arma 3 server hosted by Overhosting.ru I'm not getting kicked from a server, but i'm getting stuck on a loading screen forever. Two main errors in the end of an error.log are: Error: Weapon[CUP_srifle_DMR_LeupoldMk4]: max attachments slots count reached(maximum = 5)! Attachment slot[MuzzleSlot] for weapon's proxy[\A3\data_f\proxies\weapon_slots\MUZZLE] BEServer::finishDestroyPlayer(1008212756): users.get failed There are two logs from my server. http://txt.do/d2vjuhttp://txt.do/d2vjp All the mods installed and shown in the launcher perfectly, but in-game i can see that cup terrains core and cup terrains maps are red instead of being green, like the rest of a mods. I have 17 mods for now. "mod=@cba_a3;@cup_terrains_core;@cup_terrains_maps;@cup_units;@cup_vehicles;@cup_weapons;@rhsafrf;@rhsgref;@rhssaf;@rhsusaf;@niarms_all_in_one;@project_infinite_all_in_one;@6x6_all_terrain_vehicle;@cougar_4x4_mrap;@mcc_sandbox_4_mission_making_the_easy_way;@full_nvg;@rested_weapon_movement;" These screenshots shows what i see,when i'm joining my server and the red cup mods in-game server browser. https://steamcommunity.com/sharedfiles/filedetails/?id=1502741242 https://steamcommunity.com/sharedfiles/filedetails/?id=1502741210 Rcon info: Ip - 212.92.101.167 Port - 27005 Server port is 27000 Share this post Link to post Share on other sites
Gunter Severloh 4057 Posted September 4, 2018 1 hour ago, gungrain said: but i'm getting stuck on a loading screen forever. Hello, Welcome to Bis forums! The errors that you posted are not causing the issue, the one below would be the most likely cause, server will seem to sit there acting like its loading forever because its actually missing content that the mission you are trying to connect to requires, that also depends on the commandline as well and what you are loading and may not be loading when you start the server. 19:44:40 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f I bolded the error as you can see, the file that needs to be verified on your server is the a3_characters_f You'll need to stop your server, and then verify the integrity of the files if thats possible. Another option is to go into the server's addons folder, and compare the same file with your addons folder on your computer, if the file size is different then upload yours, with your client's file and see if that changes anything, if not it could be something else, and i refer to the commandline too, as you suggested it could be a version conflict with cup terrains core and cup terrains maps mods too, so suggest updating those. Also just to point something out this error your getting is a3_characters_f is old, its been on the Maniphest since 2016 so your not the only one getting this: https://feedback.bistudio.com/T121712 That might be the main issue or it could not, can you go to your server's commandline and post that? Lastly a tip for you make multiple commandlines for the mods you use, so that certain large missions that require certain mods, only have those mods required running, and not large 10 other mods that could possibly conflict. For example if your running Domination RHS mission then ideally you only need CBA_A3 and RHS running, CUP, and many other mods are not needed unless you edited the mission and those mods use the assets from those mods you are running. An example is i also rent a server but run multiple commandlines based on what i want to play see my screenshot ----> http://prntscr.com/kql5k9 But please post your servers commandline for the mission that wasn't loading. Share this post Link to post Share on other sites
Dedmen 2710 Posted September 6, 2018 On 4.9.2018 at 8:24 PM, Gunter Severloh said: 19:44:40 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. a3_characters_f Ignore that error. It often happens and doesn't mean anything. On 4.9.2018 at 6:19 PM, gungrain said: but i'm getting stuck on a loading screen forever. The loading screen after you selected your slot? That means some postInit script is not exiting. Remove MCC and try again. Share this post Link to post Share on other sites
gungrain 0 Posted September 6, 2018 8 hours ago, Dedmen said: Ignore that error. It often happens and doesn't mean anything. The loading screen after you selected your slot? That means some postInit script is not exiting. Remove MCC and try again. Loading screen is when i'm trying to enter on my server. It's just gets stuck like that forever, but i've noticed, that when i'm disabling battleye it starts to work normally, my be port on a server is 2407 server port is 2402. Share this post Link to post Share on other sites