[REL] rFactor2 Log Analyzer ver. 2. With offline and league Championship Manager

Discussion in 'Other' started by Nibo, Apr 15, 2015.

  1. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,335
    Likes Received:
    1,066
    Yes, its only for non-DEDI version. DEDI version should not show AI records. Where are you seeing them and how do they look like?
     
  2. Soundless

    Soundless Registered

    Joined:
    Sep 18, 2024
    Messages:
    28
    Likes Received:
    3
  3. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,335
    Likes Received:
    1,066
    Most probably the field <isPlayer> (that is used by r2la to determine if car is human or AI) for that drivers is 1. Usually for AI cars its 0, when you race offline with AI for example. I see they have an AI assist visible, but that is not reliable way to determine if its human or AI, because human players can use AI assist too.
    Quickest way for you to remove that records is to edit xml file in code editor and set <isPlayer> field to 0 for all that AI drivers, save file changes, then refresh r2la.
     
  4. Soundless

    Soundless Registered

    Joined:
    Sep 18, 2024
    Messages:
    28
    Likes Received:
    3
    Thank you. That took care of it.

    I allow our league members to add AI if they want to practice with traffic. I wonder if the AI that are added by non-admins always get tagged as the "AI assist" instead of actual AI.
     
    Nibo likes this.
  5. Nick9320

    Nick9320 Registered

    Joined:
    Feb 8, 2012
    Messages:
    536
    Likes Received:
    3,211
    Hi @Nibo
    Could you add Kuwait flag to the countries list?
     
  6. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,335
    Likes Received:
    1,066
    Nick9320 and yashiman like this.
  7. Nick9320

    Nick9320 Registered

    Joined:
    Feb 8, 2012
    Messages:
    536
    Likes Received:
    3,211
  8. Pedro Nosaki

    Pedro Nosaki Registered

    Joined:
    Mar 21, 2023
    Messages:
    10
    Likes Received:
    0
    Hi, Nibo!
    Can we get a pit counter and the current stint in Live Timing?
    I'm sending an example.

    Thank you!
    Cheers
     

    Attached Files:

  9. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,335
    Likes Received:
    1,066
    Pit number column already exists for race session. Number of laps in current stint or current stint number would need to be tracked for every car by some calculations, since such values do not exist in rF2 data stream. Unfortunately, I'm in no position right now to try to implement this (and not to break Live Timing code) as it looks not very straight forward, maybe in some better times...
     
  10. Pedro Nosaki

    Pedro Nosaki Registered

    Joined:
    Mar 21, 2023
    Messages:
    10
    Likes Received:
    0
    It's alright Nibo!
    Thanks for your time!

    cheers!
     
  11. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,335
    Likes Received:
    1,066
    Updated to v2.2.003:
    • Fixed error where log files were processed multiple times when using multiple log directories with r2la (lap numbers in Records tables were off).
     
    ennimann and Corti like this.

Share This Page