View Single Post
  #4  
Old 05-02-2012, 02:01 PM
Nightspire
Fire Beetle
 
Join Date: Apr 2012
Posts: 25
Default

Thanks for the info, it's making more sense now. I didn't have a login.ini file in my folder so I coped one and edited it per your instructions from my source folders.

One thing, I was using eqemu's login and running the program(s) suggested by Huppy so at time of launch of the server, I end up having the World.exe and eqlaunch.exe (which ends up saying "sleeping") I'm not sure what you mean about running my own login server, I set it up to use the eqemulator's login per Huppy's instructions. My client's eqhost file reads:

[LoginServer]
Host=eqemulator.net:5999


Which allows myself and clients logging into my server to login via eqemu's login and see all the servers, not just my own and mine is usually listed there umong the other servers within the group "Common" servers or what not listed near the bottom. However, after making the modifications you mentioned, I get some odd error messages in my server on startup that scroll by too quick to read and I now can't see my server on the list of running servers in the eqemu's login. I see all the other servers, but mine is now not umong them even tho it's running.

Here is the ../(eqemu server folder)/logs/eqemu_debug_world_5412.log file I found in my logs folder just after running the new configuration so you can see what it burped up at me.

---------------------------------------------
[05.02. - 10:44:57] Starting Log: logs/eqemu_debug_world_5412.log
[05.02. - 10:44:57] [WORLD__INIT] Loading server configuration..
[05.02. - 10:44:57] [WORLD__INIT] Log settings loaded from log.ini
[05.02. - 10:44:57] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[05.02. - 10:44:57] [WORLD__INIT] Added loginserver 10.0.0.200:5999
[05.02. - 10:44:57] [WORLD__INIT] Connecting to MySQL...
[05.02. - 10:44:57] [WORLD__INIT] HTTP world service disabled.
[05.02. - 10:44:57] [WORLD__INIT] Loading variables..
[05.02. - 10:44:57] [WORLD__INIT] Loading zones..
[05.02. - 10:44:57] [WORLD__INIT] Clearing groups..
[05.02. - 10:44:57] [WORLD__INIT] Clearing raids..
[05.02. - 10:44:57] [WORLD__INIT] Loading items..
[05.02. - 10:45:02] [WORLD__INIT] Loading guilds..
[05.02. - 10:45:02] [WORLD__INIT] Loaded default rule set 'default'
[05.02. - 10:45:02] [WORLD__INIT] Clearing temporary merchant lists..
[05.02. - 10:45:02] [WORLD__INIT] Loading EQ time of day..
[05.02. - 10:45:02] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[05.02. - 10:45:02] [WORLD__INIT] Loading launcher list..
[05.02. - 10:45:02] [WORLD__INIT] Reboot zone modes ON
[05.02. - 10:45:02] [WORLD__INIT] Deleted 0 stale player corpses from database
[05.02. - 10:45:02] [WORLD__INIT] Deleted 0 stale player backups from database
[05.02. - 10:45:02] [WORLD__INIT] Loading adventures...
[05.02. - 10:45:02] [WORLD__INIT] Purging expired instances
[05.02. - 10:45:02] [WORLD__INIT] Loading char create info...
[05.02. - 10:45:02] [WORLD__INIT] Zone (TCP) listener started.
[05.02. - 10:45:02] [WORLD__INIT] Client (UDP) listener started.
[05.02. - 10:45:02] [NET__IDENTIFY] Registered patch 6.2
[05.02. - 10:45:02] [NET__IDENTIFY] Registered patch Titanium
[05.02. - 10:45:02] [NET__IDENTIFY] Registered patch SoF
[05.02. - 10:45:02] [NET__IDENTIFY] Registered patch SoD
[05.02. - 10:45:02] [NET__IDENTIFY] Registered patch Underfoot
[05.02. - 10:45:02] [WORLD__LS] Connecting to login server: 10.0.0.200:5999
[05.02. - 10:45:03] [WORLD__LS_ERR] Could not connect to login server: 10.0.0.200:5999 TCPConnection::Connect(): connect() failed. Error: 10061
[05.02. - 10:45:06] [WORLD__ZONE] New TCP connection from 127.0.0.1:50749
[05.02. - 10:45:06] [WORLD__CONSOLE] New launcher from 127.0.0.1:50749
[05.02. - 10:45:06] [WORLD__LAUNCH] Adding pending launcher 1
[05.02. - 10:45:06] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[05.02. - 10:45:06] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[05.02. - 10:45:11] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[05.02. - 10:45:16] [WORLD__ZONE] New TCP connection from 127.0.0.1:50754
[05.02. - 10:45:16] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:50754
[05.02. - 10:45:16] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[05.02. - 10:45:16] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[05.02. - 10:45:31] [WORLD__LAUNCH] zone: dynamic_02 reported state STARTED (1 starts)
[05.02. - 10:45:31] [WORLD__ZONE] New TCP connection from 127.0.0.1:50756
[05.02. - 10:45:31] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:50756
[05.02. - 10:45:31] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zone
[05.02. - 10:45:31] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use port 7001
[05.02. - 10:45:35] [WORLD__LAUNCH] zone: dynamic_03 reported state STARTED (1 starts)
[05.02. - 10:45:35] [WORLD__ZONE] New TCP connection from 127.0.0.1:50758
[05.02. - 10:45:35] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:50758
[05.02. - 10:45:35] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zone
[05.02. - 10:45:35] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use port 7002
[05.02. - 10:45:37] [WORLD__LAUNCH] zone: dynamic_04 reported state STARTED (1 starts)
[05.02. - 10:45:37] [WORLD__ZONE] New TCP connection from 127.0.0.1:50760
[05.02. - 10:45:37] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:50760
[05.02. - 10:45:37] [WORLD__ZONE] [4] Zone started with name dynamic_04 by launcher zone
[05.02. - 10:45:37] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use port 7003
[05.02. - 10:45:39] [WORLD__LAUNCH] zone: dynamic_05 reported state STARTED (1 starts)
[05.02. - 10:45:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50762
[05.02. - 10:45:39] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:50762
[05.02. - 10:45:39] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[05.02. - 10:45:39] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[05.02. - 10:47:03] [WORLD__LS] Connecting to login server: 10.0.0.200:5999
[05.02. - 10:47:04] [WORLD__LS_ERR] Could not connect to login server: 10.0.0.200:5999 TCPConnection::Connect(): connect() failed. Error: 10061
---------------------------------------------


The thing I noticed specifically is that it mentions not being able to connect to the login server. Did I do something wrong or ?

Again, I think you assumed I was trying to run my own login server, but I was using the eqemulator login where all the EMU servers are listed. And mine was listed there prior to the changes I just made, so I assume something is wrong with what I just changed now. Ideas?
Reply With Quote