[BUG] qb-garages/client/main.lua:403: bad argument #4 to 'vector4' (invalid vector type)
Maxhero54 opened this issue · 2 comments
Describe the bug
i have this error F8
[ 3146171] [b2372_GTAProce] MainThrd/ ^1SCRIPT ERROR: @qb-garages/client/main.lua:403: bad argument #4 to 'vector4' (invalid vector type)^7
[ 3146171] [b2372_GTAProce] MainThrd/ ^3> ref^7 (^5@qb-garages/client/main.lua^7:403)
[ 3146171] [b2372_GTAProce] MainThrd/ ^3> handler^7 (^5@qb-core/client/events.lua^7:215)
[ 3146171] [b2372_GTAProce] MainThrd/ ^1SCRIPT ERROR: error object is not a string^7
To Reproduce
Steps to reproduce the behavior:
F8 also keeps repeating this error..
Expected behavior
canbe solve my impound problems i am not sure
Screenshots
https://prnt.sc/KzjvkLStfkfx
Questions (please complete the following information):
- When you last updated: today qb-core and others uptodated
- Are you using custom resource? which ones? qb-target
- Have you renamed
qb-
to something custom? no
Additional context
i didint open doors impound car from PD center (i mean its dont give vehiclekey)
have you gotten a fix for this? i have a similar issue with line 401 in client lua and 215 in the event handler that repeats in f8 aswell
Your error relates to the heading values for house garages being stored in your database as "h" instead of "w". I have made PRs for this issue.
qbcore-framework/qb-houses#243
#344