This repository was archived by the owner on Apr 19, 2025. It is now read-only.
Description Describe the bug
when attemptiung to run convertinventory esxproperty in the server console the error that returns is
[ script:ox_inventory] ===========================================================
[ script:ox_inventory] Converting 5 user property inventories to new data format
[ script:ox_inventory] ==========================================================
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:194: attempt to concatenate a nil value (field 'owner')
[ script:ox_inventory] > fn (@ox_inventory/setup/convert.lua:194)
[ script:ox_inventory] > new StackDumpError (@oxmysql/citizen:/scripting/v8/main.js:405)
[ script:ox_inventory] > (@oxmysql/citizen:/scripting/v8/main.js:425)
[ script:ox_inventory] > (@oxmysql/citizen:/scripting/v8/main.js:86)
[ script:ox_inventory] > Number.__cfx_wrap_4975 (@oxmysql/citizen:/scripting/v8/main.js:24)
[ script:ox_inventory] > (@oxmysql/citizen:/scripting/v8/main.js:30)
[ script:ox_inventory] > (@oxmysql/citizen:/scripting/v8/main.js:83)
[ script:ox_inventory] > rawQuery (@oxmysql/dist/build.js:26132)
[ script:ox_inventory] > process.processTicksAndRejections (node:internal/process/task_queues:105)
Framework
ESX
Resource version
version '1.12.4' i think
To Reproduce
Steps to reproduce the behavior:
Go to txadmin console
enter convertinventory esxproperty
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.