Loading mission after save bug

  1. ‹ Older
  2. 8 years ago

    Tupolov

    16 Jun 2015 Administrator

    ok we're getting crossed wires here.

    I need the loading log for your Reshmaan mission, not Takistan.

    If you are going to send me a log for Takistan, I need the log that includes the save (with debug on).

    You've sent me the loading log for Takistan.

    If this is confusnig - setup another mission and send me both the saving and loading logs with debug on :)

    BTW I'm assuming you have tested a vanilla ALiVE mission with just CBA, ALiVE and that works?

  3. Okay ! Now that's clear ! Sorry for my non-understanding ! :P

    Tonight we are going to play on Takistan, and the debug on Data is on, I will put the server.rpt for the save AND the loading ! ;)

  4. Ok here's the files for the mission on Takistan :

    The saving server.rpt file :

    https://mega.co.nz/#!ql42SQrY!ii2Oh5huDFwYu42WdsCmo5k30b8Rc9Y9P_siuAK-Aj8

    And the loading server.rpt file :

    https://mega.co.nz/#!SwZDgQYT!WMVxmHYt7wQSoZiYagOwpfl5kUEpMfNEonl88p5mhGg

  5. Tupolov

    16 Jun 2015 Administrator

    Ok, thanks for this. Looks like some interesting bugs here.

    ALiVE SYS_DATA_COUCHDB - BULK WRITE DATA: (43194) SendJSON ["POST", "sys_player/_bulk_docs", "{""docs"":[{""....
    ALiVE SYS_DATA_COUCHDB - BULK WRITE DATA RESULT: BadRequest

    This is the issue. It just doesn't want to save player data. When loading it loads the player index, but no data is there :(

    The Bad Request suggests that somehow the player data is malformed. I'll need to dig more.

    Also it seems to try to write the player data twice which is very weird, but shouldn't affect saving (also logistics and data dictionary). Hmmm.

    Do you have your ALiVEServer.log?

  6. I've got the alive.log, but not a file named "ALiVEServer.log", or I don't know where it is.

    Alive.log : https://mega.co.nz/#!74YC3ZqR!BU59x8QJdmbdcm7cCHlg0hgw4xzZFidUMRYuEUUPPmQ

  7. Tupolov

    16 Jun 2015 Administrator

    Looks like it saved player data for:

    Reshmaan_Campaign
    Taki_Test
    Taki

    but not:

    takistancampaign
    reshmaan

    This suggests to me that either its a player name or item that is being carried that is leading to a malformed request.

  8. Tupolov

    16 Jun 2015 Administrator

    ALiVEServer.log is usually at C:\Users\%USERNAME%\AppData\Local\Arma 3

  9. Yeah it's right thanks.

    That's my last ALiVEServer.log (yesterday, the 16/06/2015)

    https://mega.co.nz/#!ekRm0aTD!VjMzhZv3wcZQWXD17o90KdN3pf9fSKvG_2YovAUwHvQ

  10. Tupolov

    16 Jun 2015 Administrator

    These 3 players are most likely candidates

    "76561197991942302", "76561198075396680", "76561198085596199"

  11. Ok, I did a research with a ID, and I saw something :

    ALiVE SYS_DATA - ASYNC WRITE LOOP: SendJSONAsync ["POST", "events", "{""realTime"":""15/06/2015 13:46:17"",""Server"":""195.154.156.16"",""Group"":""82ndAD"",""Operation"":""82ND AD - Takistan Campaign"",""Map"":""takistan"",""gameTime"":""1034"",""Event"":""PlayerStart"",""PlayerSide"":""WEST"",""PlayerFaction"":""BLU_F"",""PlayerName"":""Joseph "Joe" Liebgott"",""PlayerType"":""B_Soldier_F"",""PlayerClass"":""Fusilier"",""PlayerRank"":""PRIVATE"",""Player"":""76561197991942302"",""GeoPos"":[5799.73,11223.6,0.00144196]}", "arma3live"] : BadRequest

    I think, but i'm not sure, this player have this symbol in his name " (his name is Joseph "Joe" Liebgott), maybe the " is the problem ?

  12. Tupolov

    16 Jun 2015 Administrator
    Edited 8 years ago by Tupolov

    There you go. You nailed it. Thanks for finding that one!

    Crikey, yes quote handling needs to be fixed.

    Just don't invite Joe to play next time ;)

  13. Deleted 8 years ago by Sartax
  14. This player have the next ID : 76561197991942302 (the first of your answer)

    And this player was not in our team when we were on Reshmaan, I'm going to search in the old server.rpt.

    But the 2 and 3 don't link to another player, I don't know ! But that's so good to have find a problem !

 

or Sign Up to reply!