PDA

View Full Version : Whats wrong with World.exe?


CrimsonShade
03-13-2003, 04:44 PM
The World.exe window doesnt stay open.

Windows 98 SE

EQEmu 0.4.3

Minilogin

db.ini:

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

Loginserver.ini:

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

[WorldServer]
Defaultstatus=
Unavailzone=

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

Kolo
03-13-2003, 06:07 PM
One issue that helped before, dont use "localhost" in all your files..just use it in the db.ini.

In the other files, use specific IP Addresses.