eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

Not all Vehicle IDs are converted to the Vehicle Name #54

Closed viper4gh closed 8 years ago

viper4gh commented 8 years ago

In the test case all Vehicle IDs with negative values were not converted. Maybe it has something to do with it.

vehicleid_vehiclename_problem

eckhchri commented 8 years ago

First Update with commit https://github.com/eckhchri/pcars-ds-liveview/commit/08ebb361949ce2289f64b87f505ff74cb70ec4fc Ruf CTR3 SMS-R with negative vehicle ID works fine. 20160309_pcars_unbenannt_vehiclenameconversionnegativeint_ruf

But still numbers within driver table. It seem that not all vehicle IDs are included within hash. 20160309_pcars_unbenannt_vehiclenameconversionnegativeint

eckhchri commented 8 years ago

IDs not available in this case: -2025231366 -> Cadillac ATS-V.R GT3 -384044277 -> Chevrolet Corvette C7.R

http://pcars.13ms.de/vehicles

Root cause: Update DS after new DLC release