Qbus Script Errors

I am getting these script errors at the end of my console after my server starts up whats the fix?

[      script:qb-core] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:1155: No such export fetchSync in resource oxmysql
[    script:qb-houses] SCRIPT ERROR: @qb-houses/server/main.lua:7: attempt to index a nil value (global 'QBCore')
[  script:qb-lapraces] SCRIPT ERROR: @qb-lapraces/server/main.lua:12: attempt to index a nil value (global 'QBCore')
[ script:qb-moneysafe] SCRIPT ERROR: @qb-moneysafe/server/main.lua:7: attempt to index a nil value (global 'QBCore')
[     script:qb-spawn] SCRIPT ERROR: @qb-spawn/server.lua:5: attempt to index a nil value (global 'QBCore')
[ script:connectqueue] SCRIPT ERROR: @connectqueue/server/sv_queue_config.lua:63: attempt to index a nil value (global 'QBCore')
[     script:qb-drugs] SCRIPT ERROR: @qb-drugs/server/deliveries.lua:195: attempt to call a nil value (field 'ExecuteSql')

I don’t see any Qbus errors mate only QBCore so I don’t know what you are talking about

4 Likes

This issue got worked out on its own in the end so sorry.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.