You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2023. It is now read-only.
Hi, I am getting the following error when I first start my server
[ script:mysql-async] [MariaDB:10.4.28-MariaDB] [ERROR] [xperience] An error happens for query "SELECT * FROM user_experience WHERE identifier = ? : ["369be8d2e08c3dd24e426991b4b2b3396a5178b0"]": ER_NO_SUCH_TABLE: Table 'fivem.user_experience' doesn't exist
[ script:xperience] SCRIPT ERROR: @xperience/server/main.lua:83: attempt to index a nil value (local 'res')
[ script:xperience] > ref (@xperience/server/main.lua:83)
[ script:xperience] > (@mysql-async/mysql-async.js:15543)
what can i do to fix such?
The text was updated successfully, but these errors were encountered:
Hi, I am getting the following error when I first start my server
[ script:mysql-async] [MariaDB:10.4.28-MariaDB] [ERROR] [xperience] An error happens for query "SELECT * FROM user_experience WHERE identifier = ? : ["369be8d2e08c3dd24e426991b4b2b3396a5178b0"]": ER_NO_SUCH_TABLE: Table 'fivem.user_experience' doesn't exist
[ script:xperience] SCRIPT ERROR: @xperience/server/main.lua:83: attempt to index a nil value (local 'res')
[ script:xperience] > ref (@xperience/server/main.lua:83)
[ script:xperience] > (@mysql-async/mysql-async.js:15543)
what can i do to fix such?
The text was updated successfully, but these errors were encountered: