#Did the update but get an error code

1 messages · Page 1 of 1 (latest)

glossy stone
#

If i use the new version of cw-performance, the mechtool gives me an error.

any idea?

fiery hill
#

Ah shit i forgot to add the export 🤦‍♂️ one sec

#

Fixed ✅
That's what I get for keeping release separate from test server LuL

glossy stone
#

all good, thanks for the help!

#

I also have some issues installing your tracker sript. not sure if i am just a nerd and fuck up with adding the item or what i do wrong atm. but my inv cant be opened anymore after i tried to get the item thru a job

fiery hill
#

You using ox?

glossy stone
#

nah i am using qb

#

i reset my db and i am good now

#

i made a mistake somewhere now tho

fiery hill
#

ah lol

glossy stone
#

any idea where i make an mistake?

fiery hill
#

No

#

Not at all

glossy stone
#

fair

#

i just added these items. ill show you the error code i got

#

so its deff in my item config somewhere

fiery hill
#

Probably. I haven't used qb inv in years haha

glossy stone
#

ah oki, all good

#

thanks anyway

glossy stone
#
             ['cw_tracking_pair'] = {
            ['name'] = 'cw_tracking_pair',
            ['label'] = 'GPS Tracker & receiver',
            ["type"] = "item",
            ["image"] = "cw_raidjob_key.png",
            ["unique"] = true,
            ["useable"] = true,
            ['shouldClose'] = true,
            ["combinable"] = nil,
            ['weight'] = 1,
            ['description'] = "A GPS tracker and a receiver for it"
        },
        ['cw_receiver'] = {
            ['name'] = 'cw_receiver',
            ['label'] = 'receiver',
            ["type"] = "item",
            ["image"] = "cw_raidjob_case.png",
            ["unique"] = true,
            ["useable"] = true,
            ['shouldClose'] = true,
            ["combinable"] = nil,
            ['weight'] = 1,
            ['description'] = "receiver"
        },
        ['cw_tracker'] = {
            ['name'] = 'cw_tracker',
            ['label'] = 'cw_tracker',
            ["type"] = "item",
            ["image"] = "cw_raidjob_content.png",
            ["unique"] = true,
            ["useable"] = false,
            ['shouldClose'] = true,
            ["combinable"] = nil,
            ['weight'] = 1,
            ['description'] = "cw_tracker"
        },
#

worked

#

the issue was that i set the cw_tracker as ["useable"] = true,

#

need to be false

fiery hill
#

it should be true... you should be able to use the tracker and put on vehicles

glossy stone
#

ok, ill test it again

#

then it was prob just a mistake somewhere else of mine

glossy stone
#

you were right, it worked when i put it to true as well

#

if i do the skillgame it gives me this error before placing the trakcer. if i dont do skill game , the progress bar stats and it will give me this error when i try to check for trackers on the car.

fiery hill
#

hmm not sure if, just like the readme says, the qb stuff is a bit borked

#

try changing the qb-targets onSelect to action in client.lua

#

line 323 and 340

glossy stone
#

ty ill try and come back to you

fiery hill
#

That says nothing sadly

#

qb target with their shit ass errors LuL

glossy stone
#

ill restart server for a sec and try it again lol. if fucked up some shit

fiery hill
#

did that fix it?

#

found an issue with qb and the tracker item also. Should be fixed now

glossy stone
#

its working atm

#

this is the item i got when i removed the tracker of the car

#

if i use that item as a trackr

fiery hill
#

yeah you used the wrong images haha

glossy stone
#

it wont go out my inv

#

and dubs

fiery hill
#

yeah that's what I just fixed

#

download latest version

#

also fixed the qb-target thing

glossy stone
#

ok ty

fallen moon