Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-23-2003, 01:20 PM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default Stuck at world.exe :(

Ok! I searched for this everywhere and still no luck..Anyways I get mysql set up ok and everything blah blah then when I click on world.exe I get the follow in MS-DOS:


DB QUERY EEOR #2006:MySQL sever has gone away
Error in loadguilds query 'SELECT id, eqid, name, leader, ministatus, rank0title, rank1, rantktitle, rank2titles, rank3, rank3title, rank 4, rank4title, rank 5, rank5title from guilds' #2006:MySQL server has gone away
[status] Loading addon.ini..
[status]Loading EQ time of day..
Database error #2006:MySQL server has gone away
[status] Deleted -1 stale player corpses from database
Database error:Lost connection, attempting to recover......
DB query error #2006: MySQL server has gone away
[status] Deleted -1 stale player corpses from database
Liberating country that despises us...
TCP listening on: eqlogin1.eqemu.net:9000
World Server listening on: myip:9000
===================
Runtime errors:

MySQL error #1405 or #2001 means your mysql server rejected the username and password you presented it.
For more information on this error, visit http:www.eqemu.net/eqemuerror.php?id=1

Hit any key to exit
-
Any ideas how to fix this? Thanks in advance...
Reply With Quote
  #2  
Old 11-23-2003, 01:25 PM
ndnet
Hill Giant
 
Join Date: Oct 2003
Posts: 105
Default

Do a forum search for your error numbers.

A suggestion from a 30 second search: Make sure that the mysql task is running (CTRL-ALT-DEL and check running processes), if it isn't run winmysqladmin.exe in your \mysql\bin\ directory (a green stoplight icon appears in the systray)
Reply With Quote
  #3  
Old 11-23-2003, 01:38 PM
Richardo
Banned
 
Join Date: Oct 2003
Location: Mattmecks Basement
Posts: 546
Default

(Possibly) Your going to have to get the guilds.sql file... Then when you go into MsDos after you get the guild.sql file.. do the following...

Quote:
c:
cd "\eqemu\cvs\eqemu\eqemu release"
mysql -u username -p eq

(then it will ask for your password)
then type
source guilds.sql;
I may be wrong, im not that sure...
Reply With Quote
  #4  
Old 11-23-2003, 02:01 PM
rmm99
Sarnak
 
Join Date: Nov 2003
Posts: 51
Default

Quote:
MySQL error #1405 or #2001 means your mysql server rejected the username and password you presented it.
Your are not using a proper user id / password pair. LOTS of threads here about that. Hard to find in a search, but it is a sticky - read down for the appropriate information. Otherwise visit mysql.com and read up on their permissions for mysql.

http://www.everquestserver.com/forum...pic.php?t=2395
Reply With Quote
  #5  
Old 11-23-2003, 02:10 PM
Kgaul
Hill Giant
 
Join Date: Apr 2003
Posts: 225
Default

did you grant your username privileges in Mysql? if you don't know what i'm talking about then thats your prob...


Kgaul
Reply With Quote
  #6  
Old 11-23-2003, 04:30 PM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Ok, I no longer have the #2006 error!! But where another problem is fixed another problem arises! ~ thanks everyone!

[status]x12 loading a whole bunch of stuff nice and smooth then..
You may already be a winner... of the darwin award.
TCP listening on: 12.222.139.201:9000
World server listening on:12.222.139.201:9000
Connected to LoginServer:eqlogin1.eqemulator.net:5999
Login server responded with FatalError. Disabling reconnect.
Error message: 'incorrect version'
24.174.184.4: TCPConnection::RecvData<>: Error:10053
-
Anything I'm doing wrong? Thanks in advance!
Reply With Quote
  #7  
Old 11-24-2003, 03:02 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

It would be a good idea to patch eq client to live again. Do a thorough file check to be sure that your files match exactly the files of eqlive. Do not run the eqemu patcher. When done patching eq client to live, update eqhosts.txt again.
__________________
It's never too late to be something great.
Reply With Quote
  #8  
Old 11-24-2003, 03:23 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Youre connecting to the 0.4.4 logon server...

Use port 5997 if you're running the 0.5.0 server binaries...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #9  
Old 11-24-2003, 08:50 AM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Quote:
Originally Posted by Trumpcard
Youre connecting to the 0.4.4 logon server...

Use port 5997 if you're running the 0.5.0 server binaries...
Ok I changed it to port 5997 and the same errors and I'm updated to live... still not working... :(
Reply With Quote
  #10  
Old 11-24-2003, 08:52 AM
a_Guest03
Demi-God
 
Join Date: Jun 2002
Posts: 1,693
Default

Did you run a thorough file check or not?
__________________
It's never too late to be something great.
Reply With Quote
  #11  
Old 11-24-2003, 08:54 AM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Yes, I ran it.
Reply With Quote
  #12  
Old 11-24-2003, 09:18 AM
mattmeck
Guest
 
Posts: n/a
Default

Are you still getting the Guild errors when you start world?

What Binaries are you using the precompiled ones or ones you compiled yourself?


Are there any other errors when you run world or zone?

Have you tried Dropping the DB and redoing it?

What DB are you using?

Were there any errors when you sourced in the DB?

EDIT===Are you able to connect to any other servers?
Give us info!!!!
Reply With Quote
  #13  
Old 11-24-2003, 12:58 PM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Quote:
Originally Posted by mattmeck
Are you still getting the Guild errors when you start world?

What Binaries are you using the precompiled ones or ones you compiled yourself?


Are there any other errors when you run world or zone?

Have you tried Dropping the DB and redoing it?

What DB are you using?

Were there any errors when you sourced in the DB?

EDIT===Are you able to connect to any other servers?
Give us info!!!!
Are you still getting the Guild errors when you start world? Nope

What Binaries are you using the precompiled ones or ones you compiled yourself? Precompiled.


Are there any other errors when you run world or zone? Only the error above.

Have you tried Dropping the DB and redoing it? Nope(will try)

What DB are you using? Don't know what you mean... the one that came with 5.0... I think

Were there any errors when you sourced in the DB? No.

Are you able to connect to any other servers? Yes I can connect to other servers

Just want to say thanks for your time everyone.
Reply With Quote
  #14  
Old 11-24-2003, 01:16 PM
jenniferrose
Sarnak
 
Join Date: Jun 2003
Posts: 40
Default

i couldnt get the db/sql to work from the 5.0 zip either. but i did get the database from tcmyworld to work fine. check under worldbuilding 5.0 database update ect. get the latest alpha one and then the update file from 11-16-03 i think. good luck.
Reply With Quote
  #15  
Old 11-24-2003, 03:10 PM
Frienzied
Sarnak
 
Join Date: Nov 2003
Posts: 34
Default

Quote:
Originally Posted by jenniferrose
i couldnt get the db/sql to work from the 5.0 zip either. but i did get the database from tcmyworld to work fine. check under worldbuilding 5.0 database update ect. get the latest alpha one and then the update file from 11-16-03 i think. good luck.
Ok, I found it and I tried it. Still no go though. I might re-install EQ all over again and remove MYSQL and try again since I have a little bit more knowledge now. But I won't try until tomorrow. I need some sleep now, heh. Anyways if you have any ideas, I still have the problem. Thanks again!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:01 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3