333a Trinity Release

Page 1 of 3 123 LastLast
Results 1 to 15 of 42
  1. #1
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    333a Trinity Release

    Core:7981 DB:TDB 333.9.29

    1.basically blizz-like server
    2.additional functions
    -playerbot/npcbot
    -npc teleporter
    -all in one npc
    3.support client 3.3.3a(11723)

    new working download link:
    ---------------------------------------------
    Update: T7981 + TDB 333.9.29.rar
    http://www.megaupload.com/?d=VOWIXTVC
    updates included,can update from T7926 + TDB 333.9.29 v2

    CTDB 0.08
    http://www.megaupload.com/?d=87FTK70Z

    ----------------------------------------------
    T7926 + TDB 333.9.29 v2.rar
    http://www.megaupload.com/?d=1NK1ENE0
    note:import sql by sqlyog included might have some errors,use navicat8 can suceess import
    for those who download previos version please download this db
    http://www.megaupload.com/?d=GK09RG54
    Last edited by mantha; 22-04-10 at 07:41 PM.


  2. #2
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    tnx for the release but when i try to start the realm ore the core i get the error
    the aplication canot start becouse the configuration beside one another is incorect
    WTF ????? i have never seen this error ever before any one know whats up whit the program

  3. #3
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    Re: 333a Trinity Release

    i not sure what is the the problem because i can run it normally here.can you post some printscreen about that error?or the realmd.log?
    Last edited by mantha; 17-04-10 at 09:58 PM.

  4. #4
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    at says what i translated urlier
    and logs it has to start before it can creat a log file and thats the problem as soon as i try to run the program it wil give the error

  5. #5
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    Re: 333a Trinity Release

    i googled your question,i found this solution.

    The application failed to start because its side-by-side configuration is incorrect

    Solution
    To resolve this issue, download and install the Microsoft Visual C++ Redistributable Package.

  6. #6
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    ok ill try that tnx could find any thing on google but thet dutch arnt that smart when comming on this sorts of errors
    lol ill let you know how this ends

    ---------- Post added at 09:29 PM ---------- Previous post was at 09:16 PM ----------

    wel i tryd instaling visual 2005 /2008
    and stil the same error
    maby its becouse i am using windonws 7 64 ?
    gr and googling for other solutians

  7. #7
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    Re: 333a Trinity Release

    oh ya,one more thing.did you install .net framework 3.5?

    i think i figured out what is the problem already.
    http://www.megaupload.com/?d=ZRLD7TRE
    please copy the files to server folder
    Last edited by mantha; 18-04-10 at 01:45 AM.

  8. #8
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    tnx a lot that fixt the starting error
    its now running now i have to solve the sql error
    but thats only a couple of min for me
    and ya i instaled net fram 3.5 its standart on windows 7 64bite
    i have all net frame's in stalled
    greating an tnx a lot

    ---------- Post added at 09:02 AM ---------- Previous post was at 08:43 AM ----------

    can you make a sql dump of the database becouse non of db's work
    they dont exist
    db error log
    Code:
    2010-04-18 09:49:56 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:49:56 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.character_battleground_data' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(guid) FROM characters
    2010-04-18 09:49:56 query ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-18 09:49:56 query ERROR: Table 'characters.item_instance' doesn't exist
    2010-04-18 09:49:56 SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.character_inventory' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-18 09:49:56 query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(id) FROM mail
    2010-04-18 09:49:56 query ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(guid) FROM corpse
    2010-04-18 09:49:56 query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(arenateamid) FROM arena_team
    2010-04-18 09:49:56 query ERROR: Table 'characters.arena_team' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(setguid) FROM character_equipmentsets
    2010-04-18 09:49:56 query ERROR: Table 'characters.character_equipmentsets' doesn't exist
    2010-04-18 09:49:56 SQL: SELECT MAX(guildid) FROM guild
    2010-04-18 09:49:56 query ERROR: Table 'characters.guild' doesn't exist
    2010-04-18 09:49:56 SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.mail_items' doesn't exist
    2010-04-18 09:49:56 SQL: DELETE FROM auctionhouse WHERE itemguid >= '1'
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:49:56 SQL: DELETE FROM guild_bank_item WHERE item_guid >= '1'
    2010-04-18 09:49:56 SQL ERROR: Table 'characters.guild_bank_item' doesn't exist
    2010-04-18 09:49:57 SQL: DELETE FROM corpse WHERE corpse_type = '0'
    2010-04-18 09:49:57 SQL ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:50:17 SQL: SELECT id, map, difficulty, resettime FROM instance WHERE resettime > 0
    2010-04-18 09:50:17 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:17 SQL: SELECT mapid, difficulty, resettime FROM instance_reset
    2010-04-18 09:50:17 query ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: SELECT id, map, instance.difficulty FROM instance LEFT JOIN instance_reset ON mapid = map AND instance.difficulty =  instance_reset.difficulty WHERE (instance.resettime < '1271577017' AND instance.resettime > '0') OR (NOT instance_reset.resettime IS NULL AND instance_reset.resettime < '1271577017')
    2010-04-18 09:50:17 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('249','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('309','0','1271822400')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('409','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('469','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('509','0','1271822400')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('531','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('532','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('533','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('534','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('544','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('548','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('550','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('564','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('565','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('568','0','1271822400')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('580','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('603','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('615','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('616','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('624','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('631','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('649','0','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('724','0','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('249','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('269','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('533','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('540','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('542','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('543','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('545','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('546','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('547','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('552','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('553','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('554','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('555','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('556','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('557','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('558','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('560','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('574','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('575','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('576','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('578','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('585','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('595','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('598','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('599','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('600','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('601','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('602','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('603','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('604','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('608','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('615','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('616','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('619','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('624','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('631','1','1272168000')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 SQL: INSERT INTO instance_reset VALUES ('632','1','1271649600')
    2010-04-18 09:50:17 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('649','1','1272168000')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('650','1','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('658','1','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('668','1','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('724','1','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('631','2','1272168000')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('649','2','1272168000')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('724','2','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('631','3','1272168000')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('649','3','1272168000')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: INSERT INTO instance_reset VALUES ('724','3','1271649600')
    2010-04-18 09:50:18 SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT character_instance.guid, instance FROM character_instance LEFT JOIN characters ON character_instance.guid = characters.guid WHERE characters.guid IS NULL
    2010-04-18 09:50:18 query ERROR: Table 'characters.character_instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT group_instance.leaderGuid, instance FROM group_instance LEFT JOIN characters ON group_instance.leaderGuid = characters.guid LEFT JOIN groups ON group_instance.leaderGuid = groups.leaderGuid WHERE characters.guid IS NULL OR groups.leaderGuid IS NULL
    2010-04-18 09:50:18 query ERROR: Table 'characters.group_instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT id, map, difficulty FROM instance LEFT JOIN character_instance ON character_instance.instance = id LEFT JOIN group_instance ON group_instance.instance = id WHERE character_instance.instance IS NULL AND group_instance.instance IS NULL
    2010-04-18 09:50:18 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT character_instance.guid, instance FROM character_instance LEFT JOIN instance ON character_instance.instance = instance.id WHERE instance.id IS NULL
    2010-04-18 09:50:18 query ERROR: Table 'characters.character_instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT group_instance.leaderGuid, instance FROM group_instance LEFT JOIN instance ON group_instance.instance = instance.id WHERE instance.id IS NULL
    2010-04-18 09:50:18 query ERROR: Table 'characters.group_instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT id FROM instance
    2010-04-18 09:50:18 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT DISTINCT(instance_id) FROM characters WHERE instance_id <> 0
    2010-04-18 09:50:18 query ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT DISTINCT(instance) FROM corpse WHERE instance <> 0
    2010-04-18 09:50:18 query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:50:18 SQL: SELECT id FROM instance
    2010-04-18 09:50:18 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:27 SQL: SELECT group_id, stack_rule FROM spell_group_stack_rules
    2010-04-18 09:50:27 query ERROR: Table 'world.spell_group_stack_rules' doesn't exist
    2010-04-18 09:51:13 SQL: SELECT level, class, basehp0, basehp1, basehp2, basemana, basearmor FROM creature_classlevelstats
    2010-04-18 09:51:13 query ERROR: Table 'world.creature_classlevelstats' doesn't exist
    2010-04-18 09:52:20 SQL: SELECT event_id, state, UNIX_TIMESTAMP(next_start) FROM game_event_save
    2010-04-18 09:52:20 query ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:52:22 SQL: SELECT event_id, condition_id, done FROM game_event_condition_save
    2010-04-18 09:52:22 query ERROR: Table 'characters.game_event_condition_save' doesn't exist
    2010-04-18 09:52:55 SQL: SELECT MAX(id) FROM character_pet
    2010-04-18 09:52:55 query ERROR: Table 'characters.character_pet' doesn't exist
    2010-04-18 09:52:55 SQL: SELECT position_x, position_y, position_z, orientation, map, data, time, corpse_type, instance, phaseMask, guid FROM corpse WHERE corpse_type <> 0
    2010-04-18 09:52:55 query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT achievement FROM character_achievement GROUP BY achievement
    2010-04-18 09:53:45 query ERROR: Table 'characters.character_achievement' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT data, text, itemguid, item_template FROM auctionhouse JOIN item_instance ON itemguid = guid
    2010-04-18 09:53:45 query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT COUNT(*) FROM auctionhouse
    2010-04-18 09:53:45 query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT guild.guildid,guild.name,leaderguid,EmblemStyle,EmblemColor,BorderStyle,BorderColor,BackgroundColor,info,motd,createdate,BankMoney,COUNT(guild_bank_tab.guildid) FROM guild LEFT JOIN guild_bank_tab ON guild.guildid = guild_bank_tab.guildid GROUP BY guild.guildid ORDER BY guildid ASC
    2010-04-18 09:53:45 query ERROR: Table 'characters.guild' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT arena_team.arenateamid,name,captainguid,type,BackgroundColor,EmblemStyle,EmblemColor,BorderStyle,BorderColor, rating,games,wins,played,wins2,rank FROM arena_team LEFT JOIN arena_team_stats ON arena_team.arenateamid = arena_team_stats.arenateamid ORDER BY arena_team.arenateamid ASC
    2010-04-18 09:53:45 query ERROR: Table 'characters.arena_team' doesn't exist
    2010-04-18 09:53:45 SQL: SELECT lootMethod, looterGuid, lootThreshold, icon1, icon2, icon3, icon4, icon5, icon6, icon7, icon8, isRaid, difficulty, raiddifficulty, leaderGuid FROM groups
    2010-04-18 09:53:45 query ERROR: Table 'characters.groups' doesn't exist
    2010-04-18 09:53:57 SQL: SELECT guid, playerGuid, name, message, createtime, map, posX, posY, posZ, timestamp, closed, assignedto, comment FROM gm_tickets
    2010-04-18 09:53:57 query ERROR: Table 'characters.gm_tickets' doesn't exist
    2010-04-18 09:53:58 SQL: SELECT name, crc FROM addons
    2010-04-18 09:53:58 query ERROR: Table 'characters.addons' doesn't exist
    2010-04-18 09:53:58 The table `addons` is empty
    2010-04-18 09:53:58 SQL: SELECT id,messageType,sender,receiver,has_items,expire_time,cod,checked,mailTemplateId FROM mail WHERE expire_time < '1271577238'
    2010-04-18 09:53:58 query ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:53:58 SQL: DELETE FROM mail WHERE expire_time < '1271577238' AND has_items = '0' AND body = ''
    2010-04-18 09:53:58 SQL ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:54:08 SQL: SELECT MAX(id) FROM instance
    2010-04-18 09:54:08 query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '35'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: SELECT entry, value FROM worldstates
    2010-04-18 09:54:08 query ERROR: Table 'characters.worldstates' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '36'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '37'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '38'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '39'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '40'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '41'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '42'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '43'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '44'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '45'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '46'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: SELECT MAX(time) FROM character_queststatus_daily
    2010-04-18 09:54:08 query ERROR: Table 'characters.character_queststatus_daily' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '47'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '48'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: DELETE FROM game_event_save WHERE event_id = '49'
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 SQL: INSERT INTO worldstates (entry, value) VALUES (20002,1272182048)
    2010-04-18 09:54:08 SQL ERROR: Table 'characters.worldstates' doesn't exist

    server error log
    Code:
    2010-04-18 09:49:56 Using configuration file TrinityCore.conf.
    2010-04-18 09:49:56 TrinityCore Rev: 7926 Debug Hash: dcef25e23829 (Win***little-endian) (core-daemon)
    2010-04-18 09:49:56 <Ctrl-C> to stop.
    
    2010-04-18 09:49:56  ______                       __
    2010-04-18 09:49:56 /\__  _\       __          __/\ \__
    2010-04-18 09:49:56 \/_/\ \/ _ __ /\_\    ___ /\_\ \ ,_\  __  __
    2010-04-18 09:49:56    \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
    2010-04-18 09:49:56     \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
    2010-04-18 09:49:56      \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
    2010-04-18 09:49:56       \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
    2010-04-18 09:49:56                                  C O R E  /\___/
    2010-04-18 09:49:56 http://TrinityCore.org                    \/__/
    
    2010-04-18 09:49:56 MySQL client library: 5.0.56
    2010-04-18 09:49:56 MySQL server ver: 5.1.45-community 
    2010-04-18 09:49:56 MySQL client library: 5.0.56
    2010-04-18 09:49:56 MySQL server ver: 5.1.45-community 
    2010-04-18 09:49:56 MySQL client library: 5.0.56
    2010-04-18 09:49:56 MySQL server ver: 5.1.45-community 
    2010-04-18 09:49:56 Realm running as realm ID 1
    2010-04-18 09:49:56 ERROR: SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-18 09:49:56 Using World DB: TDB 333.9.29
    2010-04-18 09:49:56 Using creature EventAI: ACID 3.0.4 - Final Release for Trinity (3.3.2 Client)
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:49:56 Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    2010-04-18 09:49:56 ERROR: SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.character_battleground_data' doesn't exist
    2010-04-18 09:49:56 Using DataDir F:\trinity\Server\data/
    2010-04-18 09:49:56 WORLD: VMap support included. LineOfSight:0, getHeight:0
    2010-04-18 09:49:56 WORLD: VMap data directory is: F:\trinity\Server\data/vmaps
    2010-04-18 09:49:56 WORLD: VMap config keys are: vmap.enableLOS, vmap.enableHeight, vmap.ignoreMapIds, vmap.ignoreSpellIds
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(guid) FROM characters
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(guid) FROM item_instance
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.item_instance' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.character_inventory' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(id) FROM mail
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(guid) FROM corpse
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(arenateamid) FROM arena_team
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.arena_team' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(setguid) FROM character_equipmentsets
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.character_equipmentsets' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: SELECT MAX(guildid) FROM guild
    2010-04-18 09:49:56 ERROR: query ERROR: Table 'characters.guild' doesn't exist
    2010-04-18 09:49:56 
    2010-04-18 09:49:56 Loading Trinity strings...
    2010-04-18 09:49:56 ERROR: SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.mail_items' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: DELETE FROM auctionhouse WHERE itemguid >= '1'
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:49:56 ERROR: SQL: DELETE FROM guild_bank_item WHERE item_guid >= '1'
    2010-04-18 09:49:56 ERROR: SQL ERROR: Table 'characters.guild_bank_item' doesn't exist
    2010-04-18 09:49:56 
    2010-04-18 09:49:56 >> Loaded 834 Trinity strings from table trinity_string
    2010-04-18 09:49:56 Initialize data stores...
    2010-04-18 09:49:57 ERROR: SQL: DELETE FROM corpse WHERE corpse_type = '0'
    2010-04-18 09:49:57 ERROR: SQL ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:49:58 
    2010-04-18 09:49:58 >> Initialized 86 data stores
    2010-04-18 09:49:58 Using enUS DBC Locale as default. All available DBC locales: enUS 
    2010-04-18 09:49:58 
    2010-04-18 09:49:58 Loading Script Names...
    2010-04-18 09:50:16 
    2010-04-18 09:50:16 >> Loaded 1202 Script Names
    2010-04-18 09:50:16 Loading Instance Template...
    2010-04-18 09:50:16 >> Loaded 82 Instance Template definitions
    2010-04-18 09:50:16 
    2010-04-18 09:50:16 Loading SkillLineAbilityMultiMap Data...
    2010-04-18 09:50:17 
    2010-04-18 09:50:17 >> Loaded 10217 SkillLineAbility MultiMap Data
    2010-04-18 09:50:17 Cleaning up instances...
    2010-04-18 09:50:17 ERROR: SQL: SELECT id, map, difficulty, resettime FROM instance WHERE resettime > 0
    2010-04-18 09:50:17 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: SELECT mapid, difficulty, resettime FROM instance_reset
    2010-04-18 09:50:17 ERROR: query ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: SELECT id, map, instance.difficulty FROM instance LEFT JOIN instance_reset ON mapid = map AND instance.difficulty =  instance_reset.difficulty WHERE (instance.resettime < '1271577017' AND instance.resettime > '0') OR (NOT instance_reset.resettime IS NULL AND instance_reset.resettime < '1271577017')
    2010-04-18 09:50:17 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('249','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('309','0','1271822400')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('409','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('469','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('509','0','1271822400')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('531','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('532','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('533','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('534','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('544','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('548','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('550','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('564','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('565','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('568','0','1271822400')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('580','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('603','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('615','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('616','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('624','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('631','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('649','0','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('724','0','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('249','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('269','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('533','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('540','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('542','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('543','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('545','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('546','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('547','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('552','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('553','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('554','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('555','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('556','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('557','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('558','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('560','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('574','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('575','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('576','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('578','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('585','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('595','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('598','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('599','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('600','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('601','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('602','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('603','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('604','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('608','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('615','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('616','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('619','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('624','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('631','1','1272168000')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:17 ERROR: SQL: INSERT INTO instance_reset VALUES ('632','1','1271649600')
    2010-04-18 09:50:17 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('649','1','1272168000')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('650','1','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('658','1','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('668','1','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('724','1','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('631','2','1272168000')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('649','2','1272168000')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('724','2','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('631','3','1272168000')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('649','3','1272168000')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: INSERT INTO instance_reset VALUES ('724','3','1271649600')
    2010-04-18 09:50:18 ERROR: SQL ERROR: Table 'characters.instance_reset' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT character_instance.guid, instance FROM character_instance LEFT JOIN characters ON character_instance.guid = characters.guid WHERE characters.guid IS NULL
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.character_instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT group_instance.leaderGuid, instance FROM group_instance LEFT JOIN characters ON group_instance.leaderGuid = characters.guid LEFT JOIN groups ON group_instance.leaderGuid = groups.leaderGuid WHERE characters.guid IS NULL OR groups.leaderGuid IS NULL
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.group_instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT id, map, difficulty FROM instance LEFT JOIN character_instance ON character_instance.instance = id LEFT JOIN group_instance ON group_instance.instance = id WHERE character_instance.instance IS NULL AND group_instance.instance IS NULL
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT character_instance.guid, instance FROM character_instance LEFT JOIN instance ON character_instance.instance = instance.id WHERE instance.id IS NULL
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.character_instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT group_instance.leaderGuid, instance FROM group_instance LEFT JOIN instance ON group_instance.instance = instance.id WHERE instance.id IS NULL
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.group_instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT id FROM instance
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT DISTINCT(instance_id) FROM characters WHERE instance_id <> 0
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.characters' doesn't exist
    2010-04-18 09:50:18 ERROR: SQL: SELECT DISTINCT(instance) FROM corpse WHERE instance <> 0
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:50:18 
    2010-04-18 09:50:18 >> Initialized 0 instances
    2010-04-18 09:50:18 Packing instances...
    2010-04-18 09:50:18 ERROR: SQL: SELECT id FROM instance
    2010-04-18 09:50:18 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:50:18 
    2010-04-18 09:50:18 >> Instance numbers remapped, next instance id is 1
    2010-04-18 09:50:18 Loading Localization strings...
    2010-04-18 09:50:18 >>> Localization strings loaded
    2010-04-18 09:50:18 
    2010-04-18 09:50:18 Loading Page Texts...
    2010-04-18 09:50:18 >> Loaded 1726 page texts
    2010-04-18 09:50:18 
    2010-04-18 09:50:19 Loading Game Object Templates...
    2010-04-18 09:50:23 >> Loaded 18913 game object templates
    2010-04-18 09:50:23 
    2010-04-18 09:50:23 Loading Spell Rank Data...
    2010-04-18 09:50:24 
    2010-04-18 09:50:24 >> Loaded 5578 spell rank records
    2010-04-18 09:50:24 Loading Spell Required Data...
    2010-04-18 09:50:24 
    2010-04-18 09:50:24 >> Loaded 39 spell required records
    2010-04-18 09:50:24 Loading Spell Group types...
    2010-04-18 09:50:25 
    2010-04-18 09:50:25 >> Loaded 525 spell group definitions
    2010-04-18 09:50:25 Loading Spell Learn Skills...
    2010-04-18 09:50:25 
    2010-04-18 09:50:25 >> Loaded 99 Spell Learn Skills from DBC
    2010-04-18 09:50:25 Loading Spell Learn Spells...
    2010-04-18 09:50:25 
    2010-04-18 09:50:25 >> Loaded 8 spell learn spells + 572 found in DBC
    2010-04-18 09:50:25 Loading Spell Proc Event conditions...
    2010-04-18 09:50:26 
    2010-04-18 09:50:26 >> Loaded 969 extra spell proc event conditions + 51 custom
    2010-04-18 09:50:26 Loading Spell Bonus Data...
    2010-04-18 09:50:26 
    2010-04-18 09:50:26 >> Loaded 275 extra spell bonus data
    2010-04-18 09:50:26 Loading Aggro Spells Definitions...
    2010-04-18 09:50:27 
    2010-04-18 09:50:27 >> Loaded 76 aggro generating spells
    2010-04-18 09:50:27 Loading Spell Group Stack Rules...
    2010-04-18 09:50:27 ERROR: SQL: SELECT group_id, stack_rule FROM spell_group_stack_rules
    2010-04-18 09:50:27 ERROR: query ERROR: Table 'world.spell_group_stack_rules' doesn't exist
    2010-04-18 09:50:27 
    2010-04-18 09:50:27 >> Loaded 0 spell group stack rules
    2010-04-18 09:50:27 Loading NPC Texts...
    2010-04-18 09:50:30 
    2010-04-18 09:50:30 >> Loaded 5776 npc texts
    2010-04-18 09:50:30 Loading Enchant Spells Proc datas...
    2010-04-18 09:50:30 
    2010-04-18 09:50:30 >> Loaded 42 enchant proc data definitions
    2010-04-18 09:50:30 Loading Item Random Enchantments Table...
    2010-04-18 09:50:31 
    2010-04-18 09:50:31 >> Loaded 28607 Item Enchantment definitions
    2010-04-18 09:50:31 Loading Items...
    2010-04-18 09:50:52 >> Loaded 36264 item prototypes
    2010-04-18 09:50:52 
    2010-04-18 09:50:52 Loading Creature Model Based Info Data...
    2010-04-18 09:50:53 >> Loaded 23825 creature model based info
    2010-04-18 09:50:53 
    2010-04-18 09:50:53 Loading Equipment templates...
    2010-04-18 09:50:54 >> Loaded 2372 equipment template
    2010-04-18 09:50:54 
    2010-04-18 09:50:54 Loading Creature templates...
    2010-04-18 09:51:11 >> Loaded 29568 creature definitions
    2010-04-18 09:51:11 
    2010-04-18 09:51:11 Loading SpellsScriptTarget...
    2010-04-18 09:51:12 
    2010-04-18 09:51:12 >> Loaded 831 Spell Script Targets
    2010-04-18 09:51:12 Loading ItemRequiredTarget...
    2010-04-18 09:51:12 
    2010-04-18 09:51:12 >> Loaded 142 Item required targets
    2010-04-18 09:51:12 Loading Creature Reputation OnKill Data...
    2010-04-18 09:51:12 
    2010-04-18 09:51:12 >> Loaded 1714 creature award reputation definitions
    2010-04-18 09:51:12 Loading Points Of Interest Data...
    2010-04-18 09:51:13 
    2010-04-18 09:51:13 >> Loaded 237 Points of Interest definitions
    2010-04-18 09:51:13 Loading Creature Base Stats...
    2010-04-18 09:51:13 ERROR: SQL: SELECT level, class, basehp0, basehp1, basehp2, basemana, basearmor FROM creature_classlevelstats
    2010-04-18 09:51:13 ERROR: query ERROR: Table 'world.creature_classlevelstats' doesn't exist
    2010-04-18 09:51:13 
    2010-04-18 09:51:13 >> Loaded 0 creature base stats. DB table `creature_classlevelstats` is empty.
    2010-04-18 09:51:13 Loading Creature Data...
    2010-04-18 09:51:56 
    2010-04-18 09:51:56 >> Loaded 135867 creatures
    2010-04-18 09:51:56 Loading Creature Linked Respawn...
    2010-04-18 09:51:57 
    2010-04-18 09:51:57 >> Loaded 5556 linked respawns
    2010-04-18 09:51:57 Loading pet levelup spells...
    2010-04-18 09:51:57 
    2010-04-18 09:51:57 >> Loaded 993 pet levelup and default spells for 39 families
    2010-04-18 09:51:57 Loading pet default spell additional to levelup spells...
    2010-04-18 09:51:58 
    2010-04-18 09:51:58 >> Loaded addition spells for 111 pet spell data entries.
    2010-04-18 09:51:58 >> Loaded 321 summonable creature templates.
    2010-04-18 09:51:58 Loading Creature Template Addon Data...
    2010-04-18 09:51:58 >> Loaded 4563 creature template addons
    2010-04-18 09:51:58 
    2010-04-18 09:51:58 Loading Creature Addon Data...
    2010-04-18 09:52:01 >> Loaded 84424 creature addons
    2010-04-18 09:52:01 
    2010-04-18 09:52:02 Loading Vehicle Accessories...
    2010-04-18 09:52:02 
    2010-04-18 09:52:02 >> Loaded 32 Vehicle Accessories
    2010-04-18 09:52:02 Loading Creature Respawn Data...
    2010-04-18 09:52:02 
    2010-04-18 09:52:02 >> Loaded 0 creature respawn time.
    2010-04-18 09:52:02 Loading Gameobject Data...
    2010-04-18 09:52:17 
    2010-04-18 09:52:17 >> Loaded 75104 gameobjects
    2010-04-18 09:52:17 Loading Gameobject Respawn Data...
    2010-04-18 09:52:17 
    2010-04-18 09:52:17 >> Loaded 0 gameobject respawn time.
    2010-04-18 09:52:17 Loading Objects Pooling Data...
    2010-04-18 09:52:18 
    2010-04-18 09:52:18 >> Loaded 2173 objects pools
    2010-04-18 09:52:18 
    2010-04-18 09:52:18 Loading Creatures Pooling Data...
    2010-04-18 09:52:18 
    2010-04-18 09:52:18 >> Loaded 610 creatures in pools
    2010-04-18 09:52:18 Loading Gameobject Pooling Data...
    2010-04-18 09:52:19 
    2010-04-18 09:52:19 >> Loaded 8811 gameobject in pools
    2010-04-18 09:52:19 Loading Mother Pooling Data...
    2010-04-18 09:52:20 
    2010-04-18 09:52:20 >> Loaded 1716 pools in mother pools
    2010-04-18 09:52:20 Loading Game Event Data...
    2010-04-18 09:52:20 
    2010-04-18 09:52:20 >> Loaded 75 game events
    2010-04-18 09:52:20 Loading Game Event Saves Data...
    2010-04-18 09:52:20 ERROR: SQL: SELECT event_id, state, UNIX_TIMESTAMP(next_start) FROM game_event_save
    2010-04-18 09:52:20 ERROR: query ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:52:20 
    2010-04-18 09:52:20 >> Loaded 0 game event saves in game events
    2010-04-18 09:52:20 Loading Game Event Prerequisite Data...
    2010-04-18 09:52:20 
    2010-04-18 09:52:20 >> Loaded 15 game event prerequisites in game events
    2010-04-18 09:52:20 Loading Game Event Creature Data...
    2010-04-18 09:52:21 
    2010-04-18 09:52:21 >> Loaded 2492 creatures in game events
    2010-04-18 09:52:21 Loading Game Event GO Data...
    2010-04-18 09:52:21 
    2010-04-18 09:52:21 >> Loaded 17862 gameobjects in game events
    2010-04-18 09:52:21 Loading Game Event Model/Equipment Change Data...
    2010-04-18 09:52:21 
    2010-04-18 09:52:21 >> Loaded 10 model/equipment changes in game events
    2010-04-18 09:52:21 Loading Game Event Quest Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 36 quests additions in game events
    2010-04-18 09:52:22 Loading Game Event GO Quest Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 0 go quests additions in game events
    2010-04-18 09:52:22 Loading Game Event Quest Condition Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 11 quest event conditions in game events
    2010-04-18 09:52:22 Loading Game Event Condition Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 15 conditions in game events
    2010-04-18 09:52:22 Loading Game Event Condition Save Data...
    2010-04-18 09:52:22 ERROR: SQL: SELECT event_id, condition_id, done FROM game_event_condition_save
    2010-04-18 09:52:22 ERROR: query ERROR: Table 'characters.game_event_condition_save' doesn't exist
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 0 condition saves in game events
    2010-04-18 09:52:22 Loading Game Event NPCflag Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 1 npcflags in game events
    2010-04-18 09:52:22 Loading Game Event Vendor Additions Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 57 vendor additions in game events
    2010-04-18 09:52:22 Loading Game Event NPC Gossip Data...
    2010-04-18 09:52:22 
    2010-04-18 09:52:22 >> Loaded 10 npc gossip textids in game events
    2010-04-18 09:52:22 Loading Game Event Battleground Data...
    2010-04-18 09:52:23 
    2010-04-18 09:52:23 >> Loaded 4 battleground holidays in game events
    2010-04-18 09:52:23 Loading Game Event Pool Data...
    2010-04-18 09:52:23 
    2010-04-18 09:52:23 >> Loaded 0 pools in game events
    2010-04-18 09:52:23 Loading Weather Data...
    2010-04-18 09:52:23 
    2010-04-18 09:52:23 >> Loaded 35 weather definitions
    2010-04-18 09:52:23 Loading Quests...
    2010-04-18 09:52:31 
    2010-04-18 09:52:31 >> Loaded 9050 quests definitions
    2010-04-18 09:52:31 Loading Quest POI
    2010-04-18 09:52:47 
    2010-04-18 09:52:47 >> Loaded 18734 quest POI definitions
    2010-04-18 09:52:47 Loading Quests Relations...
    2010-04-18 09:52:47 Loading GO Start Quest Data...
    2010-04-18 09:52:47 
    2010-04-18 09:52:47 >> Loaded 324 quest relations from gameobject_questrelation
    2010-04-18 09:52:47 Loading GO End Quest Data...
    2010-04-18 09:52:47 
    2010-04-18 09:52:47 >> Loaded 255 quest relations from gameobject_involvedrelation
    2010-04-18 09:52:47 Loading Creature Start Quest Data...
    2010-04-18 09:52:48 
    2010-04-18 09:52:48 >> Loaded 7606 quest relations from creature_questrelation
    2010-04-18 09:52:48 Loading Creature End Quest Data...
    2010-04-18 09:52:48 
    2010-04-18 09:52:48 >> Loaded 7823 quest relations from creature_involvedrelation
    2010-04-18 09:52:48 Loading UNIT_NPC_FLAG_SPELLCLICK Data...
    2010-04-18 09:52:49 
    2010-04-18 09:52:49 >> Loaded 40 spellclick definitions
    2010-04-18 09:52:49 Loading SpellArea Data...
    2010-04-18 09:52:49 
    2010-04-18 09:52:49 >> Loaded 135 spell area requirements
    2010-04-18 09:52:49 Loading AreaTrigger definitions...
    2010-04-18 09:52:49 
    2010-04-18 09:52:49 >> Loaded 216 area trigger teleport definitions
    2010-04-18 09:52:49 Loading Access Requirements...
    2010-04-18 09:52:49 
    2010-04-18 09:52:49 >> Loaded 213 access requirement definitions
    2010-04-18 09:52:49 Loading Quest Area Triggers...
    2010-04-18 09:52:50 
    2010-04-18 09:52:50 >> Loaded 51 quest trigger points
    2010-04-18 09:52:50 Loading Tavern Area Triggers...
    2010-04-18 09:52:50 
    2010-04-18 09:52:50 >> Loaded 101 tavern triggers
    2010-04-18 09:52:50 Loading AreaTrigger script names...
    2010-04-18 09:52:50 
    2010-04-18 09:52:50 >> Loaded 19 areatrigger scripts
    2010-04-18 09:52:50 Loading Graveyard-zone links...
    2010-04-18 09:52:50 
    2010-04-18 09:52:50 >> Loaded 690 graveyard-zone links
    2010-04-18 09:52:50 Loading Spell target coordinates...
    2010-04-18 09:52:51 
    2010-04-18 09:52:51 >> Loaded 387 spell teleport coordinates
    2010-04-18 09:52:51 Loading spell pet auras...
    2010-04-18 09:52:51 
    2010-04-18 09:52:51 >> Loaded 44 spell pet auras
    2010-04-18 09:52:51 Loading spell extra attributes...
    2010-04-18 09:52:51 
    2010-04-18 09:52:51 >> Loaded 61118 custom spell attributes
    2010-04-18 09:52:51 Loading enchant custom attributes...
    2010-04-18 09:52:52 
    2010-04-18 09:52:52 >> Loaded 31 custom enchant attributes
    2010-04-18 09:52:52 Loading linked spells...
    2010-04-18 09:52:52 
    2010-04-18 09:52:52 >> Loaded 201 linked spells
    2010-04-18 09:52:52 Loading Player Create Data...
    2010-04-18 09:52:52 
    2010-04-18 09:52:52 >> Loaded 62 player create definitions
    2010-04-18 09:52:52 Loading Player Create Items Data...
    2010-04-18 09:52:52 
    2010-04-18 09:52:52 >> Loaded 0 custom player create items
    2010-04-18 09:52:52 Loading Player Create Spell Data...
    2010-04-18 09:52:53 
    2010-04-18 09:52:53 >> Loaded 2824 player create spells
    2010-04-18 09:52:53 Loading Player Create Action Data...
    2010-04-18 09:52:53 
    2010-04-18 09:52:53 >> Loaded 325 player create actions
    2010-04-18 09:52:53 Loading Player Create Level HP/Mana Data...
    2010-04-18 09:52:53 
    2010-04-18 09:52:53 >> Loaded 800 level health/mana definitions
    2010-04-18 09:52:53 Loading Player Create Level Stats Data...
    2010-04-18 09:52:54 
    2010-04-18 09:52:54 >> Loaded 4960 level stats definitions
    2010-04-18 09:52:54 Loading Player Create XP Data...
    2010-04-18 09:52:54 
    2010-04-18 09:52:54 >> Loaded 79 xp for level definitions
    2010-04-18 09:52:54 Loading Exploration BaseXP Data...
    2010-04-18 09:52:54 
    2010-04-18 09:52:54 >> Loaded 71 BaseXP definitions
    2010-04-18 09:52:54 Loading Pet Name Parts...
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded 313 pet name parts
    2010-04-18 09:52:55 Loading the max pet number...
    2010-04-18 09:52:55 ERROR: SQL: SELECT MAX(id) FROM character_pet
    2010-04-18 09:52:55 ERROR: query ERROR: Table 'characters.character_pet' doesn't exist
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded the max pet number: 0
    2010-04-18 09:52:55 Loading pet level stats...
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded 2480 level pet stats definitions
    2010-04-18 09:52:55 Loading Player Corpses...
    2010-04-18 09:52:55 ERROR: SQL: SELECT position_x, position_y, position_z, orientation, map, data, time, corpse_type, instance, phaseMask, guid FROM corpse WHERE corpse_type <> 0
    2010-04-18 09:52:55 ERROR: query ERROR: Table 'characters.corpse' doesn't exist
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded 0 corpses
    2010-04-18 09:52:55 Loading Player level dependent mail rewards...
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded 24 level dependent mail rewards,
    2010-04-18 09:52:55 Loading Disabled Spells...
    2010-04-18 09:52:55 
    2010-04-18 09:52:55 >> Loaded 0 disabled spells
    2010-04-18 09:52:55 creature_loot_template :
    2010-04-18 09:53:12 
    2010-04-18 09:53:12 >> Loaded 331665 loot definitions (8166 templates)
    2010-04-18 09:53:12 fishing_loot_template :
    2010-04-18 09:53:13 
    2010-04-18 09:53:13 >> Loaded 233 loot definitions (216 templates)
    2010-04-18 09:53:13 gameobject_loot_template :
    2010-04-18 09:53:14 
    2010-04-18 09:53:14 >> Loaded 18246 loot definitions (1098 templates)
    2010-04-18 09:53:36 item_loot_template :
    2010-04-18 09:53:37 
    2010-04-18 09:53:37 >> Loaded 4909 loot definitions (263 templates)
    2010-04-18 09:53:37 mail_loot_template :
    2010-04-18 09:53:37 
    2010-04-18 09:53:37 >> Loaded 65 loot definitions (64 templates)
    2010-04-18 09:53:37 milling_loot_template :
    2010-04-18 09:53:38 
    2010-04-18 09:53:38 >> Loaded 46 loot definitions (46 templates)
    2010-04-18 09:53:38 pickpocketing_loot_template :
    2010-04-18 09:53:39 
    2010-04-18 09:53:39 >> Loaded 10629 loot definitions (2449 templates)
    2010-04-18 09:53:39 skinning_loot_template :
    2010-04-18 09:53:39 
    2010-04-18 09:53:39 >> Loaded 3362 loot definitions (941 templates)
    2010-04-18 09:53:40 disenchant_loot_template :
    2010-04-18 09:53:40 
    2010-04-18 09:53:40 >> Loaded 122 loot definitions (54 templates)
    2010-04-18 09:53:40 prospecting_loot_template :
    2010-04-18 09:53:40 
    2010-04-18 09:53:40 >> Loaded 103 loot definitions (10 templates)
    2010-04-18 09:53:40 spell_loot_template :
    2010-04-18 09:53:41 
    2010-04-18 09:53:41 >> Loaded 161 loot definitions (21 templates)
    2010-04-18 09:53:41 reference_loot_template :
    2010-04-18 09:53:42 
    2010-04-18 09:53:42 >> Loaded 8921 loot definitions (563 templates)
    2010-04-18 09:53:42 Loading Skill Discovery Table...
    2010-04-18 09:53:43 
    2010-04-18 09:53:43 >> Loaded 340 skill discovery definitions
    2010-04-18 09:53:43 Loading Skill Extra Item Table...
    2010-04-18 09:53:43 
    2010-04-18 09:53:43 >> Loaded 163 spell specialization definitions
    2010-04-18 09:53:43 Loading Skill Fishing base level requirements...
    2010-04-18 09:53:43 
    2010-04-18 09:53:43 >> Loaded 88 areas for fishing base skill level
    2010-04-18 09:53:43 Loading Achievements...
    2010-04-18 09:53:44 
    2010-04-18 09:53:44 >> Loaded 43 achievement references.
    2010-04-18 09:53:44 Loading Achievement Criteria Lists...
    2010-04-18 09:53:44 
    2010-04-18 09:53:44 >> Loaded 1097 achievement criteria.
    2010-04-18 09:53:44 Loading Achievement Criteria Data...
    2010-04-18 09:53:44 
    2010-04-18 09:53:44 >> Loaded 1844 additional achievement criteria data (262 disabled).
    2010-04-18 09:53:44 Loading Achievement Rewards...
    2010-04-18 09:53:44 
    2010-04-18 09:53:44 >> Loaded 55 achievement rewards
    2010-04-18 09:53:44 Loading Achievement Reward Locales...
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 achievement reward locale strings.
    2010-04-18 09:53:45 >> DB table `locales_achievement_reward` is empty.
    2010-04-18 09:53:45 Loading Completed Achievements...
    2010-04-18 09:53:45 ERROR: SQL: SELECT achievement FROM character_achievement GROUP BY achievement
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.character_achievement' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 realm completed achievements . DB table `character_achievement` is empty.
    2010-04-18 09:53:45 Loading Item Auctions...
    2010-04-18 09:53:45 ERROR: SQL: SELECT data, text, itemguid, item_template FROM auctionhouse JOIN item_instance ON itemguid = guid
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 auction items
    2010-04-18 09:53:45 Loading Auctions...
    2010-04-18 09:53:45 ERROR: SQL: SELECT COUNT(*) FROM auctionhouse
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.auctionhouse' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 auctions. DB table `auctionhouse` is empty.
    2010-04-18 09:53:45 Loading Guilds...
    2010-04-18 09:53:45 ERROR: SQL: SELECT guild.guildid,guild.name,leaderguid,EmblemStyle,EmblemColor,BorderStyle,BorderColor,BackgroundColor,info,motd,createdate,BankMoney,COUNT(guild_bank_tab.guildid) FROM guild LEFT JOIN guild_bank_tab ON guild.guildid = guild_bank_tab.guildid GROUP BY guild.guildid ORDER BY guildid ASC
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.guild' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 guild definitions
    2010-04-18 09:53:45 Loading ArenaTeams...
    2010-04-18 09:53:45 ERROR: SQL: SELECT arena_team.arenateamid,name,captainguid,type,BackgroundColor,EmblemStyle,EmblemColor,BorderStyle,BorderColor, rating,games,wins,played,wins2,rank FROM arena_team LEFT JOIN arena_team_stats ON arena_team.arenateamid = arena_team_stats.arenateamid ORDER BY arena_team.arenateamid ASC
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.arena_team' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 arenateam definitions
    2010-04-18 09:53:45 Loading Groups...
    2010-04-18 09:53:45 ERROR: SQL: SELECT lootMethod, looterGuid, lootThreshold, icon1, icon2, icon3, icon4, icon5, icon6, icon7, icon8, isRaid, difficulty, raiddifficulty, leaderGuid FROM groups
    2010-04-18 09:53:45 ERROR: query ERROR: Table 'characters.groups' doesn't exist
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 group definitions
    2010-04-18 09:53:45 Loading ReservedNames...
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 0 reserved player names
    2010-04-18 09:53:45 Loading GameObjects for quests...
    2010-04-18 09:53:45 
    2010-04-18 09:53:45 >> Loaded 1150 GameObjects for quests
    2010-04-18 09:53:45 Loading BattleMasters...
    2010-04-18 09:53:46 
    2010-04-18 09:53:46 >> Loaded 111 battlemaster entries
    2010-04-18 09:53:46 Loading GameTeleports...
    2010-04-18 09:53:46 
    2010-04-18 09:53:46 >> Loaded 1413 GameTeleports
    2010-04-18 09:53:46 Loading Npc Text Id...
    2010-04-18 09:53:46 
    2010-04-18 09:53:46 >> Loaded 3041 NpcTextId 
    2010-04-18 09:53:46 gossip_scripts :
    2010-04-18 09:53:46 
    2010-04-18 09:53:46 >> Loaded 0 script definitions
    2010-04-18 09:53:46 Loading Gossip menu...
    2010-04-18 09:53:47 
    2010-04-18 09:53:47 >> Loaded 1182 gossip_menu entries
    2010-04-18 09:53:47 Loading Gossip menu options...
    2010-04-18 09:53:47 
    2010-04-18 09:53:47 >> Loaded 396 gossip_menu_option entries
    2010-04-18 09:53:47 Loading Vendors...
    2010-04-18 09:53:49 
    2010-04-18 09:53:49 >> Loaded 36495 Vendors 
    2010-04-18 09:53:49 Loading Trainers...
    2010-04-18 09:53:54 
    2010-04-18 09:53:54 >> Loaded 75056 Trainers
    2010-04-18 09:53:54 Loading Waypoints...
    2010-04-18 09:53:57 
    2010-04-18 09:53:57 >> Loaded 49590 waypoints
    2010-04-18 09:53:57 Loading Creature Formations...
    2010-04-18 09:53:57 
    2010-04-18 09:53:57 >> Loaded 9 creatures in formations
    2010-04-18 09:53:57 
    2010-04-18 09:53:57 Loading GM tickets...
    2010-04-18 09:53:57 ERROR: SQL: SELECT guid, playerGuid, name, message, createtime, map, posX, posY, posZ, timestamp, closed, assignedto, comment FROM gm_tickets
    2010-04-18 09:53:57 ERROR: query ERROR: Table 'characters.gm_tickets' doesn't exist
    2010-04-18 09:53:57 
    2010-04-18 09:53:57 >> GM Tickets table is empty, no tickets were loaded.
    2010-04-18 09:53:57 Loading client addons...
    2010-04-18 09:53:58 ERROR: SQL: SELECT name, crc FROM addons
    2010-04-18 09:53:58 ERROR: query ERROR: Table 'characters.addons' doesn't exist
    2010-04-18 09:53:58 ERROR: The table `addons` is empty
    2010-04-18 09:53:58 Returning old mails...
    2010-04-18 09:53:58 ERROR: SQL: SELECT id,messageType,sender,receiver,has_items,expire_time,cod,checked,mailTemplateId FROM mail WHERE expire_time < '1271577238'
    2010-04-18 09:53:58 ERROR: query ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:53:58 
    2010-04-18 09:53:58 >> Only expired mails (need to be return or delete) or DB table `mail` is empty.
    2010-04-18 09:53:58 Loading Autobroadcasts...
    2010-04-18 09:53:58 ERROR: SQL: DELETE FROM mail WHERE expire_time < '1271577238' AND has_items = '0' AND body = ''
    2010-04-18 09:53:58 ERROR: SQL ERROR: Table 'characters.mail' doesn't exist
    2010-04-18 09:53:58 
    2010-04-18 09:53:58 >> Loaded 0 autobroadcasts definitions
    2010-04-18 09:53:58 Loading Scripts...
    2010-04-18 09:53:58 
    2010-04-18 09:53:58 quest_start_scripts :
    2010-04-18 09:53:58 
    2010-04-18 09:53:58 >> Loaded 227 script definitions
    2010-04-18 09:53:58 quest_end_scripts :
    2010-04-18 09:53:59 
    2010-04-18 09:53:59 >> Loaded 250 script definitions
    2010-04-18 09:53:59 spell_scripts :
    2010-04-18 09:53:59 
    2010-04-18 09:53:59 >> Loaded 11 script definitions
    2010-04-18 09:53:59 gameobject_scripts :
    2010-04-18 09:53:59 
    2010-04-18 09:53:59 >> Loaded 54 script definitions
    2010-04-18 09:53:59 event_scripts :
    2010-04-18 09:54:00 
    2010-04-18 09:54:00 >> Loaded 429 script definitions
    2010-04-18 09:54:00 waypoint_scripts :
    2010-04-18 09:54:00 
    2010-04-18 09:54:00 >> Loaded 677 script definitions
    2010-04-18 09:54:01 >>> Scripts loaded
    2010-04-18 09:54:01 
    2010-04-18 09:54:01 Loading Scripts text locales...
    2010-04-18 09:54:01 
    2010-04-18 09:54:01 >> Loaded 325 string templates from db_script_string
    2010-04-18 09:54:02 Loading CreatureEventAI Texts...
    2010-04-18 09:54:02 
    2010-04-18 09:54:02 >> Loaded 965 string templates from creature_ai_texts
    2010-04-18 09:54:02 Loading EventAI Texts additional data...
    2010-04-18 09:54:02 
    2010-04-18 09:54:02 >> Loaded 965 additional CreatureEventAI Texts data.
    2010-04-18 09:54:02 Loading CreatureEventAI Summons...
    2010-04-18 09:54:03 
    2010-04-18 09:54:03 >> Loaded 21 CreatureEventAI summon definitions
    2010-04-18 09:54:03 Loading CreatureEventAI Scripts...
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 >> Loaded 17690 CreatureEventAI scripts
    2010-04-18 09:54:06 Initializing Scripts...
    2010-04-18 09:54:06  _____     _       _ _         ____            _       _
    2010-04-18 09:54:06 |_   _| __(_)_ __ (_) |_ _   _/ ___|  ___ _ __(_)_ __ | |_ 
    2010-04-18 09:54:06   | || '__| | '_ \| | __| | | \___ \ / __| '__| | '_ \| __|
    2010-04-18 09:54:06   | || |  | | | | | | |_| |_| |___) | (__| |  | | |_) | |_ 
    2010-04-18 09:54:06   |_||_|  |_|_| |_|_|\__|\__, |____/ \___|_|  |_| .__/ \__|
    2010-04-18 09:54:06                          |___/                  |_|        
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 TSCR: Database version is: ACID 3.0.4 - Final Release for Trinity (3.3.2 Client)
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 TSCR: Loading Script Texts...
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 >> Loaded 2642 string templates from script_texts
    2010-04-18 09:54:06 TSCR: Loading Script Texts additional data...
    2010-04-18 09:54:06 
    2010-04-18 09:54:06 >> Loaded 2642 additional Script Texts data.
    2010-04-18 09:54:06 TSCR: Loading Custom Texts...
    2010-04-18 09:54:07 
    2010-04-18 09:54:07 >> Loaded 0 string templates. DB table `custom_texts` is empty.
    2010-04-18 09:54:07 TSCR: Loading Custom Texts additional data...
    2010-04-18 09:54:07 
    2010-04-18 09:54:07 >> Loaded 0 additional Custom Texts data. DB table `custom_texts` is empty.
    2010-04-18 09:54:07 TSCR: Loading Script Waypoints for 69 creature(s)...
    2010-04-18 09:54:07 
    2010-04-18 09:54:07 >> Loaded 1823 Script Waypoint nodes.
    2010-04-18 09:54:07 TSCR: Loading custom_npc_tele_category, custom_npc_tele_destination and custom_npc_tele_association...
    2010-04-18 09:54:07 
    2010-04-18 09:54:07 TSCR: >> Loaded 97 npc_teleport.
    2010-04-18 09:54:07 TSCR: Loading C++ scripts
    2010-04-18 09:54:07 
    2010-04-18 09:54:08 druidBot added
    2010-04-18 09:54:08 priestBot added
    2010-04-18 09:54:08 shamanBot added
    2010-04-18 09:54:08 warriorBot by paytheo added
    2010-04-18 09:54:08 rogueBot added
    2010-04-18 09:54:08 mageBot added by Brats reworked by Azrael with the help of Machiavelli
    2010-04-18 09:54:08 warlockBot added.
    2010-04-18 09:54:08 paladinBot added
    2010-04-18 09:54:08 hunterBot added
    2010-04-18 09:54:08 >> Loaded 1174 C++ Scripts.
    2010-04-18 09:54:08 >> Load Overriden SQL Data.
    2010-04-18 09:54:08 Starting Map System
    2010-04-18 09:54:08 ERROR: SQL: SELECT MAX(id) FROM instance
    2010-04-18 09:54:08 ERROR: query ERROR: Table 'characters.instance' doesn't exist
    2010-04-18 09:54:08 Starting Game Event system...
    2010-04-18 09:54:08 Game Event system initialized.
    2010-04-18 09:54:08 Loading World States...
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '35'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: SELECT entry, value FROM worldstates
    2010-04-18 09:54:08 ERROR: query ERROR: Table 'characters.worldstates' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '36'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 
    2010-04-18 09:54:08 >> Loaded 0 world states.
    2010-04-18 09:54:08 Starting BattleGround System
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '37'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '38'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '39'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '40'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 
    2010-04-18 09:54:08 >> Loaded 11 battlegrounds
    2010-04-18 09:54:08 Starting Outdoor PvP System
    2010-04-18 09:54:08 Loading Transports...
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '41'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '42'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '43'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '44'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 
    2010-04-18 09:54:08 >> Loaded 20 transports
    2010-04-18 09:54:08 Loading Transports Events...
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '45'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 
    >> Transport events table is empty 
    
    2010-04-18 09:54:08 Deleting expired bans...
    2010-04-18 09:54:08 Calculate next daily quest reset time...
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '46'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: SELECT MAX(time) FROM character_queststatus_daily
    2010-04-18 09:54:08 ERROR: query ERROR: Table 'characters.character_queststatus_daily' doesn't exist
    2010-04-18 09:54:08 Calculate next weekly quest reset time...
    2010-04-18 09:54:08 Starting objects Pooling system...
    2010-04-18 09:54:08 Pool handling system initialized, 457 pools spawned.
    2010-04-18 09:54:08 Initialize AuctionHouseBot...
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '47'
    2010-04-18 09:54:08 AuctionHouseBot and AuctionHouseBuyer have been loaded.
    2010-04-18 09:54:08 WORLD: World initialized
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 TrinityCore process priority class set to HIGH
    2010-04-18 09:54:08 
    2010-04-18 09:54:08 
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '48'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 ERROR: SQL: DELETE FROM game_event_save WHERE event_id = '49'
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.game_event_save' doesn't exist
    2010-04-18 09:54:08 Max allowed socket connections 4096
    2010-04-18 09:54:08 ERROR: SQL: INSERT INTO worldstates (entry, value) VALUES (20002,1272182048)
    2010-04-18 09:54:08 ERROR: SQL ERROR: Table 'characters.worldstates' doesn't exist
    2010-04-18 09:55:08 Update time diff: 49. Players online: 0.
    2010-04-18 09:56:09 Update time diff: 49. Players online: 0.
    2010-04-18 09:57:09 Update time diff: 49. Players online: 0.
    2010-04-18 09:58:09 Update time diff: 50. Players online: 0.
    i did every thing in the read my
    but it wont attach the db so it can see them but cant read ore right any data from it so can you plz make a full db dum of all 3 databasses tnx in advance

  9. #9
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: 333a Trinity Release

    your best off to use the TDB not anyother DB due to the fact it is not supported by trinity

  10. #10
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    i am curenly using the db that came whit the repack
    so it should be a trin db becouse all other servers can use it
    so i am hoping mantha hase the origenal db and that he can make a dump of them

  11. #11
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    Re: 333a Trinity Release

    ya i also notice the db issue,now still uploading,but dont know is my line problem or what,it already show 41mb/41mb but still cant finish,and then give me an error msg.i will try finish upload it by tonight

  12. #12
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    maby try another upload location
    http://www.megaupload.com/
    http://rapidshare.com/
    http://www.mediafire.com/
    these i know work great
    gl and waiting for a link lol

  13. #13
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: 333a Trinity Release

    make sure it's TrinityDB not Community Trinity DB and that the data is up-to-date on the DB and I suggest using the sql fixes from SPGM's reppo on the DB

  14. #14
    Valued Member HellCat_666 is offline
    MemberRank
    May 2006 Join Date
    100Posts

    Re: 333a Trinity Release

    got a link for me ??
    ore pm me whit link
    tnx

  15. #15
    Enthusiast mantha is offline
    MemberRank
    May 2009 Join Date
    25Posts

    Re: 333a Trinity Release

    finally finish upload.
    http://www.megaupload.com/?d=1NK1ENE0



Page 1 of 3 123 LastLast

Advertisement