Thread: 1002 error
View Single Post
  #1  
Old 06-02-2002, 03:14 PM
crunch
Fire Beetle
 
Join Date: Jun 2002
Posts: 1
Default 1002 error

Iam using win xp familial edition
trying to connect with minilogin
i use 0.3.3.1 emu version
db text:

[Database]
host=localhost
user=crunch300
password=****
database=eq

loginserver text:

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=jj
locked=false
account=
password=
worldaddress=localhost

[LoginConfig]
ServerMode=Standalone
ServerPort=5999

boot5zone text:

@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


world.exe text:

login server.ini read
Using database 'eq' at local host
Loading zone name and items . . . done
Loading guild ranks . . . done
World server listening on: port 9000
Connected to Loginserver: localhost: 5999

boot5zones,bat text:

Using database 'eq' at local host
Loading zone name and items and NPCs . . . done
Spell loaded from 'spdat.eff'
Loading guild ranks . . . done
Loading faction data . . . done
Connected to world server: 127.0.0.1:9000
Entering sleep mode


So my problem is that i get stuck at the login screen , it give me 1002 error , bad version even if i updated 5 times...

Can anyone help me ?
Reply With Quote