Replies: 1 comment
-
|
Figured it out closing disccusion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Server Setup:
Client Setup:
Error:
Question:
Has anyone else encountered this SSL version mismatch?
Server is running fine, just can't get xiloader to complete handshake.
I was able to login before adjusting my settings but i kept getign stuck on game loading screen saying downloading data then pol would error 3001 me. here are the current settings im trying now xi = xi or {}
xi.settings = xi.settings or {}
xi.settings.network =
{
SQL_HOST = '***',
SQL_PORT = 3306,
SQL_LOGIN = 'root',
SQL_PASSWORD = '',
SQL_DATABASE = 'xidb',
ive ***** out host and pass just for this post
Beta Was this translation helpful? Give feedback.
All reactions