#qb-multicharacter: nil value error in server/main.lua (rawQuery / oxmysql)

1 messages · Page 1 of 1 (latest)

woeful prism
#

Hello,

I am encountering a server-side error in qb-multicharacter that causes the script to crash on player load.

#

It appears that MySQL.rawQuery.await() is returning nil under certain conditions, and the result is not being validated before indexing, which causes the crash.