Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 3 of 30 FirstFirst 12345671318 ... LastLast
Results 21 to 30 of 291
  1. #21
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    hey there


    Register to remove this ad
    bah so I've been trying to figure out why it isnt working but guess i can't on my owned so i'll just ask so i start up mysql.bat works i start realmd works but when i start mangos it goes through for like 3 secs then it says mysql has crashed haven't been able to figure it out myself any help would be awesome.




    › See More: [Release]Darkrulerz's *3.3.5 Repack* --- Based on Hellscream



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #22
    Contributor

    Join Date
    Jan 2010
    Location
    Netherlands
    Posts
    88
    Post Thanks / Like
    Rep Power
    16
    Reputation
    87
    Mangosd.exe will create a file called server.log, post the contains of it (only the last, error, part)

  4. #23
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Code:
    2010-04-01 14:38:19 ERROR:SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 14:38:19 ERROR:SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 14:38:20 ERROR:SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 14:38:20 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:21 ERROR:SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 14:38:21 ERROR:SQL: SELECT MAX(guid) FROM gameobject
    2010-04-01 14:38:21 ERROR:SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:21 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:22 ERROR:SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-01 14:38:22 ERROR:SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:23 ERROR:SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-01 14:38:23 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:24 ERROR:SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-01 14:38:24 ERROR:SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:25 ERROR:SQL: SELECT MAX(id) FROM mail
    2010-04-01 14:38:25 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:26 ERROR:SQL: DELETE FROM auctionhouse WHERE itemguid >= '1'
    2010-04-01 14:38:26 ERROR:SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:27 ERROR:SQL: SELECT MAX(id) FROM item_text
    2010-04-01 14:38:27 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:28 ERROR:SQL: DELETE FROM guild_bank_item WHERE item_guid >= '1'
    2010-04-01 14:38:28 ERROR:SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:29 ERROR:SQL: SELECT MAX(guid) FROM corpse
    2010-04-01 14:38:29 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:30 ERROR:SQL: SELECT MAX(arenateamid) FROM arena_team
    2010-04-01 14:38:30 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:31 ERROR:SQL: SELECT MAX(setguid) FROM character_equipmentsets
    2010-04-01 14:38:31 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:32 ERROR:SQL: SELECT MAX(guildid) FROM guild
    2010-04-01 14:38:32 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:33 ERROR:SQL: SELECT MAX(groupId) FROM groups
    2010-04-01 14:38:33 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:33 ERROR:Check existing of map file './maps/0004331.map': not exist!
    2010-04-01 14:38:33 ERROR:Correct *.map files not found in path './maps' or *.vmap/*vmdir files in './vmaps'. Please place *.map/*.vmap/*.vmdir files in appropriate directories or correct the DataDir value in the mangosd.conf file.
    2010-04-01 14:38:33 
    2010-04-01 14:38:33 Loading MaNGOS strings...
    2010-04-01 14:38:34 ERROR:SQL: SELECT entry,content_default,content_loc1,content_loc2,content_loc3,content_loc4,content_loc5,content_loc6,content_loc7,content_loc8 FROM mangos_string
    2010-04-01 14:38:34 ERROR:query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:34 
    2010-04-01 14:38:34 ERROR:>> Loaded 0 mangos strings. DB table `mangos_string` is empty. Cannot continue.
    Code:
    2010-04-01 11:12:30 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 11:12:30 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 11:12:31 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 11:12:31 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 12:55:43 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 12:55:43 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 12:55:44 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 12:55:44 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 12:55:45 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 12:55:45 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 12:55:45 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 12:55:45 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 12:55:46 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 12:55:46 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:11:56 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 13:11:56 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 13:16:25 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 13:16:25 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 13:16:26 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 13:16:26 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:27 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 13:16:27 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 13:16:27 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:27 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:28 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 13:16:28 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:29 SQL: SELECT MAX(guid) FROM gameobject
    2010-04-01 13:16:29 SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-01 13:16:29 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:29 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:30 SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-01 13:16:30 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:16:31 SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-01 13:16:31 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:25 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 13:38:25 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 13:38:26 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 13:38:26 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:27 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 13:38:27 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 13:38:27 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:27 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:28 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 13:38:28 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:29 SQL: SELECT MAX(guid) FROM gameobject
    2010-04-01 13:38:29 SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-01 13:38:29 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:29 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:30 SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-01 13:38:30 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:31 SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-01 13:38:31 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:32 SQL: SELECT MAX(id) FROM mail
    2010-04-01 13:38:32 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:33 SQL: DELETE FROM auctionhouse WHERE itemguid >= '1'
    2010-04-01 13:38:33 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:34 SQL: SELECT MAX(id) FROM item_text
    2010-04-01 13:38:34 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:36 SQL: DELETE FROM guild_bank_item WHERE item_guid >= '1'
    2010-04-01 13:38:36 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:38:37 SQL: SELECT MAX(guid) FROM corpse
    2010-04-01 13:38:37 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:26 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 13:41:26 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 13:41:27 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 13:41:27 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:28 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 13:41:28 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 13:41:28 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:28 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:29 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 13:41:29 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:30 SQL: SELECT MAX(guid) FROM gameobject
    2010-04-01 13:41:30 SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-01 13:41:30 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:30 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:31 SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-01 13:41:31 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:41:32 SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-01 13:41:32 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:50:07 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 13:50:07 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 13:50:08 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 13:50:08 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:50:09 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 13:50:09 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 13:50:09 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:50:09 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 13:50:10 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 13:50:10 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:04:08 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 14:04:08 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 14:04:09 SQL: SELECT MAX(guid) FROM characters
    2010-04-01 14:04:09 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:04:10 SQL: SELECT MAX(guid) FROM creature
    2010-04-01 14:04:10 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 14:04:10 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:04:10 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:04:46 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 14:04:46 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 14:38:19 SQL: UPDATE characters SET online = 0 WHERE online<>0
    2010-04-01 14:38:19 SQL ERROR: Lost connection to MySQL server during query
    2010-04-01 14:38:20 SQL: SELECT MAX(guid) FROM item_instance
    2010-04-01 14:38:20 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:21 SQL: UPDATE character_battleground_data SET instance_id = 0
    2010-04-01 14:38:21 SQL: SELECT MAX(guid) FROM gameobject
    2010-04-01 14:38:21 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:21 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:22 SQL: DELETE FROM character_inventory WHERE item >= '1'
    2010-04-01 14:38:22 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:23 SQL: SELECT MAX(id) FROM auctionhouse
    2010-04-01 14:38:23 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:24 SQL: DELETE FROM mail_items WHERE item_guid >= '1'
    2010-04-01 14:38:24 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:25 SQL: SELECT MAX(id) FROM mail
    2010-04-01 14:38:25 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:26 SQL: DELETE FROM auctionhouse WHERE itemguid >= '1'
    2010-04-01 14:38:26 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:27 SQL: SELECT MAX(id) FROM item_text
    2010-04-01 14:38:27 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:28 SQL: DELETE FROM guild_bank_item WHERE item_guid >= '1'
    2010-04-01 14:38:28 SQL ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:29 SQL: SELECT MAX(guid) FROM corpse
    2010-04-01 14:38:29 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:30 SQL: SELECT MAX(arenateamid) FROM arena_team
    2010-04-01 14:38:30 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:31 SQL: SELECT MAX(setguid) FROM character_equipmentsets
    2010-04-01 14:38:31 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:32 SQL: SELECT MAX(guildid) FROM guild
    2010-04-01 14:38:32 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:33 SQL: SELECT MAX(groupId) FROM groups
    2010-04-01 14:38:33 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:34 SQL: SELECT entry,content_default,content_loc1,content_loc2,content_loc3,content_loc4,content_loc5,content_loc6,content_loc7,content_loc8 FROM mangos_string
    2010-04-01 14:38:34 query ERROR: Can't connect to MySQL server on '127.0.0.1' (10061)
    2010-04-01 14:38:34 >> Loaded 0 mangos strings. DB table `mangos_string` is empty. Cannot continue.
    there is the server text file and the DBErrores.

  5. #24
    Contributor

    Join Date
    Jan 2010
    Location
    Netherlands
    Posts
    88
    Post Thanks / Like
    Rep Power
    16
    Reputation
    87
    Fixed the full archives, this bug was already reported on AC-WEB

    Fixing SQL file: Characters_DB_Fix

  6. #25
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Many DB errors

    Just unpacked & extracted maps & dbc (no vmaps), ran mysql.bat and started up realmd and mangosd x64..i get a lot of DB errors mostly from character database

    I'm not very good with mysql but i'll try to poke around and see whats going on
    thanks for the upload btw!

    *EDIT*
    character DB errors gone after replacing with the sql dump above, but these errors remain:

    Code:
    2010-04-01 14:28:34 Gameobject (Entry: 187055 GoType: 22) have data0=0 but Spell (Entry 0) not exist.
    2010-04-01 14:28:35 Talent 49655 (prev: 49654, first: 49217, rank: 2, req: 0) listed in `spell_chain` has wrong rank.
    2010-04-01 14:28:36 Spell 29801 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 30803 listed in `spell_proc_event` does not exist
    2010-04-01 14:28:36 Spell 30804 listed in `spell_proc_event` does not exist
    2010-04-01 14:28:36 Spell 30805 listed in `spell_proc_event` does not exist
    2010-04-01 14:28:36 Spell 30808 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 30809 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 44394 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 44395 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 44396 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 49137 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 49529 listed in `spell_proc_event` is not first rank (49018) in chain
    2010-04-01 14:28:36 Spell 49530 listed in `spell_proc_event` is not first rank (49018) in chain
    2010-04-01 14:28:36 Spell 49657 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 51466 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 53137 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 53138 listed in `spell_proc_event` probally not triggered spell
    2010-04-01 14:28:36 Spell 34457 listed in `spell_proc_event` does not exist
    2010-04-01 14:28:43 Item (Entry: 10588) not correct 23166 display id, must be 67049 (using it).
    2010-04-01 14:28:43 Item (Entry: 11825) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 11826) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 15196) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 15197) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 15198) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 15199) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 18231) not correct class 15, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 19030) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 19312) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 19315) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 19325) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 21563) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 28297) not correct 41366 display id, must be 67267 (using it).
    2010-04-01 14:28:43 Item (Entry: 29248) not correct 42417 display id, must be 67447 (using it).
    2010-04-01 14:28:43 Item (Entry: 30847) not correct 42437 display id, must be 67050 (using it).
    2010-04-01 14:28:43 Item (Entry: 32053) not correct 41366 display id, must be 67267 (using it).
    2010-04-01 14:28:43 Item (Entry: 37314) not correct 49760 display id, must be 65930 (using it).
    2010-04-01 14:28:43 Item (Entry: 37710) not correct 20628 display id, must be 44269 (using it).
    2010-04-01 14:28:43 Item (Entry: 45328) not correct 58623 display id, must be 24131 (using it).
    2010-04-01 14:28:43 Item (Entry: 49050) has wrong BuyCount value (0), set to default(1).
    2010-04-01 14:28:43 Item (Entry: 49362) not correct 0 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 49888) not correct 4 material, must be 1 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 49900) not correct 65406 display id, must be 65038 (using it).
    2010-04-01 14:28:43 Item (Entry: 49952) not correct 65132 display id, must be 67434 (using it).
    2010-04-01 14:28:43 Item (Entry: 50034) not correct 64355 display id, must be 65744 (using it).
    2010-04-01 14:28:43 Item (Entry: 50045) not correct 58828 display id, must be 58830 (using it).
    2010-04-01 14:28:43 Item (Entry: 50166) not correct 0 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50166) not correct 15274 display id, must be 36488 (using it).
    2010-04-01 14:28:43 Item (Entry: 50226) not correct class 12, must be 15 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50226) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50231) not correct class 12, must be 15 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50231) not correct -1 material, must be 4 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50235) not correct 64253 display id, must be 67667 (using it).
    2010-04-01 14:28:43 Item (Entry: 50379) not correct class 0, must be 12 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50380) not correct class 0, must be 12 (still using DB value).
    2010-04-01 14:28:43 Item (Entry: 50999) not correct 64452 display id, must be 48157 (using it).
    2010-04-01 14:28:43 Item (Entry: 51158) not correct 64894 display id, must be 65647 (using it).
    2010-04-01 14:28:43 Item (Entry: 51289) not correct 64828 display id, must be 64840 (using it).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 23359 listed for TargetEntry 5357 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 23359 listed for TargetEntry 5358 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 23359 listed for TargetEntry 5359 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 23359 listed for TargetEntry 5360 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 23359 listed for TargetEntry 5361 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 29364 listed for TargetEntry 16975 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 29435 listed for TargetEntry 17034 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 34665 listed for TargetEntry 16880 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 42411 listed for TargetEntry 4328 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 42411 listed for TargetEntry 4329 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 42411 listed for TargetEntry 4331 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 45115 listed for TargetEntry 25090 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 45115 listed for TargetEntry 25091 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 45115 listed for TargetEntry 25092 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 48619 listed for TargetEntry 27377 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:48 Table `spell_script_target`: spellId 58836 listed for TargetEntry 31216 does not have any implicit target TARGET_SCRIPT(38) or TARGET_SCRIPT_COORDINATES (46) or TARGET_FOCUS_OR_SCRIPTED_GAMEOBJECT (40).
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 100697 Entry: 24850) with `creature_template`.`RegenHealth`=1 and low current health (2018275), `creature_template`.`minhealth`=3700000.
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 100698 Entry: 24892) with `creature_template`.`RegenHealth`=1 and low current health (2018275), `creature_template`.`minhealth`=3700000.
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 100702 Entry: 25741) with `creature_template`.`RegenHealth`=1 and low current health (1912176), `creature_template`.`minhealth`=5200000.
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 58034 Entry: 25315) with `creature_template`.`RegenHealth`=1 and low current health (9347800), `creature_template`.`minhealth`=12600000.
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 58034 Entry: 25315) with low current mana (1693500), `creature_template`.`minmana`=2000000.
    2010-04-01 14:28:55 Table `creature` have creature (GUID: 4456384 Entry: 28957) with `MovementType`=1 (random movement) but with `spawndist`=0, replace by idle movement type (0).
    2010-04-01 14:30:01 Area trigger (ID:4776) does not exist in `AreaTrigger.dbc`.
    2010-04-01 14:30:08 Table 'creature_loot_template' entry 25741 isn't creature entry and not referenced from loot, and then useless.
    2010-04-01 14:30:11 Table 'skinning_loot_template' entry 100001 (creature skinning id) not exist but used as loot id in DB.
    2010-04-01 14:30:13 Table 'spell_loot_template' entry 60893 isn't spell id (random item creating) and not referenced from loot, and then useless.
    2010-04-01 14:30:13 Spell (ID: 61288) not have MECHANIC_DISCOVERY (28) value in Mechanic field in spell.dbc and not 100% chance random discovery ability but listed for spellId 57209 (and maybe more) in `skill_discovery_template` table
    2010-04-01 14:30:13 Spell (ID: 61177) not have MECHANIC_DISCOVERY (28) value in Mechanic field in spell.dbc and not 100% chance random discovery ability but listed for spellId 56944 (and maybe more) in `skill_discovery_template` table
    2010-04-01 14:30:13 Spell (ID: 60893) not have MECHANIC_DISCOVERY (28) value in Mechanic field in spell.dbc and not 100% chance random discovery ability but listed for spellId 53895 (and maybe more) in `skill_discovery_template` table
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8804 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8805 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8806 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8807 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8808 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 8809 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 4234 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 4234 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement`.`criteria_id` 12974 does not exist, ignoring.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 758 (type: 1) for achievement 201.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 1237 (type: 1) for achievement 159.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 1240 (type: 1) for achievement 214.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 1241 (type: 1) for achievement 226.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2342 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2343 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2344 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2345 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2346 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2347 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2348 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2349 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2350 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2351 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2353 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2355 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2356 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 2357 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3685 (type: 70) for achievement 213.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3698 (type: 70) for achievement 206.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3699 (type: 70) for achievement 1252.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3723 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3724 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3725 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3726 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3727 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3728 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3729 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3730 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3731 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3732 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3733 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3734 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3735 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3736 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3737 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3738 (type: 49) for achievement 557.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3879 (type: 70) for achievement 1258.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 3880 (type: 70) for achievement 1259.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4768 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4769 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4770 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4771 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4772 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4773 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4774 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4775 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4776 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4777 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4778 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4779 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4780 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4781 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4782 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4783 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4784 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4785 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4786 (type: 49) for achievement 927.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4959 (type: 70) for achievement 1111.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4960 (type: 70) for achievement 1110.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 4961 (type: 70) for achievement 1109.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5020 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5021 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5022 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5023 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5024 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5025 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5026 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5027 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5028 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5029 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5030 (type: 70) for achievement 388.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5031 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5032 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5033 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5034 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5035 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5036 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5037 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5038 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5039 (type: 70) for achievement 1006.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5605 (type: 70) for achievement 207.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5606 (type: 70) for achievement 207.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5816 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 5817 (type: 49) for achievement 556.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6446 (type: 70) for achievement 1764.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6633 (type: 70) for achievement 604.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6634 (type: 70) for achievement 604.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6635 (type: 70) for achievement 604.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6636 (type: 70) for achievement 604.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6637 (type: 70) for achievement 603.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6638 (type: 70) for achievement 603.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6639 (type: 70) for achievement 603.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6640 (type: 70) for achievement 603.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 6800 (type: 70) for achievement 223.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7020 (type: 70) for achievement 203.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7021 (type: 70) for achievement 1251.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7629 (type: 70) for achievement 2190.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7630 (type: 70) for achievement 1766.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7631 (type: 70) for achievement 2191.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7703 (type: 70) for achievement 1751.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7704 (type: 70) for achievement 1723.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7705 (type: 70) for achievement 1723.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7706 (type: 70) for achievement 1723.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7707 (type: 70) for achievement 1723.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7708 (type: 70) for achievement 1723.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7709 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7710 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7711 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7712 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7713 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7714 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7715 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7716 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7718 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 7719 (type: 70) for achievement 2199.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 8839 (type: 70) for achievement 383.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 9161 (type: 70) for achievement 383.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 9162 (type: 70) for achievement 383.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 9163 (type: 70) for achievement 383.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 9164 (type: 70) for achievement 383.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 11491 (type: 70) for achievement 3845.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13163 (type: 0) for achievement 4581.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13164 (type: 0) for achievement 4622.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13185 (type: 0) for achievement 4731.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13186 (type: 0) for achievement 4732.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13189 (type: 0) for achievement 4735.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13190 (type: 0) for achievement 4736.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13191 (type: 0) for achievement 4737.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13192 (type: 0) for achievement 4738.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13193 (type: 0) for achievement 4739.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13195 (type: 0) for achievement 4741.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13196 (type: 0) for achievement 4742.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13197 (type: 0) for achievement 4743.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13200 (type: 0) for achievement 4746.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13201 (type: 0) for achievement 4747.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13202 (type: 0) for achievement 4748.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13203 (type: 0) for achievement 4749.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13204 (type: 0) for achievement 4750.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13206 (type: 0) for achievement 4752.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13234 (type: 0) for achievement 2186.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13235 (type: 0) for achievement 2186.
    2010-04-01 14:30:15 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13236 (type: 0) for achievement 2186.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13238 (type: 0) for achievement 2187.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13239 (type: 0) for achievement 2187.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13240 (type: 0) for achievement 2187.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13243 (type: 0) for achievement 4622.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13244 (type: 0) for achievement 4621.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13245 (type: 0) for achievement 4621.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13246 (type: 0) for achievement 4601.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13247 (type: 0) for achievement 4601.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13308 (type: 0) for achievement 1104.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13309 (type: 0) for achievement 1104.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13310 (type: 0) for achievement 1768.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13311 (type: 0) for achievement 1768.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13315 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13316 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13317 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13318 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13319 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13320 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13321 (type: 0) for achievement 1467.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13324 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13325 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13326 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13327 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13329 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13330 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13331 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13332 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13336 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13337 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13338 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13339 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13340 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13341 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13342 (type: 0) for achievement 1770.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13343 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13344 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13345 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13346 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13347 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13349 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13350 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13351 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13352 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13356 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13357 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13358 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13359 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13360 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13361 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13362 (type: 0) for achievement 1756.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13393 (type: 0) for achievement 4534.
    2010-04-01 14:30:16 Table `achievement_criteria_requirement` is missing expected data for `criteria_id` 13394 (type: 0) for achievement 4610.
    2010-04-01 14:30:20 Item condition useless with count < 1, skipped
    2010-04-01 14:30:20 Table gossip_menu_option menu 50004, invalid condition 1 for id 0
    2010-04-01 14:30:20 Table `gossip_scripts` contain unused script, id 50009.
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 28703) has broken learning spell 60893, ignore
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 26951) has broken learning spell 60893, ignore
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 26903) has broken learning spell 60893, ignore
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 26987) has broken learning spell 60893, ignore
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 26975) has broken learning spell 60893, ignore
    2010-04-01 14:30:22 Craft spell 60893 not have create item entry.
    2010-04-01 14:30:22 Table `npc_trainer` for Trainer (Entry: 33588) has broken learning spell 60893, ignore
    Last edited by matthew.297; 01-04-10 at 02:34 PM.

  7. #26
    Contributor

    Join Date
    Jan 2010
    Location
    Netherlands
    Posts
    88
    Post Thanks / Like
    Rep Power
    16
    Reputation
    87
    i know about the errors, we just got our SQL developer yesterday to start working...before we used UDB but that caused a lot of problems...so we merged it with YTDB and that caused even more problems... lol

    this will be solved ASAP by our developer called Singlem

    Fix for a full item_template made by me: MEGAUPLOAD - The leading online storage and file delivery service

  8. #27
    Beginner

    Join Date
    Mar 2010
    Posts
    2
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    ah ok it is a good repack btw despite the errors

  9. #28
    Beginner

    Join Date
    Apr 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Hello i was woundering if you could make a core that support older version like 1.12.2 and flying mounts in azeroth? i would like to make a pre-tbc server with flying mounts

  10. #29
    Contributor

    Join Date
    Jan 2010
    Location
    Netherlands
    Posts
    88
    Post Thanks / Like
    Rep Power
    16
    Reputation
    87
    Quote Originally Posted by duckstars View Post
    Hello i was woundering if you could make a core that support older version like 1.12.2 and flying mounts in azeroth? i would like to make a pre-tbc server with flying mounts
    no, i don't know of a way to revert the core to 1.12.2
    i could manage flying mounts in Azeroth though...how about not give the people the option to use WotLK expansion in account creation

  11. #30
    Beginner

    Join Date
    Apr 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1

    Register to remove this ad
    ye fought so How long will it take for you to make the flying thing in azeroth then?

    and one more thing! it would be great if you can learn epic fly on lvl 60
    Last edited by duckstars; 02-04-10 at 09:38 AM.

 

 
Page 3 of 30 FirstFirst 12345671318 ... LastLast

Visitors found this page by searching for:

lazy bot 3.3.5 download

Darkrulerz repack

SQL and DBC format strings are not matching for table: spell_dbc

3.3.5 fun repack

mangos 3.3.5 repack

MapsVmapsBuildingsDBC for 3.3.5a build 12340

wow 3.3.5 fun repack

wow 3.3.5 repack

Lazybot 3.3.5a

playerbot repack

lazy bot 3.3.5

lazybot 3.3.5 download

Repack 3.3.5 Fun

ERROR: SQL and DBC format strings are not matching for table: spell_dbc

lazybot 3.3.5 maps

mangos 3.3.5 free download

3.3.5 Maps Vmaps Buildings DBC for 3.3.5a build 12340

3.3.5a fun repack

lazybot 3.3.5

download trinity core reapck 3.3.5 anticheatwow mangos 3.3.5 repackwow 3.3.5 repack releases0004331.map download 3.3.5repack fun 3.3.5Trinity fun repack 3.3.5mangos 3.3.5 دانلودLazybot 3.3.5a downloaddark-ice 3.3.5 server repackdownload lazybot 3.3.5lazy bot 3.3.5arepack 3.3.5 legendarywow repack 3.3.5wow repack 3.3.5 with playerbotswow 3.3.5 playerbotwow 3.3.5 repack downloadWoW Fun 3.3.5 Repackwow 3.3.5 repack mangoswow repacks playerbotMangos 3.3.5 repack downloadmangos complete wow 3.3.5 repack dark ruleztrinity 3.3.5 repack with botswotlk 3.3.5 repacktrinity repack 3.3.5Lazy Bot 3 3 53.3.5 core wow Trinity releaselazy bot map 3.3.5lazybot 3.3.5 tutorialtrinity 3.3.5a blizzlike repack anti cheatVersion: 3.3.5a (12340) repack anti cheatwow 3.3.5 server repacks
SEO Blog

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 04:23 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org