Custom Championship tool (SP & MP races) (creates HTML reports)

Discussion in 'Community Workshop' started by pixeljetstream, Jan 29, 2015.

  1. Stecki

    Stecki New Member

    Joined:
    Feb 3, 2021
    Ratings:
    +0 / 0 / -0
    Hello pixeljetstream,
    in the attachment you will find the requested file.
    regards
     

    Attached Files:

  2. Christopher John Pace

    Christopher John Pace New Member

    Joined:
    May 4, 2021
    Ratings:
    +0 / 0 / -0
    Does not work at all. It treats each race as an individual race and does not add up the points from the previous race.....
     
  3. Stecki

    Stecki New Member

    Joined:
    Feb 3, 2021
    Ratings:
    +0 / 0 / -0
    Hello pixeljetstream,
    Were you able to locate the problem in the meantime?
    It would be great if you could look for it again.
    Regards
    Stecki
     
  4. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
  5. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    @Christopher John Pace

    depending on whom you race against it will create a unique hash based on those names and define that as key for the championship database filename. So if you race against different drivers that key will change and each race becomes its own championship of sorts. Maybe r3e has changed randomization of opponents over the years and this logic no longer works.

    the alternative is that you setup the league "key" manually, which is the "override database filename" input field in the UI.

    When using commandline these things are more explicit and you manually add races to a database file (each database being one championship). If the filename provided deson't exist, it will create the database from the first race.
     
  6. Stecki

    Stecki New Member

    Joined:
    Feb 3, 2021
    Ratings:
    +0 / 0 / -0
    Hi pixeljetstream,
    Now it works the way I want it to.
    Many thanks for the implementation.
     
  7. DeltaLiveTV

    DeltaLiveTV New Member

    Joined:
    Apr 26, 2022
    Ratings:
    +0 / 0 / -0
    hi i keep getting errors when launching the myleague.bat file just says windows cannot find file how do i go about to sort it ?
     

    Attached Files:

  8. morsify

    morsify Active Member

    Joined:
    Jan 20, 2019
    Ratings:
    +36 / 0 / -0
    Sorry if I'm missing something obvious (I probably am), but can someone please advise me on how to use this?
    I started the r3e-open-championship.exe in the background, then opened RRRE and started a Taatus F4 singleplayer event (with two races).
    But it looks like only the second race has been recognised by the championship tool. What am I doing wrong, or is it not possible to record two races in a single meeting? Thanks
     
  9. MeanD

    MeanD New Member

    Joined:
    Apr 10, 2023
    Ratings:
    +0 / 0 / -0
    Hi, i have this error when opening the .exe file
    How do I fix this?
     

    Attached Files:

  10. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    The games result file handling has changed with the last race room patch. I don't want to give an estimate until I make changes for the automatic listener to work.

    Maybe if you use it by command line to generate the html as described for server json files it will work.
     
  11. MeanD

    MeanD New Member

    Joined:
    Apr 10, 2023
    Ratings:
    +0 / 0 / -0
    And how can I do that if I may ask?
     
  12. rkbmartel

    rkbmartel Member

    Joined:
    Jul 24, 2015
    Ratings:
    +7 / 0 / -0
    I just found this the other day and have been trying to figure out what I've been doing wrong. Would be interested when a fix is released.
     
  13. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    at least the offline / commandline version should work again. The ui / detecting new races still needs work and is not working.
    Also the raceroom developers may change a few things again so I keep an eye on it.
     
    • Like Like x 1
  14. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    added new batch file that allows drag drop of the new results files, it will automatically generate the database filename and update the html. Removed the old polling from the ui app (will add a file picker in future)
     
    • Like Like x 1
  15. rkbmartel

    rkbmartel Member

    Joined:
    Jul 24, 2015
    Ratings:
    +7 / 0 / -0
    I'm still having problems with this. For offline racing against AI, where is the file saved that I can pass onto the batch file? Sorry for the newbie question.
     
    Last edited: May 15, 2023
  16. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    pushed a few updates as the game changed its behavior recently again.

    @rkbmartel
    * go to your "Documents" folder ("Dokumente") that is part of your windows account, within it should be "My Games" then go down directories as shown below
    * My Games\SimBin\RaceRoom Racing Experience\UserData\Log\Results
     
  17. pixeljetstream

    pixeljetstream Well-Known Member Beta tester

    Joined:
    Jan 29, 2015
    Ratings:
    +412 / 0 / -0
    Actually latest version brought back the ui version. So just run the "r3e-open-championship.exe" and click the "Process result file" button, it should automatically open the directory that is relevant. Then select one ore more result files, typically ending with "_Race1.txt"
     
    • Like Like x 1
    Last edited: Jun 4, 2023
  18. rkbmartel

    rkbmartel Member

    Joined:
    Jul 24, 2015
    Ratings:
    +7 / 0 / -0
    works now!! Awesome!

    Thanks
     
  19. Sparkster

    Sparkster New Member

    Joined:
    Jul 22, 2023
    Ratings:
    +0 / 0 / -0
  20. Sparkster

    Sparkster New Member

    Joined:
    Jul 22, 2023
    Ratings:
    +0 / 0 / -0
    @pixeljetstream
    I found the files I needed but how can I add more than one races on different tracks to a html file?