Ahoj všichni zkoušel jsem server na 2.4.3 na Tc 1714 zkomilovaném ve Visual studiu 2008. po zkompilování to psalo chybu na knihovnu vcomp90.dll tak jsem jí dodal a vše pak běželo normálně. Začal jsem nahrávat DB nahrál jsem TDB 0.0.1 a nahrál jsem tyto updaty v tomto pořadí 5_corepatch_world_51_to_250.sql, 5_updatepack_world.sql, 6_corepatch_world_251_to_678.sql, 6_updatepack_world.sql, 8_corepatch_world_679_to_1097.sql, 8_corepatch_world_679_to_1097.sql, potom jsem nahrál updaty 1138-1712 a myslel jsem si, že vše bude normálně bez chyb fungovat, ale píše mi to tyto chyby:
2009-09-12 20:21:41 Table `creature` have creature (GUID: 100001 Entry: 25319) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=5000000.
2009-09-12 20:21:41 >> Loaded 0 linked respawns. DB table `creature_linked_respawn` is empty.
2009-09-12 20:21:42 Creature (GUID: 91131) does not exist but has a record in `creature_addon`
2009-09-12 20:21:42 Creature (GUID: 91132) does not exist but has a record in `creature_addon`
2009-09-12 20:21:42 Creature (GUID: 91133) does not exist but has a record in `creature_addon`
2009-09-12 20:21:49 Spell 16998 listed in `spell_affect` have different low part from EffectItemType2 for effect index (1) and not needed, skipped.
2009-09-12 20:21:49 Spell 16999 listed in `spell_affect` have different low part from EffectItemType2 for effect index (1) and not needed, skipped.
2009-09-12 20:22:00 The table `creature_formations` is empty or corrupted
2009-09-12 20:22:00 SQL: SELECT `guid`, `playerGuid`, `name`, `message`, `createtime`, `map`, `posX`, `posY`, `posZ`, `timestamp`, `closed`, `assignedto`, `comment` FROM `gm_tickets`
2009-09-12 20:22:00 query ERROR: Unknown column 'createtime' in 'field list'
2009-09-12 20:22:03 TSCR: Event 1945604 Action 1. SpecialFlags for quest entry 10166 does not include |2, Action will not have any effect.
2009-09-12 20:22:03 TSCR: Event 2835501 has script for non-existing creature.
2009-09-12 20:22:03 TSCR: Event 2834701 has script for non-existing creature.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named at_test does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named custom_example does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named custom_gossip_codebox does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named test does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named go_teleporter does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named item_test does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named mob_toxic_sporebat does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named mob_greyheart_spellbinder does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named boss_the_black_stalker does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named boss_rivendare_naxx does not have ScriptName assigned in database.
2009-09-12 20:22:04 CRASH ALERT! TrinityScript: RegisterSelf, but script named npc_blackhole does not have ScriptName assigned in database.
zkoušel sem několikrát přehrát DB a nebo jsem nahrál všechny updaty ručně od 54 do 1712 ale furt to píše ty samé chyby a když jsem nahrál ACID 2.0.0 tak těch chyb bylo ještě víc, nevíte někdo jak to vyřešit?