#Inventory Problem

1 messages · Page 1 of 1 (latest)

frail hare
#

Script Name: Qb-inventory

Error : An error occurred while calling export LoadInventory in resource qb-inventory:

What's the issue your experiencing: After loading into my server all i get is a black screen and then a long error message in my server console

What was the last thing that changed: Only thing I changed was something in the app.js file, but changed it back and still getting this message

What measures and steps have you taken to troubleshoot this issue: I have tried replacing my inventory script and the whole qb-core file and still getting this error

Video/screenshot:

rough patio
#

restart server and try again

#

is this the original qb-inventory on our github or someone elses edit?

frail hare
prisma patio
#

for i can see you didnt updated qb-core

frail hare
#

I have now updated all three and im still getting the same problem

ashen palm
#

the code is referring to this line " local itemInfo = QBCore.Shared.Items[item.name:lower()] "

#

which shows that there is potentially an issue in ur items.lua

#

maybe a missing comma