-
-
Notifications
You must be signed in to change notification settings - Fork 740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] - esx_vehicleshop/es_extended ? #1142
Comments
@MauriceHandwerker Hi! Thanks for reporting the problem I will check it soon. |
Ok I temporally fixed the error. es_extended/client/functions.lua : 834 if props.driftTyresEnabled then
--SetDriftTyresEnabled(vehicle, false)
end I just commented the line. It looks like that the native is broken of Linux Artifact version 6594. |
@MauriceHandwerker |
I didnt see it somewhere. |
What game build you have? |
Is in the first message |
Hello @MauriceHandwerker, after a little consultation and finding out that this is FiveM's fault, we decided to completely remove props.driftTyresEnabled. Commit Link: 571888c For now, you can only find this solution in the dev branch of ESX. And then when it comes out in version 1.10.2. Thank you for reporting the issue and we apologize for the delay in resolving this issue. Best regards and have a nice day |
Describe the bug
When I try getting a vehicle from the database I get this error :
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Car should spawn.
Screenshots
see above
Debug Info (please complete the following information):
The text was updated successfully, but these errors were encountered: