|
---|
|
Корзина / Trash can Глупые, устаревшие, неактуальные темы будут тут. Чистится при каждом апдейте базы. Сюда сливается весь треш форума. Если ваш пост оказался здесь, подумайте - стоит ли еще раз писать? |
|
Опции темы | Поиск в этой теме | Опции просмотра |
18.01.2011, 03:37 | #1 |
Trinity User
Регистрация: 06.01.2011
Сообщений: 2
Сказал(а) спасибо: 2
Поблагодарили 0 раз(а) в 0 сообщениях
|
выпрямляем руки, выпрямляем!!! и голову чиним, как получится...
Подскажите пожалуйста как исправить или это в ядре ошибки?
mangos: 11030 scriptdev2: 1952 YTDB: 580 Код:
2011-01-18 05:27:12 Spell 2649 must be listed in `spell_threat` as first rank for listed custom ranks of spell but not found! 2011-01-18 05:27:12 Spell 3716 must be listed in `spell_threat` as first rank for listed custom ranks of spell but not found! 2011-01-18 05:27:12 Spell 20243 must be listed in `spell_threat` as first rank for listed custom ranks of spell but not found! 2011-01-18 05:27:12 Spell 21849 must be listed in `spell_threat` as first rank for listed custom ranks of spell but not found! 2011-01-18 05:27:12 Spell 24640 must be listed in `spell_threat` as first rank for listed custom ranks of spell but not found! 2011-01-18 05:27:12 Spell 1735 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9490 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9747 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9898 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 26998 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48559 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48560 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 6808 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 6809 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 8972 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9745 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9880 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 9881 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 26996 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48479 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48480 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48567 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant 2011-01-18 05:27:12 Spell 48568 listed in `spell_threat` as custom rank has same data as Rank 1, so redundant Не работает "Смерть подбирается с высоты" временный фикс: Код:
UPDATE `quest_template` SET `Method`=0 WHERE `entry`=12641; |