View Full Version : Own server locked?
wurmslayer2k
04-29-2002, 02:20 PM
Well. When I make a server, ( Yes, I have loginserver.ini set to locked=false ) But it still is locked my own server. Any help?
Shawn319
04-29-2002, 02:34 PM
you need to have zones running.
wurmslayer2k
04-29-2002, 03:47 PM
Heres the motherload of errors. My ZoneNT:
Failed to connect to database: Error: Access denied for user: 'myname@localhost' (
Using password: YES)
Loading items & NPCs...DB Query Error
Error #2006: MySQL server has gone away
Error in PopulateZoneLists query 'SELECT MAX(id) FROM items' #2006: MySQL server
has gone away
DB Query Error
Error #2006: MySQL server has gone away
Error in LoadNPCTypes query 'SELECT MAX(id) FROM npc_types' #2006: MySQL server
has gone away
DB Query Error
Error #2006: MySQL server has gone away
done.
SPDat not found ('spdat.eff'), spells not loaded.
Loading guild ranks...DB Query Error
Error #2006: MySQL server has gone away
Error in GetGuildRank query 'SELECT id, eqid, name, leader, rank0title, rank1, r
ank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, rank5, rank5
title from guilds' #2006: MySQL server has gone away
done.
Loading faction data...DB Query Error
Error #2006: MySQL server has gone away
Error in LoadFactionData 'SELECT MAX(id) FROM faction_list' #2006: MySQL server
has gone away
DB Query Error
Error #2006: MySQL server has gone away
done.
InitWorldServer failed
Entering sleep mode
Trumpcard
04-29-2002, 04:01 PM
Look at the 2006 error sticky in the win32 forum..
Well, the error is obvious... Look at the first line:
Failed to connect to database: Error: Access denied for user: 'myname@localhost'
That means the zoneserver could not connect to the database, due to wrong username/password. You will need to specify, in db.ini, what username and password you entered upon first starting winmysqladmin (if unsure, look at my.ini in c:\windows, the password is there too.)
Everdude02
05-02-2002, 02:56 AM
Did you put your Mysql username and password in the db.ini? It won't be able to connect and give data unless you have it entered. Also make sure you have the right database name..
Everdude02
05-02-2002, 02:57 AM
Gah.. forgot to refresh page.. didn't see the reply above me..sigh.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.