eqemu7.0, minilogin, no servers in server list
Like the title says, I am running eqemu7.0 with a fresh titanium install. I am using minilogin, or trying to. I can get past the login but then nothing shows up in my serverlist.
I have read every post I can find about this topic. My eqemu_config.xml and loginserver.ini look ok compared to what is mentioned in just about every post. I am running the server, minilogin, and the client on the same machine. Do I have to do anything different for that? So close, yet so far away.... |
Have you open some port in your firewall/router config ?
|
Quote:
|
Yes you're right , i think i'm little tired hehe don't see "same machine" lol
For the problems: Can you produce your config files ? plz |
Here is my eqemu_config.xml:
<?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>******</account> <password>******</password> </loginserver> <!-- Sets the shared key used by zone/launcher to connect to world --> <key>some long random string</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>emusp3</db> </database> </server> What other files do you want me to show? |
All times are GMT -4. The time now is 10:18 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.