Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Vertisy V90 Launcher Bat error

Experienced Elementalist
Joined
Apr 29, 2016
Messages
269
Reaction score
4
Having difficulty getting the launcher bats in Vertisy V90 source to connect to the database. Regardless of which launch-XXXXX.bat I start first, I always get the same result-- An error connecting to the database and then a wall of Java errors. I have everything setup for a localhost connection, and I have a root password set on my database, however it is entered correctly in the "configuration.ini" file. I can upload screenshots of my command prompt if necessary.

EDIT: The line sticking out to me the most from the Stacktrace is, "Client does not support authentication protocol requested by server; Consider updating MySQL client" Is it possible that the password on my database is screwing this up? I have it set correctly in configuration.ini so it's throwing me off.



I have had success in downloading an updated and replaced the one in the dist folder, and also fixing the name of my compiled jar to "vertisy.jar" and not "versity.jar" because I can't read or something. One of these things alone does not solve the issue, but both combined does solve the issue. Now it is a matter of getting the client to connect to the server.



Got the client to connect, had to fix the localhostv90.exe IP to properly connect to 127.0.0.1.

Thanks for reading!
 
Last edited:
Back
Top