mkafrin/PolyZone

Error with PoliZone

frebespinal opened this issue · 1 comments

SCRIPT ERROR: @PolyZone/BoxZone.lua:76: attempt to index a nil value (local 'center')
Screenshot 2022-04-30 022844

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.