Архив - только для чтения | |
Модератор форума: andycrowz |
Форум Корзина форума Корзина r12.3_ManGOS 10967 ScriptDev2 r1924+Patches (revision 12.3 (quest rewrite) for 3.3.5a 12340) |
r12.3_ManGOS 10967 ScriptDev2 r1924+Patches |
ManGOS 10189 ScriptDev2 r1741 (core rev.1 test dev/mod by lanc) for client 3.3.5a 12340
<span style="font-family:Geneva">[size=8]ManGOS_R10589_ScriptDev2_r1836 (core rev.7lite mod by lanc) for 3.3.5a 12340</span> [size=8]ManGOS_R10640_ScriptDev2_r1846 (core rev.8 mod by lanc) for 3.3.5a 12340[/font] ManGOS_R10768_ScriptDev2_r1886 (core rev.10 "alfa/test - Dungeon finder" mod by lanc) for 3.3.5a 12340 ManGOS_R10865_ScriptDev2_r1899 (core rev.11 "instance many rewrite" mod by lanc) for 3.3.5a 12340 ManGOS_R10967_ScriptDev2_r1924 (core rev.12.3 "small quest rewrite" mod by lanc) for 3.3.5a 12340 использованные модификации и правки: + Двойная Специализация (принят в ядре мангоса ревизии 9630) + Реализация Арены Доблести(бета) и Арены Даларана + Испытание Великого Крестоносца 95% реализация эвента + Скрипты на Очищение Стратхольма (85% от MaxXx2021/Rsa) (нужно обновление) + Телепорт Мастер + Наксараммас проскриптован на 70% (близзлайк) + Склеп Аркавона проскриптован (для близзлайка необходима реализация ОЛО, возможно реализуется в след ревах) + Lich_king script (alfa 70% от rsa не хватает финальной фазы с frostmourne комнатой) + Кузня душ заскриптована на 80% (баги ядра) + Доступны достижения по рыбалке в столицах + Скриптовка Рубинового Святилища (notagain, rewrite by rsa, обновлено от 7.11.10) + реализация случайного поля боя (new mod by insider) + autobroadcast (таблица перемещена в базу characters для раздвоение реалмов автокаста) + Аукцион Бот + АМК 95%реализация эвента (исправления by rsa, missing timers, text locales) + Цепочка рыцарей смерти фулл (100% - нужен тест (добавлена альфа версия вагонетки, не тестировалось)) + Cкрипты на Ульдуар завершен на 60% (original instance script by Xfurry, small change by rsa, rewrite by PSZ) + Race/Faction change (rewrite commands - .character changerace/changefaction, small correct by selector) + Vip Accounts System (by Selector, команды .vip repair (починка), .vip debuff (снятие баффов Слабость после воскрешения и Дезертир), .vip bank (банк), .vip auction (аукцион), .vip resettalents (сброс талов), .vip whispers (отключение/включение лс)) + nameannounce (вернулась...) + добавлены патчи для мода by Shadez wowarmory (не используются без оружейной от оригинального автора) + поправлено множество квестов (Борейская тундра 95% все квесты, Гундрак 45%, Седые холмы 50%, Ледяная корона 65%(not tested), Грозовая гряда 75%, Драконий погост 75%, Низина Шолазар 65%, Ревущий фьорд 67%) + Яма Сарона (альфа версия эвента+скриптовка Ика и Крика(без вехиклов временно), Тирания (без вехиклов)) + Залы Отражения (new rewrite by rsa) + Арена-Хонор обменщик by tempura (подкоректированны расценки на обмен ап (антибаг)) + Окулус full (original script by MaxXx2021 & new rewrite by rsa) + Вершина Утгард (original script by MaxXx2021 & small rewrite by PSZ) + Крепость Утгард (small rewrite by MaxXx2021) + Account Forсepermission (дополнительная таблица, позволяющая добавлять права гма, админа только на определенный реалм) + починено 17 спеллов у боссов в ЦЛК (не близлайк) + Немного модифицированы количества уровней доступа: 0 - игрок, 1 - вип, 3 - модератор, 4 - гм, 5 - админ + Испытание Чемпиона скрипты на 80% реализация эвента (без вехиклов & small rewrite achievements by me, very, very hope) + Око Вечности (original by MaxXx2021/PSZ/Tasssadar & small rewrite by rsa wyrmest. my hack platforms (yet implement loot on vehicle)) + New Pet stat Scaling System by rsa (ALPHA version обновлено от 02.01.11) + Античит (обновлено от 02.01.11 rsa) + в яме сарона поправлен баг у Тирания, теперь метка накладывается коректно на одного участника группы + Vehicles(offlike) by zergtmn и дополнения by rsa (small rewrite) + ЦЛК фулл скриптовка [11/12] (без боя) (обновлено от 6.01.11 мелкие фиксы) + множество исправлений по квестам в нордсколе. Скачать 12.3 ядро [notice]Ядра разрабатываются и улудшаются под близлайк сервера, по поводу фана (и прочего) вопросы не задавать.[/notice] [notice]для нормальной и правильной работы сервера, обязательно подключать vmaps к серверу[/notice] накатить на базу реалмд! Код DROP TABLE IF EXISTS `account_forcepermission`; CREATE TABLE `account_forcepermission` ( `AccountID` int(11) unsigned NOT NULL DEFAULT '0', `realmID` int(3) unsigned NOT NULL DEFAULT '0', `Security` int(3) unsigned NOT NULL DEFAULT '0', `Comment` varchar(32) NOT NULL DEFAULT '', PRIMARY KEY (`AccountID`,`realmID`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; Thanks to: - Vladimir Mangos - MaNGOS project; - Insider42 - for your work; - MaxXx2021 aka Mioka - for your scripts; - Rsa - for your scripts; - Tasssadar; - griffonheart; - Cristy; - Selector for your Alterac Valey and guards; - Boxa; - Wowka321 - core support; - Rage Hunter - core support; - YTDBase command; - UnRealIst for councils and the help; - Darkrulerz; - fallenangelX for your scripts; - Lynx3d for your vmaps; - Zergtmn for your vehicles work; - Scriptdev2.com for your work; - Kirix; - PSZ; - Boot; - PanteraPolnocy; - mosst; - tempura; - virusav; - przemratajczak; - all - testing. |
lanc, отчаянный чувак :))
я те логи скидывал там уже всё понятно Новый Храм будет воздвигнут. Ты вещь государства или хозяин Своей Жизни? Начни империю с Себя. Мы не сделали ничего великого, но обесценили то, что считалось великим.
Сообщение # 6 написано 17.07.2010 в 20:03
|
Хе... Судя по всему взято мое ядро и на него навинчена вся прочая шняга. Патчить ad.exe больше не надо - vmaps3 теперь встроены, рубиновое пока не работает - мы его пишем еще, да и в базе пока нет поддержки, многое из упомянутого в заголовке (особенно вехиклы) с новой системой аур кроме крашей больше ничего не производит.
Если хотите услышать ответ - правильно задайте вопрос.
НЕ помогаю людям, ничего не понимающим в том, что они делают. MangosR2 project home
Сообщение # 7 написано 20.07.2010 в 20:19
|
Не, он прав. Я действительно не смогу "файл с ядра сделать", потому что мне такое даже представить себе слабО. Разве что скомпилить в embedded образ, но это я уже пробовал, неинтересно. Наверное ща брошу писать ruby sanctum (жаль, 1 босса доделать осталось...) и пойду тут себе "репу" зарабатывать... Или может на соседней помойке у бомжей нужнее, как народ думает?
Если хотите услышать ответ - правильно задайте вопрос.
НЕ помогаю людям, ничего не понимающим в том, что они делают. MangosR2 project home
Сообщение # 12 написано 22.07.2010 в 13:21
|
2010-08-04 08:57:50 Loading Creature templates...
2010-08-04 08:57:51 ERROR:Error in creature_template table, probably sql file format was updated (there should be 88 fields in sql). Вот такая проблемка... Что делать? Добавлено (04.08.2010, 09:12)
Сообщение # 17 написано 04.08.2010 в 09:12
|
залиты все SQL которые имеются в папках (Само собой,все это сделано как нужно)
Code 2010-08-04 19:38:00 Loading Spell Proc Event conditions... 2010-08-04 19:38:00 ERROR:Spell 67667 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 48494 listed in `spell_proc_event` is not first rank (48492) in chain 2010-08-04 19:38:00 ERROR:Spell 48495 listed in `spell_proc_event` is not first rank (48492) in chain 2010-08-04 19:38:00 ERROR:Spell 71541 listed in `spell_proc_event` probally not triggered spell (no proc flags) 2010-08-04 19:38:00 ERROR:Spell 71602 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71602 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71645 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71645 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71606 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71606 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71540 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71540 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71402 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71402 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 67389 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 67389 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 65005 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 65005 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 70761 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 70799 listed in `spell_proc_event` does not exist 2010-08-04 19:38:00 ERROR:Spell 67386 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 67386 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71637 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 71637 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:38:00 ERROR:Spell 62114 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent
Code 2010-08-04 19:38:02 Loading Creature templates... 2010-08-04 19:38:03 ERROR:Error in creature_template table, probably sql file format was updated (there should be 88 fields in sql).
Счастье - это, когда: в доме - нет больных, в тюрьме - нет родных, среди друзей - нет гнилых!
Сообщение # 19 написано 04.08.2010 в 16:43
|
Устранил проблему загрузки,теперь загружается полностью.
Вот все ошибки при загрузке: Code 2010-08-04 19:46:42 Spell 67667 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 48495 listed in `spell_proc_event` is not first rank (48492) in chain 2010-08-04 19:46:42 Spell 48494 listed in `spell_proc_event` is not first rank (48492) in chain 2010-08-04 19:46:42 Spell 71541 listed in `spell_proc_event` probally not triggered spell (no proc flags) 2010-08-04 19:46:42 Spell 71540 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71540 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 65005 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 65005 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71402 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71402 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71602 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71602 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71606 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71606 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71645 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71645 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 62114 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 70761 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 70799 listed in `spell_proc_event` does not exist 2010-08-04 19:46:42 Spell 67386 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 67386 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 67389 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 67389 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71637 listed in `spell_proc_event` have exactly same proc flags as in spell.dbc, field value redundent 2010-08-04 19:46:42 Spell 71637 listed in `spell_proc_event` have exactly same custom chance as in spell.dbc, field value redundent 2010-08-04 19:46:46 Difficulty 1 mode creature (Entry: 39899) has `ScriptName`, but in any case will used difficulty 0 mode creature (Entry: 39751) ScriptName. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456404 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456403 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456402 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456401 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456400 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456399 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456398 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456397 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456396 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456395 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456389 Entry: 28439) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456390 Entry: 30258) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=431392. 2010-08-04 19:46:49 Table `creature` have creature (GUID: 4456384 Entry: 26497) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456386 Entry: 27891) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456391 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456394 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456393 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456392 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456431 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456430 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456429 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456428 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456427 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456426 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456425 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456424 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456423 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456422 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456421 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456420 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456419 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456418 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456417 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456416 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456415 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456414 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456413 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456412 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456411 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456410 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456409 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 9327993 Entry: 28957) with `MovementType`=1 (random movement) but with `spawndist`=0, replace by idle movement type (0). 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456385 Entry: 26528) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456388 Entry: 32273) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456387 Entry: 27892) with `MovementType`=0 (idle) have `spawndist`<>0, set to 0. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456436 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456435 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456434 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456433 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456432 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456408 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456407 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456406 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456405 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456437 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456438 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456439 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456440 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456441 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456442 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456443 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456444 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456445 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456446 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456447 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456448 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456449 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456450 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456451 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456452 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456453 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456454 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456455 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456456 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Table `creature` have creature (GUID: 4456457 Entry: 30391) with `creature_template`.`RegenHealth`=1 and low current health (1), `creature_template`.`minhealth`=126. 2010-08-04 19:46:50 Creature (GUID: 115064) does not exist but has a record in `creature_addon` 2010-08-04 19:46:55 Table `creature_questrelation` has creature entry (38160) for quest 24683, but npcflag does not include UNIT_NPC_FLAG_QUESTGIVER 2010-08-04 19:46:55 Table `creature_questrelation` has creature entry (38161) for quest 24682, but npcflag does not include UNIT_NPC_FLAG_QUESTGIVER 2010-08-04 19:46:55 Table `creature_involvedrelation` has creature entry (38160) for quest 24499, but npcflag does not include UNIT_NPC_FLAG_QUESTGIVER 2010-08-04 19:46:55 Table `creature_involvedrelation` has creature entry (38161) for quest 24511, but npcflag does not include UNIT_NPC_FLAG_QUESTGIVER 2010-08-04 19:46:57 Table 'creature_loot_template' entry 26627 isn't creature entry and not referenced from loot, and then useless. 2010-08-04 19:46:57 Table 'creature_loot_template' entry 29940 isn't creature entry and not referenced from loot, and then useless. 2010-08-04 19:46:57 Table 'creature_loot_template' entry 31360 isn't creature entry and not referenced from loot, and then useless. 2010-08-04 19:46:58 Table 'reference_loot_template' entry 40630 isn't reference id and not referenced from loot, and then useless. 2010-08-04 19:47:00 Table `npc_vendor` contain item (Entry: 41596) with wrong ExtendedCost (3707) for vendor (99321), ignoring 2010-08-04 19:47:03 Table creature_movement references unknown creature 138237. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138237. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138238. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138238. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138239. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138239. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138239. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138239. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138288. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138288. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138289. Skipping. 2010-08-04 19:47:03 Table creature_movement references unknown creature 138289. Skipping. 2010-08-04 19:47:04 CreatureEventAI: Creature 16427 has EFLAG_REPEATABLE set. Event can never be repeatable. Removing flag for event 1642702. 2010-08-04 19:47:04 CreatureEventAI: Creature 16427 has EFLAG_REPEATABLE set. Event can never be repeatable. Removing flag for event 1642701. 2010-08-04 19:47:04 CreatureEventAI: Creature 30176 has param1(spellId 0) but param2 is not -1 and not equal to spell's school mask. Event 3017611 can never trigger. 2010-08-04 19:47:04 CreatureEventAI: Creature 30176 is using invalid SpellSchoolMask(0) defined in event 3017611. 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '176495' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '176310' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '176244' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '176231' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '175080' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '164871' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '20808' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '177233' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '181646' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '190536' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '181688' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '181689' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '186238' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '186371' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '187568' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '187038' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '188511' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '192241' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '192242' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '190549' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201812' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201599' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201581' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201598' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201580' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201811' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '195276' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '195121' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist 2010-08-04 19:47:04 SQL: SELECT npc_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO FROM creature_transport WHERE entry = '201834' 2010-08-04 19:47:04 query ERROR: Table 'world.creature_transport' doesn't exist
Счастье - это, когда: в доме - нет больных, в тюрьме - нет родных, среди друзей - нет гнилых!
Сообщение # 20 написано 04.08.2010 в 16:48
|
Когда заливаю icecrown_mangos.sql
Code Error occured at:2010-08-04 20:23:31 Line no.:42 Error Code: 1054 - Unknown column 'modelid_1' in 'field list' Щас по новой все перезалью,напишу что не залилось,какие ошибке при запуске.
Счастье - это, когда: в доме - нет больных, в тюрьме - нет родных, среди друзей - нет гнилых!
Сообщение # 22 написано 04.08.2010 в 17:24
|
Пытаюсь залить Телегей,выдает:
Code Error occured at:2010-08-04 20:50:35 Line no.:2 Error Code: 1136 - Column count doesn't match value count at row 1
Счастье - это, когда: в доме - нет больных, в тюрьме - нет родных, среди друзей - нет гнилых!
Сообщение # 26 написано 04.08.2010 в 17:51
|
Кузня душ,баговая.
В конце,после убийства финального босса,НПЦ которые выстраиваются в коридоре вместе с джайной,наподают на тебя. Хотя они для тебя дружественные и бить ты их не можешь.
Счастье - это, когда: в доме - нет больных, в тюрьме - нет родных, среди друзей - нет гнилых!
Сообщение # 27 написано 04.08.2010 в 18:09
|
mangosd виснет, после 5 минут аптайма... В чем проблема?
2010-08-06 08:03:43 ERROR:BSW: FAILED casting (on target) spell number 74074 - no target or target not in map В этом? Перед тем как зависнуть еще написал, -Pure virtual function call |
| |||