VM LiveView Lite for rFactor & rFactor2

Discussion in 'Plugins' started by Frank Geyer, Feb 20, 2012.

  1. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    111
    Likes Received:
    8
    Here is the trace:

    0.37s PluginManage 389: Analyzing plugin "rf2livetiming.dll"
    0.37s PluginManage 86: Could not load plugin Bin64\Plugins\rf2livetiming.dll with LoadLibrary(); GetLastError()=126

    Must i install another C++ Runtime lib?
     
  2. PlanRZ

    PlanRZ Guest

    Joined:
    Aug 22, 2021
    Messages:
    824
    Likes Received:
    281
    Yes, try to reinstall all Runtimes, and the very last one from Microsoft. Both x86 and x64.

    I use Microsoft Studio 2019 edition to generate the dll and always have issues with users that can't load the dll.
    It's probably due to the Runtimes. I link to a version you don't have probably.
     
  3. PlanRZ

    PlanRZ Guest

    Joined:
    Aug 22, 2021
    Messages:
    824
    Likes Received:
    281
    Just checked on my PC and hosted, and i use vcruntime140d.dll.
    Do you have this dll in C:Windows\System32 ?
     
  4. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    111
    Likes Received:
    8
    Thanks a lot.
    I can't restart my server at the moment. Too many drivers on it. ;-)
    I will ckeck this on my backup system and report it later.

    Thank you so much for your work!
     
  5. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    111
    Likes Received:
    8
    There are vcruntime140.dll, vcruntime140_1.dll, vcruntime140_clr0400.dll and vcruntime140_threads.dll
     
  6. PlanRZ

    PlanRZ Guest

    Joined:
    Aug 22, 2021
    Messages:
    824
    Likes Received:
    281
    The dll is in debug version so it needs the d.dll.
    You need the Release x64 version ...

    I resetted the Configuration in Visual Studio and now the Release dll seems to work fine.

    Try this very very very last one ...
    And set SEND RESULTS="0" in the ini.
     

    Attached Files:

  7. ennimann

    ennimann Registered

    Joined:
    Dec 28, 2011
    Messages:
    111
    Likes Received:
    8
    You are my hero!
    On the Backup Server its running now. puh
    Then it would run also on the final system!

    I'm very happy!

    Thanks a lot
    Best regards
    ennimann
     
    PlanRZ likes this.
  8. PlanRZ

    PlanRZ Guest

    Joined:
    Aug 22, 2021
    Messages:
    824
    Likes Received:
    281
    Nice to see it finally works now.
    Sorry for the die'n'retry mode. I should have done more tests by my side, but my hosted server is running.
    And i have the debug runtimes on my PC (Development kit).

    Make sure you have no double dlls in Plugins folder.
    Never save a copy of a dll renamed to _save.dll in the Plugins folder.
    Save it somewhere else.
    It will load rf2livetiming.dll and rf2livetiming_save.dll ...

    And i updated my full pack here : http://www.danrazor.net/rF2/Plugins/rF2LiveTimingPlugin_By_DanRZ.zip

    ;)
     
    ennimann, Cselt and Corti like this.
  9. Jesus Piña Garcia

    Jesus Piña Garcia Registered

    Joined:
    Apr 26, 2021
    Messages:
    36
    Likes Received:
    1
    Good afternoon forum, I have found this thread but I can't get the live to work, does anyone have a more detailed tutorial on how to do the whole process? I would appreciate it.
     
  10. SmellySkidmark

    SmellySkidmark Registered

    Joined:
    Jan 11, 2012
    Messages:
    505
    Likes Received:
    174
    @ PlanRZ

    I've just tried this for the first time and it works with your full pack above, Thank you!
    The only problem I have is that it's not showing the map for the track Townsville2012, how do I fix that or does it need x amount of laps to build the map?
    Also I have 3 servers running but it only shows 1 server at the moment.

    S S
     
  11. SmellySkidmark

    SmellySkidmark Registered

    Joined:
    Jan 11, 2012
    Messages:
    505
    Likes Received:
    174
    OK it's working properly on 1 server, how can I set the GMT to my time zone?

    SS
     

Share This Page