# 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.