PDA

View Full Version : help please....


icemallet
12-14-2003, 10:34 PM
I did a search and nothing seemed to help...heres my error...

Got signal 0
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.2
[Status] Loading variables..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
[Status] Loading zones..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
[Status] Loading items..
[Status] EMuShareMem loaded
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id),count(*) FROM items' #2006: MySQL s
erver has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
[Error] Error: Could not load item data. But ignoring
Invalid worldname, please edit LoginServer.ini. Server name must be at least 10
characters.
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title,
rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, ran
k5, rank5title from guilds' #2006: MySQL server has gone away
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
Database Error: Lost connection, attempting to recover....
DB Query 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 backups from database
Abort/retry/cancel?
TCP listening on: 24.80.45.116:9000
World server listening on: 24.80.45.116:9000
===============================
Runtime errors:

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

Hit any key to exit

SaguratuS
12-14-2003, 10:54 PM
are you running the server on the same computer that mysql is on? if so, try:
go to mysql directory\bin\
mysqladmin -u root password newpass
- only change newpass, leave "password" as it is
change your db.ini login info to:
root
newpassword

If that doesn't work, then i'd say you should try to reinstall mysql.

icemallet
12-14-2003, 11:22 PM
can u explain this part more please "-u root password newpass
- only change newpass, leave "password" as it is "

i dont get what your saying there...

SaguratuS
12-14-2003, 11:26 PM
example: i want the password for root to be: blarg
mysqladmin -u root password blarg

icemallet
12-15-2003, 07:26 AM
that didnt seem to help and i tryed reinstalling mysql....

haecz
12-16-2003, 05:03 AM
why did u reinstall myslq if it worked...
seems to be lots of work in vain?

icemallet
12-16-2003, 01:18 PM
sry i was typing fast a messed up.....i ment to say didnt.....i edited the post so sry....

haecz
12-16-2003, 10:40 PM
ice, i dont think an appology is necessary,
just edit it ;)

didnt reinstalling it help either?

icemallet
12-17-2003, 06:56 AM
no did not work.....