yumi-modding / FS17_ContractorMod

7 stars 4 forks source link

vehicleID is not stable when saving game (FS17) #54

Open yumi-modding opened 5 years ago

yumi-modding commented 5 years ago
local vehicle = NetworkUtil.getObject(vehicleID)

This might return the vehicle but sometimes something else (like a player) leading to crash