| 
				 Bad password... i RTFM'd and still nothing... please help 
 i run minilogin.exe with the following config...
 db.ini::
 
 [Database]
 host=localhost
 user=keldramos
 password=*******
 database=eq
 compression=off
 
 Loginserver.ini::
 
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 loginport2=5999
 worldname=LAN
 worldaddress=192.168.1.129
 locked=false
 account=
 password=
 
 [WorldServer]
 Defaultstatus=
 Unavailzone=
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 UplinkAddress=
 UplinkPort=
 UplinkAccount=
 UplinkPassword=
 
 
 MiniLoginAccounts.ini:
 192.168.1.129 eqemu eqemu
 
 
 my.ini:
 [mysqld]
 basedir=C:/mysql
 #bind-address=192.168.1.129
 datadir=C:/mysql/data
 #language=C:/mysql/share/your language directory
 #slow query log#=
 #tmpdir#=
 #port=3306
 #set-variable=key_buffer=16M
 [WinMySQLadmin]
 Server=C:/mysql/bin/mysqld-nt.exe
 user=keldramos
 password=(Matches DB.ini)
 
 
 
 
 when i run MiniLogin.exe i get....
 LoginServer.ini read.
 MiniLoginAccounts.ini read.
 Server mode: Standalone
 Login server listening on port:5999
 
 
 when i run world.exe i get....
 Using database 'eq' at localhost
 [Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
 [Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
 Loading Variables, zone names & items...
 EMuShareMem.dll loaded.
 Loading items from database...
 ...done.
 LoginServer.ini read.
 Loading guild ranks...done.
 Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
 is 0; EQTime version is 1000 - failed.
 Deleted 0 stale player corpses from database.
 Assassinating people that whine about horses...done
 TCP listening on: 192.168.1.129:9000
 World server listening on: 192.168.1.129:9000
 Connected to LoginServer: localhost:5999
 Login server responded with FatalError. Disabling reconnect.
 Error message: 'Bad password'
 127.0.0.1:5999: TCPConnection::RecvData(): Error: 10053
 
 
 when i look back into the minilogin window i see....
 LoginServer.ini read.
 MiniLoginAccounts.ini read.
 Server mode: Standalone
 Login server listening on port:5999
 New TCP connection: 127.0.0.1:1242
 Bad Password: #1 127.0.0.1:1242
 Dropping Connection: 0.0.0.0:0
 
 i've tried doing the privileges thing.. a couple of different ways.. uninstalling/reinstalling mysql (rebooted between)... and still same problem... tried deleting my.ini.. rebooting, and making a new login/pass (making sure that db.ini still matches)... im using notepad as my editor (this a bad thing? or is it OK?)....
 
 I REALLY want to get a LAN server running... there are sometimes up to 8 computers in this house, and it'd be cool to have our own little server... (cant use the login from login.eqemu because we are behind a hardware firewall....)
 
 any help would be greatly appreciated!! thank you in advance!!
 
			
			
			
			
				  |