Log in

View Full Version : Can't get this to work.


gryphinn
10-19-2010, 11:58 AM
This is what is happening here is my emudebug file for my last try:
---------------------------------------------
[10.19. - 10:56:22] Starting Log: logs/eqemu_debug_5352.log
[10.19. - 10:56:22] [LAUNCHER__INIT] Loading server configuration..
[10.19. - 10:56:23] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[10.19. - 10:56:23] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[10.19. - 10:56:23] [LAUNCHER__INIT] Starting main loop...
[10.19. - 10:56:38] [NET__WORLD] Connected to World: 127.0.0.1:9000
[10.19. - 10:56:43] [LAUNCHER__WORLD] World told us to start zone dynamic_01.
[10.19. - 10:56:43] [LAUNCHER__WORLD] World told us to start zone dynamic_02.
[10.19. - 10:56:43] [LAUNCHER__WORLD] World told us to start zone dynamic_03.
[10.19. - 10:56:43] [LAUNCHER__WORLD] World told us to start zone dynamic_04.
[10.19. - 10:56:43] [LAUNCHER__WORLD] World told us to start zone dynamic_05.
[10.19. - 10:56:43] [LAUNCHER__ERROR] World told us to start zone dynamic_01, but it is already running.
[10.19. - 10:56:43] [LAUNCHER__ERROR] World told us to start zone dynamic_02, but it is already running.
[10.19. - 10:56:43] [LAUNCHER__ERROR] World told us to start zone dynamic_03, but it is already running.
[10.19. - 10:56:43] [LAUNCHER__ERROR] World told us to start zone dynamic_04, but it is already running.
[10.19. - 10:56:43] [LAUNCHER__ERROR] World told us to start zone dynamic_05, but it is already running.
[10.19. - 10:56:43] [LAUNCHER__STATUS] Starting zone dynamic_01
[10.19. - 10:56:43] [LAUNCHER__STATUS] Zone dynamic_01 has been started.
[10.19. - 10:56:43] [LAUNCHER__STATUS] Waiting 20000 milliseconds before booting the second zone.
[10.19. - 10:57:03] [LAUNCHER__STATUS] Starting zone dynamic_02
[10.19. - 10:57:03] [LAUNCHER__STATUS] Zone dynamic_02 has been started.
[10.19. - 10:57:03] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[10.19. - 10:57:05] [LAUNCHER__STATUS] Starting zone dynamic_03
[10.19. - 10:57:05] [LAUNCHER__STATUS] Zone dynamic_03 has been started.
[10.19. - 10:57:05] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[10.19. - 10:57:07] [LAUNCHER__STATUS] Starting zone dynamic_04
[10.19. - 10:57:07] [LAUNCHER__STATUS] Zone dynamic_04 has been started.
[10.19. - 10:57:07] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.
[10.19. - 10:57:09] [LAUNCHER__STATUS] Starting zone dynamic_05
[10.19. - 10:57:09] [LAUNCHER__STATUS] Zone dynamic_05 has been started.
[10.19. - 10:57:09] [LAUNCHER__STATUS] Waiting 2000 milliseconds before booting the next zone.

Here is my world log

---------------------------------------------
[10.19. - 10:59:23] Starting Log: logs/eqemu_debug_world_4252.log
[10.19. - 10:59:23] [WORLD__INIT] Loading server configuration..
[10.19. - 10:59:23] [WORLD__INIT] Log settings loaded from log.ini
[10.19. - 10:59:23] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[10.19. - 10:59:23] [WORLD__INIT] Added loginserver 192.168.0.1:5998
[10.19. - 10:59:23] [WORLD__INIT] Connecting to MySQL...
[10.19. - 10:59:23] [WORLD__INIT] HTTP world service disabled.
[10.19. - 10:59:23] [WORLD__INIT] Loading variables..
[10.19. - 10:59:23] [WORLD__INIT] Loading zones..
[10.19. - 10:59:23] [WORLD__INIT] Clearing groups..
[10.19. - 10:59:23] [WORLD__INIT] Clearing raids..
[10.19. - 10:59:23] [WORLD__INIT] Loading items..
[10.19. - 10:59:28] [WORLD__INIT] Loading guilds..
[10.19. - 10:59:28] [WORLD__INIT] Loaded default rule set 'default'
[10.19. - 10:59:28] [WORLD__INIT] Clearing temporary merchant lists..
[10.19. - 10:59:28] [WORLD__INIT] Loading EQ time of day..
[10.19. - 10:59:28] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[10.19. - 10:59:28] [WORLD__INIT] Loading launcher list..
[10.19. - 10:59:28] [WORLD__INIT] Reboot zone modes ON
[10.19. - 10:59:28] [WORLD__INIT] Deleted 0 stale player corpses from database
[10.19. - 10:59:28] [WORLD__INIT] Deleted 0 stale player backups from database
[10.19. - 10:59:28] [WORLD__INIT] Loading adventures...
[10.19. - 10:59:28] [WORLD__INIT] Purging expired instances
[10.19. - 10:59:28] [WORLD__INIT] Zone (TCP) listener started.
[10.19. - 10:59:28] [WORLD__INIT] Client (UDP) listener started.
[10.19. - 10:59:28] [NET__IDENTIFY] Registered patch 6.2
[10.19. - 10:59:28] [NET__IDENTIFY] Registered patch Titanium
[10.19. - 10:59:28] [NET__IDENTIFY] Registered patch SoF
[10.19. - 10:59:28] [NET__IDENTIFY] Registered patch SoD
[10.19. - 10:59:28] [NET__IDENTIFY] Registered patch Live
[10.19. - 10:59:28] [WORLD__LS] Connecting to login server: 192.168.0.1:5998
[10.19. - 10:59:34] [WORLD__ZONE] New TCP connection from 127.0.0.1:54254
[10.19. - 10:59:34] [WORLD__CONSOLE] New launcher from 127.0.0.1:54254
[10.19. - 10:59:34] [WORLD__LAUNCH] Adding pending launcher 1
[10.19. - 10:59:38] [WORLD__LS_ERR] Not connected but not ready to connect, this is bad: 192.168.0.1:5998
[10.19. - 10:59:39] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[10.19. - 10:59:39] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[10.19. - 10:59:44] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[10.19. - 10:59:48] [WORLD__ZONE] New TCP connection from 127.0.0.1:54259
[10.19. - 10:59:48] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:54259
[10.19. - 10:59:48] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[10.19. - 10:59:48] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
[10.19. - 10:59:48] [WORLD__LS_ERR] Not connected but not ready to connect, this is bad: 192.168.0.1:5998
[10.19. - 10:59:49] [WORLD__LS_ERR] Could not connect to login server: 192.168.0.1:5998 TCPConnection::Connect(): connect() failed. Error: 10060



Here is my login.ini file:

[database]
host = 192.168.0.1
port = 3306
db = PEQLoginDB
user = root
password = brit2000
subsystem = MySQL

[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5998
local_network = 192.168.0.1

[security]
plugin = EQEmuAuthCrypto
mode = 5

[Titanium]
port = 5998
opcodes = login_opcodes.conf

[SoD]
port = 5999
opcodes = login_opcodes_sod.conf

[schema]
account_table = tblLoginServerAccounts
world_registration_table = tblWorldServerRegistration
world_admin_registration_table = tblServerAdminRegistration
world_server_type_table = tblServerListType



Here is my eqemu_config:

<?xml version="1.0"?>
<server>
<world>
<shortname>gryphin</shortname>
<longname>Gryphins Realm</longname>

<!-- address has to be specified for minilogin to work -->
<address>192.168.0.1</address>
<localaddress>192.168.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>192.168.0.1</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>danielsacharkiewicz</key>

<!-- Enable and set the port for the HTTP service -->
<http port="9080" enable="true" mimefile="mime.types"/>
</world>

<!-- Database configuration, replaces db.ini -->
<database>
<host>127.0.0.1</host>
<port>3306</port>
<username>root</username>
<password>brit2000</password>
<db>peq</db>
</database>
</server>

Please someone help me get this working I want to just play by myself on my home comp. Thanks in advance!