Hello all,
How to fix it, I just learned.
This is the line where the Error
table.insert(data.inventory, {
name = name,
count = count,
label = item.label,
weight = item.weight,
usable = ESX.UsableItemsCallbacks[name] ~= nil,
rare = item.rare,
canRemove = item.canRemove
})
thank you for input