Apologies to the guy who put a bug report in the comments list, I didn't realise that adding a discussion board would wipe the comment thread.
Here were the first reported bugs:
Safety Car Gaps
"Cars behind the safety car sometimes seem to leave to much space to one another This happened to me twice in the same race on the Hockenhamring (Random safety car rules ;-) ) where the field was essentialy diveded into 3 seperate groups in which the leading car of each group left a whole lot of space to the car in front of him"
Response: Yep, that seems to have been an issue. I've been able to fix this for v1.0.3!
Race Results Wrong
"Wrong standings at the end of the race. This also happened to me at the Hockenhamring where i placed the car in 8 place but was in 12 place after the end of the race. Can't remember it was the very same race as in the one above since i reloaded it a few times... just for scientific reasons of course."
Response: At the moment, I don't have enough to go on, and haven't ever seen this happen myself. Is it perhaps a possibility that race results and championship standings being confused? It seems very strange, and not something I've encountered through months of playtesting.
Budget Confirmation error
"Game breaking Bug at the beginning of the second season which does not let me continue after i acknowledge this years funding. The error message looks like this:
FATAL ERROR in
action number 1
of Alarm Event for alarm 1
for object BudgetConfirm:
string_char_at argument 1 incorrect type (number) expecting a String (YYGS)
at gml_Object_BudgetConfirm_Alarm_1"
Response (update): I've found the bug - one little number buried in the code was wrong, meaning that the wrong data was being fetched. All fixed now!
Thanks for the report!