VM LiveView Lite for rFactor & rFactor2

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

  1. rigodon

    rigodon Registered

    Joined:
    Dec 26, 2012
    Messages:
    218
    Likes Received:
    15
    Hi All, we're having random crashes in our server and we identified they only happen with this plugin enabled and chances of crashing are very high when there's a heavy collision between cars :confused: We're running rf2 version 494 on Windows 2008 R2 Server. This is the error left in the Windows event log:

    - System

    - Provider

    [ Name] Application Error

    - EventID 1000

    [ Qualifiers] 0

    Level 2

    Task 100

    Keywords 0x80000000000000

    - TimeCreated

    [ SystemTime] 2014-03-18T20:23:50.000000000Z

    EventRecordID 32323

    Channel Application

    Computer vRF

    Security


    - EventData

    rFactor2 Dedicated.exe
    1.4.9.4
    530b1757
    VMHotlaps.dll
    0.0.0.0
    5166ac15
    c0000417
    000021fe
    c60
    01cf42e7038156d9
    C:\rFactor2\Core\rFactor2 Dedicated.exe
    C:\rFactor2\Plugins\VMHotlaps.dll
    3741a45a-aedb-11e3-93c2-0050569d8aad
     
  2. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    Same here since build 300, Frank and Valbuena are aware of this. ISI knows also this issue but we never got replies about this subject.
     
  3. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
    Sorry, aber ich raff das nicht mit der Installation :(

    Was muss ich wo hinkopieren und dann starten?

    Ich habe einen SQL-Server den ich über no-ip.org erreichen will, was muss ich da einstellen? Die Datenbank-Tabellen konnte ich ja noch erstellen aber dann verließen sie ihn...

    Bitte um Hilfe :confused:
     
  4. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    In english ?
     
  5. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
    Need "step by step" install help for SQL-Server and Web Server at no-ip.org!
     
  6. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    Good luck !
     
  7. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
  8. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    Till you don't read sql connection open ...

    Or the loader cannot find your xml file ...
     
  9. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    Did you change the entries to the ones you have in the inc.config.php?

    I mean these:

    $dbName = "vmliveview01";
    $dbReader = "vmliveview01dbw";
    $dbReaderPass = "your-mysql-password";
     
    Last edited by a moderator: May 10, 2014
  10. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
    Yes,

    // -- sql connectivity
    $dbHost = "kss.no-ip.org";
    $dbPort = "3306";
    $dbCharSet = "utf8";
    $dbName = "rfactorlive";
    $dbReader = "xxxxx";
    $dbReaderPass = "xxxxx";
     
  11. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    Did you try to use the IP or "localhost" instead of the Domain-Name?

    And another question is, is there some data written into the database-tables when you drive a few laps?
     
  12. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
    OK,


    with $dbHost = "localhost"; i get the VM LiveView Lite site. But no Data where written to the Database.

    Here the Settings from rFactorSL.cfg

    <MySQL>
    <sqlHost>kss.no-ip.org</sqlHost>
    <sqlPort>3306</sqlPort>
    <dbName>rfactorlive</dbName>
    <dbWriter>xxxxx</dbWriter>
    <dbWriterPass>xxxxx</dbWriterPass>
    <sslMode>None</sslMode>
    </MySQL>
     
  13. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    Change the Host from Domain-Name to IP or localhost too.

    And i just have seen another thing in your loader config.
    On your Screenshot i have seen that you must have set this in your rfactorSL.cfg file:

    <CurrentScoringSource>
    <xmlURL>file:///rfactor2/VMHotlaps/CurrentScoring.xml</xmlURL>
    </CurrentScoringSource>

    Try changing that into the absolute path to the file (you always have to stop the loader before you change anything in the config) e.g.:

    <CurrentScoringSource>
    <xmlURL>C:/rfactor2/VMHotlaps/CurrentScoring.xml</xmlURL>
    </CurrentScoringSource>

    and then try again.
     
  14. Wutzmann

    Wutzmann Registered

    Joined:
    Apr 17, 2014
    Messages:
    25
    Likes Received:
    0
    Ich kann da einstellen was ich will, es klappt nicht.

    Ich geb's auf und registriere mich bei LiveRacers.

    Danke trotzdem für die schnelle Hilfe!
     
  15. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
  16. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    Na dann viel Glück mit LiveRacers.
     
  17. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    There is a bug in liveview, it makes rF2 dedicated hangs under load, during the event you were planning since weeks with all your team...

    This bug has not been sorted yet.

    You won't have this bug with Liveracers, hopefully...
     
  18. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    gagipro, which version of the VMLiveView do you use?
    The latest one from April 2013?
     
  19. gagipro

    gagipro Registered

    Joined:
    Feb 26, 2013
    Messages:
    473
    Likes Received:
    7
    My own compiled one from the sources Frank gave us some months ago...

    Then it's a December 2013 one I think :)
     
  20. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,008
    Likes Received:
    2,875
    Ah, OK :).
     

Share This Page