hi, version 2.4.4. works fine now, we tested this evening, 3 drivers, 120min training, no valid problem, every split seen in hud, left the game and reentered agian, ptrack still works valid to server... thx for the fast fix !
Changes:
Note: It seems that most bugs in 2.4.x has now figured out. I think this can be declared as a stable version now.
- fix occasional hangs in stracker (reported by Bruno Compagnone
- backup also postgres databases before migration (now configurable with the perform_backups ini file option)
The average user shall stay on 2.4.5.
Change Log:
- add banlist support (currently only available for stracker servers with http enabled)
- add groups (currently used for setup deposit feature)
- optimization of bandwidth used by stracker/ptracker communication
- add configurable welcome message
- http: add admin area accessable with username / password; Steam GUIDs are displayed to admins only
- http: add shortcuts for first and last page in pagination
- http: add config...
The average user shall stay on version 2.4.5.
Changes:
- new configuration option "perform_checksum_comparisons" (default: False)
- fix car checksum checks in case of multiple cars enabled in server
- in unambiguous situations (i.e., if there is a clear majority), stracker includes the player names causing checksum mismatches in the messages
- use the <ip_adress>:<http_port>/INFO page for recognizing the current track, cars and number of laps to be driven. stracker still needs to be...
The average user shall use the last stable version 2.4.5.
Changes:
- avoid emergency exit after a qualification with more than 1 connected drivers without a lap time
The version 2.4.5 should still work with AC 1.0; so this one stays experimental.
Changes:
- Adapt for new /INFO page of AC server (renamed tport to TcpPort).
...
[HTTP_CONFIG]
enabled = True
listen_port = 50041
Changelog:
- They changed back the TcpPort to tport; I removed the dependency to this now.
No changes to 2.5.6-experimental.
Change Log:
- changes to database scheme (the new scheme probably works with ptracker 2.5.x)
- version 14
- add championship tables for stracker
- add column ESCPressed to Lap
- add columns RequiredTrackChecksum and RequiredCarChecksum to Tracks / Cars tables
- version 15
- correct the session positions during migration (this has been done on the fly up to now)
- add column FinishPositionOrig to table PlayerInSession
- introduce...
Stable version is still 2.5.6.
ChangeLog:
- db change to version 16: Fix old duplicate point entries in point schematas and add a unique index to this table
- modifying a point schema entry no longer leads to duplicate point entries
- fix migration scripts which were broken in previous versions
- add a perform backup option to stracker.exe to manually perform a db backup to a db3 file
Experimental version, average users should stay with 2.5.6.
Change Log:
- Fix migration from db version 15 to 16 for postgres databases.
Can it be possible to use other TCP port then 50042 ?
[STRACKER_CONFIG]
; Listening port for incoming connections of ptracker. Must be one of 50042, 50043, 54242, 54243, 60023, 60024, 62323, 62324, 42423, 42424, 23232, 23233; ptracker will try all these ports on the ac server's ip address (until a better solution is found...)
listening_port = 50042
Average users shall stay on version 2.5.6.
Change Log:
- reduce number of info pages requests to avoid blowing up the server log file
- fix track checksum comparisons
- add required checksum support
- add native linux support (highly experimental)
- the http_static must no longer be in the same directory than the executable, but it may be some levels up (for native linux support)
- http: fix titles of html pages
- http: new stracker brand icon
- http: lapdetails page has been...
Average users shall stay on version 2.5.6, unless they experience problems.
ChangeLog:
- Remove debug print() statements
- Replace stdout and stderr with unicode-safe variants
Hi . I'm very noob on this. Can someone please explain which are the lines that should be configured on the stracker.ini file if we want to send the laptimes to the " http://5.39.85.225:50041/lapstat " , and how to sign up in that page . In readme file it is said that the username and password should be set in the .ini , i did it but still cannot login into admin area.
Thanks .