qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
50 stars 377 forks source link

[BUG] SCRIPT ERROR: @qb-inventory/server/main.lua:1863: attempt to index a nil value (global 'itemData') #365

Closed CH8MP closed 1 year ago

CH8MP commented 1 year ago

Summary

When i drop items on the ground and attempt to pick them back up it closes the inventory and the items stay on the ground.

Reproduction

Fresh install of the server, nothing done to inventory.

Expected behavior

You should be able to pick items you dropped back up.

Actual behavior

The items are stuck on the ground and inventory closes with this error. SCRIPT ERROR: @qb-inventory/server/main.lua:1863: attempt to index a nil value (global 'itemData')

Additional context

No response

Last Updated

Yesterday

Custom Resources

No

Resource Rename

No