#Vehicle Persistence Server Spam
1 messages · Page 1 of 1 (latest)
hmmm
at this line https://github.com/Qbox-project/qbx_core/blob/0295409e08d59ea730d468a95f9d51480f1a5336/server/vehicle-persistence.lua#L93
add
if not DoesEntityExist(entity) then return end
@torn ocean probably need a pr for this
Thank you. Adding it now. I'll update you once we tested it. 🙂
I wonder if the latest artifact has another regression with the entityRemoved event. An update broke it a few versions ago and they maybe attempted to re-apply the change
What artifact version are you running @lyric blade
New artifacts definitely caused it. Had it in a few of my scripts that I had to check if the entity existed first to avoid console spam.
i believed it was 12160
known issue https://artifacts.jgscripts.com upgrade to 12168