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 has been archived by the owner on Dec 25, 2023. It is now read-only.
After setting up a local database through MariaDB, setting up HeidiSQL, and after a fresh install of Xperience Version 0.3.2
I am unable to get any portion of this resource to function. Admittedly, this is my first time working with MySQL, but I have verified the connection between OxMySQL and the Database is working.
In other words, the problem appears to be confined to Xperience specifically. Not smart enough with this stuff to nitpick into specifically what went wrong code-wise, but here is the in-game scoop:
The UI Does not show up when clicking 'Z'
Commands do not function normally despite receiving "PLAYER [my_name] EXECUTED COMMAND setXP" in chat.
After a command is triggered, No data is inserted into the database. All table settings match documentation to a T, including collation.
'ensure oxmysql' comes before 'ensure Xperience' within the resource.cfg file.
Drawing from this encounter and considering the additional issue reports present on this GitHub page, I've decided to step back and refrain from using Xperience until I can confirm whether my novice-level expertise is contributing to the issues. After about 2 days of troubleshooting... brain is jelly 👯♂️ 👯♂️👯♂️
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After setting up a local database through MariaDB, setting up HeidiSQL, and after a fresh install of Xperience Version 0.3.2
I am unable to get any portion of this resource to function. Admittedly, this is my first time working with MySQL, but I have verified the connection between OxMySQL and the Database is working.
In other words, the problem appears to be confined to Xperience specifically. Not smart enough with this stuff to nitpick into specifically what went wrong code-wise, but here is the in-game scoop:
resource.cfg
file.Drawing from this encounter and considering the additional issue reports present on this GitHub page, I've decided to step back and refrain from using Xperience until I can confirm whether my novice-level expertise is contributing to the issues. After about 2 days of troubleshooting... brain is jelly 👯♂️ 👯♂️👯♂️
The text was updated successfully, but these errors were encountered: