#qbx_core/server/functions.lua:50: attempt to index a nil value (field 'Players')

1 messages · Page 1 of 1 (latest)

craggy relic
#

for some reason i get this error and this causes a bunch of errors

script:qbx_core] > ref (@qbx_core/server/functions.lua:50)
script:qbx_core] > GetSourceIdentifier (@evo_sound_player/server/fw_functions.lua:57)```
#

i updated qbx_core and the artifact and nothing changed

#

No such export GetCoreObject in resource qb-core
No such export addBoxZone in resource ox_target

#

An error occurred while calling export CreateUseableItem in resource qbx_core:

#

there is so many errors but im trying to provide the most repeated ones

#

i can't log in my local server anymore

cursive reef
#

what did you change before this error occured

craggy relic
cursive reef
craggy relic
cursive reef
craggy relic
#

yeah that's the one

cursive reef
#

post a snippet of what you added

craggy relic
#

i made a python code to make the list so let me know what i missed kekW 🙏

cursive reef
#

you have a type field

your python output has a type field
adder = {
name = 'Adder',
brand = 'Truffade',
model = 'adder',
price = 86065,
category = 'super',
type = 'automobile',
hash = adder,
},

default config doesnt

adder = {
    name = 'Adder',
    brand = 'Truffade',
    model = 'adder',
    price = 1200065,
    category = 'super',
    hash = `adder`,
},

maybe thats it

weary canyon
#

look at whree qbx_core starts, let me see the error.

craggy relic
weary canyon
#

Ok

#

What is the error when your server first starts up?

craggy relic
#

the issue is so simple i feel dumb kekW

#

i had name = 'Hemi'Cuda',

#

changed it back to name = 'Hemi Cuda',