View Single Post
  #1  
Old 08-02-2006, 04:59 AM
Smirk
Fire Beetle
 
Join Date: Aug 2006
Posts: 6
Default 0 Servers connected (Minilogin)

Hello all! New to this, but have run other emulators before. Here is what I'm running:

1- WinXP (installed Fresh Titanium - not patched)
2- Followed Server guide for Window 0.7.0 to the letter.
Using Cavedude 3.52, minilogin config
3- Read every post on here and no fixes seem to be working for me.

PROBLEM: Minilogin starts. I can log into login server fine.
World.exe starts. Seems to load fine. 5 dynamic zone load and
then it sleeps.

However, when I get to server screen, I don't see my server.
Minilogin Server shows 0 Servers, 1 Client.

I've read a lot of posts that try to explore this, but no one really seems to post fixes that work (for me), and no one seems to post what they did to fix the problem. They usually just post, "I fixed it. Thanks all!" *grin*

----------------------------------------------------------------
eqemu_config.xml

<?xml version="1.0">
<server>
<world>
<shortname>Minilogin</shortname>
<longname>My Minilogin</longname>
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>
<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>
</world>
</server>

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

loginserver.ini

###Your current configuration is as follows:

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

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999


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

QUESTION: Why does my World never connect to my Minilogin server?

Last edited by Smirk; 08-02-2006 at 01:02 PM..
Reply With Quote