• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

SQL error. client dont suport auth

The Pico

New Member
Joined
Oct 8, 2023
Messages
1
Reaction score
0
1751339586792.webp
any idea what can be happening? i'm using Uniserver and following otland tutorial. compiled all ok server and client. site is working fine but i cant open the server
 
For tfs 1.2, znoteaac 1.6, xampp 7.3 or uniform (you must check some older version then the newest one)
Use older xampp or uniform version, because engine is older and require older tools.
Same with the new tfs's.

Myaac support most tfs versions,
section, here, "what are supported servers ?".


 
Last edited:
For tfs 1.2, znoteaac 1.6.
Use older xampp or uniform version, because engine is older and require older tools.
Same with the new tfs's.

Myaac support most tfs versions,
section, here, "what are supported servers ?".


or simply run
ALTER USER 'theforgottenserver'@'localhost' IDENTIFIED WITH mysql_native_password BY '';
FLUSH PRIVILEGES;
?
 

Similar threads

Back
Top