memojustone / qb-gym

10 stars 7 forks source link

oxmysql issue #4

Open JordanBScott opened 2 years ago

JordanBScott commented 2 years ago

I am getting this issue in my live console [ script:oxmysql] SCRIPT ERROR in promise (unhandled): Error: qb-gym was unable to execute a query! [ script:oxmysql] Unknown column 'skills' in 'field list' [ script:oxmysql] UPDATE players SET skills = ? WHERE citizenid = ? ["{\"Shooting\":{\"Stat\":\"MP0_SHOOTING_ABILITY\",\"Current\":0,\"RemoveAmount\":-0.1},\"Strength\":{\"Stat\":\"MP0_STRENGTH\",\"Current\":13,\"RemoveAmount\":-0.3},\"Raise front wheel\":{\"Stat\":\"MP0_WHEELIE_ABILITY\",\"Current\":0,\"RemoveAmount\":-0.2},\"Diving\":{\"Stat\":\"MP0_LUNG_CAPACITY\",\"Current\":0,\"RemoveAmount\":-0.3},\"Resistance\":{\"Stat\":\"MP0_STAMINA\",\"Current\":21,\"RemoveAmount\":-0.3},\"Driving\":{\"Stat\":\"MP0_DRIVING_ABILITY\",\"Current\":0,\"RemoveAmount\":-0.5}}","KCZ81209"] [ script:oxmysql] > (@oxmysql/dist/build.js:21718) [ script:oxmysql] > runMicrotasks (:0) [ script:oxmysql] > processTicksAndRejections (node:internal/process/task_queues:96) [ script:oxmysql] > async rawQuery (@oxmysql/dist/build.js:21710) [ script:oxmysql]

memojustone commented 2 years ago

did u insert Database ?