PDA

View Full Version : Whats wrong with this plz.


Noctem
10-24-2003, 05:49 PM
what the hell is wrong.. im getting this message

Unknown 'compression' setting in db.ini. Expected 'on' or 'off'.
Got signal 0
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.0
[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
[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
Warning: Pants may change during online play.
:9000istening on: xx.xx.xx.xx
:9000 server listening on: xx.xx.xx.xx
===============================
Runtime errors:

MySQL Error #2005 means you there are too many connections on the mysql server.
The server is overloaded.
For more information on this error, visit http://www.eqemu.net/eqemuerror.php?id
=3

Hit any key to exit

..

kai_shadowbane
10-24-2003, 10:05 PM
completely retype your db.ini file by hand, or try to get rid of all the extra spaces at the end of each line manually.

Noctem
10-25-2003, 01:30 AM
fixed it.. tks for the help.. I just reinstalled mysql.. redone the db .. worked.. tks

DeletedUser
10-25-2003, 09:32 AM
By what you posted, it just looked like your mysql wasn't even running.

You HAVE to have your mysqladmin.exe thing running in your icon taskbar.

Noctem
10-25-2003, 06:00 PM
yea, it was.. was kinda odd myself.. I tried installing both version of myslq .. the 3.23 and the 4.0 .. same thing.. I uninstalled myslq and previous database and reinstalled the 3.23 and redid the db.. now works.. with no errors.. only not showing up on server select.. still trying things, and looking at everything.. thanks for feedback