| 
				 same problem... 
 I'm getting the same problem when I try to use minilogin.exe (which I finally got working!!! woohoo!!! *dances a jig*)...  haven't tried using a different DB yet, cause I forgot what had been said here about the error... will try that next and see what happens...
 
 BTW, my LoginServer.ini and Boot5Zones.Win9x.bat firles are listed (again) below:
 
 
 
 LoginServer.ini
 
 ### --- This file tells world.exe what loginserver to connect to.
 ### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
 ### --- adding an account and password only grants the server a green name and is not needed.
 
 # READ README.TXT
 
 [LoginServer]
 loginserver=localhost
 worldname=Agarwaendor
 locked=false
 account=
 password=
 worldaddress=localhost
 loginport=5999
 
 
 
 
 Boot5Zones.Win9x.bat
 
 REM: ****Read this first!!!****
 
 REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
 REM: To a EQEmu Loginserver.
 
 REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still getting
 REM: Errors try using localhost as the IP instead of 127.0.0.1
 
 REM: zone9x.exe is for use with Windows 98 and ME only.
 REM: If you are running Windows NT/2000 or XP use ZoneNT.exe
 
 REM:--------------Start-----------------------
 
 
 @echo off
 start zone9x . localhost 7995 localhost
 start zone9x . localhost 7996 localhost
 start zone9x . localhost 7997 localhost
 start zone9x . localhost 7998 localhost
 start zone9x . localhost 7999 localhost
 exit
 cls
 
 
 REM:---------------END------------------------
 
 
 *****I had to change the IP entries in the batch file to "localhost" to get minilogin to work (which is wierd cause I tried that one other time and it didn't work... I only tried again cause I was desperate).
 
 Kyouchou
 
			
			
			
			
				  |