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

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

  1. TOCA2FREAK

    TOCA2FREAK Registered

    Joined:
    Apr 6, 2011
    Messages:
    936
    Likes Received:
    125
    Not for AMS. Only RF2. Nibo did say he is working on getting it to work for rf1/AMS :)
     
  2. DaVeX

    DaVeX Registered

    Joined:
    Feb 7, 2015
    Messages:
    637
    Likes Received:
    701
    Lol sorry, I misunderstood...I am so excited...
     
  3. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
  4. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,407
    Likes Received:
    957
    Hi Nibo,
    fired up v2.058.2 and on the live tab I'm getting two instances (for want of a better word) of the track at the top...both have the same data, is that supposed to happen? Earlier I was running v2.058.1 with same track/car combo then installed 2.058.2, would that be causing it.

    Cheers
    G

    r2la.JPG
     
  5. wrxxy

    wrxxy Registered

    Joined:
    May 17, 2012
    Messages:
    345
    Likes Received:
    102
    Thx again Nibo.... your a legend....
     
  6. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    Goanna, that looks like r2la found 2 rFactor2 processes running. Is it possible that you run dedicated server and joining it from the same machine? Then you`ll see 2 LiveTimigs one for server and one for local player.
    If not. Then check if any old rF2 processes running. Or try to restart both r2la and rF2.
     
  7. Goanna

    Goanna Registered

    Joined:
    Jan 19, 2012
    Messages:
    1,407
    Likes Received:
    957
    You da man Nibo...Server and game on same box.....fired up server...see 1 instance, join then 2 instances. Keep up the good work.
     
  8. Mr.Thor

    Mr.Thor Registered

    Joined:
    May 25, 2013
    Messages:
    244
    Likes Received:
    48
    Hi Nibo, you are very quick! Thanks alot!
     
  9. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    I`ve implemented support for rF1 and Automobilista using rFactorSharedMemoryMap plugin. But unfortunately its author didn`t compile latest changes in 2016 (crucial for me for dedicated server support) and therefore plugin is not working with dedicated servers. I can not compile his C++ code by myself. So that's the situation. All posts from plugin author (Dan Allongo) on Automobilista forum and GitHub are dated 2016, so I suspect he is not active atm. I need someone to compile latest version of that rFactorSharedMemoryMap plugin from GitHub source...
     
  10. Mario Rocha

    Mario Rocha Registered

    Joined:
    Oct 4, 2010
    Messages:
    43
    Likes Received:
    5
    Seems that SheredMemory plugin does not work on Windows Servers :-(
     
  11. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    rF2 version should work. We can continue some tests with your server on Discord.
     
    Mario Rocha likes this.
  12. DaVeX

    DaVeX Registered

    Joined:
    Feb 7, 2015
    Messages:
    637
    Likes Received:
    701
    Studying "rFactor webview" could help for AMS/rF development?
    I am not a coder but maybe can be usefull give a look to it?
     
  13. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    No, that will not help. After some googling I`ve compiled it myself with msbuild, but it is not working correctly. I will keep investigating.
     
    TOCA2FREAK likes this.
  14. ganzoni

    ganzoni Registered

    Joined:
    Jan 3, 2012
    Messages:
    36
    Likes Received:
    1
    I hope you will get it to work with AMS, rf2la is really top !!!!
     
  15. RoWo

    RoWo Member

    Joined:
    Jul 16, 2014
    Messages:
    570
    Likes Received:
    626
    @Nibo Ist it possible to configure the tool that way, that if started it automatically starts server with public (0.0.0.0)?
     
  16. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    Start web2py.exe with this command line options:
    Code:
    web2py.exe -a 'your_password' -i 0.0.0.0 -p 8000
    For LiveTiming.bat, add same options to second line:
    Code:
    start web2py.exe -S r2la -M -R applications/r2la/private/live_timing.py
    start web2py.exe -a 'your_password' -i 0.0.0.0 -p 8000
     
    RoWo likes this.
  17. ceecee

    ceecee Registered

    Joined:
    Jan 10, 2012
    Messages:
    691
    Likes Received:
    286
    Hi Nibo,
    I seem to get Live Timing working sometimes.
    I tried starting the server and local client, then the Live Timing shortcut (r2la_live_timing.bat), and different starting orders.
    Sometimes it is working, sometimes not.
    Is there any advice you can give.
    Live Timing is really the cream on top of this great program.
     
  18. Nibo

    Nibo Registered

    Joined:
    Oct 12, 2010
    Messages:
    2,267
    Likes Received:
    984
    Starting order should only matter for r2la LiveTiming working properly (showing best times, sectors from the beginning of the session). For other data starting order should not matter, as long as some rF2 process (and in-game session) is running - you must see it in r2la even if you start it in the middle of rF2 session.

    What do you see at r2la Live page when it is not working? "No live rFactor 2 session right now."? Are the dots below this message "running" every 2 seconds or static? Or do you see server with "empty" data (no track name)?

    Also make sure that when you launch r2la_live_timing.bat two cmd windows are always opened, one with "LiveTiming process started..." and one with usual web2py r2la server. If for some reason the one with "LiveTiming process started..." is closing by itself, tell me.

    Are you a single user on your OS? Do you run rFactor2 and r2la as the same OS user?
     
  19. ingaer

    ingaer Registered

    Joined:
    Mar 28, 2018
    Messages:
    3
    Likes Received:
    0
    Hallo,
    I'm new with this tool. Is it possible to know pit strategy of AI cars before starting a race?
     
  20. ceecee

    ceecee Registered

    Joined:
    Jan 10, 2012
    Messages:
    691
    Likes Received:
    286
    Hi Nibo,
    "No live rFactor 2 session right now"
    No dots running under, all other tabs operating fine.
    Both windows open. LiveTiming process started ....
    r2la is running off a dedi Steam server.
    I just checked
    "rFactor2SharedMemoryMapPlugin64.dll":{
    " Enabled":1,
    It was working yesterday so I am at a loss to know why, same rFmod, same track, mod etc.
    Nothing changed.
     
    Last edited: Mar 29, 2018

Share This Page