(OxMysql) Undefined parameter discord

Hello,

I’m new in the development of an GTA 5 Server. I’m start to learn LUA but I have few error with QBus Framework.

[ script:oxmysql] Error calling system tick function in resource oxmysql: Error: Undefined parameter discord
[ script:oxmysql] stack:
[ script:oxmysql] Error: Undefined parameter discord
[ script:oxmysql] at toArrayParams (@oxmysql/oxmysql.js:17568:49)
[ script:oxmysql] at compile (@oxmysql/oxmysql.js:17609:14)
[ script:oxmysql] at PoolConnection._resolveNamedPlaceholders (@oxmysql/oxmysql.js:8147:17)
[ script:oxmysql] at PoolConnection.query (@oxmysql/oxmysql.js:8160:10)
[ script:oxmysql] at @oxmysql/oxmysql.js:16373:14
[ script:oxmysql] at @oxmysql/oxmysql.js:16269:37
[ script:oxmysql] at processTicksAndRejections (internal/process/task_queues.js:75:11)
[ script:oxmysql] at process.runNextTicks [as _tickCallback] (internal/process/task_queues.js:62:3)
[ script:oxmysql] at citizen:/scripting/v8/timer.js:227:32

Thanks for your help

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