I know I am probably missing something simple but I have beeen over the guide again and again without having any success.
I first tried to use the trinityeqemu.dynds.org as my addresses but it wouldn't connect so i have been using my ip instead just to get on my local machine.
Here are some log errors from using my ip address:
eqemu_debug
Code:
---------------------------------------------
[10.08. - 13:07:28] Starting Log: logs/eqemu_debug_4564.log
[10.08. - 13:07:28] [LAUNCHER__INIT] Loading server configuration..
[10.08. - 13:07:29] [NET__WORLD] WorldConnection connect: Connecting to the server localhost:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[10.08. - 13:07:29] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[10.08. - 13:07:29] [LAUNCHER__INIT] Starting main loop...
[10.08. - 13:07:49] [NET__WORLD] Connected to World: localhost:9000
[10.08. - 13:07:54] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[10.08. - 13:07:54] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[10.08. - 13:07:54] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[10.08. - 13:07:54] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[10.08. - 13:07:54] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[10.08. - 13:07:54] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[10.08. - 13:07:54] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[10.08. - 13:07:54] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[10.08. - 13:07:54] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[10.08. - 13:07:54] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[10.08. - 13:07:54] [LAUNCHER__STATUS] Starting zone dynamic_01
[10.08. - 13:07:54] [LAUNCHER__ERROR] Failure to launch 'zone.exe dynamic_01 zone'.
[10.08. - 13:07:54] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
eqemu_debug_world
Code:
---------------------------------------------
[10.08. - 13:07:28] Starting Log: logs/eqemu_debug_world_4544.log
[10.08. - 13:07:28] [WORLD__INIT] Loading server configuration..
[10.08. - 13:07:28] [WORLD__INIT] Log settings loaded from log.ini
[10.08. - 13:07:28] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[10.08. - 13:07:28] [WORLD__INIT] Added loginserver trinityeqemu.dyndns.org:5998
[10.08. - 13:07:28] [WORLD__INIT] Connecting to MySQL...
[10.08. - 13:07:28] [WORLD__INIT] HTTP world service disabled.
[10.08. - 13:07:28] [WORLD__INIT] Loading variables..
[10.08. - 13:07:28] [WORLD__INIT] Loading zones..
[10.08. - 13:07:28] [WORLD__INIT] Clearing groups..
[10.08. - 13:07:28] [WORLD__INIT] Clearing raids..
[10.08. - 13:07:28] [WORLD__INIT] Loading items..
[10.08. - 13:07:33] [WORLD__INIT] Loading guilds..
[10.08. - 13:07:33] [WORLD__INIT] Loaded default rule set 'default'
[10.08. - 13:07:33] [WORLD__INIT] Clearing temporary merchant lists..
[10.08. - 13:07:33] [WORLD__INIT] Loading EQ time of day..
[10.08. - 13:07:33] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[10.08. - 13:07:33] [WORLD__INIT] Loading launcher list..
[10.08. - 13:07:33] [WORLD__INIT] Reboot zone modes ON
[10.08. - 13:07:33] [WORLD__INIT] Deleted 0 stale player corpses from database
[10.08. - 13:07:33] [WORLD__INIT] Deleted 0 stale player backups from database
[10.08. - 13:07:33] [WORLD__INIT] Loading adventures...
[10.08. - 13:07:33] [WORLD__INIT] Purging expired instances
[10.08. - 13:07:33] [WORLD__INIT] Zone (TCP) listener started.
[10.08. - 13:07:33] [WORLD__INIT] Client (UDP) listener started.
[10.08. - 13:07:33] [NET__IDENTIFY] Registered patch 6.2
[10.08. - 13:07:33] [NET__IDENTIFY] Registered patch Titanium
[10.08. - 13:07:33] [NET__IDENTIFY] Registered patch SoF
[10.08. - 13:07:33] [NET__IDENTIFY] Registered patch SoD
[10.08. - 13:07:33] [NET__IDENTIFY] Registered patch Live
[10.08. - 13:07:33] [WORLD__LS] Connecting to login server: trinityeqemu.dyndns.org:5998
[10.08. - 13:07:34] [WORLD__LS_ERR] Could not connect to login server: trinityeqemu.dyndns.org:5998 TCPConnection::Connect(): connect() failed. Error: 10061
[10.08. - 13:07:43] [WORLD__LS] Connecting to login server: trinityeqemu.dyndns.org:5998
[10.08. - 13:07:44] [WORLD__LS_ERR] Could not connect to login server: trinityeqemu.dyndns.org:5998 TCPConnection::Connect(): connect() failed. Error: 10061
[10.08. - 13:07:44] [WORLD__ZONE] New TCP connection from 127.0.0.1:xxxxx
[10.08. - 13:07:44] [WORLD__CONSOLE] New launcher from 127.0.0.1:xxxxx
[10.08. - 13:07:44] [WORLD__LAUNCH] Adding pending launcher 1
[10.08. - 13:07:49] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[10.08. - 13:07:49] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[10.08. - 13:07:53] [WORLD__LS] Connecting to login server: trinityeqemu.dyndns.org:5998
[10.08. - 13:07:54] [WORLD__LS_ERR] Could not connect to login server: trinityeqemu.dyndns.org:5998 TCPConnection::Connect(): connect() failed. Error: 10061
[10.08. - 13:07:58] [WORLD__LAUNCH] Removing launcher zone (1)
[10.08. - 13:08:03] [WORLD__LS] Connecting to login server: trinityeqemu.dyndns.org:5998
[10.08. - 13:08:06] [WORLD__LS_ERR] Could not connect to login server: trinityeqemu.dyndns.org:5998 TCPConnection::Connect(): connect() failed. Error: 10061
eqemu_error_world
**I need to find this file so I can fix this but I have been focusing on just rying to connect
Code:
---------------------------------------------
[10.08. - 12:22:54] Starting Log: logs/eqemu_error_world_2644.log
[10.08. - 12:22:54] Could not load EQTime file eqtime.cfg
eqemu_world_2644
Code:
---------------------------------------------
---------------------------------------------
[10.08. - 13:07:28] Starting Log: logs/eqemu_world_4544.log
[10.08. - 13:07:28] Using database 'peq' at localhost:3306
[10.08. - 13:07:28] EMuShareMem loaded
[10.08. - 13:07:28] Loading items from database: count=84588
zone_dynamics one and two are empty.
Any help would be greatly appreciated. I'll be continuing on messing around with it until I get a fix but I'm going crazy here. I was up until 5am just getting to this point.
Thanks in advance for any help.