[Solved] Persistence Issues & Stats saving with ACE

  1. 8 years ago

    Greetings lads, having a small spot of trouble,

    Recently created a new ALiVE Group for the sake of clearing data off the old one and wanting fresh progress for the new shindig that i've setup with people.

    Having some issues with data showing up on my groups war-room however.

    http://alivemod.com/war-room/showorbat/3692

    The quickstart mission is even having some troubles, linked below is the aliveplugin log from the most recent load in attempt using my custom mission. Also below is me loading the quick start mission to verify everything is correct.

    So far in my custom mission all saving and persistence appears to work fine (So far i've seen player data saving work, enemy positions in towns/hostile counts etc) however, for some reason, i'm recieving the config file error and data is not being logged to the war room.

    Hopefully theres enough info there to help, i've triple checked all the needed stuff is unblocked on my VPS, i've got stuff in the warroom configured correctly by all accounts i'm aware of aswell.

    Maybe my account needs a wipe or something?

    Cheers!

    Custom Mission LOG: http://pastebin.com/6HKwUCW8

    ALIVE Quickstart LOG: http://pastebin.com/D21EWFr2

  2. Weird spot of trouble now in the form of object/vehicle persistence (IE Car positions or h-barriers) Last night after you sorted out the issues, I server save and exited, had no noticeable errors etc show up.

    Players data (Position/Gear) load in just fine - I believe parts of the Asymmetric data load fine as well, an IED factory in a town we have visited a few times is still there and other factories we destroyed aren't there.

    OPCOM info seems to not be loading properly (or maybe it is) Some towns are now re-populated nearly fully with enemies, these towns were 100% cleared out (confirmed with Zeus and the in game Admin debug info)

    https://drive.google.com/file/d/0B_2zc8eRe8ZTaXo0VVlZUVFyS28/view?usp=sharing - Heres the log files with the info
    ________________________
    In "ALiVEPlugin - Earlier Save" - on line 9243 there is an error after what appears to be logistics data being saved that says

    [2016-11-29 02:22:07] [warning]     Buffer overrun
    [2016-11-29 02:22:07] [warning]         Size: 25285
    [2016-11-29 02:22:07] [warning]         Max:  10240

    It appears on a few other sys_logistics saves as well.
    _________________________
    In the ALIVEPlugin file from attempting to load just now when i've attempted to load the server. The only thing changed in the mission file is the removal of a zeus module (I've made larger mission file edits before and not had this issue).

    This log file doesn't appear to show any info on the loading of sys_logistics or any similar data that appears to save in the save file.

    I tried to call fnc_logisticsLoadData serverside as well to see if it would load, I received info in the log file showing it loading, but no objects are loading.

    (Also included are .rpts from the server - named the same to correspond to the ALiVE Log files)

    Hopefully this is solveable, would be a bummer if the bases we constructed are lost.

    Cheers