Thread: 1017 help
View Single Post
  #1  
Old 10-31-2002, 11:01 AM
Guest
 
Posts: n/a
Default 1017 help

MINILOGIN:

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:2969
240350 New client from ip: 127.0.0.1 port: 2997
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 2997
248700 New client from ip: 127.0.0.1 port: 3001
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 3001

WORLD:

Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
New TCP connection: 127.0.0.1:2987
New zoneserver: #1 127.0.0.1:2987
New TCP connection: 127.0.0.1:2988
Zoneserver SetConnectInfo: 127.0.0.1:2987: 127.0.0.1:7996
New zoneserver: #2 127.0.0.1:2988
Zoneserver SetConnectInfo: 127.0.0.1:2988: 127.0.0.1:7995
New TCP connection: 127.0.0.1:2990
New zoneserver: #3 127.0.0.1:2990
Zoneserver SetConnectInfo: 127.0.0.1:2990: 127.0.0.1:7997
New TCP connection: 127.0.0.1:2995
New zoneserver: #4 127.0.0.1:2995
Zoneserver SetConnectInfo: 127.0.0.1:2995: 127.0.0.1:7998
New TCP connection: 127.0.0.1:2996
New zoneserver: #5 127.0.0.1:2996
Zoneserver SetConnectInfo: 127.0.0.1:2996: 127.0.0.1:7999
192520 New client from ip: 127.0.0.1 port: 2999
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:2999

ALL 5 bootzone windows

Using database 'eq' at localhost
EQEMu 0.3.11 - Wechselwirkende Spieler
Loading zone names, items & NPCs...
EMuShareMem.dll loaded.
...done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode

----------------------------------------------------------------
shit not working
I have 1.333mhz athalon
512ram
Windows ME
Using 0.3.11 eqemu

---------------------------------------------------------
DB.ini

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

------------------------------------------------------------------
LoginServer.ini

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

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

-----------------------------------------------------------------------

Boot5zone

@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls

I logged in ONCE the first time but it was extrememly laggy. so i rebooted then i couldent get back in.. any suggestions?
Reply With Quote