13.09.2016, 12:02
A function in OnVehicleSpawn callback with 3 parameters is causing the run time error 4. According to the logs, the second parameter has something to do with the vehicle ID but it was passed INVALID_VEHICLE_ID (65535) instead and after being used in array, the problem occurred.
Can you find it and post the function here? If there is a lot of code in the callback, compile with debug info to get the exact lines.
Can you find it and post the function here? If there is a lot of code in the callback, compile with debug info to get the exact lines.