Yeah same here i updated qb core and it was qorking befor that now open inventory it and use any item doesnt work or cant use like phone or certain food. Dont know what happens
Hey! I am suffering with something. When I convert the items, everything BUT the inventory converts. It says "literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there", then converts the trunks, gloveboxes and evicences, and finishes with "Successfully converted user and vehicle inventories". When we log into the server, the items aren't saved as they are in the DB/players
Great via, however if you can please, how do you access resources via your file explorer? i keep having to connect via filezilla and therefore cannot go to VSC
People seem to be having trouble with armor and food, I havent had the issue myself. You can try setting your food up similarly to the items that come with the inventory ['burger'] = { label = 'Burger', weight = 220, client = { status = { hunger = 200000 }, anim = 'eating', prop = 'burger', usetime = 2500, notification = 'You ate a delicious burger' }, }, Or use a consumable script.
@@kamarynkamaryn Hey Kamaryn, so, I think I may have said my message a bit wrong, but none the less still highly appreciate the response. So the issue that I am having is that Foods, etc, work perfectly fine, but it's custom Items such as the following: Fishing rods D-rug scripts and other items that are custom just seem not to want to be used correctly. Upon dragging items to use that are NOT food, nothing happens what so ever.
so i was looking for the version where its lets you go in the dumpsters and also gives you a trunk animation with the trunk storage....you showcased it months ago and now its gone
The version I used in the video has those features as well i just didnt show i. th-cam.com/users/shortsSYRduZoFX8Q?si=nF9sMQQiD4TFeQtk Showed the trunk in the short. Animation is the same from my older video
Thanks but it’s weird I’m doing everything your doing and it all worked but those issues…I added config file for the inventory so I’m not sure what the problem could be? It didn’t even remove the markers in the shop because I wanted to use target for shop options
I set it all up correctly but when i press the keybind it dosent work ive checked through my Fivem settings and its not there and the only error im getting is SCRIPT ERROR: @qb-apartments/client/main.lua:476: attempt to index a nil value (global 'Apartments') Not sure whats wrong with it but i followed vid step by step and just wont work
@@kamarynkamaryn To be honest, I just needed that we could reload more than just 30 rounds in the gun, just like it works in the GTA online and in the original qb-inventory system, you know? That you have the 30 rounds in the gun and the rest in the gun too but to reload? I need that. I tried to look into it but I wasn't able to do that, at least not now. If you could help me with that, I will be eternally grateful.
Did everything perfectly, maybe my resource starts aren’t in the right order, but my server keeps hanging and restarting constantly. Sv main watchdog stack :root Remove the ox_inventory and it doesn’t hang, but can’t find why that’s making it happen anywhere
When you open the shops and make a new one how can you make it so mechanics can only access there own shop like qb-shops like requiredJob = { 'mechanic', 'police' } }, ??
Hello kamaryn, i follow you from begining of your journey that help many people with fivem problem, For now i got trouble from ox inventory. I installed new qbcore based file server, And follow all of your setup in this video, But it failed to respond , Just what i know, Ox not support qbcore anymore, So i need you to make tutorial to make this ox inventory compatible with qbcore, Im having issue nows about cash in hand, Its not update at hud or database , When player rejoin or server restart, the cash in hand will not change at all, It keep stay on same value,
@@muhdrais4852 Thats what this video is for. There was an update with qb so people using the new version are having issues with not being able to use items. Follow this tutorial and theres a new snippet in my discord to make the items useable.
@@redromis Ive seen a couple of people say this and im honestly not sure why people are having a hard time using them. My armor and lockpicks work fine so its something ill have to research a bit
I'm learning from watching your videos from Japan. Thank you as always. I have one problem, 「[script:ox_inventory] [info] Inventory has loaded 380 items」 This message appears, but it does not work properly even if I restart after convertinventory qb. no script errors
@@kamarynkamaryn 「literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there」This command will appear
SCRIPT ERROR: @ox_inventory/init.lua:115: script:ox_inventory] › info (@ox_inventory/init.lua: 115) attempt to index a nil value (global 'lib' ) fn (Box_inventory/modules/items/server.lua:124)
im always waiting for your next post like im watcing a series lol
Thank you for the support
You're an angel, girl. Please, keep going with your good content!
one word "LIFESAVER" ur the goat..
Needed this
I followed this, it works fine, but i can't use consumables or show id.
would you make a video how to change this new qb inventory to ps inventory
Yeah same here i updated qb core and it was qorking befor that now open inventory it and use any item doesnt work or cant use like phone or certain food. Dont know what happens
Hey! I am suffering with something. When I convert the items, everything BUT the inventory converts. It says "literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there", then converts the trunks, gloveboxes and evicences, and finishes with "Successfully converted user and vehicle inventories". When we log into the server, the items aren't saved as they are in the DB/players
i got the same issue
Hey! Kamaryn I did everything you mentioned in the video but it doesn't work.
Are you having an issue with items? Or something else
@@kamarynkamaryn I press F2 but it doesn't respond. F8 but it doesn't display anything.
@@wRitzz same to me when i change it to qb instead of esx it wants a database for qb.vehicles
and qb.licenses like the ones in esx
and i use qb
I'm using HeidiSQL and it says there is something wrong with the syntax when i try to use your sql code. PLEASE help!
im having trouble finding the qb files to delete. can anyone help, im not to tech with this pc stuff.
me too
i got minor problem the qb phone not working, how do i adjust it?
Can anyone help, I just switched from PS-Inventory to Ox and now all my stashes are empty :(
I have same problem
didnt do anything still isnt working
Great via, however if you can please, how do you access resources via your file explorer? i keep having to connect via filezilla and therefore cannot go to VSC
Hey,
Kamaryn
For some reason, upon installation; I cannot use any custom items. However, can use foods that came with the inventory.
People seem to be having trouble with armor and food, I havent had the issue myself. You can try setting your food up similarly to the items that come with the inventory
['burger'] = {
label = 'Burger',
weight = 220,
client = {
status = { hunger = 200000 },
anim = 'eating',
prop = 'burger',
usetime = 2500,
notification = 'You ate a delicious burger'
},
},
Or use a consumable script.
@@kamarynkamaryn
Hey Kamaryn, so, I think I may have said my message a bit wrong, but none the less still highly appreciate the response.
So the issue that I am having is that Foods, etc, work perfectly fine, but it's custom Items such as the following:
Fishing rods
D-rug scripts and other items that are custom just seem not to want to be used correctly. Upon dragging items to use that are NOT food, nothing happens what so ever.
so i was looking for the version where its lets you go in the dumpsters and also gives you a trunk animation with the trunk storage....you showcased it months ago and now its gone
The version I used in the video has those features as well i just didnt show i. th-cam.com/users/shortsSYRduZoFX8Q?si=nF9sMQQiD4TFeQtk Showed the trunk in the short. Animation is the same from my older video
Thanks but it’s weird I’m doing everything your doing and it all worked but those issues…I added config file for the inventory so I’m not sure what the problem could be? It didn’t even remove the markers in the shop because I wanted to use target for shop options
can you make installing it with ox core please
can you let me know what the sql file should be named and where to place it? thanks
I set it all up correctly but when i press the keybind it dosent work ive checked through my Fivem settings and its not there and the only error im getting is
SCRIPT ERROR: @qb-apartments/client/main.lua:476: attempt to index a nil value (global 'Apartments')
Not sure whats wrong with it but i followed vid step by step and just wont work
Same did u fix it
Let me ask you, is there any way to modify the reload system so the ammo works just like in the qb-inventory? I liked that system.
@@lobo61259 I think theres always a way for everything :) Doing it will def require some editing. I can try to look into it
@@kamarynkamaryn To be honest, I just needed that we could reload more than just 30 rounds in the gun, just like it works in the GTA online and in the original qb-inventory system, you know? That you have the 30 rounds in the gun and the rest in the gun too but to reload? I need that. I tried to look into it but I wasn't able to do that, at least not now. If you could help me with that, I will be eternally grateful.
Did everything perfectly, maybe my resource starts aren’t in the right order, but my server keeps hanging and restarting constantly.
Sv main watchdog stack :root
Remove the ox_inventory and it doesn’t hang, but can’t find why that’s making it happen anywhere
When you open the shops and make a new one how can you make it so mechanics can only access there own shop like qb-shops like requiredJob = { 'mechanic', 'police' } }, ??
You can add a groups section like group = ... its done with the police armory and medicine cabinet so you can follow that formatting
What version of the ox_lib do I have to use to function with QBCore?
You can use the latest for that since its standalone I believe
I'm also having lockpick vehicle trouble so far everything else seems fine
brother i am facing an issue lockpick is not working. i install ox inventory as you shown
Interesting, I just ttired it with both regular and advanced and it worked fine. Do you have any errors and did you change anything?
@@kamarynkamaryn no bro i change nothing, anything you suggest?
trunk and glove box dont work, help?
can you share your discord again bc that link expired thank you 🤍
Hello kamaryn, i follow you from begining of your journey that help many people with fivem problem,
For now i got trouble from ox inventory.
I installed new qbcore based file server,
And follow all of your setup in this video,
But it failed to respond ,
Just what i know,
Ox not support qbcore anymore,
So i need you to make tutorial to make this ox inventory compatible with qbcore,
Im having issue nows about cash in hand,
Its not update at hud or database ,
When player rejoin or server restart, the cash in hand will not change at all,
It keep stay on same value,
@@muhdrais4852 Thats what this video is for. There was an update with qb so people using the new version are having issues with not being able to use items. Follow this tutorial and theres a new snippet in my discord to make the items useable.
when i type in the console "convertinventory qb" its say "No such command convertinventory."
@@hamtzotzfn Read description
@@kamarynkamaryn ?? fix
@@rockout557 Restart your server and do the command again
myne doesnt start is makes me restart it in tx admin and it will never start at launch
and i get an error abt esx
@@lkzeoff Are you using esx?
Great video, ty. Sadly I am having issues. for example i cant use lockpicks :/
@@redromis Ive seen a couple of people say this and im honestly not sure why people are having a hard time using them. My armor and lockpicks work fine so its something ill have to research a bit
@@kamarynkamaryn thanks man :)
i even read the description still dont work
what graphic mod are u using look sick
Did they remove qbcore support? cause i added it and it didn't work it give me errors and missing sql
@@taylorjtee8644 They did. The video gets it working
thnx bro its working absolutely fine, can you make another video on Uwu cafe?
Sure I can look around for it
Can you make q tutorial for full converting to ox inventory like qb police armory etc
this is very simpel, just look read overextended docs.
[ cmd] No such command convertinventory.
does this way work for esx legacy ?
Hello bro can you make a updated version of how to install inventory? you're the best 🔥🔥
This is the "updated"/workaround way for ox_inventory since they stopped supporting qb. Are you having issues with the install?
@@kamarynkamaryn the inventory doesnt open up, i have to manually restart the resource after every server restart...
I really want that old qb progress bar T.T
Instead of the ox_lib one? Its easy to change. I can make a video on that
how to add SQL Code into phpmyadmin sql?
@@Kevin-ef8vx Use video in description. How to run SQL
it's not working for me need some help
Which part isnt working? Check for errors
says no such command
02:42:43 PM [ Raf8eodwropoulos] convertinventory qb
02:42:43 PM [ cmd] No such command convertinventory. ??????????
u solved it ?
@@slamzz4698 nope
i use other inventory
then i deleted the server and now i have a new one but i still have some problems
@@TheBlackTownmateXCrypton try solving with chat gpt coding
Im so sad they dont support qb like they use too :(
use qbox.
@@JydaBeatsnlRapBeats i was but i eventually went back to qb where i started using qs inventory
How to add chat menu in 2024
Would you be able to make me a rp server? I would be verry grateful
what versions of ox_lib and oxmysql do you use?
you cant rob / search people.
I need help with that also!??
They need to have their hands up or be restrained
@@kamarynkamaryn when making "zipties" how would that go? just a remake of cuffs?
dont work for me
09:29:07 [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/mysql/server.lua:43: bad argument #2 to 'gsub' (string/function/table expected, got nil)
09:29:07 [ script:ox_inventory] [ox_inventory] [ERROR] @ox_lib/imports/require/server.lua:124: file 'modules.bridge.qb.server' not found
09:29:07 [ script:ox_inventory] no file '@ox_inventory/modules/bridge/qb/server.lua'
09:29:07 [ script:ox_inventory] no file '@ox_inventory/modules/bridge/qb/server/init.lua'
09:29:07 [ STDERR] /proc/self/maps:
09:29:07 [ STDERR] 4058e000-4059e000 rwxp 00000000 00:00 0
09:29:07 [ STDERR] 40815000-40825000 rwxp 00000000 00:00 0
09:29:07 [ STDERR] 40e77000-40ea7000 rwxp 00000000 00:00 0
09:29:07 [ STDERR] 4106f000-4107f000 rwxp 00000000 00:00 0
09:29:07 [ STDERR] 41924000-41934000 rwxp 00000000 00:00 0
09:29:07 [ STDERR] 36c00000000-36c00143000 r-xp 00000000 00:00 0
09:29:07 [ STDERR] 36c00143000-36c00180000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c00180000-36c00183000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] 36c00183000-36c00184000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c00184000-36c00194000 r-xp 00000000 00:00 0
09:29:07 [ STDERR] 36c00194000-36c001bf000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c001bf000-36c001c0000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c001c0000-36c001c3000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] 36c001c3000-36c001c4000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c001c4000-36c001ff000 r-xp 00000000 00:00 0
09:29:07 [ STDERR] 36c001ff000-36c08000000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c08000000-36c08021000 r--p 00000000 00:00 0
09:29:07 [ STDERR] 36c08021000-36c08040000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c08040000-36c0814d000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] 36c0814d000-36c08180000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c08180000-36c08183000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] 36c08183000-36c081c0000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c081c0000-36c08428000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] 36c08428000-36c08440000 ---p 00000000 00:00 0
09:29:07 [ STDERR] 36c08440000-36c08880000 rw-p 00000000 00:00 0
09:29:07 [ STDERR] Memory around native instruction pointer (0x7f7d70b170c4):
09:29:07 [ STDERR] 0x7f7d70b170b4 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 8b 47 10 .........D..H.G.
09:29:07 [ STDERR] 0x7f7d70b170c4 48 89 38 c6 40 10 49 48 83 47 10 20 48 8b 4f 18 H.8.@.IH.G. H.O.
09:29:07 [ STDERR] 0x7f7d70b170d4 31 c0 48 39 b9 28 01 00 00 0f 94 c0 c3 66 2e 0f 1.H9.(.......f..
09:29:07 [ STDERR] 0x7f7d70b170e4 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f2 48 .........D..H..H
09:29:07 [ STDERR]
09:29:07 [ STDERR] =================================================================
09:29:07 [ STDERR] Got a SIGSEGV while executing native code. This usually indicates
09:29:07 [ STDERR] a fatal error in the mono runtime or one of the native libraries
09:29:07 [ STDERR] used by your application.
09:29:07 [ STDERR] =================================================================
09:29:07 [ STDERR]
09:29:07 [ citizen-server-impl] network thread hitch warning: timer interval of 252 milliseconds
09:29:07 [ citizen-server-impl] sync thread hitch warning: timer interval of 251 milliseconds
09:29:07
09:29:07
09:29:07 =================================================================
09:29:07 FXServer crashed.
09:29:07 A dump can be found at /home/zap1101772/g631255/gta5-fivem-txadmin/alpine/opt/cfx-server/crashes/29ab5ae0-8906-4d9e-b1265496-1a791799.dmp.
09:29:08 Crash report ID: 1110c321-bf3b-481e-aece-7adb2092cc77
09:29:08 =================================================================
09:29:59 [ zap1101772] convertinventory qb
09:30:04 [ TXADMIN] txaEvent "serverShuttingDown" "{"delay":5000,"author":"zap1101772","message":"Server restarting (admin request)."}"
09:30:06 [ TXADMIN] Restarting server: server close detected (HB:--|HC:59)
09:30:07 [ zap1101772] convertinventory qb
09:30:07
09:30:10 [ TXADMIN] ================================================================
09:30:10 [ TXADMIN] ======== [3771136] FXServer Starting - 14.1.2025, 10:30:10
09:30:10 [ TXADMIN] ================================================================
09:30:10 [ resources] Scanning resources.
09:30:10 [ resources] Found 97 resources.
09:30:10 [ svadhesive] Authenticating server license key...
09:30:11 [ svadhesive] Server license key authentication succeeded. Welcome!
09:30:11 [ c-scripting-core] Creating script environments for sessionmanager
09:30:11 [ resources] Started resource sessionmanager
09:30:11 [ c-scripting-core] Creating script environments for monitor
09:30:11 [ script:monitor] [txAdmin] Resource v7.3.2 threads and commands set up. All Ready.
09:30:11 [ resources] Started resource monitor
09:30:11 [ c-scripting-core] Creating script environments for mapmanager
09:30:11 [ resources] Started resource mapmanager
09:30:11 [ c-scripting-core] Creating script environments for chat
09:30:11 [ resources] Started resource chat
09:30:11 [ resources] Started resource spawnmanager
09:30:11 [ script:mapmanager] Started gametype Freeroam
09:30:11 [ resources] Started resource basic-gamemode
09:30:11 [ c-scripting-core] Creating script environments for hardcap
09:30:11 [ resources] Started resource hardcap
09:30:11 [ c-scripting-core] Creating script environments for baseevents
09:30:11 [ resources] Started resource baseevents
09:30:11 [ c-scripting-core] Creating script environments for oxmysql
09:30:11 [ resources] Started resource oxmysql
09:30:11 [ c-scripting-core] Creating script environments for ox_lib
09:30:11 [ resources] Started resource ox_lib
09:30:11 [ c-scripting-core] Creating script environments for qb-core
09:30:11 [ resources] Started resource qb-core
09:30:11 [ c-scripting-core] Creating script environments for ox_target
09:30:11 [ resources] Started resource ox_target
09:30:11 [ c-scripting-core] Creating script environments for ox_inventory
09:30:11 [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/mysql/server.lua:43: bad argument #2 to 'gsub' (string/function/table expected, got nil)
09:30:11 [ script:ox_inventory] [ox_inventory] [ERROR] @ox_lib/imports/require/server.lua:124: file 'modules.bridge.qb.server' not found
09:30:11 [ script:ox_inventory] no file '@ox_inventory/modules/bridge/qb/server.lua'
09:30:11 [ script:ox_inventory] no file '@ox_inventory/modules/bridge/qb/server/init.lua'
09:30:11 [ STDERR] /proc/self/maps:
@@JamesLockley-lm6up Its not finding the bridge. Make sure you downloaded the older version
I'm learning from watching your videos from Japan. Thank you as always.
I have one problem,
「[script:ox_inventory] [info] Inventory has loaded 380 items」
This message appears, but it does not work properly even if I restart after convertinventory qb.
no script errors
Whats not working with it? Were you able to convert ?
@@kamarynkamaryn 「literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there」This command will appear
@@ムラオ-h3d yeah im getting this too
01:42:15 PM [ script:oxmysql] Error: ox_inventory was unable to execute a query!
01:42:15 PM [ script:oxmysql] Query: INSERT IGNORE INTO `licenses` (`type`, `label`) VALUES (?, ?)
01:42:15 PM [ script:oxmysql] ["weapon","Weapon License"]
01:42:15 PM [ script:oxmysql] Table 's911_qb-server.licenses' doesn't exist
01:42:15 PM [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/mysql/server.lua:87: ox_inventory was unable to execute a query!
01:42:15 PM [ script:ox_inventory] Query: SHOW COLUMNS FROM `owned_vehicles`
01:42:15 PM [ script:ox_inventory] []
01:42:15 PM [ script:ox_inventory] Table 's911_qb-server.owned_vehicles' doesn't exist
SCRIPT ERROR: @ox_inventory/init.lua:115:
script:ox_inventory] › info (@ox_inventory/init.lua: 115)
attempt to
index a nil value (global 'lib' )
fn (Box_inventory/modules/items/server.lua:124)
Be sure you downloaded the older version and be sure you have ox_lib installed and ensured properly