PDA

View Full Version : No Servers Listed


Viddot
05-01-2007, 01:47 PM
Well, I finally found a great walkthrough on how to set up a server to where you can play it on your either your computer or your lan. http://www.eqemulator.net/wiki/wikka.php?wakka=ws992mysql5 is the one I used.

I followed it step by step, and double checked my work as I went. I went with PEQ as my DB. When I was all finished, I started the minilogin. Once it said it was listening, I started my Start.bat file. I wait until the first window says that it is connected to 127.0.01 then I go to the other window that just opened and press enter. I wait for it to do its thing. It usally stops after it opened port 7005.

At this point I open EQ. (BTW I can play on the servers that other people here have running). Yes, I changed eqhost to 127.0.0.1 I get to the log in screen and I put in, well anything, and I get to the server select screen. This is where I am having my issue. There are no servers listed. On my minilogin window, it shows there is 1 server and 1 client active, so that leads me to believe that everything is atleast running.

I am not sure what all info you need, but I will post my XML and my INI file here for you to look at.

XML

<?xml version="1.0">
<server>
<world>
<shortname>rallos</shortname>
<longname>Rallos Zek</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>root</username>
<password>password</password>
<db>peq</db>
</database>
</server>

INI

[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=Rallos Zek
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

So... Any ideas on what I need to do or what I am doing wrong?

Viddot
05-01-2007, 01:50 PM
Here is a copy of my world debug incase you need that.


---------------------------------------------
[05.01. - 21:38:25] Starting Log: logs/eqemu_debug_world_3360.log
[05.01. - 21:38:25] [WORLD__INIT] Loading server configuration..
[05.01. - 21:38:25] [WORLD__INIT] Log settings loaded from log.ini
[05.01. - 21:38:25] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[05.01. - 21:38:25] [WORLD__INIT] Connecting to MySQL...
[05.01. - 21:38:25] [WORLD__INIT] Starting HTTP world service...
[05.01. - 21:38:25] [WORLD__HTTP] Loaded mime types from mime.types
[05.01. - 21:38:25] [WORLD__INIT] Loading variables..
[05.01. - 21:38:25] [WORLD__INIT] Loading zones..
[05.01. - 21:38:25] [WORLD__INIT] Clearing groups..
[05.01. - 21:38:25] [WORLD__INIT] Clearing temporary merchant lists..
[05.01. - 21:38:25] [WORLD__INIT] Loading items..
[05.01. - 21:38:29] [WORLD__INIT] Loading guilds..
[05.01. - 21:38:29] [RULES__CHANGE] Loading rule set 'default' (2)
[05.01. - 21:38:29] [WORLD__INIT] Loaded default rule set 'default'
[05.01. - 21:38:29] [WORLD__INIT] Loading EQ time of day..
[05.01. - 21:38:29] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[05.01. - 21:38:29] [WORLD__INIT] Loading launcher list..
[05.01. - 21:38:29] [WORLD__INIT] Reboot zone modes ON
[05.01. - 21:38:29] [WORLD__INIT] Deleted 0 stale player corpses from database
[05.01. - 21:38:29] [WORLD__INIT] Deleted 0 stale player backups from database
[05.01. - 21:38:29] [WORLD__INIT] Zone (TCP) listener started.
[05.01. - 21:38:29] [WORLD__INIT] Client (UDP) listener started.
[05.01. - 21:38:29] [NET__IDENTIFY] Registered patch 6.2
[05.01. - 21:38:29] [NET__IDENTIFY] Registered patch Titanium
[05.01. - 21:38:29] [NET__IDENTIFY] Registered patch Live
[05.01. - 21:38:29] [WORLD__LS] Connecting to login server...
[05.01. - 21:38:29] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999
[05.01. - 21:38:34] [WORLD__ZONE] New TCP connection from 127.0.0.1:2024
[05.01. - 21:38:34] [WORLD__CONSOLE] New launcher from 127.0.0.1:2024
[05.01. - 21:38:34] [WORLD__LAUNCH] Adding pending launcher 1
[05.01. - 21:38:34] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[05.01. - 21:38:34] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[05.01. - 21:38:39] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[05.01. - 21:38:47] [WORLD__ZONE] New TCP connection from 127.0.0.1:2026
[05.01. - 21:38:47] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:2026
[05.01. - 21:38:47] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[05.01. - 21:38:47] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[05.01. - 21:39:01] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[05.01. - 21:39:01] [WORLD__ZONE] New TCP connection from 127.0.0.1:2028
[05.01. - 21:39:01] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:2028
[05.01. - 21:39:01] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[05.01. - 21:39:01] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[05.01. - 21:39:05] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[05.01. - 21:39:05] [WORLD__ZONE] New TCP connection from 127.0.0.1:2030
[05.01. - 21:39:05] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:2030
[05.01. - 21:39:06] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[05.01. - 21:39:06] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[05.01. - 21:39:09] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[05.01. - 21:39:10] [WORLD__ZONE] New TCP connection from 127.0.0.1:2032
[05.01. - 21:39:10] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:2032
[05.01. - 21:39:10] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[05.01. - 21:39:10] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[05.01. - 21:39:11] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[05.01. - 21:39:11] [WORLD__ZONE] New TCP connection from 127.0.0.1:2034
[05.01. - 21:39:11] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:2034
[05.01. - 21:39:11] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[05.01. - 21:39:11] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[05.01. - 21:39:15] [WORLD__LAUNCH] zone: dynamic_06 reported state STARTED (1 starts)
[05.01. - 21:39:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:2036
[05.01. - 21:39:15] [WORLD__CONSOLE] New zoneserver #6 from 127.0.0.1:2036
[05.01. - 21:39:15] [WORLD__ZONE] [6] Zone started with name dynamic_06 by launcher zone
[05.01. - 21:39:15] [WORLD__ZONE] [6] Auto zone port configuration. Telling zone to use port 7005

techguy84
05-01-2007, 03:57 PM
Hmm, everythings looks right. Have you tried to put in your computers ip address in all the spots that you have 127.0.0.1

You can get this from going to control panel, then network connections, then right click on the Local Area Connection and go to status. Click on the support tab to see your internal IP. Try punching that in for all the 127.0.0.1 except for the database thing in your eqemu_config.xml file.

Viddot
05-01-2007, 04:26 PM
If I change them, when I run start.bat nothing happens.

Viddot
05-01-2007, 04:39 PM
Ah, I found a typo when I changed the addresses to my actual IP. I put in two .'s in one address.

So now that is fixxed, I am having the same issue. I can get to server select, but cant see the server.

ChaosSlayer
05-17-2007, 12:29 PM
i have been having no servers listed problem since day one and solved it by pure luck.

Apperently in actual PEQ DB there is a field which hodl a value what type of server is beeing hosted. By default ist set to "public", and no changes you doing in .ini files will change that

So, you can to go to your DB find that field in section under RULES and change "public" to "minilogin". After that my server poped up at server selection screen adn was able to login to my own server.

I do have a bit different problem - such as my friend from his home PC CAN see my server on my minilogin but unable to actualy login - he gets a time out.

ElBigmac
05-18-2007, 11:00 AM
Actually, the table you need to edit is called variables. The information is here
http://www.eqemulator.net/wiki/wikka.php?wakka=MiniLoginSetup

Make sure the long server name in your eqemu_config.xml is over 10 characters or you will also get a Bad server name, unknown reason spit out at you.