Stuck on Saving

  1. 7 years ago

    Hi,

    I'm having issues with the saving feature of ALiVE. I've made a simple mission for my group of ArmA (just a few groups on a 2x2km AO) and everything is working fine, but, when I press the "Server Save & Exit" button, it shows the message "ALiVE Persistence - Saving Data - Please Wait". After an hour, still no change. It seems it's stuck on a loop.
    Reloading the mission confirms that no data has been saved.

    In the past, the persistance has worked fine in my server. Except for a few addons, the setup of the server it's the same. This is what I've done until now:
    · Double-checked the modules
    · Changed pbo name and onLoadMission text
    · Reinstalled @ALiVE and @ALiVEServer
    · Checked addons versions

    Probably I've missed something, so here's my pbo, server rpt and ALiVE plugin report:
    · ALIVE report: http://chopapp.com/#dc47pqj0
    · Server rpt: http://chopapp.com/#7bqyz4bb
    · Mission pbo: http://s000.tinyupload.com/?file_id=00071268203946198616 (I use a lot of addons, but mission only needs ACE, CBA, ALIVE and TFAR)

    Thanks for your time.

  2. Edited 7 years ago by drredfox

    Update:

    I've tested the sample mission "Operation Landlord" just with CBA and ALiVE and the saving process works flawlessly.
    So it's time to look for the addon that mess with ALiVE saves.

    EDIT:
    With the full set of addons that I usually use, the mission "Operation Landlord" saves progress, so...still no clue.

  3. Edited 7 years ago by drredfox

    Still no luck. I've tried the following:

    · Make a fresh new mission in Tanoa just with CBA and ALiVE. The saving screen appears, but it gets stuck on "ALiVE Persistence - Saving Data - Please Wait"
    · Make a new mission on Altis with CBA and ALiVE. The saving screen doesn't shows when I press the Server Save and Exit. "Server Save" and "Player Exit" works fine. On the second attempt, finally saved.
    · Sample mission "Operation Landlord" saves.

    Any idea?

  4. All your links to logs seem dead. Anyway, check the aliveplugin log file (should be in @aliveserver).

  5. @marceldev89 All your links to logs seem dead. Anyway, check the aliveplugin log file (should be in @aliveserver).

    It just takes a while to load. Anyway:
    · ALiVE Plugin: https://gist.github.com/anonymous/a5ff745d935e83a7760a167daa8d1856
    · Server .rpt: https://gist.github.com/anonymous/915dc38061f583338f289fc19fde0ec3

  6. Judging by the RPT it must be stuck during the pausing of active modules. I'll need a (non PBO'ed) repro mission with a minimal modset (CBA and ALiVE) to check further. :)

  7. Mission files: http://s000.tinyupload.com/download.php?file_id=93079812013470055764&t=9307981201347005576438577

    Thanks for your time.

  8. Alright, the saving fails because you have a commander module that doesn't control any profiles causing the module to never fully initialize which in turn hangs during the pausing of active modules. The solution is to either delete the "useless" commander module or give it some profiles to control.

    Also created a ticket on github -> https://github.com/ALiVEOS/ALiVE.OS/issues/211

  9. Yes, finally works! Thank you.

    But I found another bug (?). Player Logistics breaks the save process. Removing from the mission solves the problem. See picture and log:
    http://imgur.com/a/uNMvZ
    https://gist.github.com/anonymous/74036a023d9caa5168d19955c97c9ccd

    Again, thanks.

  10. I'll need the server RPT for that one as well to figure out where it hangs. :)

 

or Sign Up to reply!