Cedric Roth 0 Posted July 9, 2019 Hello guys, I am currently renting an Arma 3 server using https://zap-hosting.com/en/ and I am experiencing a problem involving the lobby. Once people have selected their roles and I press "Ok" as Admin and we get to the Lobby Map screen, it gets stuck there. Everybody presses continue including me but It simply does nothing and keeps us stuck on the map screen. Sometimes it lags and then continues but that's it. Here are my mods + load order: https://steamcommunity.com/sharedfiles/filedetails/?id=1785903568 @CBA_A3; @ace; @ACEX; @ACE3_Extension_(Placeables); @ACE3_Extension_(Animations_and_Actions); @Achilles; @Advanced_Rappelling; @Advanced_Sling_Loading; @Advanced_Towing; @Advanced_Urban_Rappelling; @Enhanced_Movement; @task_force_radio; @There_is_Only_War_Mod_Release_5_BETA; @TIOW_ACE_Compatability_Mod; @TIOW_Space_Marinepowerpack_Capacity_and_TFAR_fix I can also upload the Mission file/scripts I am using. Any help is appreciated, thanks! Share this post Link to post Share on other sites
Tobur 37 Posted July 9, 2019 Maybe problems with the respawn settings in the description.ext / mission respawn? Share this post Link to post Share on other sites
stanhope 411 Posted July 9, 2019 Hi and welcome to these forums. Could you share your RPT file? Use something like pastebin or put it in a spoiler. Share this post Link to post Share on other sites
Cedric Roth 0 Posted July 9, 2019 Spoiler https://pastebin.com/jpw4M50e Also the two scripts I am using: Spoiler onPlayerRespawn.sqf: removeAllWeapons player; removeGoggles player; removeHeadgear player; removeVest player; removeUniform player; removeAllAssignedItems player; clearAllItemsFromBackpack player; removeBackpack player; player setUnitLoadout(player getVariable["Saved_Loadout",[]]); initPlayerLocal.sqf: player setVariable["Saved_Loadout",getUnitLoadout player]; Thanks for the replies Share this post Link to post Share on other sites
Cedric Roth 0 Posted July 9, 2019 38 minutes ago, Tobur said: Maybe problems with the respawn settings in the description.ext / mission respawn? Can i send you the settings somehow and where can I find them? Share this post Link to post Share on other sites
Dedmen 2714 Posted July 10, 2019 Quote Infinite Lobby Map loading screen I know that problem! 13 hours ago, Cedric Roth said: Everybody presses continue including me but It simply does nothing and keeps us stuck on the map screen. What? Map screen is not a loading screen, what is your problem now, map screen or loading screen? Your logfile literally yells at me that you have broken mods in there. All of them seem to come from that "There is Only war" mod. Share this post Link to post Share on other sites
Cedric Roth 0 Posted July 10, 2019 Thanks for the reply. Should I try repairing the mod in the launcher or redownload it? With videos like these up, it might be that I just have a broken version of the mod. Spoiler Share this post Link to post Share on other sites