Hello everyone,
Around 6/26/2017, the server that I help develop started having issues with vehicles disappearing from thin air. The issue would only occur on vehicles that were purchased in the vehicle shop through freeroam and those which were registered. Now it seems more of an issue after you register a vehicle, which puts it in a database. Myself and other server developers have exhausted all options to try to solve this problem to no avail. This included:
- Adding the set entity as mission model code to when a vehicle is spawned.
- Removing “Citizen.InvokeNative(0x629BFA74418D6239,Citizen.PointerValueIntInitialized(personalvehicle))” from plugin (as mentioned in this thread: [SOLVED] Vehicle still despawn - #12 by Synchro).
- Disabling other resources that could be causing this problem.
I have also checked the console whenever this issue would happen and there were no events within the console at the time of the disappearance.
To give a better idea, this is a video of exactly what it does (except for this video is from GTA:N)
We are looking for possible solutions or explanations to our problem or any feedback that may help us in the end. It is greatly appreciated.