i need help 3 job i have this same error i need a fix SCRIPT ERROR: ?
attempt to index a nil value (field âlibâ)
qbcore
i need help 3 job i have this same error i need a fix SCRIPT ERROR: ?
attempt to index a nil value (field âlibâ)
qbcore
Do you have ox_lib?
yes
ox_lib is installed
Is there a line in fxmanifest
shared_script â@ox_lib/init.luaâ also can you send full error log as screenshot.
and ox_lib has a fxmanifest
I mean the line is included in job scripts?
also this is so weird I canât tell anything without looking coded unfortunately.
i can give u acsess
if u have discord
add my discord @
djtobo031024
I do not need the access to server, can you send me the script and ox_lib you using.
there are 3 scripts with same error
fx_version âceruleanâ
use_experimental_fxv2_oal âyesâ
lua54 âyesâ
games { ârdr3â, âgta5â }
rdr3_warning âI acknowledge that this is a prerelease build of RedM, and I am aware my resources will become incompatible once RedM ships.â
name âox_libâ
author âOverextendedâ
version â3.30.6â
license âLGPL-3.0-or-laterâ
repository âGitHub - overextended/ox_lib: A FiveM resource and script library for Lua and JS.â
description âA library of shared functions to utilise in other resources.â
dependencies {
â/server:7290â,
â/onesyncâ,
}
ui_page âweb/build/index.htmlâ
files {
âinit.luaâ,
âresource/settings.luaâ,
âimports//client.luaâ,
'imports//shared.luaâ,
âweb/build/index.htmlâ,
âweb/build/**/',
'locales/.jsonâ,
}
shared_script âresource/init.luaâ
shared_scripts {
âresource//shared.luaâ,
â 'resource//shared/*.luaâ
}
client_scripts {
âresource//client.luaâ,
'resource//client/*.luaâ
}
server_scripts {
âimports/callback/server.luaâ,
âimports/getFilesInDirectory/server.luaâ,
âresource//server.luaâ,
'resource//server/*.luaâ,
}
I sent friend request on discord.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.