-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Thank you for this great project. I hope it will be better every day.
But some questions are unclear. After propper install & configure I still have many errors on dberror.log such as:
GameObject (Entry: 215017 GoType: 8) have data0=5756392 but SpellFocus (Id: 5756392) not exist.
Quest 39311 objective 281459 has non existing gameobject entry 243364, quest can't be done.
Quest 31017 has ItemDrop1 = 82809 but item with entry 82809 does not exist, quest can't be done.
Spell Id 208764 has DBC ProcFlags 16384, but it's of non-proc aura type, it probably needs an entry in spell_proc table to be handled correctly.
Table creature has creature (GUID: 73852 Entry: 21033 MapID: 530) spawned on a possible invalid position (X: 2180.790039 Y: 6149.399902 Z: 145.955002)
table lfg_entrances contains coordinates for wrong dungeon 18
table lfg_entrances contains coordinates for wrong dungeon 165
Failed to load dungeon Бесконечные залы (Id: 1583), cant find areatrigger for map 1764
and much more. I use TDB_world_735.00_2018_02_19.sql and TDB_hotfixes_735.00_2018_02_19.sql from master branch releases of TrinityCore project. Is this right way or its better to use TDB from another place?