Multiplayer result issue

Discussion in 'Automobilista 2 - Help & Support' started by Paradiz, Nov 5, 2020.

  1. Paradiz

    Paradiz RFRO Member AMS2 Club Member

    Joined:
    May 18, 2016
    Messages:
    50
    Likes Received:
    4
    Hi,
    We did a league race yesterday, we've got an issue with the result

    here is the commented live stream of the race, at the end of the second race is at 1:39:36

    (link at the right time)





    l. SRE (me) finished third, and immediately switch to the first position in the end.

    at 1:41:10 the scoreboard shows that the result ignored my last lap time, so put me in first place.


    Result file attached


    Another issue is my name. I don't know where the game finds my name, my profile name in the game is "[RFRO]Paradiz", in the stream they see me as "lionel SRE", in the result file I switch from "[RFRO]Paradiz" to my real name ("Lionel G...").

    This affects every session, every week.
     

    Attached Files:

  2. Paradiz

    Paradiz RFRO Member AMS2 Club Member

    Joined:
    May 18, 2016
    Messages:
    50
    Likes Received:
    4
    Found the issue, I've complete a perfect lap in the first lap
    "DistanceTravelled" : 3229, => "LapTime" : 0,

    Started first, lost 1 position during this perfect first lap

    {
    "attributes" : {
    "CountThisLapTimes" : 0,
    "DistanceTravelled" : 3229,
    "Lap" : 0,
    "LapTime" : 0,
    "RacePosition" : 2,
    "Sector1Time" : 0,
    "Sector2Time" : 0,
    "Sector3Time" : 0
    },
    "event_name" : "Lap",
    "is_player" : true,
    "name" : "Lionel G...",
    "participantid" : 46,
    "refid" : 5123,
    "time" : 1604524918
    }
     

Share This Page