| 
				 Errors? 
 Hi all ..well im getting as far as the server select screen and when i pick one EQW gives me an error then Win Xp shuts it down and askes me if i would like to send an error report...And the when i try to use the minilogin i get the 1002 error.
 Here are my settings.
 
 @echo off
 start zoneNT . 127.0.0.1 7995 127.0.0.1
 start zoneNT . 127.0.0.1 7996 127.0.0.1
 start zoneNT . 127.0.0.1 7997 127.0.0.1
 start zoneNT . 127.0.0.1 7998 127.0.0.1
 start zoneNT . 127.0.0.1 7999 127.0.0.1
 exit
 cls
 
 and the loginserver
 # READ README.TXT
 
 [LoginServer]
 loginserver=localhost
 loginserver2=localhost
 loginport=5999
 
 loginport2=5999
 worldname=Unnamed server
 locked=false
 account=
 password=
 worldaddress=localhost
 
 [LoginConfig]
 ServerMode=Standalone
 ServerPort=5999
 
 I have downloaded the newest version of eqw ..any ideas?
 Thanks
 |