Tried 4 ways:
Code:
<?xml version="1.0"?> Code:
<?xml version="1.0"?> Code:
<?xml version="1.0"> |
my error:
Code:
--------------------------------------------- |
Need to use -- "127.0.0.1" like lerxst said :)
I see you posted that.. but what errors do you get when using "127.0.0.1" ? |
Actually, I just performed a clean install on a new VM and this exact thing is happening.
Trying to figure out if I missed something or not. I do not make new servers so often that I have the process down 100% everytime. |
10061 means the connection was actively refused. It sounds like MySQL is not running or it is running on a different port. Does the command line MySQL client connect properly?
|
let me clarify, i am not having maceblade's problems. I am getting the same results the OP did. I can connect to mysql just fine.
Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- |
I am getting the same errors as Sorv and the OP. MYSQL is running on port 3306 I used netstat -ano and seen that it was, nothing else is, firewall is turned off, nothing is using port 9000. Switching back to the original eqemu config xml I get the same errors as Sorv and OP.
It pops up 4 screens and just hangs. |
here are my logs:
Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- Code:
--------------------------------------------- |
Ok I am a fucking idiot... Mine was all in my eqemu config xml file... I had the wrong account in ...
Code:
<!-- Loginserver information. Defaults shown --> |
As an update to my issue, I installed MySQL 5.6 not 5.1. I never had a problem using 5.5 last time I built a server from scratch so I assumed that 5.6 would work. Bad idea.
They changed the installer in 5.6 and some of the settings that are generally set by the guides are no longer present. I installed 5.1 and it works fine now. I will have to do testing when I have more time to figure out what is up with 5.6 A related note is that the new CMAKE log disable setting is really killing too much by default. A little more information than two lines of log would be much better to let people know things are actually connecting. The defaults if you turn it off ARE too much, I agree. Maybe tweak it a bit more so thing slike zone show zone X booting. but not the other lines that come out with it disabled. Same for world. let the console show connection from account x and connections from zone x but not all the related lines that the regular debug spew gives. |
I'm using MySQL 5.6.14 but I just compile with the 5.1 dependencies from the git.
|
Quote:
|
All times are GMT -4. The time now is 05:42 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.