[Question] World Database Update Issue menu

User Tag List

Results 1 to 8 of 8
  1. #1
    Ulec's Avatar Member
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Question] World Database Update Issue

    I have ravaged the internet trying to get this fixed. Decided to compile 4.3.4 again from scratch since there were some issues with the previous compilation and now I cannot even get the world server to run.

    There have been many mentions of this problem throughout the internet on numerous forums yet not so elaborate solutions, or at least nothing I have not already tried.

    [1146] Table 'world.spell_custom_attr' doesn't exist
    Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.
    This seems to be the problem. Before this there was the issue regarding the 'security' string of the 'command' table on the 'world' database which ceased yielding errors once changed into 'permission' per advice that I have found, even though it was suggested that the error would disappear on its own following the database updates. Even if I somehow manage to have this skipped, then I get something pertaining to attackpower modifiers, once again concerning the world database.

    I have recompiled the core clean exactly four times now, even reinstalled Visual Studio, CMake, all the libraries, Git and whatnot and kept on compiling from scratch directly into my hard drive. The core seems to have no issues anyway; yet I cannot figure out what the problem with the world database is, after all it comes in such a mess with all those separate updates which I actually had merged together as told.

    I would deeply appreciate any assistance in regard to this or simply a .sql file of a functioning world database with all the updates and whatnot included that I can simply import as a last resort. Thanks in advance.


    I have followed the guides below word by word:

    How-To_Win 4.3.4 - TrinityCore - KPsN Collaboration Platform

    TDB 4.3.4 + DB Updates - TrinityCore - KPsN Collaboration Platform



    Auth.log:

    Code:
    TrinityCore rev. 4043680a5e5f 2014-04-05 21:44:38 +0200 (4.3.4 branch) (Win64, Release) (authserver)
    <Ctrl-C> to stop.
    
    Using configuration file authserver.conf.
    OpenSSL 1.0.1f 6 Jan 2014 (Library: OpenSSL 1.0.0l 6 Jan 2014)
    Opening DatabasePool 'auth'. Asynchronous connections: 1, synchronous connections: 1.
    MySQL client library: 5.5.9
    MySQL server ver: 5.6.16 
    Connected to MySQL database at localhost
    MySQL client library: 5.5.9
    MySQL server ver: 5.6.16 
    Connected to MySQL database at localhost
    DatabasePool 'auth' opened successfully. 2 total connections running.
    Started auth database connection pool.
    Updating Realm List...
    Added realm "Trinity" at 127.0.0.1:8085.

    DBErrors.log:

    Code:
    spelldifficulty_dbc: spell 42636 at field id:2202 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 45433 at field id:2203 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 90120 at field id:3251 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92943 at field id:3251 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 90059 at field id:3255 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92948 at field id:3255 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 89289 at field id:3258 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92951 at field id:3258 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 75621 at field id:3523 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 94991 at field id:3523 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 75708 at field id:3579 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 95858 at field id:3579 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92666 at field id:3582 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 95884 at field id:3582 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98192 at field id:3741 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98846 at field id:3741 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98900 at field id:3749 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99288 at field id:3749 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98899 at field id:3752 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99551 at field id:3752 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99877 at field id:3764 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99878 at field id:3764 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 107352 at field id:4343 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 108859 at field id:4343 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110615 at field id:4343 at spellid2 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110614 at field id:4343 at spellid3 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110035 at field id:4444 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110034 at field id:4444 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110033 at field id:4444 at spellid2 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110032 at field id:4444 at spellid3 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 103179 at field id:4469 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110515 at field id:4469 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    [1146] Table 'world.spell_custom_attr' doesn't exist
    Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

    Server.log:

    Code:
    Using configuration file worldserver.conf.
    Using SSL version: OpenSSL 1.0.1f 6 Jan 2014 (library: OpenSSL 1.0.0l 6 Jan 2014)
    Using ACE version: 6.1.4
    TrinityCore rev. 4043680a5e5f 2014-04-05 21:44:38 +0200 (4.3.4 branch) (Win64, Release) (worldserver-daemon)
    <Ctrl-C> to stop.
    
     ______                       __
    /\__  _\       __          __/\ \__
    \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
       \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
        \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
         \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
          \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                     C O R E  /\___/
    http://TrinityCore.org                    \/__/
    
    Realm running as realm ID 1
    Using World DB: TDB 434.05
    Using enUS DBC Locale
    StartHeroicPlayerLevel (55) must be in range 1..MaxPlayerLevel(10). Set to 10.
    RecruitAFriend.MaxLevel (80) must be in the range 0..MaxLevel(10). Set to 60.
    Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    Using DataDir ./
    WORLD: MMap data directory is: ./mmaps
    VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
    VMap data directory is: ./vmaps
    Loading Trinity strings...
    >> Loaded 1082 Trinity strings from table trinity_string in 3 ms
    Initialize data stores...
    >> Initialized 145 DBC data stores in 304 ms
    Loading SpellInfo store...
    >> Loaded SpellInfo store in 117 ms
    Loading SpellInfo corrections...
    >> Loaded SpellInfo corrections in 5 ms
    Loading SkillLineAbilityMultiMap Data...
    >> Loaded 8384 SkillLineAbility MultiMap Data in 2 ms
    Loading SpellInfo custom attributes...

    [Question] World Database Update Issue
  2. #2
    Natrist's Avatar Member
    Reputation
    11
    Join Date
    Mar 2013
    Posts
    146
    Thanks G/R
    9/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd suggest using MaNGOS instead. It's cleaner and easier to setup.
    Your issue is a rather complicated one to resolve because your post is lacking the database version and it isn't clear exactly which update you need to run. It is however clear that the 'spell_custom_attr' table cannot be found at run-time.

    You seem like a rational and bright individual from the way you put together your cry for help so I am pretty confident you'll be able to figure it out on your own with MaNGOS.

  3. #3
    Ulec's Avatar Member
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Natrist View Post
    I'd suggest using MaNGOS instead. It's cleaner and easier to setup.
    Your issue is a rather complicated one to resolve because your post is lacking the database version and it isn't clear exactly which update you need to run. It is however clear that the 'spell_custom_attr' table cannot be found at run-time.

    You seem like a rational and bright individual from the way you put together your cry for help so I am pretty confident you'll be able to figure it out on your own with MaNGOS.

    I might give MaNGOS a shot again after almost 5 years now, but I'd rather try to have this fixed first.

    Since I have followed the TC guide word by word, I have used the latest TDB_full_434.05_2013_07_17.sql (TDB Full 4.3.4 - TrinityCore) as well as the updates that are located at https://github.com/TrinityCore/Trini...4.3.4_DB_Alpha.

    My revision is on the Server.log and apparently after some search through the local files I have managed to find an .sql file including the table 'world.spell_custom_attr', yet the problem is that its path is \sql\old\3.3.5a\TDB52_to_TDB53_updates\world, whereas I am dealing with Cataclysm. And I am certain that I have not cloned the master branch of TrinityCore which is 3.3.5. I have got the 4.3.4, that is without a doubt after so many attempts now. So I wonder why it is currently missing that table despite the likelihood of such having got excluded in the 4.3.4 core as it is nowhere to be found among any of the 4.3.4 .sql files.

  4. #4
    Ulec's Avatar Member
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yep, after having added that table regardless of what I have stated above, I happened to receive the good ol' quest_repeatable_rate string error which is apparently supposed to be in the table 'reputation_reward_rate'.

    Also added that and now I have got this, as I did five other times during my previous attempts at a fresh compilation:


    DBErrors.log:

    Code:
    spelldifficulty_dbc: spell 42636 at field id:2202 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 45433 at field id:2203 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 90120 at field id:3251 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92943 at field id:3251 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 90059 at field id:3255 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92948 at field id:3255 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 89289 at field id:3258 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92951 at field id:3258 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 75621 at field id:3523 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 94991 at field id:3523 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 75708 at field id:3579 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 95858 at field id:3579 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 92666 at field id:3582 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 95884 at field id:3582 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98192 at field id:3741 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98846 at field id:3741 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98900 at field id:3749 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99288 at field id:3749 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 98899 at field id:3752 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99551 at field id:3752 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99877 at field id:3764 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 99878 at field id:3764 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 107352 at field id:4343 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 108859 at field id:4343 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110615 at field id:4343 at spellid2 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110614 at field id:4343 at spellid3 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110035 at field id:4444 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110034 at field id:4444 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110033 at field id:4444 at spellid2 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110032 at field id:4444 at spellid3 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 103179 at field id:4469 at spellid0 does not exist in SpellStore (spell.dbc), loaded as 0
    spelldifficulty_dbc: spell 110515 at field id:4469 at spellid1 does not exist in SpellStore (spell.dbc), loaded as 0
    Table `spell_custom_attr` has wrong spell (entry: 1777), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8629), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11285), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11286), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 38764), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 2589), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 2590), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 2591), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8721), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11279), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11280), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11281), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 25300), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 26863), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48656), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48657), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8631), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8632), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8633), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11289), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11290), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 26839), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 26884), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48675), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48676), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 6800), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8992), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 9829), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 9830), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 27001), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 27002), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48571), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48572), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8724), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 8725), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11267), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11268), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 11269), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 27441), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48689), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48690), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48691), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 6787), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 9866), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 9867), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 27005), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48578), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 48579), ignored.
    Table `spell_custom_attr` has wrong spell (entry: 24825), ignored.
    GameObject (Entry: 126337 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 126338 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 126339 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 126340 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 126341 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 126345 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 151951 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    Gameobject (Entry: 181105 GoType: 22) have data0=27873 but Spell (Entry 27873) not exist.
    Gameobject (Entry: 181106 GoType: 22) have data0=27874 but Spell (Entry 27874) not exist.
    Gameobject (Entry: 181165 GoType: 22) have data0=28276 but Spell (Entry 28276) not exist.
    Gameobject (Entry: 183510 GoType: 22) have data0=34149 but Spell (Entry 34149) not exist.
    Gameobject (Entry: 183511 GoType: 22) have data0=34150 but Spell (Entry 34150) not exist.
    GameObject (Entry: 126342 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    GameObject (Entry: 191300 GoType: 8) have data0=2061 but SpellFocus (Id: 2061) not exist.
    Gameobject (Entry: 193171 GoType: 22) have data0=58898 but Spell (Entry 58898) not exist.
    Gameobject (Entry: 193169 GoType: 22) have data0=58890 but Spell (Entry 58890) not exist.
    Gameobject (Entry: 193170 GoType: 22) have data0=58896 but Spell (Entry 58896) not exist.
    Gameobject (Entry: 202357 GoType: 2) have data0=0 but lock (Id: 0) not found.
    Gameobject (Entry: 188192 GoType: 3) have data7=188187 but GO (Entry 188187) have not GAMEOBJECT_TYPE_TRAP (6) type.
    Gameobject (Entry: 205273 GoType: 22) have data0=84506 but Spell (Entry 84506) not exist.
    Gameobject (Entry: 205272 GoType: 22) have data0=84505 but Spell (Entry 84505) not exist.
    Gameobject (Entry: 207691 GoType: 22) have data0=90245 but Spell (Entry 90245) not exist.
    Gameobject (Entry: 207690 GoType: 22) have data0=90244 but Spell (Entry 90244) not exist.
    Gameobject (Entry: 209081 GoType: 22) have data0=84506 but Spell (Entry 84506) not exist.
    Gameobject (Entry: 209080 GoType: 22) have data0=84505 but Spell (Entry 84505) not exist.
    Gameobject (Entry: 206195 GoType: 22) have data0=86761 but Spell (Entry 86761) not exist.
    Gameobject (Entry: 207078 GoType: 22) have data0=89691 but Spell (Entry 89691) not exist.
    Gameobject (Entry: 207073 GoType: 22) have data0=89685 but Spell (Entry 89685) not exist.
    Gameobject (Entry: 204422 GoType: 22) have data0=81358 but Spell (Entry 81358) not exist.
    Gameobject (Entry: 208325 GoType: 22) have data0=96364 but Spell (Entry 96364) not exist.
    Gameobject (Entry: 205877 GoType: 22) have data0=85892 but Spell (Entry 85892) not exist.
    Gameobject (Entry: 205876 GoType: 22) have data0=85891 but Spell (Entry 85891) not exist.
    Gameobject (Entry: 209276 GoType: 10) have data0=29519 but lock (Id: 29519) not found.
    Spell 25898 listed in `spell_group` does not exist
    Spell 25899 listed in `spell_group` does not exist
    Spell 61840 listed in `spell_bonus_data` does not exist
    SpellGroup id 1120 listed in `spell_group_stack_rules` does not exist
    Creature (Entry: 35036, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35543, expansion 0).
    Creature (Entry: 35033, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35521, expansion 0).
    Creature (Entry: 35048, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35539, expansion 0).
    Creature (Entry: 20909, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 21616, faction_A 14).
    Creature (Entry: 20909, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 21616, faction_H 14).
    Creature (Entry: 35305, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35306, expansion 0).
    Creature (Entry: 35305, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 35306, faction_A 35).
    Creature (Entry: 35305, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 35306, faction_H 35).
    Creature (Entry: 13284, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37308, faction_A 35).
    Creature (Entry: 13284, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37308, faction_H 35).
    Creature (Entry: 13284, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37308, class 1).
    Creature (Entry: 2225, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37486, faction_A 35).
    Creature (Entry: 2225, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37486, faction_H 35).
    Creature (Entry: 2225) has different `npcflag` in difficulty 3 mode (Entry: 37486).
    Creature (Entry: 13218, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37320, faction_A 35).
    Creature (Entry: 13218, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37320, faction_H 35).
    Creature (Entry: 13218) has different `npcflag` in difficulty 3 mode (Entry: 37320).
    Creature (Entry: 2674) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 24552, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 25564, faction_A 14).
    Creature (Entry: 24552, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 25564, faction_H 14).
    Creature (Entry: 3343, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37318, faction_A 35).
    Creature (Entry: 3343, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37318, faction_H 35).
    Creature (Entry: 3343) has different `npcflag` in difficulty 3 mode (Entry: 37318).
    Creature (Entry: 3625) has different `npcflag` in difficulty 1 mode (Entry: 22654).
    Creature (Entry: 30858, faction_A 103) has different `faction_A` in difficulty 1 mode (Entry: 31546, faction_A 35).
    Creature (Entry: 30858, faction_H 103) has different `faction_H` in difficulty 1 mode (Entry: 31546, faction_H 35).
    Creature (Entry: 4255) has different `npcflag` in difficulty 1 mode (Entry: 22646).
    Creature (Entry: 4257, faction_A 1217) has different `faction_A` in difficulty 3 mode (Entry: 37349, faction_A 35).
    Creature (Entry: 4257, faction_H 1217) has different `faction_H` in difficulty 3 mode (Entry: 37349, faction_H 35).
    Creature (Entry: 4257) has different `npcflag` in difficulty 3 mode (Entry: 37349).
    Creature (Entry: 13257) has different `npcflag` in difficulty 1 mode (Entry: 22567).
    Creature (Entry: 33818, class 2) has different `unit_class` in difficulty 1 mode (Entry: 33827, class 1).
    Creature (Entry: 13096, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22729, expansion 0).
    Creature (Entry: 13096, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 31946, expansion 0).
    Creature (Entry: 13096, expansion 3) has different `expansion` in difficulty 3 mode (Entry: 37264, expansion 2).
    Creature (Entry: 13096, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37264, faction_A 35).
    Creature (Entry: 13096, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37264, faction_H 35).
    Creature (Entry: 13096, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37264, class 1).
    Creature (Entry: 5134) has different `npcflag` in difficulty 1 mode (Entry: 22651).
    Creature (Entry: 5135, faction_A 1217) has different `faction_A` in difficulty 3 mode (Entry: 37427, faction_A 35).
    Creature (Entry: 5135, faction_H 1217) has different `faction_H` in difficulty 3 mode (Entry: 37427, faction_H 35).
    Creature (Entry: 5135) has different `npcflag` in difficulty 3 mode (Entry: 37427).
    Creature (Entry: 5139) has different `npcflag` in difficulty 1 mode (Entry: 22652).
    Creature (Entry: 34702, faction_A 875) has different `faction_A` in difficulty 1 mode (Entry: 36082, faction_A 64).
    Creature (Entry: 34702, faction_H 875) has different `faction_H` in difficulty 1 mode (Entry: 36082, faction_H 64).
    Creature (Entry: 19220) has different `npcflag` in difficulty 1 mode (Entry: 21537).
    Creature (Entry: 12127, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37415, faction_A 35).
    Creature (Entry: 12127, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37415, faction_H 35).
    Creature (Entry: 11604, faction_A 26) has different `faction_A` in difficulty 3 mode (Entry: 37470, faction_A 35).
    Creature (Entry: 11604, faction_H 26) has different `faction_H` in difficulty 3 mode (Entry: 37470, faction_H 35).
    Creature (Entry: 11604, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37470, class 1).
    Creature (Entry: 13448, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37398, faction_A 35).
    Creature (Entry: 13448, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37398, faction_H 35).
    Creature (Entry: 13448) has different `npcflag` in difficulty 3 mode (Entry: 37398).
    Creature (Entry: 10364) has different `npcflag` in difficulty 1 mode (Entry: 22660).
    Creature (Entry: 10367) has different `npcflag` in difficulty 1 mode (Entry: 22655).
    Creature (Entry: 18179, faction_A 74) has different `faction_A` in difficulty 1 mode (Entry: 19899, faction_A 14).
    Creature (Entry: 18179, faction_H 74) has different `faction_H` in difficulty 1 mode (Entry: 19899, faction_H 14).
    Creature (Entry: 36968, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38403, faction_A 16).
    Creature (Entry: 36968, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38403, faction_H 16).
    Creature (Entry: 36968, faction_A 83) has different `faction_A` in difficulty 2 mode (Entry: 38675, faction_A 16).
    Creature (Entry: 36968, faction_H 83) has different `faction_H` in difficulty 2 mode (Entry: 38675, faction_H 16).
    Creature (Entry: 36968, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 38676, faction_A 16).
    Creature (Entry: 36968, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 38676, faction_H 16).
    Creature (Entry: 10981, faction_A 1275) has different `faction_A` in difficulty 3 mode (Entry: 37294, faction_A 35).
    Creature (Entry: 10981, faction_H 1275) has different `faction_H` in difficulty 3 mode (Entry: 37294, faction_H 35).
    Creature (Entry: 10982, faction_A 26) has different `faction_A` in difficulty 3 mode (Entry: 37473, faction_A 35).
    Creature (Entry: 10982, faction_H 26) has different `faction_H` in difficulty 3 mode (Entry: 37473, faction_H 35).
    Creature (Entry: 10986, faction_A 514) has different `faction_A` in difficulty 3 mode (Entry: 37403, faction_A 35).
    Creature (Entry: 10986, faction_H 514) has different `faction_H` in difficulty 3 mode (Entry: 37403, faction_H 35).
    Creature (Entry: 10987, faction_A 59) has different `faction_A` in difficulty 3 mode (Entry: 37340, faction_A 35).
    Creature (Entry: 10987, faction_H 59) has different `faction_H` in difficulty 3 mode (Entry: 37340, faction_H 35).
    Creature (Entry: 10990, faction_A 1274) has different `faction_A` in difficulty 3 mode (Entry: 37237, faction_A 35).
    Creature (Entry: 10990, faction_H 1274) has different `faction_H` in difficulty 3 mode (Entry: 37237, faction_H 35).
    Creature (Entry: 11600, faction_A 59) has different `faction_A` in difficulty 3 mode (Entry: 37337, faction_A 35).
    Creature (Entry: 11600, faction_H 59) has different `faction_H` in difficulty 3 mode (Entry: 37337, faction_H 35).
    Creature (Entry: 11600, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37337, class 1).
    Creature (Entry: 11603, faction_A 26) has different `faction_A` in difficulty 3 mode (Entry: 37469, faction_A 35).
    Creature (Entry: 11603, faction_H 26) has different `faction_H` in difficulty 3 mode (Entry: 37469, faction_H 35).
    Creature (Entry: 36982, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38405, faction_A 1801).
    Creature (Entry: 36982, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38405, faction_H 1801).
    Creature (Entry: 36982, faction_A 83) has different `faction_A` in difficulty 2 mode (Entry: 38681, faction_A 1801).
    Creature (Entry: 36982, faction_H 83) has different `faction_H` in difficulty 2 mode (Entry: 38681, faction_H 1801).
    Creature (Entry: 36982, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 38682, faction_A 1801).
    Creature (Entry: 36982, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 38682, faction_H 1801).
    Creature (Entry: 11657, faction_A 59) has different `faction_A` in difficulty 3 mode (Entry: 37366, faction_A 35).
    Creature (Entry: 11657, faction_H 59) has different `faction_H` in difficulty 3 mode (Entry: 37366, faction_H 35).
    Creature (Entry: 11657, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37366, class 1).
    Creature (Entry: 11675, faction_A 514) has different `faction_A` in difficulty 3 mode (Entry: 37404, faction_A 35).
    Creature (Entry: 11675, faction_H 514) has different `faction_H` in difficulty 3 mode (Entry: 37404, faction_H 35).
    Creature (Entry: 11675, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37404, class 1).
    Creature (Entry: 11677, faction_A 14) has different `faction_A` in difficulty 3 mode (Entry: 37431, faction_A 35).
    Creature (Entry: 11677, faction_H 14) has different `faction_H` in difficulty 3 mode (Entry: 37431, faction_H 35).
    Creature (Entry: 11677, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37431, class 1).
    Creature (Entry: 11678, faction_A 514) has different `faction_A` in difficulty 3 mode (Entry: 37402, faction_A 35).
    Creature (Entry: 11678, faction_H 514) has different `faction_H` in difficulty 3 mode (Entry: 37402, faction_H 35).
    Creature (Entry: 12050, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37412, faction_A 35).
    Creature (Entry: 12050, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37412, faction_H 35).
    Creature (Entry: 11839, faction_A 39) has different `faction_A` in difficulty 3 mode (Entry: 37475, faction_A 35).
    Creature (Entry: 11839, faction_H 39) has different `faction_H` in difficulty 3 mode (Entry: 37475, faction_H 35).
    Creature (Entry: 11946, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37283, faction_A 35).
    Creature (Entry: 11946, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37283, faction_H 35).
    Creature (Entry: 11946) has different `npcflag` in difficulty 3 mode (Entry: 37283).
    Creature (Entry: 11947, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37244, faction_A 35).
    Creature (Entry: 11947, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37244, faction_H 35).
    Creature (Entry: 11948) has different `npcflag` in difficulty 1 mode (Entry: 22644).
    Creature (Entry: 11949, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37243, faction_A 35).
    Creature (Entry: 11949, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37243, faction_H 35).
    Creature (Entry: 11949, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37243, class 1).
    Creature (Entry: 11997, faction_A 1334) has different `faction_A` in difficulty 3 mode (Entry: 37416, faction_A 35).
    Creature (Entry: 11997, faction_H 1334) has different `faction_H` in difficulty 3 mode (Entry: 37416, faction_H 35).
    Creature (Entry: 12047, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22657, expansion 0).
    Creature (Entry: 12051, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37302, faction_A 35).
    Creature (Entry: 12051, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37302, faction_H 35).
    Creature (Entry: 12053, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37300, faction_A 35).
    Creature (Entry: 12053, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37300, faction_H 35).
    Creature (Entry: 12096) has different `npcflag` in difficulty 1 mode (Entry: 22658).
    Creature (Entry: 12097) has different `npcflag` in difficulty 1 mode (Entry: 22648).
    Creature (Entry: 12121, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37282, faction_A 35).
    Creature (Entry: 12121, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37282, faction_H 35).
    Creature (Entry: 12122, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37289, faction_A 35).
    Creature (Entry: 12122, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37289, faction_H 35).
    Creature (Entry: 13078, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37442, faction_A 35).
    Creature (Entry: 13078, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37442, faction_H 35).
    Creature (Entry: 13079, faction_A 85) has different `faction_A` in difficulty 3 mode (Entry: 37346, faction_A 35).
    Creature (Entry: 13079, faction_H 85) has different `faction_H` in difficulty 3 mode (Entry: 37346, faction_H 35).
    Creature (Entry: 13080, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37333, faction_A 35).
    Creature (Entry: 13080, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37333, faction_H 35).
    Creature (Entry: 13081, faction_A 1214) has different `faction_A` in difficulty 1 mode (Entry: 22746, faction_A 85).
    Creature (Entry: 13081, faction_H 1214) has different `faction_H` in difficulty 1 mode (Entry: 22746, faction_H 85).
    Creature (Entry: 13081, faction_A 1214) has different `faction_A` in difficulty 2 mode (Entry: 32017, faction_A 85).
    Creature (Entry: 13081, faction_H 1214) has different `faction_H` in difficulty 2 mode (Entry: 32017, faction_H 85).
    Creature (Entry: 13086, faction_A 32) has different `faction_A` in difficulty 3 mode (Entry: 37234, faction_A 35).
    Creature (Entry: 13086, faction_H 32) has different `faction_H` in difficulty 3 mode (Entry: 37234, faction_H 35).
    Creature (Entry: 13087, faction_A 1216) has different `faction_A` in difficulty 1 mode (Entry: 22731, faction_A 32).
    Creature (Entry: 13087, faction_H 1216) has different `faction_H` in difficulty 1 mode (Entry: 22731, faction_H 32).
    Creature (Entry: 13087, faction_A 1216) has different `faction_A` in difficulty 2 mode (Entry: 31948, faction_A 32).
    Creature (Entry: 13087, faction_H 1216) has different `faction_H` in difficulty 2 mode (Entry: 31948, faction_H 32).
    Creature (Entry: 13088, faction_A 29) has different `faction_A` in difficulty 3 mode (Entry: 37364, faction_A 35).
    Creature (Entry: 13088, faction_H 29) has different `faction_H` in difficulty 3 mode (Entry: 37364, faction_H 35).
    Creature (Entry: 13089) has different `npcflag` in difficulty 1 mode (Entry: 22730).
    Creature (Entry: 13097) has different `npcflag` in difficulty 1 mode (Entry: 22734).
    Creature (Entry: 13099, faction_A 1214) has different `faction_A` in difficulty 1 mode (Entry: 22741, faction_A 32).
    Creature (Entry: 13099, faction_H 1214) has different `faction_H` in difficulty 1 mode (Entry: 22741, faction_H 32).
    Creature (Entry: 13099, faction_A 1214) has different `faction_A` in difficulty 2 mode (Entry: 32012, faction_A 32).
    Creature (Entry: 13099, faction_H 1214) has different `faction_H` in difficulty 2 mode (Entry: 32012, faction_H 32).
    Creature (Entry: 13099, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37331, faction_A 35).
    Creature (Entry: 13099, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37331, faction_H 35).
    Creature (Entry: 13099, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37331, class 1).
    Creature (Entry: 13116, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22526, expansion 0).
    Creature (Entry: 13116, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 31920, expansion 0).
    Creature (Entry: 13116, expansion 3) has different `expansion` in difficulty 3 mode (Entry: 37236, expansion 2).
    Creature (Entry: 13116, faction_A 84) has different `faction_A` in difficulty 3 mode (Entry: 37236, faction_A 35).
    Creature (Entry: 13116, faction_H 84) has different `faction_H` in difficulty 3 mode (Entry: 37236, faction_H 35).
    Creature (Entry: 13116, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37236, class 1).
    Creature (Entry: 13117, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22558, expansion 0).
    Creature (Entry: 13117, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 32004, expansion 0).
    Creature (Entry: 13117, expansion 3) has different `expansion` in difficulty 3 mode (Entry: 37323, expansion 2).
    Creature (Entry: 13117, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 37323, faction_A 35).
    Creature (Entry: 13117, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 37323, faction_H 35).
    Creature (Entry: 13117, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37323, class 1).
    Creature (Entry: 13176, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37401, faction_A 35).
    Creature (Entry: 13176, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37401, faction_H 35).
    Creature (Entry: 13176) has different `npcflag` in difficulty 3 mode (Entry: 37401).
    Creature (Entry: 13179, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37479, faction_A 35).
    Creature (Entry: 13179, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37479, faction_H 35).
    Creature (Entry: 13179) has different `npcflag` in difficulty 3 mode (Entry: 37479).
    Creature (Entry: 13180, faction_A 1215) has different `faction_A` in difficulty 3 mode (Entry: 37481, faction_A 35).
    Creature (Entry: 13180, faction_H 1215) has different `faction_H` in difficulty 3 mode (Entry: 37481, faction_H 35).
    Creature (Entry: 13180) has different `npcflag` in difficulty 3 mode (Entry: 37481).
    Creature (Entry: 13216, faction_A 1217) has different `faction_A` in difficulty 3 mode (Entry: 37315, faction_A 35).
    Creature (Entry: 13216, faction_H 1217) has different `faction_H` in difficulty 3 mode (Entry: 37315, faction_H 35).
    Creature (Entry: 13216) has different `npcflag` in difficulty 3 mode (Entry: 37315).
    Creature (Entry: 13219) has different `npcflag` in difficulty 1 mode (Entry: 22682).
    Creature (Entry: 13236, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37371, faction_A 35).
    Creature (Entry: 13236, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37371, faction_H 35).
    Creature (Entry: 13236, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37371, class 1).
    Creature (Entry: 13316, faction_A 29) has different `faction_A` in difficulty 3 mode (Entry: 37268, faction_A 35).
    Creature (Entry: 13316, faction_H 29) has different `faction_H` in difficulty 3 mode (Entry: 37268, faction_H 35).
    Creature (Entry: 13317, faction_A 32) has different `faction_A` in difficulty 3 mode (Entry: 37267, faction_A 35).
    Creature (Entry: 13317, faction_H 32) has different `faction_H` in difficulty 3 mode (Entry: 37267, faction_H 35).
    Creature (Entry: 13326, faction_A 11) has different `faction_A` in difficulty 3 mode (Entry: 37383, faction_A 35).
    Creature (Entry: 13326, faction_H 11) has different `faction_H` in difficulty 3 mode (Entry: 37383, faction_H 35).
    Creature (Entry: 13328, faction_A 1214) has different `faction_A` in difficulty 1 mode (Entry: 22715, faction_A 85).
    Creature (Entry: 13328, faction_H 1214) has different `faction_H` in difficulty 1 mode (Entry: 22715, faction_H 85).
    Creature (Entry: 13328, faction_A 1214) has different `faction_A` in difficulty 2 mode (Entry: 32063, faction_A 85).
    Creature (Entry: 13328, faction_H 1214) has different `faction_H` in difficulty 2 mode (Entry: 32063, faction_H 85).
    Creature (Entry: 13328, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37384, faction_A 35).
    Creature (Entry: 13328, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37384, faction_H 35).
    Creature (Entry: 13331, faction_A 11) has different `faction_A` in difficulty 3 mode (Entry: 37450, faction_A 35).
    Creature (Entry: 13331, faction_H 11) has different `faction_H` in difficulty 3 mode (Entry: 37450, faction_H 35).
    Creature (Entry: 13332, faction_A 85) has different `faction_A` in difficulty 3 mode (Entry: 37451, faction_A 35).
    Creature (Entry: 13332, faction_H 85) has different `faction_H` in difficulty 3 mode (Entry: 37451, faction_H 35).
    Creature (Entry: 13358, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37410, faction_A 35).
    Creature (Entry: 13358, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37410, faction_H 35).
    Creature (Entry: 13359, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37297, faction_A 35).
    Creature (Entry: 13359, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37297, faction_H 35).
    Creature (Entry: 13396, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37334, faction_A 35).
    Creature (Entry: 13396, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37334, faction_H 35).
    Creature (Entry: 13397, faction_A 1214) has different `faction_A` in difficulty 1 mode (Entry: 22745, faction_A 29).
    Creature (Entry: 13397, faction_H 1214) has different `faction_H` in difficulty 1 mode (Entry: 22745, faction_H 29).
    Creature (Entry: 13397, faction_A 1214) has different `faction_A` in difficulty 2 mode (Entry: 32016, faction_A 29).
    Creature (Entry: 13397, faction_H 1214) has different `faction_H` in difficulty 2 mode (Entry: 32016, faction_H 29).
    Creature (Entry: 13397, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37335, faction_A 35).
    Creature (Entry: 13397, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37335, faction_H 35).
    Creature (Entry: 13421, faction_A 32) has different `faction_A` in difficulty 3 mode (Entry: 37251, faction_A 35).
    Creature (Entry: 13421, faction_H 32) has different `faction_H` in difficulty 3 mode (Entry: 37251, faction_H 35).
    Creature (Entry: 13422, faction_A 11) has different `faction_A` in difficulty 3 mode (Entry: 37250, faction_A 35).
    Creature (Entry: 13422, faction_H 11) has different `faction_H` in difficulty 3 mode (Entry: 37250, faction_H 35).
    Creature (Entry: 13437, faction_A 1217) has different `faction_A` in difficulty 3 mode (Entry: 37480, faction_A 35).
    Creature (Entry: 13437, faction_H 1217) has different `faction_H` in difficulty 3 mode (Entry: 37480, faction_H 35).
    Creature (Entry: 13437) has different `npcflag` in difficulty 3 mode (Entry: 37480).
    Creature (Entry: 13438) has different `npcflag` in difficulty 1 mode (Entry: 22698).
    Creature (Entry: 13439, faction_A 1217) has different `faction_A` in difficulty 3 mode (Entry: 37484, faction_A 35).
    Creature (Entry: 13439, faction_H 1217) has different `faction_H` in difficulty 3 mode (Entry: 37484, faction_H 35).
    Creature (Entry: 13439) has different `npcflag` in difficulty 3 mode (Entry: 37484).
    Creature (Entry: 13441, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37313, faction_A 35).
    Creature (Entry: 13441, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37313, faction_H 35).
    Creature (Entry: 13441) has different `npcflag` in difficulty 3 mode (Entry: 37313).
    Creature (Entry: 13442, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37239, faction_A 35).
    Creature (Entry: 13442, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37239, faction_H 35).
    Creature (Entry: 13442, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37239, class 1).
    Creature (Entry: 13443, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37284, faction_A 35).
    Creature (Entry: 13443, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37284, faction_H 35).
    Creature (Entry: 13443, class 2) has different `unit_class` in difficulty 3 mode (Entry: 37284, class 1).
    Creature (Entry: 13447, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37278, faction_A 35).
    Creature (Entry: 13447, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37278, faction_H 35).
    Creature (Entry: 13447) has different `npcflag` in difficulty 3 mode (Entry: 37278).
    Creature (Entry: 13546, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22751, expansion 0).
    Creature (Entry: 13546, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 32057, expansion 0).
    Creature (Entry: 13577, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37422, faction_A 35).
    Creature (Entry: 13577, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37422, faction_H 35).
    Creature (Entry: 13577) has different `npcflag` in difficulty 3 mode (Entry: 37422).
    Creature (Entry: 13616, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37310, faction_A 35).
    Creature (Entry: 13616, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37310, faction_H 35).
    Creature (Entry: 13617) has different `npcflag` in difficulty 1 mode (Entry: 22577).
    Creature (Entry: 13777, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22759, expansion 0).
    Creature (Entry: 13797, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37367, faction_A 35).
    Creature (Entry: 13797, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37367, faction_H 35).
    Creature (Entry: 13797) has different `npcflag` in difficulty 3 mode (Entry: 37367).
    Creature (Entry: 13798, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37345, faction_A 35).
    Creature (Entry: 13798, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37345, faction_H 35).
    Creature (Entry: 13798) has different `npcflag` in difficulty 3 mode (Entry: 37345).
    Creature (Entry: 13816, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37372, faction_A 35).
    Creature (Entry: 13816, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37372, faction_H 35).
    Creature (Entry: 13816) has different `npcflag` in difficulty 3 mode (Entry: 37372).
    Creature (Entry: 14026, class 2) has different `unit_class` in difficulty 1 mode (Entry: 22581, class 1).
    Creature (Entry: 14027, class 2) has different `unit_class` in difficulty 1 mode (Entry: 22584, class 1).
    Creature (Entry: 14029, class 2) has different `unit_class` in difficulty 1 mode (Entry: 22582, class 1).
    Creature (Entry: 14030, class 2) has different `unit_class` in difficulty 1 mode (Entry: 22585, class 1).
    Creature (Entry: 14031, class 2) has different `unit_class` in difficulty 1 mode (Entry: 22586, class 1).
    Creature (Entry: 14185, faction_A 877) has different `faction_A` in difficulty 3 mode (Entry: 37370, faction_A 35).
    Creature (Entry: 14185, faction_H 877) has different `faction_H` in difficulty 3 mode (Entry: 37370, faction_H 35).
    Creature (Entry: 14185) has different `npcflag` in difficulty 3 mode (Entry: 37370).
    Creature (Entry: 14186, faction_A 105) has different `faction_A` in difficulty 3 mode (Entry: 37374, faction_A 35).
    Creature (Entry: 14186, faction_H 105) has different `faction_H` in difficulty 3 mode (Entry: 37374, faction_H 35).
    Creature (Entry: 14186) has different `npcflag` in difficulty 3 mode (Entry: 37374).
    Creature (Entry: 14187, faction_A 1594) has different `faction_A` in difficulty 3 mode (Entry: 37240, faction_A 35).
    Creature (Entry: 14187, faction_H 1594) has different `faction_H` in difficulty 3 mode (Entry: 37240, faction_H 35).
    Creature (Entry: 14187) has different `npcflag` in difficulty 3 mode (Entry: 37240).
    Creature (Entry: 14188, faction_A 57) has different `faction_A` in difficulty 3 mode (Entry: 37281, faction_A 35).
    Creature (Entry: 14188, faction_H 57) has different `faction_H` in difficulty 3 mode (Entry: 37281, faction_H 35).
    Creature (Entry: 14188) has different `npcflag` in difficulty 3 mode (Entry: 37281).
    Creature (Entry: 14282, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37296, faction_A 35).
    Creature (Entry: 14282, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37296, faction_H 35).
    Creature (Entry: 14283, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37419, faction_A 35).
    Creature (Entry: 14283, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37419, faction_H 35).
    Creature (Entry: 14284, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22633, expansion 0).
    Creature (Entry: 14284, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 32088, expansion 0).
    Creature (Entry: 14284, expansion 3) has different `expansion` in difficulty 3 mode (Entry: 37409, expansion 2).
    Creature (Entry: 14284, faction_A 1216) has different `faction_A` in difficulty 3 mode (Entry: 37409, faction_A 35).
    Creature (Entry: 14284, faction_H 1216) has different `faction_H` in difficulty 3 mode (Entry: 37409, faction_H 35).
    Creature (Entry: 14285, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22622, expansion 0).
    Creature (Entry: 14285, expansion 3) has different `expansion` in difficulty 2 mode (Entry: 31976, expansion 0).
    Creature (Entry: 14762, faction_A 1534) has different `faction_A` in difficulty 3 mode (Entry: 37285, faction_A 35).
    Creature (Entry: 14762, faction_H 1534) has different `faction_H` in difficulty 3 mode (Entry: 37285, faction_H 35).
    Creature (Entry: 14763, faction_A 1534) has different `faction_A` in difficulty 3 mode (Entry: 37287, faction_A 35).
    Creature (Entry: 14763, faction_H 1534) has different `faction_H` in difficulty 3 mode (Entry: 37287, faction_H 35).
    Creature (Entry: 14764, faction_A 1534) has different `faction_A` in difficulty 3 mode (Entry: 37327, faction_A 35).
    Creature (Entry: 14764, faction_H 1534) has different `faction_H` in difficulty 3 mode (Entry: 37327, faction_H 35).
    Creature (Entry: 14765, faction_A 1534) has different `faction_A` in difficulty 3 mode (Entry: 37407, faction_A 35).
    Creature (Entry: 14765, faction_H 1534) has different `faction_H` in difficulty 3 mode (Entry: 37407, faction_H 35).
    Creature (Entry: 14772, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37291, faction_A 35).
    Creature (Entry: 14772, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37291, faction_H 35).
    Creature (Entry: 14773, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37326, faction_A 35).
    Creature (Entry: 14773, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37326, faction_H 35).
    Creature (Entry: 14776, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37435, faction_A 35).
    Creature (Entry: 14776, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37435, faction_H 35).
    Creature (Entry: 14777, faction_A 1214) has different `faction_A` in difficulty 3 mode (Entry: 37468, faction_A 35).
    Creature (Entry: 14777, faction_H 1214) has different `faction_H` in difficulty 3 mode (Entry: 37468, faction_H 35).
    Creature (Entry: 14848, expansion 3) has different `expansion` in difficulty 1 mode (Entry: 22557, expansion 0).
    Creature (Entry: 32795) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 32795) has wrong value (0.000000) in speed_run, set to 1.14286.
    Creature (Entry: 16809, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20596, faction_A 14).
    Creature (Entry: 16809, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20596, faction_H 14).
    Creature (Entry: 40142, faction_A 103) has different `faction_A` in difficulty 1 mode (Entry: 40143, faction_A 14).
    Creature (Entry: 40142, faction_H 103) has different `faction_H` in difficulty 1 mode (Entry: 40143, faction_H 14).
    Creature (Entry: 40142, faction_A 103) has different `faction_A` in difficulty 2 mode (Entry: 40144, faction_A 14).
    Creature (Entry: 40142, faction_H 103) has different `faction_H` in difficulty 2 mode (Entry: 40144, faction_H 14).
    Creature (Entry: 40142, faction_A 103) has different `faction_A` in difficulty 3 mode (Entry: 40145, faction_A 14).
    Creature (Entry: 40142, faction_H 103) has different `faction_H` in difficulty 3 mode (Entry: 40145, faction_H 14).
    Creature (Entry: 17398, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 18612, faction_A 16).
    Creature (Entry: 17398, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 18612, faction_H 16).
    Creature (Entry: 17427, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20579, faction_A 14).
    Creature (Entry: 17427, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20579, faction_H 14).
    Creature (Entry: 17429, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 18603, faction_A 16).
    Creature (Entry: 17429, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 18603, faction_H 16).
    Creature (Entry: 17464, faction_A 1692) has different `faction_A` in difficulty 1 mode (Entry: 20586, faction_A 14).
    Creature (Entry: 17464, faction_H 1692) has different `faction_H` in difficulty 1 mode (Entry: 20586, faction_H 14).
    Creature (Entry: 17465, faction_A 2120) has different `faction_A` in difficulty 1 mode (Entry: 20583, faction_A 14).
    Creature (Entry: 17465, faction_H 2120) has different `faction_H` in difficulty 1 mode (Entry: 20583, faction_H 14).
    Creature (Entry: 17669, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20574, faction_A 24).
    Creature (Entry: 17669, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20574, faction_H 24).
    Creature (Entry: 17671, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20584, faction_A 14).
    Creature (Entry: 17671, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20584, faction_H 14).
    Creature (Entry: 17695, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20580, faction_A 14).
    Creature (Entry: 17695, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20580, faction_H 14).
    Creature (Entry: 30023, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 22643, faction_A 35).
    Creature (Entry: 30023, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 22643, faction_H 35).
    Creature (Entry: 17975) has different `npcflag` in difficulty 1 mode (Entry: 21558).
    Creature (Entry: 17976) has different `npcflag` in difficulty 1 mode (Entry: 21551).
    Creature (Entry: 17977) has different `npcflag` in difficulty 1 mode (Entry: 21582).
    Creature (Entry: 17978) has different `npcflag` in difficulty 1 mode (Entry: 21581).
    Creature (Entry: 18176, faction_A 74) has different `faction_A` in difficulty 1 mode (Entry: 19897, faction_A 14).
    Creature (Entry: 18176, faction_H 74) has different `faction_H` in difficulty 1 mode (Entry: 19897, faction_H 14).
    Creature (Entry: 18506, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20316, faction_A 35).
    Creature (Entry: 18506, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20316, faction_H 35).
    Creature (Entry: 20886) has different `npcflag` in difficulty 1 mode (Entry: 21624).
    Creature (Entry: 18663, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20655, faction_A 35).
    Creature (Entry: 18663, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20655, faction_H 35).
    Creature (Entry: 35030, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35530, expansion 0).
    Creature (Entry: 19219) has different `npcflag` in difficulty 1 mode (Entry: 21533).
    Creature (Entry: 19507, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 21573, faction_A 190).
    Creature (Entry: 19507, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 21573, faction_H 190).
    Creature (Entry: 19513) has different `npcflag` in difficulty 1 mode (Entry: 21560).
    Creature (Entry: 19523, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 20572, faction_A 35).
    Creature (Entry: 19523, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 20572, faction_H 35).
    Creature (Entry: 19524, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 20573, faction_A 35).
    Creature (Entry: 19524, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 20573, faction_H 35).
    Creature (Entry: 19598) has different `npcflag` in difficulty 1 mode (Entry: 21561).
    Creature (Entry: 19865) has different `npcflag` in difficulty 1 mode (Entry: 21562).
    Creature (Entry: 20053, expansion 1) has different `expansion` in difficulty 1 mode (Entry: 20536, expansion 0).
    Creature (Entry: 20054, expansion 1) has different `expansion` in difficulty 1 mode (Entry: 20539, expansion 0).
    Creature (Entry: 26620, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 31339, faction_A 1965).
    Creature (Entry: 26620, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 31339, faction_H 1965).
    Creature (Entry: 23562, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 30049, faction_A 35).
    Creature (Entry: 23562, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 30049, faction_H 35).
    Creature (Entry: 20465, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 21943, faction_A 1878).
    Creature (Entry: 20465, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 21943, faction_H 1878).
    Creature (Entry: 20870) has different `npcflag` in difficulty 1 mode (Entry: 21626).
    Creature (Entry: 20885) has different `npcflag` in difficulty 1 mode (Entry: 21590).
    Creature (Entry: 20912) has different `npcflag` in difficulty 1 mode (Entry: 21601).
    Creature (Entry: 37497, faction_A 534) has different `faction_A` in difficulty 1 mode (Entry: 37603, faction_A 35).
    Creature (Entry: 37497, faction_H 534) has different `faction_H` in difficulty 1 mode (Entry: 37603, faction_H 35).
    Creature (Entry: 37497, class 8) has different `unit_class` in difficulty 1 mode (Entry: 37603, class 1).
    Creature (Entry: 36940, faction_A 1771) has different `faction_A` in difficulty 1 mode (Entry: 37550, faction_A 35).
    Creature (Entry: 36940, faction_H 1771) has different `faction_H` in difficulty 1 mode (Entry: 37550, faction_H 35).
    Creature (Entry: 20923, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20993, faction_A 168).
    Creature (Entry: 20923, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20993, faction_H 168).
    Creature (Entry: 25855) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 17301, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 20585, faction_A 14).
    Creature (Entry: 17301, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 20585, faction_H 14).
    Creature (Entry: 36941, faction_A 1771) has different `faction_A` in difficulty 1 mode (Entry: 37551, faction_A 35).
    Creature (Entry: 36941, faction_H 1771) has different `faction_H` in difficulty 1 mode (Entry: 37551, faction_H 35).
    Creature (Entry: 33432, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 34106, faction_A 16).
    Creature (Entry: 33432, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 34106, faction_H 16).
    Creature (Entry: 37117, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38257, faction_A 1801).
    Creature (Entry: 37117, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38257, faction_H 1801).
    Creature (Entry: 37117, faction_A 83) has different `faction_A` in difficulty 2 mode (Entry: 38677, faction_A 1801).
    Creature (Entry: 37117, faction_H 83) has different `faction_H` in difficulty 2 mode (Entry: 38677, faction_H 1801).
    Creature (Entry: 37117, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 38678, faction_A 1801).
    Creature (Entry: 37117, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 38678, faction_H 1801).
    Creature (Entry: 23115, faction_A 1874) has different `faction_A` in difficulty 1 mode (Entry: 30798, faction_A 1872).
    Creature (Entry: 23115, faction_H 1874) has different `faction_H` in difficulty 1 mode (Entry: 30798, faction_H 1872).
    Creature (Entry: 23174, faction_A 90) has different `faction_A` in difficulty 1 mode (Entry: 30763, faction_A 35).
    Creature (Entry: 23174, faction_H 90) has different `faction_H` in difficulty 1 mode (Entry: 30763, faction_H 35).
    Creature (Entry: 33822, class 1) has different `unit_class` in difficulty 1 mode (Entry: 33828, class 2).
    Creature (Entry: 36957, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38404, faction_A 1801).
    Creature (Entry: 36957, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38404, faction_H 1801).
    Creature (Entry: 36957, faction_A 83) has different `faction_A` in difficulty 2 mode (Entry: 38679, faction_A 1801).
    Creature (Entry: 36957, faction_H 83) has different `faction_H` in difficulty 2 mode (Entry: 38679, faction_H 1801).
    Creature (Entry: 36957, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 38680, faction_A 1801).
    Creature (Entry: 36957, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 38680, faction_H 1801).
    Creature (Entry: 23561, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 30016, faction_A 35).
    Creature (Entry: 23561, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 30016, faction_H 35).
    Creature (Entry: 23563, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 30047, faction_A 35).
    Creature (Entry: 23563, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 30047, faction_H 35).
    Creature (Entry: 40423, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 40424, expansion 0).
    Creature (Entry: 40417, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 40418, expansion 0).
    Creature (Entry: 34703, faction_A 55) has different `faction_A` in difficulty 1 mode (Entry: 36087, faction_A 2155).
    Creature (Entry: 34703, faction_H 55) has different `faction_H` in difficulty 1 mode (Entry: 36087, faction_H 2155).
    Creature (Entry: 34703) has different `npcflag` in difficulty 1 mode (Entry: 36087).
    Creature (Entry: 24555, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 25555, faction_A 14).
    Creature (Entry: 24555, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 25555, faction_H 14).
    Creature (Entry: 24558, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 25549, faction_A 14).
    Creature (Entry: 24558, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 25549, faction_H 14).
    Creature (Entry: 35049, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35529, expansion 0).
    Creature (Entry: 25740, faction_A 1998) has different `faction_A` in difficulty 1 mode (Entry: 26338, faction_A 14).
    Creature (Entry: 25740, faction_H 1998) has different `faction_H` in difficulty 1 mode (Entry: 26338, faction_H 14).
    Creature (Entry: 25865, faction_A 1998) has different `faction_A` in difficulty 1 mode (Entry: 26339, faction_A 35).
    Creature (Entry: 25865, faction_H 1998) has different `faction_H` in difficulty 1 mode (Entry: 26339, faction_H 35).
    Creature (Entry: 35038, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35537, expansion 0).
    Creature (Entry: 28781, faction_A 1732) has different `faction_A` in difficulty 1 mode (Entry: 32796, faction_A 35).
    Creature (Entry: 28781, faction_H 1732) has different `faction_H` in difficulty 1 mode (Entry: 32796, faction_H 35).
    Creature (Entry: 26800, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 30496, faction_A 1802).
    Creature (Entry: 26800, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 30496, faction_H 1802).
    Creature (Entry: 26635, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 31355, faction_A 1814).
    Creature (Entry: 26635, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 31355, faction_H 1814).
    Creature (Entry: 26636, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 31354, faction_A 1814).
    Creature (Entry: 26636, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 31354, faction_H 1814).
    Creature (Entry: 26648, faction_A 190) has different `faction_A` in difficulty 1 mode (Entry: 30794, faction_A 35).
    Creature (Entry: 26648, faction_H 190) has different `faction_H` in difficulty 1 mode (Entry: 30794, faction_H 35).
    Creature (Entry: 26802, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 30509, faction_A 1802).
    Creature (Entry: 26802, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 30509, faction_H 1802).
    Creature (Entry: 26805, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 30498, faction_A 1802).
    Creature (Entry: 26805, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 30498, faction_H 1802).
    Creature (Entry: 35041, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35520, expansion 0).
    Creature (Entry: 29308) has different `npcflag` in difficulty 1 mode (Entry: 31469).
    Creature (Entry: 27655, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 31560, faction_A 16).
    Creature (Entry: 27655, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 31560, faction_H 16).
    Creature (Entry: 27894, faction_A 1735) has different `faction_A` in difficulty 1 mode (Entry: 32795, faction_A 35).
    Creature (Entry: 27894, faction_H 1735) has different `faction_H` in difficulty 1 mode (Entry: 32795, faction_H 35).
    Creature (Entry: 28825, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 30965, faction_A 35).
    Creature (Entry: 28825, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 30965, faction_H 35).
    Creature (Entry: 28833) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 28833) has wrong value (0.000000) in speed_run, set to 1.14286.
    Creature (Entry: 28887) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 29613) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 29613) has wrong value (0.000000) in speed_run, set to 1.14286.
    Creature (Entry: 29829, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 30926, faction_A 1693).
    Creature (Entry: 29829, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 30926, faction_H 1693).
    Creature (Entry: 30248) has different `npcflag` in difficulty 1 mode (Entry: 31749).
    Creature (Entry: 30284) has different `npcflag` in difficulty 1 mode (Entry: 31451).
    Creature (Entry: 30285) has different `npcflag` in difficulty 1 mode (Entry: 31457).
    Creature (Entry: 30337) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 30882, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 31539, expansion 0).
    Creature (Entry: 30882, faction_A 103) has different `faction_A` in difficulty 1 mode (Entry: 31539, faction_A 35).
    Creature (Entry: 30882, faction_H 103) has different `faction_H` in difficulty 1 mode (Entry: 31539, faction_H 35).
    Creature (Entry: 30890, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 31540, expansion 0).
    Creature (Entry: 35042, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35533, expansion 0).
    Creature (Entry: 31118, faction_A 35) has different `faction_A` in difficulty 1 mode (Entry: 31491, faction_A 16).
    Creature (Entry: 31118, faction_H 35) has different `faction_H` in difficulty 1 mode (Entry: 31491, faction_H 16).
    Creature (Entry: 33354, class 2) has different `unit_class` in difficulty 1 mode (Entry: 33729, class 1).
    Creature (Entry: 31218, faction_A 103) has different `faction_A` in difficulty 1 mode (Entry: 31541, faction_A 35).
    Creature (Entry: 31218, faction_H 103) has different `faction_H` in difficulty 1 mode (Entry: 31541, faction_H 35).
    Creature (Entry: 31350) has wrong value (0.000000) in speed_walk, set to 1.
    Creature (Entry: 31350) has wrong value (0.000000) in speed_run, set to 1.14286.
    Creature (Entry: 36551, class 2) has different `unit_class` in difficulty 1 mode (Entry: 37564, class 1).
    Creature (Entry: 33355, class 2) has different `unit_class` in difficulty 1 mode (Entry: 33737, class 1).
    Creature (Entry: 33515, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 34175, faction_A 16).
    Creature (Entry: 33515, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 34175, faction_H 16).
    Creature (Entry: 33651, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 34108, faction_A 16).
    Creature (Entry: 33651, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 34108, faction_H 16).
    Creature (Entry: 33670, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 34109, faction_A 16).
    Creature (Entry: 33670, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 34109, faction_H 16).
    Creature (Entry: 33823, class 1) has different `unit_class` in difficulty 1 mode (Entry: 33832, class 2).
    Creature (Entry: 33824, class 4) has different `unit_class` in difficulty 1 mode (Entry: 33831, class 2).
    Creature (Entry: 33855, type 9) has different `type` in difficulty 1 mode (Entry: 34116, type 1).
    Creature (Entry: 35309, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35310, expansion 0).
    Creature (Entry: 35309, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 35310, faction_A 35).
    Creature (Entry: 35309, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 35310, faction_H 35).
    Creature (Entry: 35307, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35308, expansion 0).
    Creature (Entry: 35307, faction_A 16) has different `faction_A` in difficulty 1 mode (Entry: 35308, faction_A 35).
    Creature (Entry: 35307, faction_H 16) has different `faction_H` in difficulty 1 mode (Entry: 35308, faction_H 35).
    Creature (Entry: 35557) has different `npcflag` in difficulty 1 mode (Entry: 35560).
    Creature (Entry: 35046, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35522, expansion 0).
    Creature (Entry: 35028, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35541, expansion 0).
    Creature (Entry: 35029, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35538, expansion 0).
    Creature (Entry: 35039, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35527, expansion 0).
    Creature (Entry: 35047, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35524, expansion 0).
    Creature (Entry: 35045, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35534, expansion 0).
    Creature (Entry: 35034, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35528, expansion 0).
    Creature (Entry: 34606, faction_A 14) has different `faction_A` in difficulty 1 mode (Entry: 34649, faction_A 1925).
    Creature (Entry: 34606, faction_H 14) has different `faction_H` in difficulty 1 mode (Entry: 34649, faction_H 1925).
    Creature (Entry: 35040, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35542, expansion 0).
    Creature (Entry: 35031, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35536, expansion 0).
    Creature (Entry: 34461, class 2) has different `unit_class` in difficulty 1 mode (Entry: 35743, class 1).
    Creature (Entry: 34705, faction_A 12) has different `faction_A` in difficulty 1 mode (Entry: 36088, faction_A 1078).
    Creature (Entry: 34705, faction_H 12) has different `faction_H` in difficulty 1 mode (Entry: 36088, faction_H 1078).
    Creature (Entry: 34705) has different `npcflag` in difficulty 1 mode (Entry: 36088).
    Creature (Entry: 36830, faction_A 21) has different `faction_A` in difficulty 1 mode (Entry: 37638, faction_A 974).
    Creature (Entry: 36830, faction_H 21) has different `faction_H` in difficulty 1 mode (Entry: 37638, faction_H 974).
    Creature (Entry: 36939, VehicleId 0) has different `VehicleId` in difficulty 1 mode (Entry: 38156, VehicleId 599).
    Creature (Entry: 36939, VehicleId 0) has different `VehicleId` in difficulty 2 mode (Entry: 38638, VehicleId 599).
    Creature (Entry: 36939, VehicleId 0) has different `VehicleId` in difficulty 3 mode (Entry: 38637, VehicleId 599).
    Creature (Entry: 36948) has different `npcflag` in difficulty 1 mode (Entry: 38157).
    Creature (Entry: 37017, class 4) has different `unit_class` in difficulty 1 mode (Entry: 38078, class 1).
    Creature (Entry: 37069, faction_A 1771) has different `faction_A` in difficulty 1 mode (Entry: 37549, faction_A 35).
    Creature (Entry: 37069, faction_H 1771) has different `faction_H` in difficulty 1 mode (Entry: 37549, faction_H 35).
    Creature (Entry: 37581, faction_A 1770) has different `faction_A` in difficulty 1 mode (Entry: 37618, faction_A 714).
    Creature (Entry: 37581, faction_H 1770) has different `faction_H` in difficulty 1 mode (Entry: 37618, faction_H 714).
    Creature (Entry: 37813, faction_A 35) has different `faction_A` in difficulty 1 mode (Entry: 38402, faction_A 974).
    Creature (Entry: 37813, faction_H 35) has different `faction_H` in difficulty 1 mode (Entry: 38402, faction_H 974).
    Creature (Entry: 37813, faction_A 35) has different `faction_A` in difficulty 2 mode (Entry: 38582, faction_A 974).
    Creature (Entry: 37813, faction_H 35) has different `faction_H` in difficulty 2 mode (Entry: 38582, faction_H 974).
    Creature (Entry: 37813, faction_A 35) has different `faction_A` in difficulty 3 mode (Entry: 38583, faction_A 974).
    Creature (Entry: 37813, faction_H 35) has different `faction_H` in difficulty 3 mode (Entry: 38583, faction_H 974).
    Creature (Entry: 37666, class 1) has different `unit_class` in difficulty 1 mode (Entry: 38479, class 8).
    Creature (Entry: 37496, faction_A 534) has different `faction_A` in difficulty 1 mode (Entry: 37604, faction_A 35).
    Creature (Entry: 37496, faction_H 534) has different `faction_H` in difficulty 1 mode (Entry: 37604, faction_H 35).
    Creature (Entry: 37498, faction_A 534) has different `faction_A` in difficulty 1 mode (Entry: 37605, faction_A 35).
    Creature (Entry: 37498, faction_H 534) has different `faction_H` in difficulty 1 mode (Entry: 37605, faction_H 35).
    Creature (Entry: 37498, class 2) has different `unit_class` in difficulty 1 mode (Entry: 37605, class 1).
    Creature (Entry: 37580, faction_A 1770) has different `faction_A` in difficulty 1 mode (Entry: 37614, faction_A 35).
    Creature (Entry: 37580, faction_H 1770) has different `faction_H` in difficulty 1 mode (Entry: 37614, faction_H 35).
    Creature (Entry: 37591, faction_A 534) has different `faction_A` in difficulty 1 mode (Entry: 37606, faction_A 35).
    Creature (Entry: 37591, faction_H 534) has different `faction_H` in difficulty 1 mode (Entry: 37606, faction_H 35).
    Creature (Entry: 37774, faction_A 1770) has different `faction_A` in difficulty 1 mode (Entry: 37809, faction_A 35).
    Creature (Entry: 37774, faction_H 1770) has different `faction_H` in difficulty 1 mode (Entry: 37809, faction_H 35).
    Creature (Entry: 35037, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35535, expansion 0).
    Creature (Entry: 35044, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35525, expansion 0).
    Creature (Entry: 35052, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35519, expansion 0).
    Creature (Entry: 34942, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 35531, expansion 0).
    Creature (Entry: 36960, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38262, faction_A 1801).
    Creature (Entry: 36960, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38262, faction_H 1801).
    Creature (Entry: 36960, faction_A 83) has different `faction_A` in difficulty 2 mode (Entry: 38683, faction_A 1801).
    Creature (Entry: 36960, faction_H 83) has different `faction_H` in difficulty 2 mode (Entry: 38683, faction_H 1801).
    Creature (Entry: 36960, faction_A 83) has different `faction_A` in difficulty 3 mode (Entry: 38684, faction_A 1801).
    Creature (Entry: 36960, faction_H 83) has different `faction_H` in difficulty 3 mode (Entry: 38684, faction_H 1801).
    Creature (Entry: 37034, faction_A 83) has different `faction_A` in difficulty 1 mode (Entry: 38095, faction_A 1801).
    Creature (Entry: 37034, faction_H 83) has different `faction_H` in difficulty 1 mode (Entry: 38095, faction_H 1801).
    Creature (Entry: 37232, faction_A 21) has different `faction_A` in difficulty 1 mode (Entry: 38362, faction_A 35).
    Creature (Entry: 37232, faction_H 21) has different `faction_H` in difficulty 1 mode (Entry: 38362, faction_H 35).
    Creature (Entry: 40419, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 40420, expansion 0).
    Creature (Entry: 40421, expansion 2) has different `expansion` in difficulty 1 mode (Entry: 40422, expansion 0).
    Creature equipment template with id 0 found for creature 31268, skipped.
    Creature equipment template with id 0 found for creature 32414, skipped.
    Creature equipment template with id 0 found for creature 31254, skipped.
    Creature equipment template with id 0 found for creature 30924, skipped.
    Creature (Entry: 42010) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 51982) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 51979) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 51975) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 28006) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 50525) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52359) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52361) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41366) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42494) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46447) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 51970) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 51971) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 13158) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46749) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46841) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 55306) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 55307) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52810) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52812) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48343) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48342) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48341) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48340) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 37140) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 36850) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 36787) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 36673) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 36125) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42816) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42817) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42399) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42403) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42401) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42402) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 33407) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 33728) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 39071) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 39096) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40799) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40800) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40820) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40829) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41743) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52368) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47455) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47222) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 45715) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47772) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47037) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46042) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46041) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47224) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48694) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 50939) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 45188) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 45875) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 45205) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48041) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 48043) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46361) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46362) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 34293) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47203) has SPELL_AURA_CONTROL_VEHICLE aura 87978 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 47870) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 50604) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44732) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44733) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44734) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44737) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44766) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46559) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 46560) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 35205) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40942) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41019) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41417) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41988) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42029) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 43560) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 52350) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 44796) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 32638) has SPELL_AURA_CONTROL_VEHICLE aura 61424 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 32639) has SPELL_AURA_CONTROL_VEHICLE aura 61424 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 28093) has SPELL_AURA_CONTROL_VEHICLE aura 50628 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 29838) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 27661) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 33292) has wrong spell 63029 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42189) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 42201) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 54123) has SPELL_AURA_CONTROL_VEHICLE aura 101528 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 54433) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40351) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40353) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 40761) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41747) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    Creature (Entry: 41907) has SPELL_AURA_CONTROL_VEHICLE aura 46598 defined in `auras` field in `creature_template_addon`.
    [1054] Unknown column 'attackpower' in 'field list'
    Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

    Server.log:


    Code:
    Using configuration file worldserver.conf.
    Using SSL version: OpenSSL 1.0.1f 6 Jan 2014 (library: OpenSSL 1.0.0l 6 Jan 2014)
    Using ACE version: 6.1.4
    TrinityCore rev. 4043680a5e5f 2014-04-05 21:44:38 +0200 (4.3.4 branch) (Win64, Release) (worldserver-daemon)
    <Ctrl-C> to stop.
    
     ______                       __
    /\__  _\       __          __/\ \__
    \/_/\ \/ _ __ /\_\    ___ /\_\ \, _\  __  __
       \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \
        \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \
         \ \_\ \_\  \ \_\ \_\ \_\ \_\ \__\\/`____ \
          \/_/\/_/   \/_/\/_/\/_/\/_/\/__/ `/___/> \
                                     C O R E  /\___/
    http://TrinityCore.org                    \/__/
    
    Realm running as realm ID 1
    Using World DB: TDB 434.05
    Using enUS DBC Locale
    StartHeroicPlayerLevel (55) must be in range 1..MaxPlayerLevel(10). Set to 10.
    RecruitAFriend.MaxLevel (80) must be in the range 0..MaxLevel(10). Set to 60.
    Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
    Using DataDir ./
    WORLD: MMap data directory is: ./mmaps
    VMap support included. LineOfSight: 1, getHeight: 1, indoorCheck: 1
    VMap data directory is: ./vmaps
    Loading Trinity strings...
    >> Loaded 1082 Trinity strings from table trinity_string in 4 ms
    Initialize data stores...
    >> Initialized 145 DBC data stores in 210 ms
    Loading SpellInfo store...
    >> Loaded SpellInfo store in 88 ms
    Loading SpellInfo corrections...
    >> Loaded SpellInfo corrections in 5 ms
    Loading SkillLineAbilityMultiMap Data...
    >> Loaded 8384 SkillLineAbility MultiMap Data in 2 ms
    Loading SpellInfo custom attributes...
    >> Loaded 94 spell custom attributes from DB in 14 ms
    >> Loaded SpellInfo custom attributes in 35 ms
    Loading GameObject models...
    Loading Script Names...
    >> Loaded 2364 Script Names in 92 ms
    Loading Instance Template...
    >> Loaded 99 instance templates in 0 ms
    Loading instances...
    >> Loaded instances in 3 ms
    Loading Localization strings...
    >> Localization strings loaded in 3 ms
    Loading Account Roles and Permissions...
    >> Loaded 616 permission definitions, 599 linked permissions and 4 default permissions in 3 ms
    Loading Page Texts...
    >> Loaded 1876 page texts in 14 ms
    Loading Game Object Templates...
    >> Loaded 24369 game object templates in 327 ms
    Loading Transport templates...
    >> Loaded 43 transport templates in 19 ms
    Loading Spell Rank Data...
    >> Loaded 172 spell rank records in 0 ms
    Loading Spell Required Data...
    >> Loaded 22 spell required records in 0 ms
    Loading Spell Group types...
    >> Loaded 408 spell group definitions in 1 ms
    Loading Spell Learn Skills...
    >> Loaded 129 Spell Learn Skills from DBC in 2 ms
    Loading Spell Learn Spells...
    >> Loaded 19 spell learn spells, 510 found in Spell.dbc and 31 from TalentTab.dbc in 3 ms
    Loading Spell Proc Event conditions...
    >> Loaded 697 extra spell proc event conditions in 2 ms
    Loading Spell Proc conditions and data...
    >> Loaded 0 spell proc conditions and data. DB table `spell_proc` is empty.
    Loading Spell Bonus Data...
    >> Loaded 249 extra spell bonus data in 1 ms
    Loading Aggro Spells Definitions...
    >> Loaded 40 SpellThreatEntries in 1 ms
    Loading Spell Group Stack Rules...
    >> Loaded 50 spell group stack rules in 1 ms
    Loading Spell Phase Dbc Info...
    >> Loaded 0 spell dbc infos. DB table `spell_phase` is empty.
    Loading NPC Texts...
    >> Loaded 7867 npc texts in 172 ms
    Loading Enchant Spells Proc datas...
    >> Loaded 42 enchant proc data definitions in 1 ms
    Loading Item Random Enchantments Table...
    >> Loaded 28607 Item Enchantment definitions in 47 ms
    Loading Disables
    >> Loaded 5131 disables in 16 ms
    Loading Items...
    >> Loaded 54085 item templates from Item-sparse.db2 and 182 from database in 96 ms
    Loading Item set names...
    >> Loaded 622 item addon templates in 2 ms
    >> Loaded 17 item script names in 0 ms
    Loading Creature Model Based Info Data...
    >> Loaded 31773 creature model based info in 115 ms
    Loading Creature templates...
    >> Loaded 46627 creature definitions in 1316 ms
    Loading Equipment templates...
    >> Loaded 10046 equipment templates in 26 ms
    Loading Creature template addons...
    >> Loaded 14230 creature template addons in 56 ms
    Loading Reputation Reward Rates...
    >> Loaded 14 reputation_reward_rate in 2 ms
    Loading Creature Reputation OnKill Data...
    >> Loaded 2002 creature award reputation definitions in 7 ms
    Loading Reputation Spillover Data...
    >> Loaded 28 reputation_spillover_template in 1 ms
    Loading Points Of Interest Data...
    >> Loaded 490 Points of Interest definitions in 3 ms
    Loading Creature Base Stats...

  5. #5
    Natrist's Avatar Member
    Reputation
    11
    Join Date
    Mar 2013
    Posts
    146
    Thanks G/R
    9/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Welcome to TrinityCore, the only project where people can shit code and push it to master/release.

  6. #6
    Ulec's Avatar Member
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Natrist View Post
    Welcome to TrinityCore, the only project where people can shit code and push it to master/release.
    If you were to compare the three emulators based on stability and functionality, in what order would you sort them? (MaNGOS 4.3.4, TrinityCore 4.3.4, ArkCore 4.3.4)

    Perhaps I might consider a switch after all if the other two are stable enough. I do not even need much to work for my own project; only most of the spell mechanics should be there as well as the essentials for the world with the objects and whatnot to spawn. I do not even need NPCs to be spawned or any of the battlegrounds, instances, quests, etc... working.

    I require the spell mechanics for the sole purpose of populating my own spells using them, I require vehicles to be fully functional, and the world and the objects for the obvious reasons. Lua support would be ideal, though C++ will do just fine as in the case of TC.

  7. #7
    Natrist's Avatar Member
    Reputation
    11
    Join Date
    Mar 2013
    Posts
    146
    Thanks G/R
    9/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Arkania is not mature and they mostly pull stuff from TrinityCore.
    TrinityCore is mature enough but the commits are generally shit. The code is messy and retarded.
    MaNGOS is not as quite mature and shares its fair amount of stupid code but is overall generally cleaner and easier to use as a whole. I'd say MaNGOS is the way to go if you know what you're doing. Their community is very nice as well.

  8. #8
    Ulec's Avatar Member
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    18
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I believe this has to do with a mismatch of the core revision and the database. The core I have is the most recent whereas the last available database dates older than that, so there seems to be a clash in there.

    If anyone thinks otherwise then please let me know so that I can fix this instead of getting an older core.

Similar Threads

  1. (Updated) World Database
    By Hawk Eye in forum WoW EMU General Releases
    Replies: 6
    Last Post: 12-25-2008, 06:21 AM
  2. [ascent question] open ascent world database
    By rahburt33 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 06-11-2008, 06:08 PM
  3. Database update question
    By logicd22 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 01-26-2008, 11:37 AM
  4. [Question] World editing issues
    By riizu in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 11-29-2007, 06:34 PM
  5. [Question] World Building
    By Job For a Cowboy in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-07-2007, 05:31 PM
All times are GMT -5. The time now is 12:07 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search