PDA

View Full Version : Problem making server.


leneson
07-04-2003, 02:29 PM
I was looking to just make a server to mess with, with my other cpus but after i do allllll the instructions correctly and i setup minilogin.ini and EVERYTHING, i run wolrd.exe and it says this:

Failed to connect to database: Error: #1045: Access denied for user: 'admin
@127.0.0.1' (Using password: YES)
Got signal 0
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4
Loading Variables, zone names & items...
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
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
EMuShareMem.dll 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
server has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
Error: Could not load item data. But ignoring
...done.
LoginServer.ini read.
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
done.
Loading EQ time of day...done.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Deleted -1 stale player corpses from database.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Deleted -1 stale player backups from database.
HELP I WORK IN THE EQEMU SWEATSHOP YOUR MY ONLY HOPE
TCP listening on: port 9000
World server listening on: port 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

And when i try to put in the command, GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%'; WORD FOR WORD it comes up with this error:

mysql> GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)
mysql>


WTF MAN! Please help me out, thanks! :evil:

mangoo
07-04-2003, 03:03 PM
Failed to connect to database: Error: #1045: Access denied for user: 'admin
@127.0.0.1' (Using password: YES)

Your EQEmu Server cannot connect to your mysql server. Make sure that your mysql server is running and that you granted yourself access to the mysql server.

leneson
07-04-2003, 03:13 PM
yeah i tried to grant all access but it doesnt work!

WEll i tried installing an older version, someone said. DOESNT WORK!

mattmeck
07-04-2003, 03:15 PM
Do a search on 1045, you would be surprised what comes up.

a_Guest03
07-04-2003, 06:06 PM
See sig.

mattmeck
07-04-2003, 06:11 PM
I think from now on ill tell everyone to see a_Guest03 sig. :P

a_Guest03
07-05-2003, 03:09 AM
You'll ruin my post count! :lol: