Error with PoliZone
frebespinal opened this issue · 1 comments
frebespinal commented
mkafrin commented
If you look at where this error is coming from and the error above it, it's a qb-target
(or maybe lj_inventory
?) error. The error nil value (local 'center')
probably means somewhere you or qb-target
is trying to create a BoxZone but is passing a nil center
value.