14.11.2015, 23:33
Related to vehicles. An array with a size of MAX_VEHICLES (i.e. 2000) has accessible indices 0 through 1999. The value 65535 (or 0xFFFF in hexadecimal) is the definition of INVALID_VEHICLE_ID. AddStaticVehicle and CreateVehicle will return this value if you are over the limit.
Likely cause is the trains. Remove them and try again.
Likely cause is the trains. Remove them and try again.