Are a ton of MySQL Errors common? and for it to constantly get new TCP's?
world capture: (its still getting new TCP's)
[World Server] Loading server configuration..
[World Server] CURRENT_VERSION: 1.1.3
[World Server] Added loginserver login.eqemulator.net:5998
[World Server] Connecting to MySQL...
[Status] Starting File Log 'logs/world_2892.log'
[World Server] HTTP world service disabled.
[World Server] Checking Database Conversions..
[MySQL Error] 1146: Table 'peq.vwbotcharactermobs' doesn't exist
SHOW CREATE VIEW `vwBotCharacterMobs`
[MySQL Error] 1146: Table 'peq.character_corpses' doesn't exist
SHOW COLUMNS FROM `character_corpses` LIKE 'data'
[Upgrade Script] No script update necessary
Perl Version is 5.12.3
================================================== ==========
EQEmu: Automatic Upgrade Check
================================================== ==========
(Windows) MySQL is in system path
Path = C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin/mysql
================================================== ==========
Binary Revision / Local: (9087 / 9087)
Database up to Date: Continuing World Bootup...
================================================== ==========
[World Server] Loading variables..
[MySQL Error] 1146: Table 'peq.variables' doesn't exist
SELECT varname, value, unix_timestamp() FROM variables where unix_timestamp(ts)
>= 0
[World Server] Loading zones..
[World Server] Clearing groups..
[MySQL Error] 1146: Table 'peq.group_leaders' doesn't exist
DELETE from group_leaders
Unable to clear group leaders: #1146: Table 'peq.group_leaders' doesn't exist
[MySQL Error] 1146: Table 'peq.group_id' doesn't exist
DELETE FROM `group_id`
[World Server] Clearing raids..
[MySQL Error] 1146: Table 'peq.raid_members' doesn't exist
delete from raid_members
Unable to clear raids: #1146: Table 'peq.raid_members' doesn't exist
[MySQL Error] 1146: Table 'peq.raid_details' doesn't exist
delete from raid_details
Unable to clear raid details: #1146: Table 'peq.raid_details' doesn't exist
[World Server] Clearing inventory snapshots..
[World Server] Loading items..
[World Server] Loading skill caps..
[World Server] Loading guilds..
[MySQL Error] 1146: Table 'peq.guilds' doesn't exist
SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds
[MySQL Error] 1146: Table 'peq.rule_sets' doesn't exist
SELECT ruleset_id FROM rule_sets WHERE name='default'
[World Server] No rule set configured, using default rules
[World Server] Clearing temporary merchant lists..
[MySQL Error] 1146: Table 'peq.merchantlist_temp' doesn't exist
DELETE FROM merchantlist_temp
[World Server] Loading EQ time of day..
[World Server] Loading launcher list..
[MySQL Error] 1146: Table 'peq.launcher' doesn't exist
SELECT name FROM launcher
[Error] WorldDatabase::GetLauncherList: #1146: Table 'peq.launcher' doesn't exis
t
[World Server] Reboot zone modes OFF
[MySQL Error] 1146: Table 'peq.character_corpses' doesn't exist
UPDATE `character_corpses` SET `is_buried` = 1 WHERE `is_buried` = 0 AND (UNIX_
TIMESTAMP() - UNIX_TIMESTAMP(time_of_death)) > 10800 AND NOT time_of_death = 0
[World Server] Deleted -1 stale player corpses from database
[World Server] Loading adventures...
[MySQL Error] 1146: Table 'peq.adventure_stats' doesn't exist
SELECT ch.name, ch.id, adv_stats.* FROM adventure_stats AS adv_stats LEFT JOIN
`character_data` AS ch ON adv_stats.player_id = ch.id;
[World Server] Purging expired instances
[World Server] Loading char create info...
[World Server] Zone (TCP) listener started.
[World Server] Client (UDP) listener started.
[World Server] New TCP connection from 127.0.0.1:52358
[World Server] New TCP connection from 127.0.0.1:52361
[World Server] New TCP connection from 127.0.0.1:52362
[World Server] New TCP connection from 127.0.0.1:52363
[World Server] New TCP connection from 127.0.0.1:52364
[World Server] New TCP connection from 127.0.0.1:52366
[World Server] New TCP connection from 127.0.0.1:52367
[World Server] New TCP connection from 127.0.0.1:52368
[World Server] New TCP connection from 127.0.0.1:52369
[World Server] New TCP connection from 127.0.0.1:52370
[World Server] New TCP connection from 127.0.0.1:52371
[World Server] New TCP connection from 127.0.0.1:52372
[World Server] New TCP connection from 127.0.0.1:52373
[World Server] New TCP connection from 127.0.0.1:52374
[World Server] New TCP connection from 127.0.0.1:52375
[World Server] New TCP connection from 127.0.0.1:52376
|