Problems with the save of the player's position after last update

  1. 8 years ago

    Good morning everyone,

    We have a mission called Zona de Combate, where until this last update to save the unity of position was working properly. Now we upgraded to the version released yesterday and this feature is not working anymore.

    Is there any way this problem is corrected, or it will be necessary to reset the entire database?

    Our group account email is: alivemod@zonadecombate.com.br

    big hug to everyone.

  2. Tupolov

    26 Mar 2016 Administrator

    We didn't change anything there. Please post server rpt and plugin logs.

  3. follow link

    https://www.dropbox.com/s/rhedvdoqa61dzvj/aliveplugin_2016-03-26_09-34.txt?dl=0

    https://www.dropbox.com/s/950nvykdii4f7gn/aliveplugin_2016-03-26_09-54.txt?dl=0

    https://www.dropbox.com/s/gdvy6du9j11biw7/aliveplugin_2016-03-26_10-43.txt?dl=0

  4. Tupolov

    26 Mar 2016 Administrator

    need server logs too please

  5. Server rpt

    https://www.dropbox.com/s/iq4th8t84ea1jz2/arma3server_2016-03-25_19-13-13.rpt?dl=0

    https://www.dropbox.com/s/il9b2woia98hev7/arma3server_2016-03-26_09-30-18.rpt?dl=0

    https://www.dropbox.com/s/4w95serpbx3kq1x/arma3server_2016-03-26_09-50-24.rpt?dl=0

    https://www.dropbox.com/s/cr7300u0hr6unfr/arma3server_2016-03-26_10-41-25.rpt?dl=0

    https://www.dropbox.com/s/nxypenrevtfh77q/arma3server_2016-03-26_14-31-02.rpt?dl=0

  6. Tupolov

    27 Mar 2016 Administrator

    I see

    10:53:28 Error in expression <t;
    if((_goggles != "") && !(_goggles in _data)) then {
    _data set [count _data, _>
    10:53:28   Error position: <_data)) then {
    _data set [count _data, _>
    10:53:28   Error Undefined variable in expression: _data
    10:53:28 File x\alive\addons\sys_player\playerData.hpp, line 496
  7. Topolov, thanks for the reply,

    But would you like to give more details of the error that was posted above? It is a specific problem of the mission? or a mod that is loaded? ... or even alive?

    Thanks again.

  8. Tupolov

    27 Mar 2016 Administrator
    Edited 8 years ago by Tupolov

    Looks like players, profiles and CQB positions are not saving for you.

    Will look into it

    Can you try loading and saving the mission, but with debug on the Database module.

    Thanks!

  9. Deleted 8 years ago by Tupolov
  10. 7 years ago

    I experienced the same thing while testing the persisting data issue today. ALiVE version 1.0.2.1603251.

    /KC

  11. Tupolov

    30 Mar 2016 Administrator

    Really need the debug logs. I just tested my base ALiVE mission and everything restored fine.

  12. Zipped them up and maybe they give you guys a clue to my other issue where some data is not saved...

    https://www.dropbox.com/s/6knjz88w42ig9ek/Logs%20-%20KeyCat.zip?dl=0

    /KC

  13. Tupolov

    30 Mar 2016 Administrator

    Need Server RPT with Database debug turned on. Thanks!

  14. Tested this again and noticed that at the start the camera moves and zooms in to the right location but after that you respawn at main base.

    Will try to grab logs and enable DB debug coming weekend.

    /KC

  15. @KeyCat Tested this again and noticed that at the start the camera moves and zooms in to the right location but after that you respawn at main base.

    lol...what a tease!!!

  16. Tupolov

    31 Mar 2016 Administrator

    Are you running a respawn script? What are your mission respawn settings? If set up incorrectly, you will be respawned back at base at the start of any mission regardless of persistence.

  17. Edited 7 years ago by KeyCat

    Not what I know. The mission is Operation Overlord DL from the demo page, maybe this mission have some kind of respawn script?

    Will check respawn settings, could be it.

    /KC

  18. Can you test with this section of the description.ext removed (if you haven't done so already)

    //////////--Start Time (Multiplayer Parameter)--//////////        -----> https://community.bistudio.com/wiki/Arma_3_Mission_Parameters
    class Params {
    	class STARTTIME {
    		title = "Mission Start Time";
    		values[] = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24};
    		texts[] = {
    			"1:00","2:00","3:00","4:00","5:00","6:00","7:00","8:00","9:00","10:00","11:00","12:00",
    			"13:00","14:00","15:00","16:00","17:00","18:00","19:00","20:00","21:00","22:00","23:00","24:00"
    		};
    		default = 6;
    		function = "BIS_fnc_paramDaytime";
    	};
    };
  19. Edited 7 years ago by KeyCat

    Tried it but problem persists. Will try with another mission and see if it's related to Operation Landlord, great mission BTW and thanks for sharing!

    Edit: Just tried the "ALiVE | Getting Started" and it works fine in that mission so it must be related to Operation Landlord.

    I unpacked the Getting Started mission and compared with Operation Overlord and couldn't find any real difference. None of them had the "Player Multispawn" module.

    Any ideas?

    A (realy) minor thing I noticed is that the time for "Most Recent Operations" on the Your Group page is off with 24 hours. Just wanted to mention it ;)

    /KC

  20. I am experiencing the same problem. I am using a Coop mission that previously have worked nicely with Alive and persistence in the War room. I have edited it with the 3D editor and changed the AGM MOD for ACE3. Most of the other mods and things remain the same.
    Now the mission is logged on the War room the vehicles are persistent and even the logistic material is persisten but the players are not.
    I have tried it dozens of times, reviewed and played with all settings related to the Database and Player opctions but player location and loadout are not saved or at least they are not applied/persistent when launching the mission again.
    I am using Side respawn settings and using alive multispawn module to respawn players inside a vehicle that works correctly.
    I am attaching a linkt to a rar file with my rpt and pluging logs I had Database Module debug ON.

    Log Files

    Thanks

  21. Newer ›
 

or Sign Up to reply!