Manual Server save hangs

  1. ‹ Older
  2. 7 years ago

    There are some fixes in dev version for persistence.. don't quote me but I'm guessing a hotfix will be out soon™

  3. Tupolov

    4 May 2016 Administrator

    Thank BIS for the issue. Fix will be in 1.0.5, hopefully out before this weekend.

  4. I'm absolutely delighted at your efforts to fix this and engage the community openly, My thanks, and by proxy everyone who plays with me, greatly appreciate your awesome work on this key mod.

  5. Friznit

    6 May 2016 Administrator

    Can you confirm your issue has been fixed?

  6. Unfortunately no. Just literally now updated a client and server and I get the same response although at least my profile loads with the splash in the top right now.
    Still investigating.

  7. OK, i changed mission name and this stopped the hanging, so there must have been a corrupt save. I still can't get the server to save and restore. Ive literally never had it working right. Troubleshoioting is hard because I don;t even know what the desired effect is. I also cannot get Alive markers in this verison working.

  8. Tupolov

    6 May 2016 Administrator
    Edited 7 years ago by Tupolov

    Did you test a vanilla ALiVE mission and follow the server instructions?

    Try Quick Start mission, as that defo works.

  9. Honestly, I'll try that. I tend to wonder about all the other configuraitons on the deidcated server and the impacts of soemthing not being right, but if im playing and Alive is working for most obvious things I guess it has to be right. Will report back.

  10. Edited 7 years ago by thebgpikester

    Hang on, my commandline was trying out the "-servermod @aliveserver"; and i cant get that to work.

  11. OK, no, I cannot get the server to restore, it appears to save, but when it restarts, it goes back to the start of the mission. Its a different behaviour from before. The side effect is that when it resets, it also resets player persistence. Player persistence only works in session, but it does work, although it duplicated my avatar as an AI and left it standing there.

  12. Tupolov

    7 May 2016 Administrator

    whats your respawn setting?

  13. respawnOnStart = -1;
    respawn = 3;
    enableTeamSwitch = 0;
    respawnTemplates[] = {"MenuPosition"};
    respawnButton = 1;

  14. FWIW, the first demo mission I downloaded (operation Landlord) has RespawnOnStart = 0 so i dunno how these all test out OK, my understanding is that the respawn setting -1 is needed else player persistance isnt noticed because the unit respawns after death by runnign respawn script. Also not sure what player persistance/respawn has to do with the server not picking up its persistence on load...

    Can you send me a setup that works for persistence with a config/modset so i can break this down into the simplest form for testing?

  15. Edited 7 years ago by SpyderBlack723

    FWIW, the first demo mission I downloaded (operation Landlord) has RespawnOnStart = 0 so i dunno how these all test out OK,

    Does this mission restore non-player persistence properly for you?

    Just to be thorough, have you tested this out with the latest version as well (both ALiVE and ALiVEServer
    https://forums.bistudio.com/topic/187954-alive-advanced-light-infantry-virtual-environment-10-ga/page-21#entry3019821

  16. @thebgpikester Hang on, my commandline was trying out the "-servermod @aliveserver"; and i cant get that to work.

    Not sure if this would be an issue but I have run into this before - some launchers/control panels don't like @aliveserver as it does not have the standard folder structure that other mods have - mainly no Addons subfolder. It sounds silly but if you can, create an empty 'Addons' subfolder under @aliveserver just to rule that out.

  17. Tupolov

    9 May 2016 Administrator

    @Tupolov Try Quick Start mission, as that defo works.

    then post logs.

  18. @SpyderBlack723 Yes:

    @thebgpikester Player persistence only works in session, but it does work, although it duplicated my avatar as an AI and left it standing there.

    @Tupolov @Tupolov Try Quick Start mission, as that defo works.

    I'm being stupid, but what quick start mission? I downloaded the demo ALiVE missions, is there something else I should try? Do you mean create a misison based on the quickstart tutorial here: http://alivemod.com/wiki/index.php/Quickstart

    @SavageCDN will give that a go, will be tomorrow before I can test.

  19. Tupolov

    10 May 2016 Administrator

    There is a mission built into ALiVE called Quick Start. On Stratis, run that as a dedi MP mission.

  20. ...

    I'm going to assume i'm being stupid again. But I think you've assumed i'm running a client.

    How do you get to the PBO of a mission that's embedded into the pbo of your mod? Your quickstart is available as SHOWCASE from the Arma3 UI. I'm running a dedicated server from a commandline. I need to write the mission name to server config and have it in the MP folder for it to be able to be tested on the dedicated server, I don't have access to a UI and there is no point in trying to test on a hybrid or fat client if i'm reporting an issue with a dedicated server.

    Are you guys not testing the software on dedicated servers?

  21. Tupolov

    10 May 2016 Administrator
    1. Setup your server on ALiVE War Room (follow the instructions), ensure your servers public IP is registered on War Room etc.
    2. In your server.cfg include persistent=1;
    3. Start your Dedicated server with the following mod params -mod=@CBA_A3;@aliveserver;@ALiVE; etc
    4. Start your Arma 3 client with the following mod params -mod=@CBA_A3;@ALiVE; etc
    5. Main Menu > Multiplayer > select your dedicated server > JOIN
    6. / #login yourpassword
    7. Maps > Stratis
    8. Missions > ALIVE | Quick Start (COOP 9)
    9. CONTINUE
    10. Select a slot (Squad Leader)
    11. OK
    12. When the map loads, if you have successfully saved a mission before with SPOTREPS, PATROLREPS, SITREPS or markers, they should be displayed on the map. The map diary should also include entries relating to the reports.
    13. CONTINUE
    14. A hint to the right hand side should appear stating your web profile has been loaded, if not persistence has failed.
    15. If you have saved a previous mission, then you should be restored to your last location with your last loadout.
  22. Newer ›
 

or Sign Up to reply!