qb-core icon indicating copy to clipboard operation
qb-core copied to clipboard

[BUG] Error QB-Core

Open Furia4 opened this issue 1 year ago • 1 comments

Summary

[ script:qb-core] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:739: SCRIPT ERROR: bad argument #1 to 'next' (table expected, got nil) [ script:qb-core] > (@oxmysql/dist/build.js:22252) [ script:qb-core] > runMicrotasks (:0) [ script:qb-core] > processTicksAndRejections (node:internal/process/task_queues:96) [ script:qb-core] [ script:qb-core] > TriggerCallback (@qb-core/server/functions.lua:456) [ script:qb-core] > handler (@qb-core/server/events.lua:105) [ script:qb-core] > (@oxmysql/dist/build.js:22252) [ script:qb-core] > runMicrotasks (:0) [ script:qb-core] > processTicksAndRejections (node:internal/process/task_queues:96)

Reproduction

Just update the qb-core

Expected behavior

Give me a solucion please

Actual behavior

Show many errors in server

Additional context

No response

Last Updated

Today

Custom Resources

Yes many … qb-inventory, qb-multichar, qb-citywall

Resource Rename

No

Furia4 avatar May 30 '24 20:05 Furia4

Could be SQL Port or Database issue if it is searching for a table and returns a nil value. (table expected, got nil) -processTicksAndRejections.

  • Make sure you ran the qbcore.sql
  • maybe SQL Port is not active
  • check load order in server.cfg

JustinMurphyy avatar Jul 08 '24 06:07 JustinMurphyy

This issue has had 60 days of inactivity & will close within 7 days

github-actions[bot] avatar Sep 06 '24 15:09 github-actions[bot]