#Errors

1 messages · Page 1 of 1 (latest)

north briar
#

Can anyone help please? I can't find the issue, I'm looking at these lines and nothing seems untowards. Thank you in advance

#

I am using qb-target

smoky anchor
#

As the error says, it seems you are trying to use oxlib

#

check your config

#

And for the second, I assume you're using the basic rep system?

#

Pushed a fix for the second issue.

It was a problem with using levels and the base qb rep system

north briar
# smoky anchor check your config

Well we have oxlib and everything necessary was set to true, this error is the same when oxlib is removed and set to false

And yes basic rep system built into current qb-core!

Thank you so much for replying by the way mate, I appreciate it

smoky anchor
#

Ah, it might default to ox target if ox lib is used

#

so if you dont have that then it'll fail

#

You'd have to fix that in the code yourself tho if you're intent is to use qb target

north briar
#

I'll see what I can do and send you the code to commit if you want

#

Might just switch to ox target though as we were thinking about it

smoky anchor
#

Highly reccomended

north briar
#

Benefits?

smoky anchor
#

Better written code.
Better performance.
Looks better.
Easier to modify look to fit your server.
More features iirc

#

And also it's the only target we support in some of our scripts kek

#

For example cw-tuning and all the other paid scripts

#

Probably one or two of the free also

north briar
#

Sold

#

Honestly bro I had written a script that did what ur crafting system does than qb-core updated and I was gunna have to re-write haha

#

It was all built on top of qb-inv and qb-crafting, ready to deploy but you smashed it out the park with this as a standalone

#

Well, as standalone as possible, without having to edit tons of existing code you know? Good job man

smoky anchor
#

If you dont then youse ox_inv also

#

because THAT is a huge improvement on qb

north briar
#

Was thinking about it, qb-inv sucks now

#

I love their work, but its honestly a bit lazy

#

Too much to reconfigure and edit on a fresh install

smoky anchor
#

Qb core is ait, most of their other stuff is meh

north briar
#

Yes

#

Agreed

smoky anchor
#

as in the base for character setup and ownage of vehicles etc

north briar
#

Oh for sure

smoky anchor
#

Qbox might be a better option tho

north briar
#

Qbox?

smoky anchor
#

QB core modified to be OXified

north briar
#

Oh damn

#

So qbcore, but basically ready to go with ox_inv, lib' etc?

smoky anchor
#

Yeah

#

I've not kept up with qb, but qbox also fixes tons of issues with qb core and their base scripts

#

if you haven't modified to much of the core, and got a server up and running with characters etc already, I'd do a QBOX one cause it's a better base

north briar
#

It's literally just been deployed

#

I'll have a look at how to set it all up latet

#

Appreciate you man, damn thanks for all your help!

smoky anchor
#

Not sure how much qbox have deviated, but we swapped out or core for qbox from QB when I worked on a server without much issues