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

You can not change your in-game name with r2la.

But you can change driver names in xml log files. Either do it by directly editing xml file in code editor or in r2la Results Viewer select log file, press "Clone to edit" then select cloned file and press "Edit" to edit xml file in r2la.
 
Hello nibo, first of all sorry for my bad english. I need help. we organize a championship where the only ranking is by teams. each team has 7 drivers per race, but only the first 5 score points. I have to apply a penalty of 20 points to a team. but when I remove these 20 points from the driver who came first, suddenly the log analyzer will look for the 6th driver who has therefore scored more points, and therefore does not remove my penalty points. any idea to solve my problem? Thanks
 
Hello. Sorry, I don't get what's happening in this part:
but when I remove these 20 points from the driver who came first, suddenly the log analyzer will look for the 6th driver who has therefore scored more points, and therefore does not remove my penalty points

Does this mean that you applying manual correction of points to some driver? And what happens then I don't understand. Maybe provide screenshots or write it a bit differently.
 
Ok, I I think I get it now. In Team Standings sorting of drivers for points is happening after manual correction is applied.

I will look at code tomorrow, but I don't think I can do something. It's very old and complicated part of r2la code.

Probably only way for you to apply that penalty for a team is to remove that amount of points from all team drivers (so that nobody will "jump up" with his points in teams table).

Upd. Looked at code, unfortunately there is no [easy] way to add or change something to help with this situation.
 
Last edited:
Ok, I I think I get it now. In Team Standings sorting of drivers for points is happening after manual correction is applied.

I will look at code tomorrow, but I don't think I can do something. It's very old and complicated part of r2la code.

Probably only way for you to apply that penalty for a team is to remove that amount of points from all team drivers (so that nobody will "jump up" with his points in teams table).

Upd. Looked at code, unfortunately there is no [easy] way to add or change something to help with this situation.
Ok no problem, thanx for help.thought I could take points directly from the total and not from the driver.
 

Attachments

I recently changed lmu location from hdd to ssd, how can I update the steam location in rf2log in order to track my sessions again?
 
You'll have to start new r2la instance from scratch and provide new path in the first form.

Other option is to go to Options page in existing r2la and add new path in "Multiple xml file directories" field. But I don't know for sure if this will work as expected. Better to start new r2la from scratch.
 
It takes forever to unzip ? is it normal ?

only version ver. 2.1.027-x64 is doable, 10 secondes, the 2 most recent takes more than half hour ! (estimated)

this tool is incredible, congrat !
 
Last edited:
It takes forever to unzip ? is it normal ?

only version ver. 2.1.027-x64 is doable, 10 secondes, the 2 most recent takes more than half hour ! (estimated)

this tool is incredible, congrat !
rF2 Log Analyzer ver. 2.2.001-x64 extracted in less than 10 seconds here, how much room do you have free on the drive you're extracting to?
 
i have 16 Go. And the 2.1027 unzip correctly as i said. Did you test it just now or at a previous day ?

There are a lot of little files.

i tried again now it works, really strange, corrupted zip yesterday ? its rar, lol
 
Last edited:
HI I have a problem with the result of race2. Can i help me?.
The error

Can not process this log. Something went wrong...
Traceback (most recent call last):
File "C:\rFactor2\GTI_Srv1\rF2 Log Analyzer ver. 2.1.022\web2py\applications\r2la\modules\la_core.py", line 94, in import_logs
opened_file_str = f.read()
File "C:\Python310\lib\codecs.py", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 1444: invalid continuation byte

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\rFactor2\GTI_Srv1\rF2 Log Analyzer ver. 2.1.022\web2py\applications\r2la\modules\la_core.py", line 97, in import_logs
opened_file_str = f2.read()
File "C:\Python310\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 659744: character maps to <undefined>
 

Attachments

HI I have a problem with the result of race2. Can i help me?.
The problem is on line 41 of the results xml file where Francesco typed into chat; whether this is something he typed or rF2 was doing rF2 things, perhaps Nibo can tell us. In the meantime you can edit the xml file so that it says the word penalties and the refresh the database and all should be good with the world..

View attachment upload_2024-11-7_10-1-45.png


View attachment upload_2024-11-7_10-7-47.png
 
How many xml files so you have? Up to 1000 should be pretty quick. Other than that, maybe slow hdd or some other problem with your system/hardware. If you accessing r2la on other machine through internet, maybe slow connection.
 
How many xml files so you have? Up to 1000 should be pretty quick. Other than that, maybe slow hdd or some other problem with your system/hardware. If you accessing r2la on other machine through internet, maybe slow connection.
When I run the analyzer with Firefox after clicking in like 10 different logs or so the loading becomes very very slow but in another browser (Vivaldi) it works flawlessly.
 
Back
Top