Log in

View Full Version : Problem with world step


pharm
05-08-2003, 01:11 PM
Hello,

I just try to install this, and i really don't understand why he doesn 't want work.

Db is installed and work, and i start MiniLogin.exe but after...


Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Assassinating people that whine about horses...done
TCP listening on: localhost:9000
World server listening on: localhost:9000
Error: LoginServer::Connect: Resolving IP address: 'Unable to get the host name.
Error: 11001'
Error: LoginServer::Connect: Resolving IP address: 'Unable to get the host name.
Error: 11001'

Muy OS is winXP SP1.


LoginServer.ini

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

[WorldServer]
Defaultstatus=
Unavailzone=

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


EQ.ini

[Database]
host=localhost
user=pharm
password=*****
database=eq
compression=off

eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

My computer name is pharm.
I really don't understand if someone can help me thx!

a_Guest03
05-08-2003, 02:04 PM
Try changing all Localhost references to 127.0.0.1

pharm
05-08-2003, 03:11 PM
Ok it work now with 192.168.0.2

not with 127.0.0.1