Quote:
Originally Posted by Jorin
World keeps giving me error saying wrong username and password.
|
Check your eqemu_config.json and make sure the user/password for database is correct. (also in login.json) (world/server needs to connect to database)
Also go into a cmd prompt and login to mysql just to verify it's setup and running properly.
> mysql -u username -p