• Новые темы в этом разделе публикуются автоматически при добавлении файла в менеджер ресурсов.
    Ручное создание новых тем невозможно.
Иконка ресурса

JTS 2018 2018-05-26

Нет прав для скачивания
Хоть убей не помню что бы агр не давал сбить таргет и про какой агр ты говоришь?
Да, так оно и должно было быть, но в этой сборке - увы (хотя исправляется 2 строками) но страшно тестить остальные скилы.
А ещё «геодвиг» странный. Чар сначала занимает определённый ракурс перед мобом а потом только бьет.
Отсутствует войс для защитников при начале каста замка. (Опять привет 2010).
Это 30 минут побегал.
Опять же, без обид. Просто хз как это покупали/продавали.

Хоть убей не помню что бы агр не давал сбить таргет и про какой агр ты говоришь?
А, не так почитал сообщение. (Я думал это вы меня не так поняли). Все ещё не реабилитировался после операции. Крч, агр/вызов судьбе (985)/масс агр не должны давать сбить таргет кнопкой ESC пока они не спадут. Для этого даже есть сист сообщение в клиенте мол «невозможно сейчас снять таргет».
 

А, не так почитал сообщение. (Я думал это вы меня не так поняли). Все ещё не реабилитировался после операции. Крч, агр/вызов судьбе (985)/масс агр не должны давать сбить таргет кнопкой ESC пока они не спадут. Для этого даже есть сист сообщение в клиенте мол «невозможно сейчас снять таргет».
Потестил на птс, таргет снимается, на оффе тестить западло
 
а где тут дроп листы?
Неужели с птс_скриптс берётся всё?
 
Насколько знаю - снять выделение можно, но никого кроме того кто лок таргета кинул выделить пока эффект лока висит нельзя.
 
Насколько знаю - снять выделение можно, но никого кроме того кто лок таргета кинул выделить пока эффект лока висит нельзя.
Там другая система)
Если на момент прохода дебафа таргет был на атакующем, то оно не лочит на нём таргет, если же он был в null или на ком-то другом, то и дет лок на атакующего...по этому и получается, что иногда можно снять таргет, просто видимо мало кто обращал внимание при какой ситуации это удается сделать.
 
Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Там другая система)
Если на момент прохода дебафа таргет был на атакующем, то оно не лочит на нём таргет, если же он был в null или на ком-то другом, то и дет лок на атакующего...по этому и получается, что иногда можно снять таргет, просто видимо мало кто обращал внимание при какой ситуации это удается сделать.
1.5% из всего комьюнити обращает внимание на такие мелочи (но когда на них обращают внимание и оно пашет хоть на 89\95% - глаза радует)
п.с. и отсекание *дебилов* сразу идет (я об "игроках ОФФААА", со стажем в 100500 лет)
 
Подскажите как исправить эту ошибку. Делал все по инструкции, скомпилилось вроде все нормально, это какая-то ошибка в коде связанная с CharacterAI и DoorId?
Запускал на jdk-10. Компилил на анте 1.10.
java.lang.IllegalArgumentException: Not found type class for type: residences.clanhall.RainbowYeti.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:09 [main] ERROR DocumentSkill - Error loading skill 2241
java.lang.IllegalArgumentException: Not found type class for type: residences.clanhall.RainbowYeti.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:09 [main] ERROR DocumentSkill - Error loading skill 2242
java.lang.IllegalArgumentException: Not found type class for type: residences.clanhall.RainbowYeti.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:09 [main] ERROR DocumentSkill - Error loading skill 2243
java.lang.IllegalArgumentException: Not found type class for type: residences.clanhall.RainbowYeti.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9049
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9050
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9051
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9052
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9053
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] ERROR DocumentSkill - Error loading skill 9054
java.lang.IllegalArgumentException: Not found type class for type: beastfarm.FeedableBeast.
at org.mmocore.gameserver.stats.conditions.ConditionTargetNpcClass.<init>(ConditionTargetNpcClass.java:29)
at org.mmocore.gameserver.skills.DocumentBase.parseTargetCondition(DocumentBase.java:478)
at org.mmocore.gameserver.skills.DocumentBase.parseCondition(DocumentBase.java:245)
at org.mmocore.gameserver.skills.DocumentSkill.parseSkill(DocumentSkill.java:229)
at org.mmocore.gameserver.skills.DocumentSkill.parseDocument(DocumentSkill.java:90)
at org.mmocore.gameserver.skills.DocumentBase.parse(DocumentBase.java:52)
at org.mmocore.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:36)
at org.mmocore.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:52)
at org.mmocore.gameserver.tables.SkillTable.load(SkillTable.java:29)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:40)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
03:06:10 [main] INFO SkillsEngine - SkillsEngine: Loaded 65966 skill templates from XML files. Max id: 90001, max level: 259
03:06:11 [main] INFO OptionDataHolder - OptionDataHolder: loaded 24985 option data(s) count.
03:06:11 [main] INFO ItemParser - ItemParser: Skill not found(2240,1) for item:8030; file:8000-8099.xml
03:06:11 [main] INFO ItemParser - ItemParser: Skill not found(2241,1) for item:8031; file:8000-8099.xml
03:06:11 [main] INFO ItemParser - ItemParser: Skill not found(2242,1) for item:8032; file:8000-8099.xml
03:06:11 [main] INFO ItemParser - ItemParser: Skill not found(2243,1) for item:8033; file:8000-8099.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9049,1) for item:15474; file:15400-15499.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9050,1) for item:15475; file:15400-15499.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9051,1) for item:15476; file:15400-15499.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9052,1) for item:15477; file:15400-15499.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9053,1) for item:15478; file:15400-15499.xml
03:06:12 [main] INFO ItemParser - ItemParser: Skill not found(9054,1) for item:15479; file:15400-15499.xml
03:06:12 [main] INFO ItemTemplateHolder - ItemTemplateHolder: loaded 19112 item template(s) count.
03:06:12 [main] INFO SuperPointHolder - SuperPointHolder: loaded 357 super point(s) count.
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_fire_elemental. NpcId: 107
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_fire_elemental_s. NpcId: 108
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.events.BrArchbishopOfEva. NpcId: 109
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_fire_manager. NpcId: 111
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_h. NpcId: 112
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_o. NpcId: 113
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_d. NpcId: 114
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_k. NpcId: 115
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_e. NpcId: 116
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_friendly_sno_dw. NpcId: 117
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_wooldie. NpcId: 118
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_berdandi. NpcId: 119
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_scooldie. NpcId: 120
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: birthday.BirthDayCake. NpcId: 139
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: TotemSummon. NpcId: 143
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: TotemSummon. NpcId: 144
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: TotemSummon. NpcId: 145
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: TotemSummon. NpcId: 146
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.EventJackpotBag. NpcId: 2501
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 2501
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_g_jackpot_prize. NpcId: 2502
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_g_jackpot_prize. NpcId: 2503
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_scooldie_event. NpcId: 4303
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_br_vital_manager. NpcId: 4306
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 4314
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.FantasyIslandTeleport. NpcId: 4315
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4316
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4317
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4318
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4319
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4320
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4321
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4322
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4323
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.AltarPlayer. NpcId: 4324
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_g_altar_prayer. NpcId: 4324
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_g_herald_of_navit. NpcId: 4326
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: pts.AltarGuardDead. NpcId: 4328
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12774
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12775
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12776
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12777
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12778
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 12779
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: HeartOfWarding. NpcId: 13001
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleControlTower. NpcId: 13002
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleFlameTower. NpcId: 13004
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.SpecialTree. NpcId: 13007
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 13016
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Squash. NpcId: 13017
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.e_treasure_box. NpcId: 13036
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Snowman. NpcId: 13160
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Thomas. NpcId: 13183
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: Thomas. NpcId: 13183
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.br_xmas_santa. NpcId: 13184
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.br_xmas_santa. NpcId: 13185
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13271
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13272
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13273
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13274
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13275
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13276
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13277
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: Meleon. NpcId: 13278
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.ai_white_freya_event. NpcId: 13296
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16013
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16014
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16015
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16016
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16017
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 16018
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18120
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18121
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18122
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 18122
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18123
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18124
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18125
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 18125
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18126
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18127
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18128
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 18128
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18129
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18130
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18131
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 18131
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18132
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18133
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18134
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18135
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18136
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18137
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18138
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18139
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18140
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18141
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18142
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18143
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18144
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18145
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18146
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18147
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18148
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18149
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18150
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18151
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18152
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18153
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18154
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18155
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18156
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18157
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18158
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18159
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18160
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18161
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18162
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18163
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18164
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18165
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18166
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18167
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18168
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18169
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18170
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18171
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18172
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18173
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18174
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18175
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18176
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18177
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18178
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18179
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18180
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18181
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18182
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18183
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18184
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18185
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18186
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18187
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18188
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18189
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18190
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18191
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18192
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18193
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18194
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18195
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18196
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18196
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18197
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18197
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18198
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18198
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18199
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18199
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18200
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18200
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18201
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18201
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18202
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18202
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18203
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18203
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18204
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18204
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18205
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18205
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18206
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18206
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18207
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18207
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18208
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18208
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18209
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18209
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18210
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18210
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18211
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18211
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18212
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18213
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18214
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18215
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18216
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18217
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18218
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18219
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18220
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18221
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18222
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18223
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18224
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18225
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18226
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18227
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18228
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18229
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18230
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18231
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18232
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18233
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18234
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18235
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18236
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18237
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18238
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18239
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18240
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18241
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18242
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18243
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18244
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18245
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18246
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18247
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18248
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18249
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18250
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18251
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18252
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18253
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18254
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18255
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: SepulcherMonster. NpcId: 18256
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18257
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18258
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18259
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18260
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18261
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18262
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18263
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18264
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18265
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18266
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18267
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18268
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18269
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18270
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18271
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18272
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18273
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18274
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18275
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18276
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18277
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18278
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18279
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18280
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18281
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18282
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18283
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18284
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18285
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18286
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18287
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18288
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18289
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18290
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18291
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18292
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18293
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18294
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18295
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18296
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18297
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: TreasureChest. NpcId: 18298
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18319
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtMystic. NpcId: 18320
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18321
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18322
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18323
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18324
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtFighter. NpcId: 18325
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: CaughtMystic. NpcId: 18326
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.GatekeeperZombie. NpcId: 18343
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: primeval_isle.SprigantStun. NpcId: 18345
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: primeval_isle.SprigantPoison. NpcId: 18346
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: WitchWarder. NpcId: 18364
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: WitchWarder. NpcId: 18365
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: WitchWarder. NpcId: 18366
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: PrisonGuard. NpcId: 18367
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: PrisonGuard. NpcId: 18368
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 18369
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 18370
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18371
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18372
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18373
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18374
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18375
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18376
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18377
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EmeraldSquareTrap. NpcId: 18378
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: NornilsTrapBuff. NpcId: 18437
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18445
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18446
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18447
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18448
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18449
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18450
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18451
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18452
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18453
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18454
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18455
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18456
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18457
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18458
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18459
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18460
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: WorkshopGatekeeper. NpcId: 18461
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: HellboundRemnant. NpcId: 18463
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: HellboundRemnant. NpcId: 18464
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.OutpostCaptain. NpcId: 18466
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.FafurionKindred. NpcId: 18482
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 18484
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Pylon. NpcId: 18484
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaLock. NpcId: 18491
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaController. NpcId: 18492
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18494
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18494
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18495
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18495
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18496
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18496
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18497
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18497
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18498
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18498
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18499
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18499
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18500
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18500
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18501
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18501
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18502
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18502
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18503
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18503
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18504
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18504
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: NaiaRoomController. NpcId: 18505
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18505
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18534
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18535
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18536
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18537
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18538
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18539
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18540
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18541
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18542
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18543
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18554
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18555
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.OlAriosh. NpcId: 18555
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18558
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18559
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.SeerFlouros. NpcId: 18559
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18562
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.BladeOtis. NpcId: 18562
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.BladeOtisFollower. NpcId: 18563
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18564
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18566
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.KaimAbigore. NpcId: 18566
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.KaimAbigoreFollower. NpcId: 18567
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18568
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.KnightMontagnar. NpcId: 18568
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.KnightMontagnarFollower. NpcId: 18569
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18571
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.VenomousStorace. NpcId: 18571
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.VenomousStoraceFollower. NpcId: 18572
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18573
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.Bilette. NpcId: 18573
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.BiletteFollower. NpcId: 18574
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: KamalokaBoss. NpcId: 18577
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.WhiteAllosce. NpcId: 18577
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.WhiteAllosceFollower. NpcId: 18578
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18579
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18580
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18581
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18582
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18583
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18584
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18585
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18586
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18587
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18588
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18589
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18590
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18591
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18592
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18593
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18594
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18595
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18596
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18597
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18598
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18599
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisFighter. NpcId: 18600
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisCubeWatcherRed. NpcId: 18601
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: KrateisCubeWatcherBlue. NpcId: 18602
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_keym_trapopen. NpcId: 18607
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adiantum_trap. NpcId: 18617
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.ai_adiantum_boss. NpcId: 18620
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: GunPowder. NpcId: 18622
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18660
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18664
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18665
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18666
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.WardofDeath. NpcId: 18667
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.WardofDeath. NpcId: 18668
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.ai_lindvior_camera_01. NpcId: 18669
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: HandysBlock. NpcId: 18671
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: HandysBlock. NpcId: 18672
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: HandysBlock. NpcId: 18673
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: HandysBlock. NpcId: 18674
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: HandysBlock. NpcId: 18675
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: MobInvul. NpcId: 18676
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18678
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18679
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18680
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18681
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18682
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: EnergySeed. NpcId: 18683
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18684
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18685
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18686
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18687
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18688
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18689
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18690
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18691
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: StarStone. NpcId: 18692
03:06:12 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 18696
03:06:12 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.DimensionMovingDevice. NpcId: 18696
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.AliveTumor. NpcId: 18704
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18706
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.AliveTumor. NpcId: 18708
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18710
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18711
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18720
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18721
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18722
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18723
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18724
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18725
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18726
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18727
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18728
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18729
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18730
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18731
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18732
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18733
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18734
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18735
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18736
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18737
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18738
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18739
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18740
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18741
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18742
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18743
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18744
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18745
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18746
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18747
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18748
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18749
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18750
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18751
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18752
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18753
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18754
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18755
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18756
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18757
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18758
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18759
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18760
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18761
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18762
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18763
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18764
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18765
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18766
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18767
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18768
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18769
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18770
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18771
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18772
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18773
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18774
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 18776
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.Obelisk. NpcId: 18776
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 18777
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.GreatPowerfulDevice. NpcId: 18777
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 18778
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.ThroneofDestruction. NpcId: 18778
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.SymbolofCohemenes. NpcId: 18780
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18793
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18794
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18795
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18796
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18797
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 18798
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18799
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18800
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18801
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18802
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18803
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18804
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FieldMachine. NpcId: 18805
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FieldMachine. NpcId: 18806
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FrightenedOrc. NpcId: 18807
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: GuardianAltar. NpcId: 18811
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: KashasEye. NpcId: 18812
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: KashasEye. NpcId: 18813
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: KashasEye. NpcId: 18814
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_ev_leader. NpcId: 18815
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: NihilInvaderChest. NpcId: 18820
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: custom.MutantChest. NpcId: 18822
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: NihilInvaderChest. NpcId: 18823
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: GuradsOfDawn. NpcId: 18834
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: GuradsOfDawn. NpcId: 18835
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_buff. NpcId: 18837
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Maguen. NpcId: 18839
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.Maguen. NpcId: 18839
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.FreyaQuest. NpcId: 18847
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.JiniaKnight. NpcId: 18848
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.JiniaKnight. NpcId: 18849
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.JiniaGuild. NpcId: 18850
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.JiniaGuild. NpcId: 18851
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.Glacier. NpcId: 18853
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.IceCastleBreath. NpcId: 18854
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.IceKnightNormal. NpcId: 18855
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.IceKnightNormal. NpcId: 18856
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: plains_of_the_lizardmen.SeerUgoros. NpcId: 18863
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Mushroom. NpcId: 18864
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Mushroom. NpcId: 18865
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Mushroom. NpcId: 18866
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Mushroom. NpcId: 18867
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: Mushroom. NpcId: 18868
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 18869
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FollowNpc. NpcId: 18869
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 18870
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FollowNpc. NpcId: 18870
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 18871
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FollowNpc. NpcId: 18871
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.TamedBeast. NpcId: 18872
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FollowNpc. NpcId: 18872
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18873
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18874
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18875
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18876
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18877
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18878
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18879
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18880
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18881
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18882
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18883
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18884
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18885
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18886
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18887
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18888
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18889
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18890
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18891
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18892
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18893
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18894
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18895
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18896
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18897
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18898
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18899
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18900
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelChef. NpcId: 18908
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.SolinaKnights. NpcId: 18909
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.SolinaKnightCaptain. NpcId: 18910
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: events.Furnface. NpcId: 18913
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MinigameFurnace. NpcId: 18913
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.FurnaceSpawnRoom.FurnaceDefault. NpcId: 18914
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.DivineFurnace. NpcId: 18915
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 18917
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_party_vitality_herb. NpcId: 18919
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.JiniaKnight. NpcId: 18926
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.Fireplace. NpcId: 18927
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.WardGrail. NpcId: 18929
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.EmeraldDoorController. NpcId: 18932
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: EtisEtina. NpcId: 18949
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: SolinaGuardian. NpcId: 18952
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: SolinaGuardian. NpcId: 18953
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: SolinaGuardian. NpcId: 18954
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: SolinaGuardian. NpcId: 18955
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_helper. NpcId: 18967
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_manager. NpcId: 18968
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18969
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18970
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18971
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: WatchmanMonster. NpcId: 20058
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: OlMahumPartisanHideaway. NpcId: 20207
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: OlMahumPartisanHideaway. NpcId: 20208
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: breka_strongold.BrekaOrcOverlord. NpcId: 20270
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: NightAgressionMystic. NpcId: 20349
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Elpy. NpcId: 20432
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: NightAgressionMystic. NpcId: 20433
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: OlMahumGeneral. NpcId: 20438
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: WatchmanMonster. NpcId: 20498
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: WatchmanMonster. NpcId: 20499
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: WatchmanMonster. NpcId: 20500
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: NightAgressionMystic. NpcId: 20505
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: timak_outpost.TimakOrcOverlord. NpcId: 20588
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: KarulBugbear. NpcId: 20600
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: timak_outpost.TimakOrcTroopLeader. NpcId: 20767
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RoughlyHewnRockGolem. NpcId: 21103
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: DeluLizardmanSpecialAgent. NpcId: 21105
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: DeluLizardmanSpecialCommander. NpcId: 21107
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21314
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21316
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21317
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21319
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21321
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: HotSpringsMob. NpcId: 21322
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 21394
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 21395
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21500
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21501
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21502
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21503
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21504
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21505
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21506
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21507
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21524
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21525
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21531
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21539
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21540
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21547
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21550
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21552
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21554
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21561
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21578
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21588
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21589
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21597
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21598
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21600
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21601
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 21658
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Pronghorn. NpcId: 22088
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: FrostBuffalo. NpcId: 22094
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22117
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22118
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22119
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22120
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22124
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22125
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22126
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22127
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 22128
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22129
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 22133
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22137
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22138
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.TriolsLayperson. NpcId: 22142
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.TriolsBeliever. NpcId: 22143
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.AndreasCaptainRoyalGuard. NpcId: 22175
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RndTeleportFighter. NpcId: 22176
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22194
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Elpy. NpcId: 22228
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22257
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22258
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22259
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22260
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22261
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22262
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22263
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22264
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22265
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22266
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.DarkWaterDragon. NpcId: 22267
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.Shade. NpcId: 22268
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.Shade. NpcId: 22269
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.WaterDragonDetractor. NpcId: 22270
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.WaterDragonDetractor. NpcId: 22271
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22272
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22273
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22274
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.warrior_quarry_seeker. NpcId: 22344
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.wizard_quarry_seeker. NpcId: 22345
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.warrior_quarry_guard. NpcId: 22346
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.warrior_quarry_guard. NpcId: 22347
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Chimera. NpcId: 22349
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Chimera. NpcId: 22350
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Chimera. NpcId: 22351
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Chimera. NpcId: 22352
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Chimera. NpcId: 22353
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.TownGuard. NpcId: 22359
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.SteelCitadelKeymaster. NpcId: 22361
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Guzen. NpcId: 22362
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: PassagewayMobWithHerb. NpcId: 22370
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: PassagewayMobWithHerb. NpcId: 22372
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.MasterZelos. NpcId: 22377
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.MasterFestina. NpcId: 22380
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.FoundryWorker. NpcId: 22396
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.GreaterEvil. NpcId: 22399
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22405
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22406
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22407
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22408
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22409
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22410
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.OriginalSinWarden6Floor. NpcId: 22423
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.OriginalSinWarden8Floor. NpcId: 22431
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: ImmuneMonster. NpcId: 22448
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Leodas. NpcId: 22448
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.TorturedNative. NpcId: 22450
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22452
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22453
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22454
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22455
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22456
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22457
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22458
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22459
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22460
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22461
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22462
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22463
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22464
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22465
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22466
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22467
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22468
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22469
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22470
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22471
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22472
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22473
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22474
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22475
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22476
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22477
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22478
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22479
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22480
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22481
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22482
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22483
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: Kanabion. NpcId: 22484
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22485
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22487
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22488
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22490
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22491
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22493
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22494
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22496
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22497
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22499
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22500
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22502
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22503
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22505
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.EkimusFood. NpcId: 22523
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22553
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22554
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22555
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22556
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22620
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22621
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22622
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22624
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22625
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 22626
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22634
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22635
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22636
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22637
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22638
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22639
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22640
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22641
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22642
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22643
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22644
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22645
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22646
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22647
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22648
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22649
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: GraveRobberSummoner. NpcId: 22678
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: GraveRobberSummoner. NpcId: 22679
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: RagnaHealer. NpcId: 22695
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22703
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22704
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22705
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.legend_orc_ev_vice. NpcId: 22707
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22750
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22750
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22751
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22751
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22752
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22752
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22753
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22753
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22757
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22758
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22759
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22763
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22763
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22764
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22764
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SeedOfAnnihilation. NpcId: 22765
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22765
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: plains_of_the_lizardmen.LizardmanSummoner. NpcId: 22774
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22775
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22776
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22777
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22778
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22780
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22782
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22783
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22784
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22785
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22786
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22787
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22788
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22789
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22790
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22791
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22792
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.MoSMonk. NpcId: 22793
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22798
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22799
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22800
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22801
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22802
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22803
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22804
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22805
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: groups.PavelRuins. NpcId: 22806
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_mesmer_drake. NpcId: 22820
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_drakos_warrior. NpcId: 22822
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22823
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22824
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22825
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22826
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_wizard. NpcId: 22827
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22828
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_wizard. NpcId: 22829
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22830
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_valley_dragon_searcher. NpcId: 22831
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_valley_dragon_recon. NpcId: 22832
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_sand_drake_searcher. NpcId: 22833
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_dust_dragon_searcher. NpcId: 22834
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22835
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22836
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22837
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_princess. NpcId: 22841
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_banshee. NpcId: 22842
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_sniper. NpcId: 22843
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_3. NpcId: 22844
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_5. NpcId: 22845
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_9. NpcId: 22846
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_drake_leader. NpcId: 22848
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_drake_warrior. NpcId: 22849
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_drake_scout. NpcId: 22850
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_drake_mage. NpcId: 22851
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_guard. NpcId: 22852
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_mage. NpcId: 22853
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_karik. NpcId: 22854
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_berserker. NpcId: 22855
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_karinness. NpcId: 22856
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_of_antaras. NpcId: 22857
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_valley_necro. NpcId: 22858
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_howl. NpcId: 22859
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22860
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22861
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_drakos_warrior. NpcId: 22862
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_cemetery.domb_death_cabrio. NpcId: 25035
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.kernon. NpcId: 25054
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.golkonda_longhorn. NpcId: 25126
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.hallate_the_death_lord. NpcId: 25220
03:06:13 [main] ERROR NpcTemplate - Not found ai class for ai: pts.forest_of_the_dead.ai_raid_fighter_night_dorian. NpcId: 25328
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SepulcherRaid. NpcId: 25339
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SepulcherRaid. NpcId: 25342
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SepulcherRaid. NpcId: 25346
03:06:13 [main] ERROR NpcTemplate - Not found type class for type: SepulcherRaid. NpcId: 25349
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 25514
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Tiberias. NpcId: 25528
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.Darnel. NpcId: 25531
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.Kechi. NpcId: 25532
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.Tears. NpcId: 25534
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Typhoon. NpcId: 25539
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DemonPrince. NpcId: 25540
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Ranku. NpcId: 25542
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Tully. NpcId: 25544
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25600
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25601
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25602
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Darion. NpcId: 25603
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.MutatedElpy. NpcId: 25604
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25605
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25606
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25607
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25608
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Epidos. NpcId: 25609
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Epidos. NpcId: 25610
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Epidos. NpcId: 25611
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Epidos. NpcId: 25612
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.FloatingGhost. NpcId: 25614
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.FloatingGhost. NpcId: 25615
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25616
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25617
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25618
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25619
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25620
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25621
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25622
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.GvGBoss. NpcId: 25653
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: GvGBoss. NpcId: 25655
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.GvGBoss. NpcId: 25655
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisGuide. NpcId: 25659
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisGuide. NpcId: 25660
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisGuide. NpcId: 25661
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisFollower. NpcId: 25662
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisFollower. NpcId: 25663
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: KanadisFollower. NpcId: 25664
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: YehanBrother. NpcId: 25665
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.YehanBrother. NpcId: 25665
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: YehanBrother. NpcId: 25666
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.YehanBrother. NpcId: 25666
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CannibalisticStakatoChief. NpcId: 25667
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CannibalisticStakatoChief. NpcId: 25668
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CannibalisticStakatoChief. NpcId: 25669
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CannibalisticStakatoChief. NpcId: 25670
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: groups.StakatoNest. NpcId: 25671
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25690
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25691
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25692
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25693
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25694
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Aenkinel. NpcId: 25695
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.IceCaptainKnight. NpcId: 25699
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.IceCaptainKnight. NpcId: 25700
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 25706
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 25708
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25709
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 25710
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_emerald_horn. NpcId: 25718
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_dust_rider. NpcId: 25719
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_bleeding_fly. NpcId: 25720
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_blackdagger_wing. NpcId: 25721
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_shadow_summoner. NpcId: 25722
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_spike_slasher. NpcId: 25723
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.ai_muscle_bomber. NpcId: 25724
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_drake_lord. NpcId: 25725
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_behemoth_leader. NpcId: 25726
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_beast. NpcId: 25727
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25730
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25731
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_beast_sp. NpcId: 25732
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25733
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25734
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27185
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27186
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27187
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27188
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_enchanted_valley.guardian_of_tree. NpcId: 27189
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: GuradsOfDawn. NpcId: 27352
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27371
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantMage. NpcId: 27372
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27373
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27374
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27375
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27376
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27377
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantMage. NpcId: 27378
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27379
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SealDevice. NpcId: 27384
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: SealDevice. NpcId: 27384
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilith. NpcId: 27385
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQAnakim. NpcId: 27388
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: QueenAnt. NpcId: 29001
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: QueenAntLarva. NpcId: 29002
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: QueenAntNurse. NpcId: 29003
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Core. NpcId: 29006
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Core. NpcId: 29006
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Orfen. NpcId: 29014
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Orfen. NpcId: 29014
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Orfen_RibaIren. NpcId: 29018
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Antharas. NpcId: 29019
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Baium. NpcId: 29020
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Archangel. NpcId: 29021
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Zaken. NpcId: 29022
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ZakenNightly. NpcId: 29022
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BaiumGatekeeper. NpcId: 29025
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: BaiumNpc. NpcId: 29025
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Valakas. NpcId: 29028
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SpecialMinion. NpcId: 29029
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.ValakasMinion. NpcId: 29029
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Frintezza. NpcId: 29045
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.castle.Venom. NpcId: 29054
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.VenomTeleportCubic. NpcId: 29055
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.AndreasVanHalter. NpcId: 29062
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: primeval_isle.Sailren. NpcId: 29065
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Antharas. NpcId: 29066
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Antharas. NpcId: 29067
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Antharas. NpcId: 29068
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SpecialMinion. NpcId: 29069
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AntharasMinion. NpcId: 29069
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Gordon. NpcId: 29095
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Baylor. NpcId: 29099
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Baylor. NpcId: 29103
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Beleth. NpcId: 29118
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SpecialMinion. NpcId: 29119
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.BelethClone. NpcId: 29119
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29129
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29132
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29135
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29138
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29141
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29144
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: LostCaptain. NpcId: 29147
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.Ekimus. NpcId: 29150
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.FeralHound. NpcId: 29151
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofinfinity.FeralHound. NpcId: 29152
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.Tiat. NpcId: 29163
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: seedofdestruction.TiatCamera. NpcId: 29164
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Zaken. NpcId: 29176
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ZakenDaytime. NpcId: 29176
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.FreyaThrone. NpcId: 29177
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.FreyaStandNormal. NpcId: 29179
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.FreyaStandHard. NpcId: 29180
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Zaken. NpcId: 29181
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ZakenDaytime83. NpcId: 29181
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SpecialMinion. NpcId: 29190
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: freya.AntharasMinion. NpcId: 29190
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 30071
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.giran.Alexandria. NpcId: 30098
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 30196
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 30332
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 30596
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 30598
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 30599
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 30600
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 30601
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 30602
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30731
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30767
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30768
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30769
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30770
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30771
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30827
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30828
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30829
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30830
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30831
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30869
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 30916
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Keplon. NpcId: 30949
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BlackJude. NpcId: 30981
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.the_cemetery.coffer_of_the_dead. NpcId: 31027
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.chest_of_kernon. NpcId: 31028
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.chest_of_golkonda. NpcId: 31029
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.tower_of_insolence.chest_of_hallate. NpcId: 31030
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31032
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31033
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31034
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31035
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31036
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.defaults.Muzyk. NpcId: 31042
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.defaults.Muzyk. NpcId: 31043
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31046
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31047
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31048
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31049
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31050
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31051
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31052
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31053
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31067
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 31076
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 31077
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31093
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31093
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31094
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31094
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31095
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31096
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31097
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31098
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31099
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31100
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31101
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31102
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31103
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31104
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31105
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31106
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31107
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31108
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31109
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31110
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31114
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31115
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31116
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31117
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31118
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31119
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31120
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31121
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31122
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31123
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31124
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31125
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: BlacksmithMammon. NpcId: 31126
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31172
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31172
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31173
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31173
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31174
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31174
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31175
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31175
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31176
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31176
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31177
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31177
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31178
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31178
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31179
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31179
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31180
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31180
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31181
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31181
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31182
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31182
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31183
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31183
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31184
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31184
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31185
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31185
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31186
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31186
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31187
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31187
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31188
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31188
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31189
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31189
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31190
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31190
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31191
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31191
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31192
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31192
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31193
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31193
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31194
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31194
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31195
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31195
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31196
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31196
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31197
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31197
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31198
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31198
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31199
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31199
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31200
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31200
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31201
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31201
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ArenaManager. NpcId: 31225
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ArenaManager. NpcId: 31226
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31231
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31231
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31232
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31232
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31233
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31233
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31234
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31234
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31235
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31235
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31236
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31236
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31237
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31237
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31238
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31238
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31239
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31239
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31240
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31240
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31241
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31241
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31242
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31242
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31243
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31243
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31244
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31244
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31245
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31245
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31246
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31246
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31247
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31247
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31248
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31248
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31249
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31249
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31250
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31250
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31251
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31251
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31252
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31252
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31253
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31253
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31254
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31254
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31264
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31265
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31308
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31309
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 31340
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ValakasGatekeeper. NpcId: 31385
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31452
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31453
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31454
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31455
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31456
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31457
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31458
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31459
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31460
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31461
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31462
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31463
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31464
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31465
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31466
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31467
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31468
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31469
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31470
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31471
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31472
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31473
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31474
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31475
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31476
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31477
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31478
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31479
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31480
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31481
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31482
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31483
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31484
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31485
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31486
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31487
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.beastfarm.BeastfarmQuest. NpcId: 31537
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ValakasGatekeeper. NpcId: 31540
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BorderOutpostDoorman. NpcId: 31675
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BorderOutpostDoorman. NpcId: 31676
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BorderOutpostDoorman. NpcId: 31680
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OlympiadObelisk. NpcId: 31690
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31713
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31713
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31714
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31714
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31715
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31715
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31716
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31716
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31717
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31717
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31718
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31718
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31719
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31719
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31720
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31720
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31721
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31721
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31722
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31722
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31723
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31723
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31724
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31724
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31725
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31725
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31726
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31726
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31727
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31727
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31728
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31728
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.TestServerHelper. NpcId: 31756
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.test_server_helper. NpcId: 31756
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.TestServerHelper. NpcId: 31757
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.test_server_helper. NpcId: 31757
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TeleportCube. NpcId: 31759
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OlympiadObelisk. NpcId: 31769
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OlympiadObelisk. NpcId: 31770
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OlympiadObelisk. NpcId: 31771
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OlympiadObelisk. NpcId: 31772
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31845
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31848
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31850
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31851
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31852
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31853
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 31861
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BaiumGatekeeper. NpcId: 31862
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31919
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31920
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31921
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31922
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31923
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31924
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31925
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31926
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31927
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31928
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31929
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31930
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31931
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31932
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31933
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31934
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31935
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31936
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31937
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31938
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31939
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31940
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31941
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31942
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31943
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SepulcherNpc. NpcId: 31944
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.SymbolMaker. NpcId: 31953
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31954
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 31981
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 31999
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31999
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32000
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32000
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32001
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32001
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32002
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32002
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32003
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32003
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32004
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32004
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32005
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32005
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CabaleBuffer. NpcId: 32006
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32006
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: FrintezzaGatekeeper. NpcId: 32011
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Raforty. NpcId: 32020
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.clan_trader.MerchantHullia. NpcId: 32024
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.clan_trader.MerchantIlia. NpcId: 32025
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: den_of_evil.HestuiGuard. NpcId: 32026
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pagan_temple.SanctuaryDoorGuardBasic. NpcId: 32034
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pagan_temple.SanctuaryOuttaGuardBasic. NpcId: 32035
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pagan_temple.ChapelDoorGuardBasic. NpcId: 32036
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.pagan_temple.ChapelOuttaGuardBasic. NpcId: 32037
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TriolsMirror. NpcId: 32039
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TriolsMirror. NpcId: 32040
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ai_pavel_atlanta. NpcId: 32046
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Rooney. NpcId: 32049
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pagan_temple.AltarGatekeeper. NpcId: 32051
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: EdwinFollower. NpcId: 32070
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: Edwin. NpcId: 32072
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32074
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32082
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32083
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32084
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32085
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32086
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32087
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32088
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.adv_manager_town. NpcId: 32089
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.sailren_quest_npc. NpcId: 32109
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Asamah. NpcId: 32115
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 32135
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: MotherNornil. NpcId: 32237
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: MotherNornil. NpcId: 32239
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DoorCont. NpcId: 32260
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DoorCont. NpcId: 32261
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DoorCont. NpcId: 32262
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteamCorridorController. NpcId: 32273
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteamCorridorController. NpcId: 32274
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteamCorridorController. NpcId: 32275
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CrystalCavernController. NpcId: 32276
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CrystalCavernController. NpcId: 32277
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CrystalCavernController. NpcId: 32278
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CrystalCavernController. NpcId: 32279
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CrystalCavernController. NpcId: 32280
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: CoralGardenGate. NpcId: 32281
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32282
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32284
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32285
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32286
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32287
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32288
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32289
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32290
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32291
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.heine.Galate. NpcId: 32292
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Giron. NpcId: 32293
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.CaravanBudenka. NpcId: 32294
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Falk. NpcId: 32297
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Hude. NpcId: 32298
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.QuarrySlave. NpcId: 32299
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.ai_quarry_slave. NpcId: 32299
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Bernarde. NpcId: 32300
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.WanderingghostKendal. NpcId: 32301
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Zerian. NpcId: 32302
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.RankuScapegoat. NpcId: 32305
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NativeCorpse. NpcId: 32306
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.hellbound.ai_dolmen. NpcId: 32307
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.RomanticCatMingming. NpcId: 32308
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Daltuva. NpcId: 32313
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32314
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32315
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32316
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32317
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32318
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Warpgate. NpcId: 32319
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DarkCloudMansion. NpcId: 32324
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NewbieGuide. NpcId: 32327
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.CoralGardenGolem. NpcId: 32328
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.defaults.GardenGuard. NpcId: 32330
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 32335
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 32336
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: EvasGiftBox. NpcId: 32342
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.MoonlightTombstone. NpcId: 32343
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: WorkshopServant. NpcId: 32344
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Buron. NpcId: 32345
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Kanaf. NpcId: 32346
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Shhadai. NpcId: 32347
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Rignos. NpcId: 32349
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: hellbound.Sandstorm. NpcId: 32350
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Kief. NpcId: 32354
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Solomon. NpcId: 32355
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Jude. NpcId: 32356
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.IncastleNative. NpcId: 32357
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.DowntownNative. NpcId: 32358
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.CaravanRelief. NpcId: 32361
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.CitizenNative. NpcId: 32362
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: RndWalkAndAnim. NpcId: 32362
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Resistance. NpcId: 32363
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.TurncoatNativeNpc. NpcId: 32364
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: WorkshopServant. NpcId: 32370
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: WorkshopServant. NpcId: 32371
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: WorkshopServant. NpcId: 32372
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hellbound.Dorian. NpcId: 32373
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32374
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32375
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: NaiaCube. NpcId: 32376
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32377
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.FantasyIslandNpc. NpcId: 32378
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32424
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32425
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32426
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32427
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32428
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaMira. NpcId: 32431
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32432
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.MCManager. NpcId: 32433
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.MusicBox. NpcId: 32437
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32439
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32440
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32441
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: WorkshopServant. NpcId: 32467
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ZakenAnchor. NpcId: 32468
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: BelethCoffin. NpcId: 32470
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.PremiumManager. NpcId: 32478
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Pathfinder. NpcId: 32484
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Pathfinder. NpcId: 32485
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumHelper. NpcId: 32491
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KamalokaGuard. NpcId: 32496
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.KrateisCubeManager. NpcId: 32503
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32504
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32505
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32506
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: PailakaRewardNpc. NpcId: 32510
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: PailakaRewardNpc. NpcId: 32511
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: PailakaRewardNpc. NpcId: 32512
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32513
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32514
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32515
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32516
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.aerial_cleft.CleftGates. NpcId: 32518
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.aerial_cleft.CleftGates. NpcId: 32519
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.aerial_cleft.CleftConverter. NpcId: 32520
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: HandysBlockChecker. NpcId: 32521
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: HandysBlockChecker. NpcId: 32522
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: HandysBlockChecker. NpcId: 32523
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: HandysBlockChecker. NpcId: 32524
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.seed_of_destruction.Allenos. NpcId: 32526
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TepiosReward. NpcId: 32530
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DeadTumor. NpcId: 32535
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DeadTumor. NpcId: 32536
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: EkimusMouth. NpcId: 32537
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: AbyssGaze. NpcId: 32539
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: AbyssGaze. NpcId: 32540
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.hall_of_erosion.Asyatei. NpcId: 32546
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: RndWalkAndAnim. NpcId: 32546
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.Dwyllios. NpcId: 32549
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: GeneralDilios. NpcId: 32549
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.npc_soldier_tomaris. NpcId: 32552
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.Lekon. NpcId: 32557
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.npc_warmage_artius. NpcId: 32559
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.events.event_ai_masteryogy. NpcId: 32599
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: birthday.Alegria. NpcId: 32600
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.Weave. NpcId: 32610
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.Weave. NpcId: 32612
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gludio.airship_field.FortuneTellerMinne. NpcId: 32616
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.defaults.PriestJeina. NpcId: 32617
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.MageNotingale. NpcId: 32627
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.giran.Looser. NpcId: 32632
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.stakato_nest.Kintaijin. NpcId: 32640
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: pts.update_announcer. NpcId: 32648
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32658
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32659
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32660
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32661
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32662
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: DelustionGatekeeper. NpcId: 32663
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ZakenCandle. NpcId: 32705
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ZakenGatekeeper. NpcId: 32713
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilith. NpcId: 32715
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilithMinion. NpcId: 32716
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQLilithMinion. NpcId: 32717
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQAnakim. NpcId: 32718
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32719
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32720
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32721
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.seed_of_annihilation.Clemis. NpcId: 32734
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.seed_of_annihilation.Nimo. NpcId: 32735
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.gracia.seed_of_annihilation.Seyo. NpcId: 32737
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: FollowNpc. NpcId: 32738
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Batracos. NpcId: 32740
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Sally. NpcId: 32743
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32745
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32746
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32747
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32748
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32749
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32750
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32751
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: SteelCitadelTeleporter. NpcId: 32752
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32753
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32754
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32755
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32756
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: monas.Sumiel. NpcId: 32758
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: KegorNpc. NpcId: 32761
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: Sirra. NpcId: 32762
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: PriestAquilani. NpcId: 32780
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: JiniaNpc. NpcId: 32781
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: PriestOfBlessing. NpcId: 32783
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ElcardiaAssistant. NpcId: 32785
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ElcardiaAssistant. NpcId: 32786
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ElcardiaAssistant. NpcId: 32786
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: ElcardiaAssistant. NpcId: 32787
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: ElcardiaAssistant. NpcId: 32787
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: OddGlobe. NpcId: 32815
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.defaults.GruffMan. NpcId: 32862
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32864
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32865
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32866
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32867
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32868
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32869
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32870
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.DragonVortex. NpcId: 32871
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32891
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35010
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35010
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35011
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35011
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35012
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35012
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35013
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35013
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35014
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35014
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35015
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35015
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35016
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35016
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35017
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35017
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35018
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35018
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35019
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35019
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35020
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35020
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35021
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35021
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35022
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35022
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35023
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35023
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35024
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35024
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35025
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35025
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35026
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35026
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35027
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35027
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35028
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35028
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35029
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35029
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35030
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35030
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35031
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35031
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35032
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35032
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35033
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35033
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35034
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35034
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35035
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35035
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35036
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35036
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35037
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35037
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35038
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35038
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35039
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35039
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35040
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35040
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35041
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35041
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35042
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35042
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35043
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35043
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35044
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35044
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35045
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35045
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35046
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35046
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35047
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35047
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35048
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35048
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35049
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35049
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35050
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35050
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35051
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35051
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35052
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35052
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35053
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35053
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35054
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35054
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35055
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35055
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35056
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35056
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35057
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35057
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35058
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35058
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35059
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35059
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35060
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35060
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35061
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35061
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.castle.ArtefactAI. NpcId: 35063
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35064
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35064
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35065
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35065
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35066
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35066
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35067
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35067
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35068
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35068
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35069
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35069
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35070
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35070
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35071
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35071
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35072
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35072
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35073
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35073
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35074
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35074
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35075
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35075
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35076
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35076
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35077
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35077
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35078
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35078
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35079
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35079
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35080
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35080
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35081
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35081
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35082
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35082
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35083
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35083
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35084
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35084
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35085
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35085
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35086
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35086
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35087
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35087
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35088
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35088
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35089
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35089
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35090
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35090
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35091
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35091
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35092
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35093
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35094
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35095
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35096
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35097
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35098
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35099
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35100
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35104
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35106
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35106
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35107
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35107
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35108
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35108
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35109
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35109
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35110
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35110
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35111
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35111
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35112
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35112
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35113
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35113
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35114
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35114
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35115
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35115
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35116
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35116
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35117
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35117
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35118
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35118
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35119
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35119
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35120
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35120
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35121
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35121
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35122
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35122
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35123
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35123
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35124
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35124
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35125
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35125
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35126
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35126
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35127
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35127
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35128
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35128
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35129
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35129
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35130
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35130
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35131
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35131
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35132
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35132
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35133
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35133
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35134
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35135
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35136
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35137
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35138
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35139
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35140
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35141
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35142
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35146
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35148
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35148
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35149
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35149
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35150
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35150
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35151
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35151
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35152
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35152
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35153
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35153
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35154
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35154
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35155
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35155
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35156
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35156
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35157
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35157
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35158
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35158
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35159
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35159
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35160
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35160
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35161
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35161
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35162
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35162
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35163
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35163
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35164
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35164
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35165
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35165
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35166
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35166
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35167
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35167
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35168
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35168
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35169
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35169
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35170
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35170
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35171
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35171
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35172
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35172
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35173
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35173
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35174
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35174
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35175
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35175
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35176
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35177
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35178
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35179
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35180
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35181
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35182
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35183
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35184
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35188
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35190
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35190
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35191
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35191
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35192
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35192
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35193
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35193
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35194
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35194
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35195
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35195
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35196
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35196
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35197
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35197
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35198
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35198
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35199
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35199
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35200
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35200
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35201
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35201
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35202
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35202
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35203
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35203
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35204
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35204
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35205
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35205
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35206
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35206
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35207
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35207
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35208
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35208
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35209
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35209
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35210
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35210
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35211
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35211
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35212
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35212
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35213
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35213
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35214
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35214
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35215
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35215
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35216
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35216
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35217
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35217
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35218
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35219
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35220
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35221
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35222
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35223
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35224
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35225
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35226
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35232
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35234
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35234
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35235
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35235
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35236
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35236
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35237
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35237
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35238
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35238
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35239
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35239
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35240
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35240
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35241
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35241
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35242
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35242
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35243
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35243
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35244
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35244
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35245
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35245
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35246
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35246
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35247
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35247
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35248
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35248
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35249
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35249
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35250
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35250
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35251
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35251
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35252
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35252
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35253
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35253
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35254
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35254
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35255
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35255
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35256
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35256
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35257
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35257
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35258
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35258
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35259
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35259
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35260
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35260
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35261
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35262
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35263
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35264
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35265
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35266
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35267
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35268
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35269
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35270
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35271
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35272
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35273
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35274
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35278
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35280
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35280
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35281
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35281
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35282
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35282
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35283
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35283
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35284
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35284
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35285
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35285
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35286
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35286
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35287
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35287
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35288
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35288
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35289
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35289
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35290
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35290
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35291
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35291
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35292
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35292
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35293
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35293
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35294
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35294
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35295
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35295
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35296
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35296
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35297
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35297
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35298
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35298
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35299
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35299
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35300
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35300
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35301
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35301
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35302
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35302
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35303
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35303
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35304
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35304
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35305
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35305
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35306
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35306
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35307
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35307
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35308
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35309
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35310
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35311
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35312
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35313
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35314
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35315
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35316
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35320
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35324
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35324
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35325
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35325
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35326
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35326
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35327
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35327
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35328
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35328
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35329
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35329
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35330
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35330
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35331
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35331
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35332
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35332
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35333
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35333
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35334
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35334
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35335
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35335
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35336
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35336
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35337
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35337
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35338
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35338
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35339
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35339
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35340
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35340
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35341
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35341
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35342
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35342
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35343
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35343
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35344
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35344
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35345
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35345
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35346
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35346
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35347
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35347
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35348
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35348
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35349
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35349
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35350
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35350
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35351
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35351
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35352
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35353
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35354
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35355
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35356
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35357
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35358
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35359
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35360
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35361
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35362
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35363
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35367
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Nurka. NpcId: 35368
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35368
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35369
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35369
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35370
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35370
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35371
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35371
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35372
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35372
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35373
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35373
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35374
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35374
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Nurka. NpcId: 35375
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35375
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35376
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35376
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35377
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35377
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35378
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35378
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35379
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35379
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35380
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35380
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35381
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35381
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Brakel. NpcId: 35382
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35383
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35384
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35385
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35386
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35387
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35388
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35389
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35390
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35391
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35392
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35393
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35394
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35395
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35396
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35397
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35398
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35399
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35400
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35401
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35402
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35403
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35404
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35405
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35406
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35407
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Dietrich. NpcId: 35408
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35408
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Mikhail. NpcId: 35409
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35409
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Gustav. NpcId: 35410
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35410
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35411
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35411
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35412
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35412
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35413
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35413
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35414
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35414
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35415
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35415
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35416
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35416
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35417
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35418
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Messenger. NpcId: 35420
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35421
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchBerserker. NpcId: 35428
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchBerserker. NpcId: 35428
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchScout. NpcId: 35429
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchScout. NpcId: 35429
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchLeader. NpcId: 35430
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchLeader. NpcId: 35430
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchCleric. NpcId: 35431
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchCleric. NpcId: 35431
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchTrief. NpcId: 35432
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchTrief. NpcId: 35432
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35433
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35434
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35435
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35436
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.BanditMessager. NpcId: 35437
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35438
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35439
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35440
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35441
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35442
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35443
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35444
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35445
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35446
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35447
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35448
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35449
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35450
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35451
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35452
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35453
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35454
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35455
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35456
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35457
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35458
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35459
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35460
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35461
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35462
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35463
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35464
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35465
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35466
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35467
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35468
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35471
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35471
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35472
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35472
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35473
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35474
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35474
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35475
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35475
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35476
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35476
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35477
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35477
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35478
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35478
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35479
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35479
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35480
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35480
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35481
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35481
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35482
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35482
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35483
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35483
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35484
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35484
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35485
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35485
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35486
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35486
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35487
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35487
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35488
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35488
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35489
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35489
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35490
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35490
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35491
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35491
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35492
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35492
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35493
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35493
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35494
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35494
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35495
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35495
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35496
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35496
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35497
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35498
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35499
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35500
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35501
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35502
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35503
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35504
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35505
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.VenomTeleporter. NpcId: 35506
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35507
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35508
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35509
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35513
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35517
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35517
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35518
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35518
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35519
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35519
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35520
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35520
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35521
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35521
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35522
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35522
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35523
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35523
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35524
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35524
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35525
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35525
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35526
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35526
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35527
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35527
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35528
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35528
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35529
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35529
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35530
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35530
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35531
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35531
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35532
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35532
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35533
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35533
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35534
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35534
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35535
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35535
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35536
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35536
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35537
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35537
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35538
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35538
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35539
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35539
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35540
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35540
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35541
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35541
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35542
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35542
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35543
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35543
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35544
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35545
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35546
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35547
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35548
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35549
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35550
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35551
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Doorman. NpcId: 35552
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Blacksmith. NpcId: 35553
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Warehouse. NpcId: 35554
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.Chamberlain. NpcId: 35555
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35559
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35561
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35562
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35563
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35564
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35565
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35566
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35567
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35568
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35569
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35570
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35571
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35572
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35573
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35574
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35575
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35576
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35577
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35578
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35579
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35580
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35581
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35582
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35583
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35584
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35585
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35586
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35587
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowGourd. NpcId: 35588
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowGourd. NpcId: 35589
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowGourd. NpcId: 35590
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowGourd. NpcId: 35591
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.RainbowEnragedYeti. NpcId: 35592
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowChest. NpcId: 35595
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowYeti. NpcId: 35596
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.RainbowYeti. NpcId: 35596
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowYeti. NpcId: 35597
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.RainbowYeti. NpcId: 35597
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowYeti. NpcId: 35598
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.RainbowYeti. NpcId: 35598
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowYeti. NpcId: 35599
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.RainbowYeti. NpcId: 35599
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35601
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35602
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowCoordinator. NpcId: 35603
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.RainbowMessenger. NpcId: 35604
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35605
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35613
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35614
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35615
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35616
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchMassTeleporter. NpcId: 35617
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchBerserker. NpcId: 35618
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchBerserker. NpcId: 35618
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchScout. NpcId: 35619
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchScout. NpcId: 35619
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchLeader. NpcId: 35620
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchLeader. NpcId: 35620
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchCleric. NpcId: 35621
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchCleric. NpcId: 35621
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.MatchTrief. NpcId: 35622
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.MatchTrief. NpcId: 35622
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35623
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35624
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35625
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35626
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.FarmMessenger. NpcId: 35627
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35628
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.LidiaVonHellmann. NpcId: 35629
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.LidiaVonHellmann. NpcId: 35629
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35630
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.AlfredVonHellmann. NpcId: 35630
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35631
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.clanhall.GiselleVonHellmann. NpcId: 35631
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35632
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35632
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35633
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35633
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35634
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35634
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35635
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35635
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35636
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35636
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35637
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35637
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Messenger. NpcId: 35639
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Manager. NpcId: 35640
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35641
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.clanhall.Doorman. NpcId: 35642
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35648
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35649
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35650
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35651
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35652
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35653
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35654
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35655
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.castle.CastleMagician. NpcId: 35656
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35658
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35659
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.GuardCaption. NpcId: 35660
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35661
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35662
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35664
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35666
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35667
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35668
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35669
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35670
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35670
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35671
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35671
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35672
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35672
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35673
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35673
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35674
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35674
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35675
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35676
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35676
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35677
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35677
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35678
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35678
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35679
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35679
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35680
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35680
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35681
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35681
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35682
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35682
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35683
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35683
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35684
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35684
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35685
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35685
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35686
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35686
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35687
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35687
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35689
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35690
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35692
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35694
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35696
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35698
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35699
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35700
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35701
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35702
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35702
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35703
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35703
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35704
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35704
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35705
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35705
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35706
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35706
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 35707
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 35708
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 35709
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35710
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35711
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35711
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35713
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35713
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35714
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35714
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35715
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35715
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35716
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35716
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35717
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35717
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35718
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35718
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35719
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35719
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35720
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35720
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35721
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 35721
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35722
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35722
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35723
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35723
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35724
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35724
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35725
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35725
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35727
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35728
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35730
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35731
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35733
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35735
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35736
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35737
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35738
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35739
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35739
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35740
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35740
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35741
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35741
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35742
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35742
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35743
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35743
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35744
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35745
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35745
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35746
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35746
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35747
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35747
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35748
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35748
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35749
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35749
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35750
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35750
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35751
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35751
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35752
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35752
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35753
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35753
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35754
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35754
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35755
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35755
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35756
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35756
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35758
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35759
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35761
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35763
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35765
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35767
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35768
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35769
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35770
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35771
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35771
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35772
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35772
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35773
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35773
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35774
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35774
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35775
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35775
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 35776
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 35777
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 35778
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35779
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35780
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35780
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35782
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35782
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35783
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35783
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35784
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35784
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35785
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35785
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35786
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35786
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35787
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35787
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35788
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35788
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35789
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35789
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35790
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 35790
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35791
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35791
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35792
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35792
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35793
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35793
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35794
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35794
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35796
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35797
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.GuardCaption. NpcId: 35798
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35799
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35800
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35802
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35804
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35805
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35806
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35807
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35808
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35808
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35809
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35809
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35810
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35810
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35811
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35811
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35812
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35812
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35813
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35814
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35814
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35815
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35815
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35816
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35816
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35817
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35817
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35818
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35818
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35819
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35819
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35820
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35820
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35821
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35821
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35822
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35822
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35823
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35823
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35824
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35824
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35825
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35825
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35827
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35828
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35830
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35831
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35833
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35835
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35836
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35837
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35838
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35839
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35839
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35840
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35840
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35841
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35841
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35842
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35842
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35843
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35843
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35844
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35845
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35845
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35846
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35846
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35847
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35847
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35848
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35848
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35849
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35849
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35850
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35850
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35851
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35851
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35852
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35852
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35853
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35853
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35854
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35854
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35855
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35855
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35856
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35856
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35858
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35859
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.GuardCaption. NpcId: 35860
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35861
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35863
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35865
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35867
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35868
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35869
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35870
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35871
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35871
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35872
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35872
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35873
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35873
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35874
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35874
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35875
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35875
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 35876
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 35877
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 35878
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35879
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35880
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35880
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35882
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35882
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35883
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35883
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35884
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35884
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35885
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35885
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35886
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35886
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35887
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35887
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35888
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35888
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35889
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35889
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35890
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 35890
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35891
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35891
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35892
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35892
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35893
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35893
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35894
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35894
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35896
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35897
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35899
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35900
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35902
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35904
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35905
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35906
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35907
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35908
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35908
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35909
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35909
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35910
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35910
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35911
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35911
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35912
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35912
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35913
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35914
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35914
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35915
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35915
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35916
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35916
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35917
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35917
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35918
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35918
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35919
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35919
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35920
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35920
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35921
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35921
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35922
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35922
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35923
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35923
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35924
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35924
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35925
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35925
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35927
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35928
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35930
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35932
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35934
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35936
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35937
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35938
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35939
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35940
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35940
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35941
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35941
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35942
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35942
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35943
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35943
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35944
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35944
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 35945
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 35946
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 35947
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35948
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35949
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35949
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35951
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35951
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35952
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35952
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35953
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35953
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35954
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35954
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35955
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35955
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35956
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35956
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35957
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35957
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35958
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35958
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35959
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 35959
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35960
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35960
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35961
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35961
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 35962
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 35962
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35963
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35963
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 35965
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 35966
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 35968
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 35970
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 35972
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 35974
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35975
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35976
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 35977
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35978
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 35978
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35979
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35979
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35980
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35980
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35981
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35981
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35982
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35982
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 35983
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 35984
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 35985
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 35986
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35987
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35987
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35989
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 35989
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35990
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35990
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35991
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35991
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35992
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 35992
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35993
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35993
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35994
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35994
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35995
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 35995
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35996
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35996
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35997
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 35997
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 35998
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35998
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 35999
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 35999
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36000
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36000
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36001
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36001
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36003
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36004
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36006
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36007
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36009
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36011
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36012
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36013
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36014
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36015
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36015
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36016
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36016
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36017
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36017
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36018
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36018
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36019
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36019
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36020
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36021
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36021
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36022
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36022
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36023
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36023
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36024
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36024
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36025
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36025
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36026
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36026
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36027
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36027
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36028
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36028
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36029
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36029
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36030
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36030
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36031
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36031
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36032
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36032
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36034
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36035
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36037
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36039
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36041
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36043
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36044
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36045
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36046
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36047
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36047
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36048
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36048
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36049
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36049
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36050
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36050
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36051
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36051
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36052
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36053
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36054
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36055
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36056
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36056
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36058
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36058
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36059
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36059
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36060
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36060
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36061
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36061
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36062
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36062
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36063
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36063
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36064
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36064
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36065
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36065
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36066
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36066
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36067
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36067
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36068
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36068
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36069
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36069
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36070
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36070
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36072
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36073
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36075
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36077
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36079
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36081
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36082
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36083
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36084
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36085
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36085
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36086
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36086
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36087
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36087
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36088
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36088
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36089
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36089
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36090
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36091
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36092
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36093
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36094
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36094
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36096
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36096
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36097
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36097
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36098
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36098
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36099
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36099
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36100
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36100
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36101
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36101
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36102
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36102
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36103
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36103
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36104
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36104
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36105
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36105
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36106
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36106
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36107
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36107
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36108
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36108
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36110
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36111
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36113
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36114
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36116
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36118
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36119
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36120
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36121
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36122
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36122
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36123
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36123
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36124
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36124
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36125
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36125
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36126
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36126
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36127
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36128
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36128
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36129
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36129
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36130
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36130
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36131
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36131
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36132
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36132
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36133
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36133
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36134
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36134
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36135
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36135
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36136
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36136
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36137
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36137
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36138
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36138
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36139
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36139
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36141
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36142
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36144
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36145
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36147
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36149
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36150
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36151
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36152
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36153
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36153
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36154
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36154
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36155
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36155
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36156
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36156
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36157
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36157
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36158
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36159
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36159
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36160
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36160
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36161
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36161
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36162
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36162
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36163
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36163
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36164
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36164
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36165
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36165
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36166
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36166
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36167
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36167
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36168
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36168
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36169
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36169
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36170
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36170
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36172
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36173
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.GuardCaption. NpcId: 36174
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36175
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36177
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36179
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36181
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36182
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36183
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36184
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36185
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36185
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36186
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36186
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36187
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36187
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36188
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36188
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36189
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36189
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36190
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36191
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36192
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36193
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36194
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36194
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36196
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36196
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36197
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36197
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36198
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36198
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36199
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36199
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36200
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36200
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36201
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36201
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36202
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36202
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36203
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36203
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36204
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36204
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36205
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36205
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36206
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36206
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36207
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36207
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36208
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36208
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36210
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36211
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36213
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36215
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36217
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36219
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36220
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36221
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36222
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36223
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36223
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36224
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36224
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36225
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36225
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36226
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36226
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36227
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36227
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36228
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36229
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36230
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36231
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36232
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36232
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36233
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36233
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36234
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36234
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36235
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36235
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36236
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36236
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36237
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36237
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36238
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36238
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36239
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36239
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36240
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36240
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36241
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36241
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36242
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36242
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36243
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36243
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36244
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36244
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36245
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36245
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36246
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36246
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36248
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36249
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36251
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36253
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36255
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36257
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36258
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36259
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36260
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36261
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36261
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36262
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36262
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36263
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36263
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36264
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36264
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36265
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36265
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36266
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36267
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36268
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36269
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36270
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36270
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36272
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36272
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36273
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36273
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36274
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36274
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36275
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36275
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36276
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36276
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36277
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36277
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36278
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36278
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36279
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36279
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36280
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36280
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36281
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36281
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36282
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36282
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36283
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36283
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36284
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36284
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36286
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36287
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36289
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36290
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36292
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36294
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36295
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36296
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36297
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36298
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36298
03:06:14 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36299
03:06:14 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36299
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36300
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36300
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36301
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36301
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36302
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36302
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36303
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36304
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36304
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36305
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36305
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36306
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36306
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36307
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36307
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36308
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36308
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36309
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36309
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36310
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36310
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36311
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36311
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36312
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36312
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36313
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36313
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36314
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36314
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36315
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36315
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36317
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36318
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36320
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36322
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36324
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36326
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36327
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36328
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36329
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36330
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36330
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36331
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36331
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36332
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36332
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36333
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36333
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36334
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36334
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36335
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36336
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36337
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36338
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36339
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36339
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36341
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36341
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36342
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36342
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36343
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36343
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36344
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36344
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36345
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36345
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36346
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36346
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36347
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36347
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36348
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36348
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36349
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36349
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36350
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36350
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36351
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36351
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36352
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36352
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36353
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36353
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Manager. NpcId: 36355
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.SuspiciousMerchant. NpcId: 36356
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.peace.ArcherCaption. NpcId: 36358
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: pts.fortress.SupportUnitCaption. NpcId: 36360
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.LogisticsOfficer. NpcId: 36362
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.FortressPrisonKeeper. NpcId: 36364
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36365
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36366
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Doorman. NpcId: 36367
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36368
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.RebelCommander. NpcId: 36368
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36369
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36369
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36370
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36370
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36371
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36371
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36372
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36372
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MainMachine. NpcId: 36373
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.BackupPowerUnit. NpcId: 36374
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.ControlUnit. NpcId: 36375
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.PowerControlUnit. NpcId: 36376
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36377
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36377
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36379
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.GuardCaption. NpcId: 36379
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36380
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36380
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36381
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36381
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36382
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.SupportUnitCaption. NpcId: 36382
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36383
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 36383
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36384
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 36384
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36385
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.ArcherCaption. NpcId: 36385
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36386
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36386
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36387
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.General. NpcId: 36387
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36388
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36388
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.Ballista. NpcId: 36389
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.Ballista. NpcId: 36389
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.siege.MercenaryCaption. NpcId: 36390
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.fortress.siege.MercenaryCaption. NpcId: 36390
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36391
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36391
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36393
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36394
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36395
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36396
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36397
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36398
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36399
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36400
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36401
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36403
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36404
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36405
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36406
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36407
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36408
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36409
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36410
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.castle.CastlePrisonKeeper. NpcId: 36411
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36433
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36434
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36435
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36436
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36437
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36438
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36439
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36440
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36441
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36442
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36443
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36444
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36445
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36446
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36447
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36448
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36449
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36450
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36451
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36452
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36453
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36454
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.fortress.Envoy. NpcId: 36455
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: pts.reputation_manager.ManagerLepidus. NpcId: 36479
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: pts.reputation_manager.ManagerScipio. NpcId: 36480
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36481
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36481
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36482
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36482
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36483
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36483
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36484
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36484
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36485
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36485
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36486
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36486
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36487
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36487
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36488
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36488
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.MercenaryCaptain. NpcId: 36489
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MercenaryCaptain. NpcId: 36489
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36490
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36491
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36492
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36493
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36494
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36495
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36496
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36497
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.TerritoryManager. NpcId: 36498
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36499
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36499
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36500
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36500
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36501
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36501
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36502
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36502
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36503
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36503
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36504
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36504
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36505
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36505
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36506
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36506
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.dominion.Catapult. NpcId: 36507
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.Catapult. NpcId: 36507
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36508
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36508
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36509
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36509
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36510
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36510
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36511
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36511
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36512
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36512
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36513
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36513
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36514
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36514
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36515
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36515
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36516
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36516
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36517
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36517
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36518
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36518
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36519
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36519
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36520
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36520
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36521
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36521
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36522
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36522
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36523
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36523
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36524
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36524
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36525
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36525
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36526
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36526
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36527
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36527
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36528
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36528
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36529
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36529
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36530
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36530
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36531
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36531
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36532
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36532
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36533
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36533
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36534
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36534
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36535
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36535
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36536
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36536
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36537
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36537
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36538
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36538
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36539
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36539
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36540
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36540
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36541
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36541
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36542
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36542
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36543
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36543
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36544
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36544
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36545
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36545
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36546
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36546
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36547
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36547
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36548
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36548
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36549
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36549
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36550
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36550
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36551
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36551
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36552
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36552
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36553
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36553
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36554
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36554
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36555
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36555
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36556
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.MilitaryAssociationLeader. NpcId: 36556
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36557
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36557
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36558
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.ReligiousAssociationLeader. NpcId: 36558
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36559
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 36559
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.SiegeGuard. NpcId: 36560
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 36560
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36561
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.EconomicAssociationLeader. NpcId: 36561
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: SeducedInvestigator. NpcId: 36562
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: SeducedInvestigator. NpcId: 36562
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: SeducedInvestigator. NpcId: 36563
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: SeducedInvestigator. NpcId: 36563
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: SeducedInvestigator. NpcId: 36564
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: SeducedInvestigator. NpcId: 36564
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: SeducedInvestigator. NpcId: 36565
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: SeducedInvestigator. NpcId: 36565
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: pts.aerial_cleft.CleftTownTeleporter. NpcId: 36570
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36591
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36591
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36592
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36592
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36593
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36593
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36594
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36594
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36595
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36595
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36596
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36596
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36597
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36597
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36598
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36598
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: residences.QuestSiegeGuard. NpcId: 36599
03:06:15 [main] ERROR NpcTemplate - Not found ai class for ai: residences.dominion.SuppliesSafe. NpcId: 36599
03:06:15 [main] INFO NpcHolder - NpcHolder: loaded 10456 npc(s) count.
03:06:15 [main] ERROR NpcTemplate - Not found type class for type: events.CaptureZone. NpcId: 36667
03:06:15 [main] INFO NpcHolder - NpcHolder: loaded 10458 npc(s) count.
03:06:15 [main] INFO CustomNpcParser - CustomNpcParser: loaded 2 custom npc template(s) count.
03:06:15 [main] INFO CustomBuyListHolder - CustomBuyListHolder: loaded 199 custom buy list(s) count.
03:06:15 [main] INFO MapRegionManager - MapRegionManager: loaded 272 map region manager(s) count.
03:06:15 [main] INFO MapRegionManager - MapRegionManager: loaded 272 map region manager(s) count.
03:06:15 [main] INFO StaticObjectHolder - StaticObjectHolder: loaded 50 static object(s) count.
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220013
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 17220014
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SSQDoor. DoorId: 17240102
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SSQDoor. DoorId: 17240104
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SSQDoor. DoorId: 17240110
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SSQDoor. DoorId: 17240108
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SSQDoor. DoorId: 17240106
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18200006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18200007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18200008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18200009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18220006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 18220007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210013
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210014
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210015
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210016
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210017
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19210018
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19240001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19240002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19240011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 19240012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20200004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20200005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220013
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220014
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220015
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220016
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220019
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220020
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220027
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20220028
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20230006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 20230007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160013
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21160014
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21170006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21220004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 21220005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130017
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130018
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130019
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130020
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130021
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130022
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130023
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22130024
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22150004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22150005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22160006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22160007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22160010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22160011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22180006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22180007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22200002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22200003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22200008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22200009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22220012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22230002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 22230003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23130007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23130008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SecretRoomDoor. DoorId: 23150001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: SecretRoomDoor. DoorId: 23150002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23160002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23160003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23170002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23170003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23170010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23170011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23200006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23200007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23200010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23200011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23210004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23210005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23210008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23210009
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23240004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 23240005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24140006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24150001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24150002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24150011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24150012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160007
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24160008
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180022
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180023
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180024
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180025
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180026
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180027
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180028
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180029
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180030
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180031
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180032
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24180033
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24190011
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 24190012
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170001
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170002
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170003
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25170006
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25190004
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25190005
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25190010
03:06:15 [main] ERROR DoorTemplate - Not found ai class for ai: ResidenceDoor. DoorId: 25190011
03:06:15 [main] INFO DoorHolder - DoorHolder: loaded 1163 door(s) count.
03:06:15 [main] INFO ZoneHolder - ZoneHolder: loaded 2417 zone(s) count.
03:06:16 [main] INFO SpawnHolder - SpawnHolder: loaded 35792 spawn(s) count.
03:06:16 [main] INFO InstantZoneHolder - InstantZoneHolder: loaded 143 instant zone(s) count.
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.mmocore.gameserver.manager.ReflectionManager.getInstance(ReflectionManager.java:40)
at org.mmocore.gameserver.data.xml.Parsers.parseAll(Parsers.java:60)
at org.mmocore.gameserver.GameServer.<init>(GameServer.java:155)
at org.mmocore.gameserver.GameServer.main(GameServer.java:324)
Caused by: java.lang.ClassCastException: org.mmocore.gameserver.ai.CharacterAI cannot be cast to org.mmocore.gameserver.ai.DoorAI
at org.mmocore.gameserver.model.instances.DoorInstance.getAI(DoorInstance.java:209)
at org.mmocore.gameserver.model.instances.DoorInstance.<init>(DoorInstance.java:51)
at org.mmocore.gameserver.model.entity.Reflection.init(Reflection.java:576)
at org.mmocore.gameserver.manager.ReflectionManager.<init>(ReflectionManager.java:34)
at org.mmocore.gameserver.manager.ReflectionManager.<init>(ReflectionManager.java:13)
at org.mmocore.gameserver.manager.ReflectionManager$LazyHolder.<clinit>(ReflectionManager.java:99)

Еще можете уточнить, окно cmd с логин сервером при успешном запуске должно выглядеть как и у меня?
thumb.png
 
на 8 яве компилируй
 
Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Эх а год перед этим мне за 70к не хотели продавать :(
 
Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Подскажите а как сделать чтобы мобы стали нападать?
 
возможно вы под персонажем с правами?
тестируйте под обычным пользователем.(без привилегий)
 
sQula, Привет!
Да нет, я еще не умею входить с привилегиями ))))
 
Возможно они не агрессивные?) на каких мобах проверяешь?
 

Похожие темы

Ответы
0
Просмотры
915
Ответы
7
Просмотры
736
Ответы
19
Просмотры
  • Закрыта
  • Вопрос
Ответы
4
Просмотры
Назад
Сверху Снизу