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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 155 87.1%
  • Better structured events

    Votes: 29 16.3%
  • Better structured racing club forum

    Votes: 25 14.0%
  • More use of default game content

    Votes: 23 12.9%
  • More use of fixed setups

    Votes: 52 29.2%
  • No 3rd party registration pages

    Votes: 65 36.5%
  • Less casual events

    Votes: 15 8.4%
  • More casual events

    Votes: 58 32.6%
  • Other, specify in thread

    Votes: 10 5.6%
Back
Top