Resource icon

Apps Assetto Corsa Rally Timing v1.70

Login or Register an account to download this content
En el archivo StartFinishSplines hay 5 stages con información similar
"es_coll_del_buc": {
"FinishSpline": 1.0001,
"InicioSpline": 0.002060533966869116,
"Longitud verdadera": 6999
 
\Steam\steamapps\common\assettocorsa\apps\python\RallyTiming

but that get_weather error is interesting, nothing after that last line?

wait a second... what's the exact path to those logfiles on your system?
en el archivo aparecen 5 etapas con la información similar:
"es_coll_del_buc": {
"FinishSpline": 1.0001,
"StartSpline": 0.002060533966869116,
"TrueLength": 6999
 
\Steam\steamapps\common\assettocorsa\apps\python\RallyTiming

but that get_weather error is interesting, nothing after that last line?

wait a second... what's the exact path to those logfiles on your system?
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\xxxxxxxxx\\documents\\Assetto Corsa\\logs\\log.txt'
 
Sospecho que esta carpeta de "documentos" tiene un nombre diferente en su sistema.
Estoy pensando en dos posibilidades.
1- Dentro de Usuarios tengo Onedrive y dentro hay Documentos/assettoCorsa y directamente fuera de Onedrive también hay Documentos/assettoCorsa.
2- podría ser algún permiso de Windows Defender
 
In the file 'RallyTiming.py' on lines 1157 & 1180 you'll find 2 times:
log_path = os.path.join(os.environ['USERPROFILE'], 'documents', 'Assetto Corsa', 'logs', 'log.txt')
=> change 'documents' to 'documentos'

Then test again!
We'll have to put an extra check & exception handling there
 
In the file 'RallyTiming.py' on lines 1157 & 1180 you'll find 2 times:
log_path = os.path.join(os.environ['USERPROFILE'], 'documents', 'Assetto Corsa', 'logs', 'log.txt')
=> change 'documents' to 'documentos'

Then test again!
We'll have to put an extra check & exception handling there
still not working
 
Hi,
Thank you very much for your work, the mod is superb!
My only issue at the moment is not being able to remap the reset button to another one.
If I go to Rally Timing App settings the button ID dropdown is greyed out and I can't change the button.
Is this expected? It would be great if the reset button could be changed.
Unless I'm doing something wrong?

Many thanks in advance for any help!
 

Attachments

  • Screenshot 2023-11-19 033055.png
    Screenshot 2023-11-19 033055.png
    57.9 KB · Views: 23
Hi,
Thank you very much for your work, the mod is superb!
My only issue at the moment is not being able to remap the reset button to another one.
If I go to Rally Timing App settings the button ID dropdown is greyed out and I can't change the button.
Is this expected? It would be great if the reset button could be changed.
Unless I'm doing something wrong?

Many thanks in advance for any help!

Should be fixed in v1.69
 
Definitely it works! Thank you so much.
The only problem is the id of the button is larger than the ID available in the dropdown menu.
I've sent you some screenshots via PMs.
Thank you for your time working on the fix.
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top