Odd Boot5zones Error....
For the last couple of days now, i've been experiencing a list of errors when I try to load up the Boot5zones file. My world.exe file has no problems at all. I've tried just about every solution that was presented on this forum, including reinstalling MySQL and EQEmu files. Here is the error message:
Quote:
Quote:
Quote:
Quote:
OS: Windows XP MySQL version: MySQLAdmin 4.0.17 EQEmu version: 0.5.3-DR3 Host Type: Public Server I've tried my best not to pester those on this forum for help, but im to the point where I am just completely clueless as to the reason for this problem. Any help would be greatly appreciated. |
Try,
mysql -u root eq GRANT ALL PRIVILEGES ON eq.* TO ajantiss@localhost IDENTIFIED BY 'YourPassword' WITH GRANT OPTION; Use the password found in your db.ini file. Monrezz |
Did that many many times already. Just to make sure, I just did it again. Same exact error message though.
|
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away This is your only error. You need to get mysql working hehe. |
Ctrl + Alt + Delete
Close mysql-nt.exe and winmysqladmin.exe. Go into C:\Windows and delete my.ini. Double click winmysqladmin.exe Setup username/password. Should fix. |
Tried that 3 seperate times, each with different usernames and passwords, with changing the DB.ini and granting myself privileges each and every time.....same error message though.
I dont know whether this would cause any problems, but MySQL is reporting having both the 02.50 driver (I had removed it awhile ago) and the 03.51 driver (which is still installed). Another thing is that when this error started happening, was about the same time my computer wasnt allowing me to get past the EQ Login screen (gives me a message indicating I cant log into the server). The EQhost file is how it should be to run EQEmu. I had tried EQW and also remaking the shortcut with the patchme put into it, same result. :? |
Well i've retried everything that was suggested, plus things i've tried in the past....resulting in the same error message.
|
This might be off base, but I noticed you used your external (I assume) address in the load5zones.bat file.. This MIGHT or might not help, but if you are running the server all from the same comptuer, put in localhost or 127.0.0.1 in where your ip is, because if you have a firewall or nat issue, your zone is sending out then coming back into your computer via your external ip, as opposed to looking right on your own computer... Which brings me to the next possible cause.. Are you behind a router or firewall?
Also, one reason for not connecting to eqemu login server (possibly) is in your loginserver.ini you have only one loginserver listed. This COULD cause you some login problems, though I doubt it is causing your zone.exe problem. It should look something like this Code:
# READ README.TXT |
I have changed the ip to 127.0.0.1 (also tried localhost just for the heck of it) and it didnt make a difference. My firewall is down when doing anything EQEmu related, and im not on a router.
I tried readding (I had deleted the previous file in the hopes that reinstalling the files would help) the loginserver lines into the file, and it didnt make a difference. It still says cant connect to server, and if I try to press connect again, EQ crashes. EQ also crashes upon exiting the login screen and onto the main menu, essentially I have no control over the mouse and the program doesnt respond at all. Here is what world.exe says: Quote:
|
Well after some more trouble shooting for MySQL, I tried these commands in the CMD window:
mysqladmin version mysqladmin variables mysqladmin -h `hostname` version variables mysqladmin -h `hostname` --port=3306 version mysqladmin -h 'ip for your host' version mysqladmin --protocol=socket --socket=/tmp/mysql.sock version telnet localhost 3306 I did them all in that order, and the messages for each are as follows. Quote:
|
Quote:
The other suggestion comes from my days as a tech at a local ISP. Some firewalls act strangely. I have had casees where turning off the firewall did NOT get it done. To explain better; some firewalls, when you disable them it STILL doesnt work (whatever connection you are tryin to make ). This is because disabling it DOESNT open the ports, they are still closed, it just releases its hold on them. You might try and uninstall your firewall (just long enough to test this theory), and see where that takes you. I know this sounds silly, but trust me I have had MORE than a few businesses that have had this very problem. (Or you could try specifically opening those ports, then test them to make SURE the firewall has released them). Quote:
|
No need to use MySQL-Front, because everything is now working. I am guessing it was the firewall software that did it (did them both at the same time), rather than MySQL software. Thank you very much for the help/suggestions. :D
|
All times are GMT -4. The time now is 09:20 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.