EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   ok, this might help explain my problem (https://www.eqemulator.org/forums/showthread.php?t=20947)

Tweek 07-05-2006 10:46 AM

ok, this might help explain my problem
 
i took a screenshot of the messages im getting while trying to run eqemu: URL=http://img407.imageshack.us/my.php?image=eqemuserverproblem1uw.jpg

Tweek 07-05-2006 11:08 AM

loginserver.ini:
[LoginServer]
loginserver=
loginport=
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999


heres my eqemu config file:

<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>My Minilogin</longname>

<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account>eq</account>
<password>eq</password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key></key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>


All times are GMT -4. The time now is 07:17 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.