Gerald Jacobson
Registered
In you log file there is, for example:
So the plugin receive the class "GTE-AM" and so look for this section in the vehicleClass.ini file, but there is no section defined for this class. This is your issue.
Code:
------- Creating new Driver Info. -------
-- rF2 data:
Driver Slot Id: 27
Driver Name (Account): Andres Rivero
Vehicle Name: #901 VEC BMW Z4
Vehicle Class: GTE-AM
-- Data after mapping resolution:
Driver Name: Andres Rivero
Car number: 901
Team: Group31
Vehicle Class: GTE-AM
Vehicle Category: UKN
Class Logo Id: 0
Avatar Id: 0
So the plugin receive the class "GTE-AM" and so look for this section in the vehicleClass.ini file, but there is no section defined for this class. This is your issue.