I just got these script errors after removing some scripts. Inventory wont open now

^1SCRIPT ERROR: @qb-bankrobbery/client/powerstation.lua:5: attempt to index a nil value (field ‘Items’)^7
^3> fn^7 (^5@qb-bankrobbery/client/powerstation.lua^7:5)
^1SCRIPT ERROR: @qb-crypto/client/main.lua:4: attempt to index a nil value (field ‘Items’)^7
^1SCRIPT ERROR: bad argument 4 to ‘vec3’ (invalid vector dimensions)^7
THREE.WebGLRenderer 101dev (@screenshot-basic/dist/ui.html:15)
f? (@screenshot-basic/dist/ui.html:15)
Starting script initialization
Script initialization finished.
^1SCRIPT ERROR: @qb-houserobbery/client/main.lua:204: attempt to index a nil value (field ‘Items’)^7
^3> fn^7 (^5@qb-houserobbery/client/main.lua^7:204)
^1SCRIPT ERROR: @qb-prison/client/prisonbreak.lua:166: attempt to index a nil value (field ‘Items’)^7
^3> fn^7 (^5@qb-prison/client/prisonbreak.lua^7:166)
[NV] - Loading Screen Off
Connecting to mumble, setting targets.
Finished connection logic

Here is the script load order:

These resources will start by default.

ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
ensure baseevents

QBCore & Extra stuff

ensure qb-core
ensure [qb]
ensure [standalone]
ensure [voice]
ensure [defaultmaps]
ensure ox_lib

ensure oulsen_satmap

UI

ensure r1-blips

xsound

ensure xsound

ensure 0r_lib
ensure 0r_houses
ensure qua_houses_s4
ensure qua_garagehouse
ensure qua_nmotel
ensure qua_nmotel_corridor

#script
ensure gs_vehiclepush

ensure nv_loadingscreen

Wasabi Bridge

ensure wasabi_bridge
ensure wasabi_police

PS

ensure ps-multijob
ensure ps-adminmenu
ensure ps-dispatch
ensure ps-mdt

Police

messy-bodycam

okok

okokBilling

Gas Station Owner

ensure okokGasStation

MLO

ensure els_family

ensure GangBase
ensure playboyyv22
ensure Vinewood-V2
ensure brofx_10

Map Mods

ensure messy-bodycam
ensure frkn-doorlockv2

Black Market Dealer

ensure CAS-Market

Cars

ensure [cars]

Emotes

ensure rpemotes-reborn

Clothing

ensure NativeUI
ensure [EUP]

#DW
ensure dw-bossmenu
ensure dw-jobcenter

ensure did_paleto_garage

ensure 0r-multicharacterv2

Error Tracker

ensure um-error-tracker

Check your qb-core -> shared -> items.lua that’s where the errors are coming from.