PDA

View Full Version : Errors?


Sibian
06-01-2002, 04:12 PM
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

stormgod
06-01-2002, 06:02 PM
newest version of eqw is 2.22

you need to patch to get rid of error 1002 and you need to get latest minilogin / public login

( I may be wrong somewhere , but like that its working fine for me )

DeletedUser
06-01-2002, 06:10 PM
change server to Server (yes its case sensitive)