ThanksYes, you are right, in the next release it will be fixed.
thank you.
Note: ACCtracker Manager now requires .NET 4.6.1
- Now is possible to run ACCtracker Server as a service. READ MANUAL FIRST!
- added: Doubled Points Race in Championships;
- fixed: the last day sessions of the championship were not considered;
- fixed: in the ranking of a race session, post-race penalty times were not considered.
found solution... manually run C:\Program Files\MaxErre\ACCtracker\server>ACCtracker.exe from a command prompt and error stays open.@max21 is there a way to get the "start ACCTracker Web Server" box to stay open or enable so sort of logging switch? I've moved servers and followed all the notes, .net version etc etc and still it's flashing open and closed. I can see there is a message there but can't pause it even quickly enough to read it
Hi,For the configuration of the championships, will be interesting if we can put different calculation of point for some track. For example ,sometimes in our league , we do sprint race and endurance, with endurance race we put different point for the players (more high) and for the sprint regular points. I think it's good for use this software also for a league
Yes, there is some sort of bug in .net functions. I'll try a workaround.Love the function for running it as a service
The installation goes default in 'C:\Program Files\MaxErre\ACCtracker\server\ACCtracker.exe'
When using the run as a service then the path in the service to acctracker.exe is 'C:\Program Files (x86)\MaxErre\ACCtracker\server\ACCtracker.exe'
Is it possible that if you change the installation to a different path, like c:\acctracker the service also links to the correct path?
Edit:
And uninstalling acctracker will not remove the service.
Edit 2:
Is it also possible to add https for the website?
What I do now is when I finished editing I close the program, alter the appsettings.json with:
View attachment 612333
Fixed: changed the installation directory to remedy an (.NET?) error during the registration phase of the service. The programs now reside in the x86 directory. (nothing changes from an operational point of view)
As for https, were you able to get it to work with editing appsettings?Love the function for running it as a service
The installation goes default in 'C:\Program Files\MaxErre\ACCtracker\server\ACCtracker.exe'
When using the run as a service then the path in the service to acctracker.exe is 'C:\Program Files (x86)\MaxErre\ACCtracker\server\ACCtracker.exe'
Is it possible that if you change the installation to a different path, like c:\acctracker the service also links to the correct path?
Edit:
And uninstalling acctracker will not remove the service.
Edit 2:
Is it also possible to add https for the website?
What I do now is when I finished editing I close the program, alter the appsettings.json with:
View attachment 612333
Yes it works with the https settings as shown in the screenshot.As for https, were you able to get it to work with editing appsettings?
BTW: thanks for the tests and reports!
Hi,Hi after the last update , something not work correctly ,
after put 15 seconds of penalty (post race penalty) the gap of 4° driver is negative(before the update the driver had 00:01:123) the 5° it not change. You can see the similar thing for the driver 11.Is it possible to correct the rank after put the penalty after the race?
I sent the file before but i can re - attach
thanks
Yes ,i needed to cancel a db and recreate . Now it works ! Thanks
The error is due to the fact that the files are being used by another process which does not release them. One solution would be to create a batch that makes a copy of the new files to separate directories, one for ACCtracker, one for ServerManager, and so on.Hello,
we are using ACCTracker for a while, which is a great app for monitoring valid lap times for drivers in championships.
With version 1.1.1 we are now getting an ACCTracker app crash (-> EventLog) when using ACC ServerManager (ACCSM). We are using the ServerManager for our championship management in AC and ACC.
Problem: ACCSM is parsing the results folder of ACC to build up their result page and search index. This seems to be in conflict with ACCTracker in several ways:
- ACCTracker crashes, because of an file access problem (see screenshot)
- The configuration files (ACCtracker.json) and discarded files (.\ACCtrackerDiscarded) are placed in the ACC result folder, which will be parsed by ACC ServerManager and cause various errors becasue of wrong format (no P/Q/R or entry_list JSON Format as expected).
Any quick chance to fix this? I also reported this to the development team of ACCSM via Discord, they are also trying to implement a fix.
Please, send me the full dir that is causing the crashHi ! I don't know if it was already notified or not but on the last version, if a save settings in the tracker, there is a "acc tracker" JSON file generated in the results folders I selected. If I let them, Tracker crashes after loading the files. If I deleted them before, it seems working fine. Anyways thank you for the job !