Добрый день народ, только не закидывайте помидорами, тему несколько раз уже перечитал, решения которые тут разлиные пробывал. Сборка компилится антом на ура, но при загрузке сервера куча ошибок связанных с NPC Template , скилами и ai классами. Базу и конфиги менял с темы, я смотрю некоторые удачно запустились, вы сурсы правили? вот лог:
Scripts: Loading...
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\CustomWeaklySpawnManager.java:10,36: org.mmocore.gameserver.model.SimpleSpawner in org.mmocore.gameserver.model has been deprecated
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:13,39: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - : No processor claimed any of these annotations: org.mmocore.gameserver.handler.bypass.Bypass
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\CustomWeaklySpawnManager.java:10,36: org.mmocore.gameserver.model.SimpleSpawner in org.mmocore.gameserver.model has been deprecated
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:13,39: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\CustomWeaklySpawnManager.java:10,36: org.mmocore.gameserver.model.SimpleSpawner in org.mmocore.gameserver.model has been deprecated
2018-07-27 13:28:21,690 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:13,39: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminClientSupport.java:36,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminClientSupport.java:176,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminEvent.java:20,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminEvent.java:44,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminResidence.java:63,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminResidence.java:429,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,691 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminSay.java:25,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminSay.java:65,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminSkillEntry.java:20,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminSkillEntry.java:57,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminTeam.java:21,40: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\admincommands\AdminTeam.java:47,16: found raw type: java.lang.Enum
missing type arguments for generic class java.lang.Enum<E>
2018-07-27 13:28:21,692 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\bbs\abstracts\AbstractCommunityBoard.java:194,35: ExShowScreenMessage(java.lang.String,int,org.mmocore.gameserver.network.lineage.serverpackets.ExShowScreenMessage.ScreenMessageAlign,boolean,int,int,boolean) in org.mmocore.gameserver.network.lineage.serverpackets.ExShowScreenMessage has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\handler\items\Cocktails.java:95,25: possible fall-through into case
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\CustomWeaklySpawnManager.java:78,23: org.mmocore.gameserver.model.SimpleSpawner in org.mmocore.gameserver.model has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\CustomWeaklySpawnManager.java:78,49: org.mmocore.gameserver.model.SimpleSpawner in org.mmocore.gameserver.model has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:238,34: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:246,34: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:261,34: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:294,42: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:342,42: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,693 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\FantasyIsle.java:361,34: npcSay(org.mmocore.gameserver.model.instances.NpcInstance,java.lang.String) in org.mmocore.gameserver.data.scripts.Functions has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:209,20: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:236,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:237,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:238,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:239,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:240,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:241,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:243,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:244,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:245,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:246,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,694 DEBUG o.m.c.c.Compiler [main] - C:\Server High Five\gameserver\data\scripts\services\Rename.java:247,17: org.mmocore.gameserver.database.mysql in org.mmocore.gameserver.database has been deprecated
2018-07-27 13:28:21,810 INFO o.m.g.d.s.Scripts [main] - Scripts: Loaded 145 classes.
2018-07-27 13:28:21,847 INFO o.m.g.u.Strings [main] - Loaded 418 translit entries.
2018-07-27 13:28:21,870 INFO o.m.g.m.GameTimeManager [main] - Initialized. Current time is 03:00 PM.
2018-07-27 13:28:21,870 INFO o.m.g.w.World [main] - L2World: Creating regions: [256][272][32].
2018-07-27 13:28:21,936 INFO o.m.g.d.x.h.IpConfigHolder [main] - IpConfigHolder: loaded 0 ip config(s) count.
2018-07-27 13:28:21,972 INFO o.m.g.d.StringHolder [main] - StringHolder: load strings: 649 for lang: RUSSIAN
2018-07-27 13:28:21,972 INFO o.m.g.d.StringHolder [main] - StringHolder: load strings: 641 for lang: ENGLISH
2018-07-27 13:28:22,022 INFO o.m.g.d.x.h.o.ColorHolder [main] - ColorHolder: load color line(s): 117 for service: title_color
2018-07-27 13:28:22,022 INFO o.m.g.d.x.h.o.ColorHolder [main] - ColorHolder: load color line(s): 118 for service: name_color
2018-07-27 13:28:22,043 INFO o.m.g.d.x.h.c.c.CLeaseTransformHolder [main] - CLeaseTransformHolder: loaded 34 c lease transform(s) count.
2018-07-27 13:28:22,060 INFO o.m.g.d.x.h.c.c.CBuyClanSkillHolder [main] - CBuyClanSkillHolder: loaded 44 c buy clan skill(s) count.
2018-07-27 13:28:22,068 INFO o.m.g.d.x.h.c.PremiumHolder [main] - PremiumHolder: loaded 3 premium(s) count.
2018-07-27 13:28:22,464 INFO o.m.g.d.c.h.ItemNameLineHolder [main] - ItemNameLineHolder: load itemname line(s): 19098 for lang: RUSSIAN
2018-07-27 13:28:22,464 INFO o.m.g.d.c.h.ItemNameLineHolder [main] - ItemNameLineHolder: load itemname line(s): 19190 for lang: ENGLISH
2018-07-27 13:28:22,590 INFO o.m.g.d.c.h.NpcNameLineHolder [main] - NpcNameLineHolder: load npcname line(s): 10456 for lang: RUSSIAN
2018-07-27 13:28:22,590 INFO o.m.g.d.c.h.NpcNameLineHolder [main] - NpcNameLineHolder: load npcname line(s): 10460 for lang: ENGLISH
2018-07-27 13:28:22,590 INFO o.m.g.d.c.h.NpcNameLineHolder [main] - NpcNameLineHolder: load 3594 blacklist names
2018-07-27 13:28:22,598 INFO o.m.g.d.c.h.TransformDataLineHolder [main] - TransformDataLineHolder: load transformdata line(s): 111 for sex: FEMALE
2018-07-27 13:28:22,598 INFO o.m.g.d.c.h.TransformDataLineHolder [main] - TransformDataLineHolder: load transformdata line(s): 111 for sex: MALE
2018-07-27 13:28:22,625 INFO o.m.g.d.c.h.ArmorgrpLineHolder [main] - ArmorgrpLineHolder: loaded 3649 armorgrp line(s) count.
2018-07-27 13:28:22,645 INFO o.m.g.d.c.h.WeapongrpLineHolder [main] - WeapongrpLineHolder: loaded 4051 weapongrp line(s) count.
2018-07-27 13:28:22,692 INFO o.m.g.d.c.h.EtcitemgrpLineHolder [main] - EtcitemgrpLineHolder: loaded 11446 etcitemgrp line(s) count.
2018-07-27 13:28:22,715 INFO o.m.g.d.c.h.QuestDataHolder [main] - QuestDataHolder: loaded 530 quest data(s) count.
2018-07-27 13:28:23,293 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #power for skill 1042
2018-07-27 13:28:23,511 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #exp for skill 1334
2018-07-27 13:28:23,541 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #itemConsumeCount for skill 1382
2018-07-27 13:28:23,593 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #unholy for skill 1437
2018-07-27 13:28:23,650 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #maxHeal for skill 1511
2018-07-27 13:28:23,666 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #magicLevel for skill 1561
2018-07-27 13:28:23,793 ERROR o.m.g.s.DocumentSkill [main] - Error loading skill 2240
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)
2018-07-27 13:28:23,793 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:23,793 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:23,793 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:23,957 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #pvpDmg for skill 3060
2018-07-27 13:28:23,961 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #abnormal_time for skill 3097
2018-07-27 13:28:23,970 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #rate for skill 3137
2018-07-27 13:28:24,010 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #stack for skill 3633
2018-07-27 13:28:24,125 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #Tab-pDef for skill 4147
2018-07-27 13:28:24,128 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #power for skill 4169
2018-07-27 13:28:24,293 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #effectPoint for skill 5305
2018-07-27 13:28:24,421 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #level for skill 836
2018-07-27 13:28:24,460 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,461 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,461 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,461 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,461 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,461 ERROR o.m.g.s.DocumentSkill [main] - 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)
2018-07-27 13:28:24,480 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #magicLevel for skill 2216
2018-07-27 13:28:24,507 DEBUG o.m.g.s.DocumentSkill [main] - Unused table #magicLevel for skill 26072
2018-07-27 13:28:24,535 INFO o.m.g.s.SkillsEngine [main] - SkillsEngine: Loaded 65966 skill templates from XML files. Max id: 90001, max level: 259
2018-07-27 13:28:25,297 INFO o.m.g.d.x.h.OptionDataHolder [main] - OptionDataHolder: loaded 24985 option data(s) count.
2018-07-27 13:28:25,909 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(2240,1) for item:8030; file:8000-8099.xml
2018-07-27 13:28:25,909 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(2241,1) for item:8031; file:8000-8099.xml
2018-07-27 13:28:25,909 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(2242,1) for item:8032; file:8000-8099.xml
2018-07-27 13:28:25,909 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(2243,1) for item:8033; file:8000-8099.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9049,1) for item:15474; file:15400-15499.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9050,1) for item:15475; file:15400-15499.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9051,1) for item:15476; file:15400-15499.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9052,1) for item:15477; file:15400-15499.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9053,1) for item:15478; file:15400-15499.xml
2018-07-27 13:28:26,531 INFO o.m.g.d.x.p.ItemParser [main] - ItemParser: Skill not found(9054,1) for item:15479; file:15400-15499.xml
2018-07-27 13:28:28,011 INFO o.m.g.d.x.h.ItemTemplateHolder [main] - ItemTemplateHolder: loaded 19112 item template(s) count.
2018-07-27 13:28:28,186 INFO o.m.g.d.x.h.SuperPointHolder [main] - SuperPointHolder: loaded 357 super point(s) count.
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_fire_elemental. NpcId: 107
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_fire_elemental_s. NpcId: 108
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.events.BrArchbishopOfEva. NpcId: 109
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_fire_manager. NpcId: 111
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_h. NpcId: 112
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_o. NpcId: 113
2018-07-27 13:28:28,378 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_d. NpcId: 114
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_k. NpcId: 115
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_e. NpcId: 116
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_friendly_sno_dw. NpcId: 117
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_wooldie. NpcId: 118
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_berdandi. NpcId: 119
2018-07-27 13:28:28,379 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_scooldie. NpcId: 120
2018-07-27 13:28:28,380 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: birthday.BirthDayCake. NpcId: 139
2018-07-27 13:28:28,380 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: TotemSummon. NpcId: 143
2018-07-27 13:28:28,380 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: TotemSummon. NpcId: 144
2018-07-27 13:28:28,380 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: TotemSummon. NpcId: 145
2018-07-27 13:28:28,380 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: TotemSummon. NpcId: 146
2018-07-27 13:28:28,417 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.EventJackpotBag. NpcId: 2501
2018-07-27 13:28:28,417 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 2501
2018-07-27 13:28:28,418 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_g_jackpot_prize. NpcId: 2502
2018-07-27 13:28:28,418 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_g_jackpot_prize. NpcId: 2503
2018-07-27 13:28:28,421 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_scooldie_event. NpcId: 4303
2018-07-27 13:28:28,421 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_br_vital_manager. NpcId: 4306
2018-07-27 13:28:28,423 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 4314
2018-07-27 13:28:28,423 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.FantasyIslandTeleport. NpcId: 4315
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4316
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4317
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4318
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4319
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4320
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4321
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4322
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 4323
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.AltarPlayer. NpcId: 4324
2018-07-27 13:28:28,424 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_g_altar_prayer. NpcId: 4324
2018-07-27 13:28:28,425 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_g_herald_of_navit. NpcId: 4326
2018-07-27 13:28:28,425 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.AltarGuardDead. NpcId: 4328
2018-07-27 13:28:28,431 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12774
2018-07-27 13:28:28,431 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12775
2018-07-27 13:28:28,431 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12776
2018-07-27 13:28:28,431 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12777
2018-07-27 13:28:28,432 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12778
2018-07-27 13:28:28,432 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 12779
2018-07-27 13:28:28,438 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HeartOfWarding. NpcId: 13001
2018-07-27 13:28:28,439 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleControlTower. NpcId: 13002
2018-07-27 13:28:28,439 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleFlameTower. NpcId: 13004
2018-07-27 13:28:28,439 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.SpecialTree. NpcId: 13007
2018-07-27 13:28:28,439 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 13016
2018-07-27 13:28:28,439 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Squash. NpcId: 13017
2018-07-27 13:28:28,441 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.e_treasure_box. NpcId: 13036
2018-07-27 13:28:28,455 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Snowman. NpcId: 13160
2018-07-27 13:28:28,456 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Thomas. NpcId: 13183
2018-07-27 13:28:28,456 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Thomas. NpcId: 13183
2018-07-27 13:28:28,456 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.br_xmas_santa. NpcId: 13184
2018-07-27 13:28:28,456 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.br_xmas_santa. NpcId: 13185
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13271
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13272
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13273
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13274
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13275
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13276
2018-07-27 13:28:28,465 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13277
2018-07-27 13:28:28,466 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Meleon. NpcId: 13278
2018-07-27 13:28:28,466 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.ai_white_freya_event. NpcId: 13296
2018-07-27 13:28:28,630 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16013
2018-07-27 13:28:28,631 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16014
2018-07-27 13:28:28,631 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16015
2018-07-27 13:28:28,631 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16016
2018-07-27 13:28:28,631 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16017
2018-07-27 13:28:28,631 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 16018
2018-07-27 13:28:28,686 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18120
2018-07-27 13:28:28,686 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18121
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18122
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 18122
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18123
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18124
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18125
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 18125
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18126
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18127
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18128
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 18128
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18129
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18130
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18131
2018-07-27 13:28:28,687 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 18131
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18132
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18133
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18134
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18135
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18136
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18137
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18138
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18139
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18140
2018-07-27 13:28:28,688 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18141
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18142
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18143
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18144
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18145
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18146
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18147
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18148
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18149
2018-07-27 13:28:28,689 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18150
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18151
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18152
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18153
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18154
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18155
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18156
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18157
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18158
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18159
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18160
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18161
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18162
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18163
2018-07-27 13:28:28,690 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18164
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18165
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18166
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18167
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18168
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18169
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18170
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18171
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18172
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18173
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18174
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18175
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18176
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18177
2018-07-27 13:28:28,691 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18178
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18179
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18180
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18181
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18182
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18183
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18184
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18185
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18186
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18187
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18188
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18189
2018-07-27 13:28:28,692 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18190
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18191
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18192
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18193
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18194
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18195
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18196
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18196
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18197
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18197
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18198
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18198
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18199
2018-07-27 13:28:28,693 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18199
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18200
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18200
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18201
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18201
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18202
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18202
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18203
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18203
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18204
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18204
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18205
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18205
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18206
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18206
2018-07-27 13:28:28,704 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18207
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18207
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18208
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18208
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18209
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18209
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18210
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18210
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18211
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18211
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18212
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18213
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18214
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18215
2018-07-27 13:28:28,705 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18216
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18217
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18218
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18219
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18220
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18221
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18222
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18223
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18224
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18225
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18226
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18227
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18228
2018-07-27 13:28:28,706 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18229
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18230
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18231
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18232
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18233
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18234
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18235
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18236
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18237
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18238
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18239
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18240
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18241
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18242
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18243
2018-07-27 13:28:28,707 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18244
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18245
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18246
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18247
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18248
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18249
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18250
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18251
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18252
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18253
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18254
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18255
2018-07-27 13:28:28,708 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherMonster. NpcId: 18256
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18257
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18258
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18259
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18260
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18261
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18262
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18263
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18264
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18265
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18266
2018-07-27 13:28:28,709 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18267
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18268
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18269
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18270
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18271
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18272
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18273
2018-07-27 13:28:28,710 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18274
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18275
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18276
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18277
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18278
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18279
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18280
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18281
2018-07-27 13:28:28,711 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18282
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18283
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18284
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18285
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18286
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18287
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18288
2018-07-27 13:28:28,712 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18289
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18290
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18291
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18292
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18293
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18294
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18295
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18296
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18297
2018-07-27 13:28:28,713 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TreasureChest. NpcId: 18298
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18319
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtMystic. NpcId: 18320
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18321
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18322
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18323
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18324
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtFighter. NpcId: 18325
2018-07-27 13:28:28,729 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: CaughtMystic. NpcId: 18326
2018-07-27 13:28:28,730 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.GatekeeperZombie. NpcId: 18343
2018-07-27 13:28:28,730 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: primeval_isle.SprigantStun. NpcId: 18345
2018-07-27 13:28:28,730 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: primeval_isle.SprigantPoison. NpcId: 18346
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WitchWarder. NpcId: 18364
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WitchWarder. NpcId: 18365
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WitchWarder. NpcId: 18366
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: PrisonGuard. NpcId: 18367
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: PrisonGuard. NpcId: 18368
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 18369
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 18370
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18371
2018-07-27 13:28:28,731 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18372
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18373
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18374
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18375
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18376
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.belet_sample_monster. NpcId: 18377
2018-07-27 13:28:28,732 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EmeraldSquareTrap. NpcId: 18378
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: NornilsTrapBuff. NpcId: 18437
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18445
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18446
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18447
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18448
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18449
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18450
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18451
2018-07-27 13:28:28,741 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18452
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18453
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18454
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18455
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18456
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18457
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18458
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18459
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18460
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopGatekeeper. NpcId: 18461
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HellboundRemnant. NpcId: 18463
2018-07-27 13:28:28,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HellboundRemnant. NpcId: 18464
2018-07-27 13:28:28,743 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.OutpostCaptain. NpcId: 18466
2018-07-27 13:28:28,743 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.FafurionKindred. NpcId: 18482
2018-07-27 13:28:28,743 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 18484
2018-07-27 13:28:28,743 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Pylon. NpcId: 18484
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaLock. NpcId: 18491
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaController. NpcId: 18492
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18494
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18494
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18495
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18495
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18496
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18496
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18497
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18497
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18498
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18498
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18499
2018-07-27 13:28:28,744 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18499
2018-07-27 13:28:28,771 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18500
2018-07-27 13:28:28,771 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18500
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18501
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18501
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18502
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18502
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18503
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18503
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18504
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18504
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaRoomController. NpcId: 18505
2018-07-27 13:28:28,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaRoomController. NpcId: 18505
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18534
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18535
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18536
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18537
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: events.UndergroundColiseumBox. NpcId: 18538
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18539
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18540
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18541
2018-07-27 13:28:28,773 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18542
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumTower. NpcId: 18543
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18554
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18555
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.OlAriosh. NpcId: 18555
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18558
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18559
2018-07-27 13:28:28,774 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.SeerFlouros. NpcId: 18559
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18562
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.BladeOtis. NpcId: 18562
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.BladeOtisFollower. NpcId: 18563
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18564
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18566
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.KaimAbigore. NpcId: 18566
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.KaimAbigoreFollower. NpcId: 18567
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18568
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.KnightMontagnar. NpcId: 18568
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.KnightMontagnarFollower. NpcId: 18569
2018-07-27 13:28:28,775 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18571
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.VenomousStorace. NpcId: 18571
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.VenomousStoraceFollower. NpcId: 18572
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18573
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.Bilette. NpcId: 18573
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.BiletteFollower. NpcId: 18574
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaBoss. NpcId: 18577
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.WhiteAllosce. NpcId: 18577
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.WhiteAllosceFollower. NpcId: 18578
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18579
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18580
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18581
2018-07-27 13:28:28,776 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18582
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18583
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18584
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18585
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18586
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18587
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18588
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18589
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18590
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18591
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18592
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18593
2018-07-27 13:28:28,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18594
2018-07-27 13:28:28,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18595
2018-07-27 13:28:28,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18596
2018-07-27 13:28:28,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18597
2018-07-27 13:28:28,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18598
2018-07-27 13:28:28,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18599
2018-07-27 13:28:28,802 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisFighter. NpcId: 18600
2018-07-27 13:28:28,802 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisCubeWatcherRed. NpcId: 18601
2018-07-27 13:28:28,802 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KrateisCubeWatcherBlue. NpcId: 18602
2018-07-27 13:28:28,802 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_keym_trapopen. NpcId: 18607
2018-07-27 13:28:28,803 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adiantum_trap. NpcId: 18617
2018-07-27 13:28:28,803 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.ai_adiantum_boss. NpcId: 18620
2018-07-27 13:28:28,803 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GunPowder. NpcId: 18622
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 18660
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18664
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18665
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.event_jackpot_bug. NpcId: 18666
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.WardofDeath. NpcId: 18667
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.WardofDeath. NpcId: 18668
2018-07-27 13:28:28,805 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.ai_lindvior_camera_01. NpcId: 18669
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HandysBlock. NpcId: 18671
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HandysBlock. NpcId: 18672
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HandysBlock. NpcId: 18673
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HandysBlock. NpcId: 18674
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HandysBlock. NpcId: 18675
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: MobInvul. NpcId: 18676
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18678
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18679
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18680
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18681
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18682
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EnergySeed. NpcId: 18683
2018-07-27 13:28:28,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18684
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18685
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18686
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18687
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18688
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18689
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18690
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18691
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: StarStone. NpcId: 18692
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 18696
2018-07-27 13:28:28,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.DimensionMovingDevice. NpcId: 18696
2018-07-27 13:28:28,815 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.AliveTumor. NpcId: 18704
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18706
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.AliveTumor. NpcId: 18708
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18710
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.SoulCoffin. NpcId: 18711
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18720
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18721
2018-07-27 13:28:28,816 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18722
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18723
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18724
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18725
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18726
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18727
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18728
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18729
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18730
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18731
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18732
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18733
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18734
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18735
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18736
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18737
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18738
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18739
2018-07-27 13:28:28,817 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18740
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18741
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18742
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18743
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18744
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18745
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18746
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18747
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18748
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18749
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18750
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18751
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18752
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18753
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18754
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18755
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18756
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18757
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18758
2018-07-27 13:28:28,818 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18759
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18760
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18761
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18762
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18763
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18764
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18765
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18766
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18767
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18768
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18769
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18770
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18771
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18772
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18773
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatsTrap. NpcId: 18774
2018-07-27 13:28:28,819 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 18776
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.Obelisk. NpcId: 18776
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 18777
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.GreatPowerfulDevice. NpcId: 18777
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 18778
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.ThroneofDestruction. NpcId: 18778
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.SymbolofCohemenes. NpcId: 18780
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18793
2018-07-27 13:28:28,820 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18794
2018-07-27 13:28:28,821 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18795
2018-07-27 13:28:28,821 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18796
2018-07-27 13:28:28,821 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18797
2018-07-27 13:28:28,821 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 18798
2018-07-27 13:28:28,821 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18799
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18800
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18801
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18802
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18803
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 18804
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FieldMachine. NpcId: 18805
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FieldMachine. NpcId: 18806
2018-07-27 13:28:28,831 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FrightenedOrc. NpcId: 18807
2018-07-27 13:28:28,833 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardianAltar. NpcId: 18811
2018-07-27 13:28:28,833 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KashasEye. NpcId: 18812
2018-07-27 13:28:28,833 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KashasEye. NpcId: 18813
2018-07-27 13:28:28,833 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KashasEye. NpcId: 18814
2018-07-27 13:28:28,833 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_ev_leader. NpcId: 18815
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NihilInvaderChest. NpcId: 18820
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.MutantChest. NpcId: 18822
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NihilInvaderChest. NpcId: 18823
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: GuradsOfDawn. NpcId: 18834
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: GuradsOfDawn. NpcId: 18835
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_buff. NpcId: 18837
2018-07-27 13:28:28,834 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Maguen. NpcId: 18839
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.Maguen. NpcId: 18839
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.FreyaQuest. NpcId: 18847
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.JiniaKnight. NpcId: 18848
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.JiniaKnight. NpcId: 18849
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.JiniaGuild. NpcId: 18850
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.JiniaGuild. NpcId: 18851
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.Glacier. NpcId: 18853
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.IceCastleBreath. NpcId: 18854
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.IceKnightNormal. NpcId: 18855
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.IceKnightNormal. NpcId: 18856
2018-07-27 13:28:28,835 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: plains_of_the_lizardmen.SeerUgoros. NpcId: 18863
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Mushroom. NpcId: 18864
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Mushroom. NpcId: 18865
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Mushroom. NpcId: 18866
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Mushroom. NpcId: 18867
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Mushroom. NpcId: 18868
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 18869
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FollowNpc. NpcId: 18869
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 18870
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FollowNpc. NpcId: 18870
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 18871
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FollowNpc. NpcId: 18871
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.TamedBeast. NpcId: 18872
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FollowNpc. NpcId: 18872
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18873
2018-07-27 13:28:28,836 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18874
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18875
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18876
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18877
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18878
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18879
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18880
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18881
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18882
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18883
2018-07-27 13:28:28,837 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18884
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18885
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18886
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18887
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18888
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18889
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18890
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18891
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18892
2018-07-27 13:28:28,838 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18893
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18894
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18895
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18896
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18897
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18898
2018-07-27 13:28:28,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18899
2018-07-27 13:28:28,872 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 18900
2018-07-27 13:28:28,872 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelChef. NpcId: 18908
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.SolinaKnights. NpcId: 18909
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.SolinaKnightCaptain. NpcId: 18910
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.Furnface. NpcId: 18913
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MinigameFurnace. NpcId: 18913
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.FurnaceSpawnRoom.FurnaceDefault. NpcId: 18914
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.DivineFurnace. NpcId: 18915
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 18917
2018-07-27 13:28:28,873 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_party_vitality_herb. NpcId: 18919
2018-07-27 13:28:28,874 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.JiniaKnight. NpcId: 18926
2018-07-27 13:28:28,874 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.Fireplace. NpcId: 18927
2018-07-27 13:28:28,874 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.WardGrail. NpcId: 18929
2018-07-27 13:28:28,874 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.EmeraldDoorController. NpcId: 18932
2018-07-27 13:28:28,874 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: EtisEtina. NpcId: 18949
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: SolinaGuardian. NpcId: 18952
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: SolinaGuardian. NpcId: 18953
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: SolinaGuardian. NpcId: 18954
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: SolinaGuardian. NpcId: 18955
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_helper. NpcId: 18967
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_manager. NpcId: 18968
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18969
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18970
2018-07-27 13:28:28,875 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 18971
2018-07-27 13:28:28,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WatchmanMonster. NpcId: 20058
2018-07-27 13:28:28,945 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: OlMahumPartisanHideaway. NpcId: 20207
2018-07-27 13:28:28,945 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: OlMahumPartisanHideaway. NpcId: 20208
2018-07-27 13:28:28,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: breka_strongold.BrekaOrcOverlord. NpcId: 20270
2018-07-27 13:28:28,988 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: NightAgressionMystic. NpcId: 20349
2018-07-27 13:28:29,027 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Elpy. NpcId: 20432
2018-07-27 13:28:29,028 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: NightAgressionMystic. NpcId: 20433
2018-07-27 13:28:29,028 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: OlMahumGeneral. NpcId: 20438
2018-07-27 13:28:29,030 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WatchmanMonster. NpcId: 20498
2018-07-27 13:28:29,030 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WatchmanMonster. NpcId: 20499
2018-07-27 13:28:29,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: WatchmanMonster. NpcId: 20500
2018-07-27 13:28:29,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: NightAgressionMystic. NpcId: 20505
2018-07-27 13:28:29,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: timak_outpost.TimakOrcOverlord. NpcId: 20588
2018-07-27 13:28:29,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KarulBugbear. NpcId: 20600
2018-07-27 13:28:29,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: timak_outpost.TimakOrcTroopLeader. NpcId: 20767
2018-07-27 13:28:29,166 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RoughlyHewnRockGolem. NpcId: 21103
2018-07-27 13:28:29,167 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: DeluLizardmanSpecialAgent. NpcId: 21105
2018-07-27 13:28:29,167 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: DeluLizardmanSpecialCommander. NpcId: 21107
2018-07-27 13:28:29,206 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21314
2018-07-27 13:28:29,206 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21316
2018-07-27 13:28:29,206 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21317
2018-07-27 13:28:29,206 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21319
2018-07-27 13:28:29,206 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21321
2018-07-27 13:28:29,207 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: HotSpringsMob. NpcId: 21322
2018-07-27 13:28:29,210 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 21394
2018-07-27 13:28:29,210 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 21395
2018-07-27 13:28:29,404 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21500
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21501
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21502
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21503
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21504
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21505
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21506
2018-07-27 13:28:29,405 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: beastfarm.FeedableBeast. NpcId: 21507
2018-07-27 13:28:29,406 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21524
2018-07-27 13:28:29,406 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21525
2018-07-27 13:28:29,406 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21531
2018-07-27 13:28:29,407 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21539
2018-07-27 13:28:29,407 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21540
2018-07-27 13:28:29,407 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21547
2018-07-27 13:28:29,407 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21550
2018-07-27 13:28:29,408 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21552
2018-07-27 13:28:29,408 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21554
2018-07-27 13:28:29,408 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21561
2018-07-27 13:28:29,409 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21578
2018-07-27 13:28:29,409 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21588
2018-07-27 13:28:29,409 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21589
2018-07-27 13:28:29,410 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21597
2018-07-27 13:28:29,410 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21598
2018-07-27 13:28:29,489 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21600
2018-07-27 13:28:29,489 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21601
2018-07-27 13:28:29,491 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 21658
2018-07-27 13:28:29,645 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Pronghorn. NpcId: 22088
2018-07-27 13:28:29,647 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FrostBuffalo. NpcId: 22094
2018-07-27 13:28:29,660 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22117
2018-07-27 13:28:29,660 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22118
2018-07-27 13:28:29,660 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22119
2018-07-27 13:28:29,660 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22120
2018-07-27 13:28:29,660 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22124
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22125
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22126
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22127
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 22128
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22129
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 22133
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22137
2018-07-27 13:28:29,661 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22138
2018-07-27 13:28:29,662 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.TriolsLayperson. NpcId: 22142
2018-07-27 13:28:29,662 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.TriolsBeliever. NpcId: 22143
2018-07-27 13:28:29,663 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.AndreasCaptainRoyalGuard. NpcId: 22175
2018-07-27 13:28:29,663 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndTeleportFighter. NpcId: 22176
2018-07-27 13:28:29,663 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.PaganGuard. NpcId: 22194
2018-07-27 13:28:29,680 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Elpy. NpcId: 22228
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22257
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22258
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22259
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22260
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22261
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22262
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22263
2018-07-27 13:28:29,681 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerFighter. NpcId: 22264
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22265
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.IsleOfPrayerMystic. NpcId: 22266
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.DarkWaterDragon. NpcId: 22267
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.Shade. NpcId: 22268
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.Shade. NpcId: 22269
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.WaterDragonDetractor. NpcId: 22270
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.WaterDragonDetractor. NpcId: 22271
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22272
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22273
2018-07-27 13:28:29,682 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.darkcloudmansion.ai_fighter_default. NpcId: 22274
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.warrior_quarry_seeker. NpcId: 22344
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.wizard_quarry_seeker. NpcId: 22345
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.warrior_quarry_guard. NpcId: 22346
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.warrior_quarry_guard. NpcId: 22347
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Chimera. NpcId: 22349
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Chimera. NpcId: 22350
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Chimera. NpcId: 22351
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Chimera. NpcId: 22352
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Chimera. NpcId: 22353
2018-07-27 13:28:29,777 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.TownGuard. NpcId: 22359
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.SteelCitadelKeymaster. NpcId: 22361
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Guzen. NpcId: 22362
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PassagewayMobWithHerb. NpcId: 22370
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PassagewayMobWithHerb. NpcId: 22372
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.MasterZelos. NpcId: 22377
2018-07-27 13:28:29,778 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.MasterFestina. NpcId: 22380
2018-07-27 13:28:29,779 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.FoundryWorker. NpcId: 22396
2018-07-27 13:28:29,779 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.GreaterEvil. NpcId: 22399
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22405
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22406
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant6Floor. NpcId: 22407
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22408
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22409
2018-07-27 13:28:29,793 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionFaithfulServant8Floor. NpcId: 22410
2018-07-27 13:28:29,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.OriginalSinWarden6Floor. NpcId: 22423
2018-07-27 13:28:29,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.OriginalSinWarden8Floor. NpcId: 22431
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ImmuneMonster. NpcId: 22448
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Leodas. NpcId: 22448
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.TorturedNative. NpcId: 22450
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22452
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22453
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22454
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22455
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22456
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22457
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22458
2018-07-27 13:28:29,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22459
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22460
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22461
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22462
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22463
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22464
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22465
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22466
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22467
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22468
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22469
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22470
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22471
2018-07-27 13:28:29,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22472
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22473
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22474
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22475
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22476
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22477
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22478
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22479
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22480
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22481
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22482
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22483
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Kanabion. NpcId: 22484
2018-07-27 13:28:29,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22485
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22487
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22488
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22490
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22491
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22493
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22494
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22496
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22497
2018-07-27 13:28:29,798 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22499
2018-07-27 13:28:29,860 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22500
2018-07-27 13:28:29,860 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22502
2018-07-27 13:28:29,860 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 22503
2018-07-27 13:28:29,860 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 22505
2018-07-27 13:28:29,861 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.EkimusFood. NpcId: 22523
2018-07-27 13:28:29,862 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22553
2018-07-27 13:28:29,862 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22554
2018-07-27 13:28:29,862 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22555
2018-07-27 13:28:29,862 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.aerial_cleft.ai_emery_facility. NpcId: 22556
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22620
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22621
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22622
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22624
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22625
2018-07-27 13:28:29,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 22626
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22634
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22635
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22636
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22637
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22638
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22639
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22640
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22641
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22642
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22643
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22644
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22645
2018-07-27 13:28:29,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22646
2018-07-27 13:28:29,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22647
2018-07-27 13:28:29,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22648
2018-07-27 13:28:29,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.ForgeoftheGods. NpcId: 22649
2018-07-27 13:28:29,917 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GraveRobberSummoner. NpcId: 22678
2018-07-27 13:28:29,917 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GraveRobberSummoner. NpcId: 22679
2018-07-27 13:28:29,917 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RagnaHealer. NpcId: 22695
2018-07-27 13:28:29,981 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22703
2018-07-27 13:28:29,981 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22704
2018-07-27 13:28:29,981 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_warrior. NpcId: 22705
2018-07-27 13:28:29,981 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.legend_orc_ev_vice. NpcId: 22707
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22750
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22750
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22751
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22751
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22752
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22752
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22753
2018-07-27 13:28:29,983 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22753
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22757
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22758
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22759
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22763
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22763
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22764
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22764
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SeedOfAnnihilation. NpcId: 22765
2018-07-27 13:28:29,984 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AnnihilationFighter. NpcId: 22765
2018-07-27 13:28:29,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: plains_of_the_lizardmen.LizardmanSummoner. NpcId: 22774
2018-07-27 13:28:29,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22775
2018-07-27 13:28:29,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22776
2018-07-27 13:28:29,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22777
2018-07-27 13:28:29,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.DrillSergeant. NpcId: 22778
2018-07-27 13:28:29,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22780
2018-07-27 13:28:29,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22782
2018-07-27 13:28:29,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22783
2018-07-27 13:28:29,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22784
2018-07-27 13:28:29,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelMahumRecruit. NpcId: 22785
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22786
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22787
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: selmahum.SelSquadLeader. NpcId: 22788
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22789
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22790
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22791
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22792
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.MoSMonk. NpcId: 22793
2018-07-27 13:28:29,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22798
2018-07-27 13:28:29,988 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22799
2018-07-27 13:28:29,998 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: monas.FurnaceSpawnRoom.DivinityMonster. NpcId: 22800
2018-07-27 13:28:29,998 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22801
2018-07-27 13:28:29,998 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22802
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22803
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22804
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22805
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.PavelRuins. NpcId: 22806
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_mesmer_drake. NpcId: 22820
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_drakos_warrior. NpcId: 22822
2018-07-27 13:28:29,999 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22823
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22824
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22825
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22826
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_wizard. NpcId: 22827
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22828
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_wizard. NpcId: 22829
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22830
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_valley_dragon_searcher. NpcId: 22831
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_valley_dragon_recon. NpcId: 22832
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_sand_drake_searcher. NpcId: 22833
2018-07-27 13:28:30,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_dust_dragon_searcher. NpcId: 22834
2018-07-27 13:28:30,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22835
2018-07-27 13:28:30,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22836
2018-07-27 13:28:30,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_event_dc_monster. NpcId: 22837
2018-07-27 13:28:30,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_princess. NpcId: 22841
2018-07-27 13:28:30,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_banshee. NpcId: 22842
2018-07-27 13:28:30,002 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_malruk_sniper. NpcId: 22843
2018-07-27 13:28:30,002 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_3. NpcId: 22844
2018-07-27 13:28:30,002 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_5. NpcId: 22845
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_knight_9. NpcId: 22846
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_drake_leader. NpcId: 22848
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_drake_warrior. NpcId: 22849
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_drake_scout. NpcId: 22850
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_drake_mage. NpcId: 22851
2018-07-27 13:28:30,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_guard. NpcId: 22852
2018-07-27 13:28:30,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_mage. NpcId: 22853
2018-07-27 13:28:30,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_karik. NpcId: 22854
2018-07-27 13:28:30,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_berserker. NpcId: 22855
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_bloody_karinness. NpcId: 22856
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_guardian_of_antaras. NpcId: 22857
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_valley_necro. NpcId: 22858
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_howl. NpcId: 22859
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22860
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 22861
2018-07-27 13:28:30,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_drakos_warrior. NpcId: 22862
2018-07-27 13:28:30,054 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_cemetery.domb_death_cabrio. NpcId: 25035
2018-07-27 13:28:30,055 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.kernon. NpcId: 25054
2018-07-27 13:28:30,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.golkonda_longhorn. NpcId: 25126
2018-07-27 13:28:30,099 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.hallate_the_death_lord. NpcId: 25220
2018-07-27 13:28:30,113 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.forest_of_the_dead.ai_raid_fighter_night_dorian. NpcId: 25328
2018-07-27 13:28:30,114 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherRaid. NpcId: 25339
2018-07-27 13:28:30,114 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherRaid. NpcId: 25342
2018-07-27 13:28:30,114 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherRaid. NpcId: 25346
2018-07-27 13:28:30,114 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherRaid. NpcId: 25349
2018-07-27 13:28:30,163 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 25514
2018-07-27 13:28:30,164 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Tiberias. NpcId: 25528
2018-07-27 13:28:30,164 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.Darnel. NpcId: 25531
2018-07-27 13:28:30,164 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.Kechi. NpcId: 25532
2018-07-27 13:28:30,164 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.Tears. NpcId: 25534
2018-07-27 13:28:30,164 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Typhoon. NpcId: 25539
2018-07-27 13:28:30,165 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DemonPrince. NpcId: 25540
2018-07-27 13:28:30,165 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Ranku. NpcId: 25542
2018-07-27 13:28:30,165 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Tully. NpcId: 25544
2018-07-27 13:28:30,215 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25600
2018-07-27 13:28:30,215 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25601
2018-07-27 13:28:30,215 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.DarionChallenger. NpcId: 25602
2018-07-27 13:28:30,215 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Darion. NpcId: 25603
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.MutatedElpy. NpcId: 25604
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25605
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25606
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25607
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.NaiaSpore. NpcId: 25608
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Epidos. NpcId: 25609
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Epidos. NpcId: 25610
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Epidos. NpcId: 25611
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Epidos. NpcId: 25612
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.FloatingGhost. NpcId: 25614
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.FloatingGhost. NpcId: 25615
2018-07-27 13:28:30,216 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25616
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25617
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25618
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25619
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25620
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25621
2018-07-27 13:28:30,217 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25622
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.GvGBoss. NpcId: 25653
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: GvGBoss. NpcId: 25655
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.GvGBoss. NpcId: 25655
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisGuide. NpcId: 25659
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisGuide. NpcId: 25660
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisGuide. NpcId: 25661
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisFollower. NpcId: 25662
2018-07-27 13:28:30,218 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisFollower. NpcId: 25663
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: KanadisFollower. NpcId: 25664
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: YehanBrother. NpcId: 25665
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.YehanBrother. NpcId: 25665
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: YehanBrother. NpcId: 25666
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.YehanBrother. NpcId: 25666
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CannibalisticStakatoChief. NpcId: 25667
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CannibalisticStakatoChief. NpcId: 25668
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CannibalisticStakatoChief. NpcId: 25669
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CannibalisticStakatoChief. NpcId: 25670
2018-07-27 13:28:30,219 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: groups.StakatoNest. NpcId: 25671
2018-07-27 13:28:30,221 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25690
2018-07-27 13:28:30,221 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25691
2018-07-27 13:28:30,221 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25692
2018-07-27 13:28:30,221 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25693
2018-07-27 13:28:30,222 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25694
2018-07-27 13:28:30,222 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Aenkinel. NpcId: 25695
2018-07-27 13:28:30,222 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.IceCaptainKnight. NpcId: 25699
2018-07-27 13:28:30,247 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.IceCaptainKnight. NpcId: 25700
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWatcher. NpcId: 25706
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostBeholder. NpcId: 25708
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: kamaloka.LabyrinthLostWarden. NpcId: 25709
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 25710
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_emerald_horn. NpcId: 25718
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_dust_rider. NpcId: 25719
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_bleeding_fly. NpcId: 25720
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_blackdagger_wing. NpcId: 25721
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_shadow_summoner. NpcId: 25722
2018-07-27 13:28:30,248 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_spike_slasher. NpcId: 25723
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.ai_muscle_bomber. NpcId: 25724
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_drake_lord. NpcId: 25725
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_behemoth_leader. NpcId: 25726
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_beast. NpcId: 25727
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25730
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25731
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.lair_of_antaras.ai_dragon_beast_sp. NpcId: 25732
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25733
2018-07-27 13:28:30,249 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.dragon_valley.detect_party_warrior. NpcId: 25734
2018-07-27 13:28:30,357 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27185
2018-07-27 13:28:30,357 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27186
2018-07-27 13:28:30,358 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27187
2018-07-27 13:28:30,358 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_enchanted_valley.tree_q0421. NpcId: 27188
2018-07-27 13:28:30,358 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_enchanted_valley.guardian_of_tree. NpcId: 27189
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: GuradsOfDawn. NpcId: 27352
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27371
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantMage. NpcId: 27372
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27373
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27374
2018-07-27 13:28:30,565 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27375
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27376
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27377
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantMage. NpcId: 27378
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilimServantFighter. NpcId: 27379
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SealDevice. NpcId: 27384
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: SealDevice. NpcId: 27384
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilith. NpcId: 27385
2018-07-27 13:28:30,566 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQAnakim. NpcId: 27388
2018-07-27 13:28:30,589 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: QueenAnt. NpcId: 29001
2018-07-27 13:28:30,589 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: QueenAntLarva. NpcId: 29002
2018-07-27 13:28:30,589 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: QueenAntNurse. NpcId: 29003
2018-07-27 13:28:30,590 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Core. NpcId: 29006
2018-07-27 13:28:30,590 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Core. NpcId: 29006
2018-07-27 13:28:30,590 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Orfen. NpcId: 29014
2018-07-27 13:28:30,590 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Orfen. NpcId: 29014
2018-07-27 13:28:30,590 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Orfen_RibaIren. NpcId: 29018
2018-07-27 13:28:30,591 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Antharas. NpcId: 29019
2018-07-27 13:28:30,591 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Baium. NpcId: 29020
2018-07-27 13:28:30,591 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Archangel. NpcId: 29021
2018-07-27 13:28:30,591 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Zaken. NpcId: 29022
2018-07-27 13:28:30,591 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ZakenNightly. NpcId: 29022
2018-07-27 13:28:30,592 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BaiumGatekeeper. NpcId: 29025
2018-07-27 13:28:30,592 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: BaiumNpc. NpcId: 29025
2018-07-27 13:28:30,592 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Valakas. NpcId: 29028
2018-07-27 13:28:30,592 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SpecialMinion. NpcId: 29029
2018-07-27 13:28:30,592 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.ValakasMinion. NpcId: 29029
2018-07-27 13:28:30,593 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Frintezza. NpcId: 29045
2018-07-27 13:28:30,593 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.castle.Venom. NpcId: 29054
2018-07-27 13:28:30,593 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.VenomTeleportCubic. NpcId: 29055
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.AndreasVanHalter. NpcId: 29062
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: primeval_isle.Sailren. NpcId: 29065
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Antharas. NpcId: 29066
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Antharas. NpcId: 29067
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Antharas. NpcId: 29068
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SpecialMinion. NpcId: 29069
2018-07-27 13:28:30,594 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AntharasMinion. NpcId: 29069
2018-07-27 13:28:30,595 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Gordon. NpcId: 29095
2018-07-27 13:28:30,595 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Baylor. NpcId: 29099
2018-07-27 13:28:30,623 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Baylor. NpcId: 29103
2018-07-27 13:28:30,624 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Beleth. NpcId: 29118
2018-07-27 13:28:30,624 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SpecialMinion. NpcId: 29119
2018-07-27 13:28:30,624 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.BelethClone. NpcId: 29119
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29129
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29132
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29135
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29138
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29141
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29144
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: LostCaptain. NpcId: 29147
2018-07-27 13:28:30,625 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.Ekimus. NpcId: 29150
2018-07-27 13:28:30,626 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.FeralHound. NpcId: 29151
2018-07-27 13:28:30,626 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofinfinity.FeralHound. NpcId: 29152
2018-07-27 13:28:30,626 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.Tiat. NpcId: 29163
2018-07-27 13:28:30,626 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: seedofdestruction.TiatCamera. NpcId: 29164
2018-07-27 13:28:30,627 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Zaken. NpcId: 29176
2018-07-27 13:28:30,627 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ZakenDaytime. NpcId: 29176
2018-07-27 13:28:30,627 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.FreyaThrone. NpcId: 29177
2018-07-27 13:28:30,627 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.FreyaStandNormal. NpcId: 29179
2018-07-27 13:28:30,627 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.FreyaStandHard. NpcId: 29180
2018-07-27 13:28:30,628 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Zaken. NpcId: 29181
2018-07-27 13:28:30,628 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ZakenDaytime83. NpcId: 29181
2018-07-27 13:28:30,628 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SpecialMinion. NpcId: 29190
2018-07-27 13:28:30,628 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: freya.AntharasMinion. NpcId: 29190
2018-07-27 13:28:30,646 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 30071
2018-07-27 13:28:30,648 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.giran.Alexandria. NpcId: 30098
2018-07-27 13:28:30,659 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 30196
2018-07-27 13:28:30,721 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 30332
2018-07-27 13:28:30,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 30596
2018-07-27 13:28:30,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 30598
2018-07-27 13:28:30,742 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 30599
2018-07-27 13:28:30,750 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 30600
2018-07-27 13:28:30,750 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 30601
2018-07-27 13:28:30,750 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 30602
2018-07-27 13:28:30,759 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30731
2018-07-27 13:28:30,760 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30767
2018-07-27 13:28:30,760 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30768
2018-07-27 13:28:30,760 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30769
2018-07-27 13:28:30,760 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30770
2018-07-27 13:28:30,760 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Auctioneer. NpcId: 30771
2018-07-27 13:28:30,770 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30827
2018-07-27 13:28:30,770 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30828
2018-07-27 13:28:30,771 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30829
2018-07-27 13:28:30,771 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30830
2018-07-27 13:28:30,771 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30831
2018-07-27 13:28:30,772 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 30869
2018-07-27 13:28:30,782 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 30916
2018-07-27 13:28:30,783 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Keplon. NpcId: 30949
2018-07-27 13:28:30,783 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BlackJude. NpcId: 30981
2018-07-27 13:28:30,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.the_cemetery.coffer_of_the_dead. NpcId: 31027
2018-07-27 13:28:30,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.chest_of_kernon. NpcId: 31028
2018-07-27 13:28:30,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.chest_of_golkonda. NpcId: 31029
2018-07-27 13:28:30,794 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.tower_of_insolence.chest_of_hallate. NpcId: 31030
2018-07-27 13:28:30,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31032
2018-07-27 13:28:30,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31033
2018-07-27 13:28:30,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31034
2018-07-27 13:28:30,795 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31035
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31036
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.defaults.Muzyk. NpcId: 31042
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.defaults.Muzyk. NpcId: 31043
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31046
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31047
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31048
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31049
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31050
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31051
2018-07-27 13:28:30,796 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31052
2018-07-27 13:28:30,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31053
2018-07-27 13:28:30,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31067
2018-07-27 13:28:30,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 31076
2018-07-27 13:28:30,797 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 31077
2018-07-27 13:28:30,799 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31093
2018-07-27 13:28:30,799 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31093
2018-07-27 13:28:30,799 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31094
2018-07-27 13:28:30,799 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31094
2018-07-27 13:28:30,800 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31095
2018-07-27 13:28:30,800 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31096
2018-07-27 13:28:30,800 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31097
2018-07-27 13:28:30,800 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31098
2018-07-27 13:28:30,800 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31099
2018-07-27 13:28:30,806 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31100
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31101
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31102
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31103
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31104
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31105
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31106
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31107
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31108
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31109
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31110
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31114
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31115
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31116
2018-07-27 13:28:30,807 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31117
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31118
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31119
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31120
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31121
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31122
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31123
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31124
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.seven_sign.SSQNpcSSTeleporter. NpcId: 31125
2018-07-27 13:28:30,808 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: BlacksmithMammon. NpcId: 31126
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31172
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31172
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31173
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31173
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31174
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31174
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31175
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31175
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31176
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31176
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31177
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31177
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31178
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31178
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31179
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31179
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31180
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31180
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31181
2018-07-27 13:28:30,810 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31181
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31182
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31182
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31183
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31183
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31184
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31184
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31185
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31185
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31186
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31186
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31187
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31187
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31188
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31188
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31189
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31189
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31190
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31190
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31191
2018-07-27 13:28:30,811 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31191
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31192
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31192
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31193
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31193
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31194
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31194
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31195
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31195
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31196
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31196
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31197
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31197
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31198
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31198
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31199
2018-07-27 13:28:30,812 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31199
2018-07-27 13:28:30,822 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31200
2018-07-27 13:28:30,822 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31200
2018-07-27 13:28:30,822 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31201
2018-07-27 13:28:30,823 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31201
2018-07-27 13:28:30,823 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ArenaManager. NpcId: 31225
2018-07-27 13:28:30,823 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ArenaManager. NpcId: 31226
2018-07-27 13:28:30,823 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31231
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31231
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31232
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31232
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31233
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31233
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31234
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31234
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31235
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31235
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31236
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31236
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31237
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31237
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31238
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31238
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31239
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31239
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31240
2018-07-27 13:28:30,824 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31240
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31241
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31241
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31242
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31242
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31243
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31243
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31244
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31244
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31245
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31245
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31246
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31246
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31247
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31247
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31248
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31248
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31249
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31249
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31250
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31250
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31251
2018-07-27 13:28:30,825 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31251
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31252
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31252
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31253
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31253
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31254
2018-07-27 13:28:30,826 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31254
2018-07-27 13:28:30,827 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31264
2018-07-27 13:28:30,827 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31265
2018-07-27 13:28:30,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31308
2018-07-27 13:28:30,839 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31309
2018-07-27 13:28:30,840 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 31340
2018-07-27 13:28:30,841 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ValakasGatekeeper. NpcId: 31385
2018-07-27 13:28:30,854 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31452
2018-07-27 13:28:30,854 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31453
2018-07-27 13:28:30,854 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31454
2018-07-27 13:28:30,854 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31455
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31456
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31457
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31458
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31459
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31460
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31461
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31462
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31463
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31464
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31465
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31466
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31467
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31468
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31469
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31470
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31471
2018-07-27 13:28:30,855 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31472
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31473
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31474
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31475
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31476
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31477
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31478
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31479
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31480
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31481
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31482
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31483
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31484
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31485
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31486
2018-07-27 13:28:30,856 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31487
2018-07-27 13:28:30,865 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.beastfarm.BeastfarmQuest. NpcId: 31537
2018-07-27 13:28:30,866 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ValakasGatekeeper. NpcId: 31540
2018-07-27 13:28:30,876 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BorderOutpostDoorman. NpcId: 31675
2018-07-27 13:28:30,876 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BorderOutpostDoorman. NpcId: 31676
2018-07-27 13:28:30,876 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BorderOutpostDoorman. NpcId: 31680
2018-07-27 13:28:30,878 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OlympiadObelisk. NpcId: 31690
2018-07-27 13:28:30,888 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31713
2018-07-27 13:28:30,888 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31713
2018-07-27 13:28:30,888 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31714
2018-07-27 13:28:30,888 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31714
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31715
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31715
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31716
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31716
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31717
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31717
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31718
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31718
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31719
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31719
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31720
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31720
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31721
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31721
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31722
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31722
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31723
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31723
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31724
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31724
2018-07-27 13:28:30,889 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31725
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31725
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31726
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31726
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31727
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31727
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31728
2018-07-27 13:28:30,890 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 31728
2018-07-27 13:28:30,891 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.TestServerHelper. NpcId: 31756
2018-07-27 13:28:30,891 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.test_server_helper. NpcId: 31756
2018-07-27 13:28:30,891 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.TestServerHelper. NpcId: 31757
2018-07-27 13:28:30,891 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.test_server_helper. NpcId: 31757
2018-07-27 13:28:30,892 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TeleportCube. NpcId: 31759
2018-07-27 13:28:30,892 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OlympiadObelisk. NpcId: 31769
2018-07-27 13:28:30,892 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OlympiadObelisk. NpcId: 31770
2018-07-27 13:28:30,892 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OlympiadObelisk. NpcId: 31771
2018-07-27 13:28:30,892 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OlympiadObelisk. NpcId: 31772
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31845
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31848
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31850
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31851
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31852
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 31853
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 31861
2018-07-27 13:28:30,901 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BaiumGatekeeper. NpcId: 31862
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31919
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31920
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31921
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31922
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31923
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31924
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31925
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31926
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31927
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31928
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31929
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31930
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31931
2018-07-27 13:28:30,913 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31932
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31933
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31934
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31935
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31936
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31937
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31938
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31939
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31940
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31941
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31942
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31943
2018-07-27 13:28:30,914 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SepulcherNpc. NpcId: 31944
2018-07-27 13:28:30,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.SymbolMaker. NpcId: 31953
2018-07-27 13:28:30,915 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pet_manager.PetManager. NpcId: 31954
2018-07-27 13:28:30,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 31981
2018-07-27 13:28:30,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 31999
2018-07-27 13:28:30,916 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 31999
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32000
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32000
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32001
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32001
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32002
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.preacher_of_doom. NpcId: 32002
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32003
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32003
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32004
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32004
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32005
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32005
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CabaleBuffer. NpcId: 32006
2018-07-27 13:28:30,925 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ssq.orator_of_revelations. NpcId: 32006
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: FrintezzaGatekeeper. NpcId: 32011
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Raforty. NpcId: 32020
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.clan_trader.MerchantHullia. NpcId: 32024
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.clan_trader.MerchantIlia. NpcId: 32025
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: den_of_evil.HestuiGuard. NpcId: 32026
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pagan_temple.SanctuaryDoorGuardBasic. NpcId: 32034
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pagan_temple.SanctuaryOuttaGuardBasic. NpcId: 32035
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pagan_temple.ChapelDoorGuardBasic. NpcId: 32036
2018-07-27 13:28:30,926 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.pagan_temple.ChapelOuttaGuardBasic. NpcId: 32037
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TriolsMirror. NpcId: 32039
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TriolsMirror. NpcId: 32040
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ai_pavel_atlanta. NpcId: 32046
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Rooney. NpcId: 32049
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pagan_temple.AltarGatekeeper. NpcId: 32051
2018-07-27 13:28:30,927 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: EdwinFollower. NpcId: 32070
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: Edwin. NpcId: 32072
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32074
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32082
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32083
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32084
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32085
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32086
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32087
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32088
2018-07-27 13:28:30,928 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.adv_manager_town. NpcId: 32089
2018-07-27 13:28:30,937 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.sailren_quest_npc. NpcId: 32109
2018-07-27 13:28:30,937 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Asamah. NpcId: 32115
2018-07-27 13:28:30,938 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 32135
2018-07-27 13:28:30,947 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: MotherNornil. NpcId: 32237
2018-07-27 13:28:30,947 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: MotherNornil. NpcId: 32239
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DoorCont. NpcId: 32260
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DoorCont. NpcId: 32261
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DoorCont. NpcId: 32262
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteamCorridorController. NpcId: 32273
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteamCorridorController. NpcId: 32274
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteamCorridorController. NpcId: 32275
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CrystalCavernController. NpcId: 32276
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CrystalCavernController. NpcId: 32277
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CrystalCavernController. NpcId: 32278
2018-07-27 13:28:30,948 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CrystalCavernController. NpcId: 32279
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CrystalCavernController. NpcId: 32280
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: CoralGardenGate. NpcId: 32281
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32282
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32284
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32285
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32286
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: isle_of_prayer.EvasProtector. NpcId: 32287
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32288
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32289
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32290
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32291
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.heine.Galate. NpcId: 32292
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Giron. NpcId: 32293
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.CaravanBudenka. NpcId: 32294
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Falk. NpcId: 32297
2018-07-27 13:28:30,949 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Hude. NpcId: 32298
2018-07-27 13:28:30,950 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.QuarrySlave. NpcId: 32299
2018-07-27 13:28:30,950 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.ai_quarry_slave. NpcId: 32299
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Bernarde. NpcId: 32300
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.WanderingghostKendal. NpcId: 32301
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Zerian. NpcId: 32302
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.RankuScapegoat. NpcId: 32305
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NativeCorpse. NpcId: 32306
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.hellbound.ai_dolmen. NpcId: 32307
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.RomanticCatMingming. NpcId: 32308
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Daltuva. NpcId: 32313
2018-07-27 13:28:30,957 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32314
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32315
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32316
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32317
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32318
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Warpgate. NpcId: 32319
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DarkCloudMansion. NpcId: 32324
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NewbieGuide. NpcId: 32327
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.CoralGardenGolem. NpcId: 32328
2018-07-27 13:28:30,958 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.defaults.GardenGuard. NpcId: 32330
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 32335
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GuardRndWalkAndAnim. NpcId: 32336
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: EvasGiftBox. NpcId: 32342
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.MoonlightTombstone. NpcId: 32343
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopServant. NpcId: 32344
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Buron. NpcId: 32345
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Kanaf. NpcId: 32346
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Shhadai. NpcId: 32347
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Rignos. NpcId: 32349
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: hellbound.Sandstorm. NpcId: 32350
2018-07-27 13:28:30,959 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Kief. NpcId: 32354
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Solomon. NpcId: 32355
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Jude. NpcId: 32356
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.IncastleNative. NpcId: 32357
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.DowntownNative. NpcId: 32358
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.CaravanRelief. NpcId: 32361
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.CitizenNative. NpcId: 32362
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndWalkAndAnim. NpcId: 32362
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Resistance. NpcId: 32363
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.TurncoatNativeNpc. NpcId: 32364
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopServant. NpcId: 32370
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopServant. NpcId: 32371
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopServant. NpcId: 32372
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hellbound.Dorian. NpcId: 32373
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32374
2018-07-27 13:28:30,960 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32375
2018-07-27 13:28:30,961 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: NaiaCube. NpcId: 32376
2018-07-27 13:28:30,961 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32377
2018-07-27 13:28:30,961 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.FantasyIslandNpc. NpcId: 32378
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32424
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32425
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32426
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32427
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32428
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaMira. NpcId: 32431
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.LeylaDancer. NpcId: 32432
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.MCManager. NpcId: 32433
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.MusicBox. NpcId: 32437
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32439
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32440
2018-07-27 13:28:30,985 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: fantasy_island.MCIndividual. NpcId: 32441
2018-07-27 13:28:30,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: WorkshopServant. NpcId: 32467
2018-07-27 13:28:30,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ZakenAnchor. NpcId: 32468
2018-07-27 13:28:30,986 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: BelethCoffin. NpcId: 32470
2018-07-27 13:28:30,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.PremiumManager. NpcId: 32478
2018-07-27 13:28:30,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Pathfinder. NpcId: 32484
2018-07-27 13:28:30,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Pathfinder. NpcId: 32485
2018-07-27 13:28:30,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumHelper. NpcId: 32491
2018-07-27 13:28:30,987 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KamalokaGuard. NpcId: 32496
2018-07-27 13:28:31,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.KrateisCubeManager. NpcId: 32503
2018-07-27 13:28:31,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32504
2018-07-27 13:28:31,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32505
2018-07-27 13:28:31,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.KrateisCubeMatchManager. NpcId: 32506
2018-07-27 13:28:31,000 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PailakaRewardNpc. NpcId: 32510
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PailakaRewardNpc. NpcId: 32511
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PailakaRewardNpc. NpcId: 32512
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32513
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32514
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32515
2018-07-27 13:28:31,001 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: events.UndergroundColiseumManager. NpcId: 32516
2018-07-27 13:28:31,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.aerial_cleft.CleftGates. NpcId: 32518
2018-07-27 13:28:31,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.aerial_cleft.CleftGates. NpcId: 32519
2018-07-27 13:28:31,003 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.aerial_cleft.CleftConverter. NpcId: 32520
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HandysBlockChecker. NpcId: 32521
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HandysBlockChecker. NpcId: 32522
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HandysBlockChecker. NpcId: 32523
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: HandysBlockChecker. NpcId: 32524
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.seed_of_destruction.Allenos. NpcId: 32526
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TepiosReward. NpcId: 32530
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DeadTumor. NpcId: 32535
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DeadTumor. NpcId: 32536
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: EkimusMouth. NpcId: 32537
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: AbyssGaze. NpcId: 32539
2018-07-27 13:28:31,004 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: AbyssGaze. NpcId: 32540
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.hall_of_erosion.Asyatei. NpcId: 32546
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: RndWalkAndAnim. NpcId: 32546
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.Dwyllios. NpcId: 32549
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: GeneralDilios. NpcId: 32549
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.npc_soldier_tomaris. NpcId: 32552
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.Lekon. NpcId: 32557
2018-07-27 13:28:31,005 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.gracia.alliance_base_ketserusa.npc_warmage_artius. NpcId: 32559
2018-07-27 13:28:31,006 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.events.event_ai_masteryogy. NpcId: 32599
2018-07-27 13:28:31,013 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: birthday.Alegria. NpcId: 32600
2018-07-27 13:28:31,013 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.Weave. NpcId: 32610
2018-07-27 13:28:31,013 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.Weave. NpcId: 32612
2018-07-27 13:28:31,013 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gludio.airship_field.FortuneTellerMinne. NpcId: 32616
2018-07-27 13:28:31,013 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.defaults.PriestJeina. NpcId: 32617
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.MageNotingale. NpcId: 32627
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.giran.Looser. NpcId: 32632
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.stakato_nest.Kintaijin. NpcId: 32640
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: pts.update_announcer. NpcId: 32648
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32658
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32659
2018-07-27 13:28:31,014 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32660
2018-07-27 13:28:31,015 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32661
2018-07-27 13:28:31,015 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32662
2018-07-27 13:28:31,015 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: DelustionGatekeeper. NpcId: 32663
2018-07-27 13:28:31,022 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ZakenCandle. NpcId: 32705
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ZakenGatekeeper. NpcId: 32713
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilith. NpcId: 32715
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilithMinion. NpcId: 32716
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQLilithMinion. NpcId: 32717
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQAnakim. NpcId: 32718
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32719
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32720
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: custom.SSQAnakimMinion. NpcId: 32721
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.seed_of_annihilation.Clemis. NpcId: 32734
2018-07-27 13:28:31,023 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.seed_of_annihilation.Nimo. NpcId: 32735
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.gracia.seed_of_annihilation.Seyo. NpcId: 32737
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: FollowNpc. NpcId: 32738
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Batracos. NpcId: 32740
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Sally. NpcId: 32743
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32745
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32746
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32747
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32748
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32749
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32750
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32751
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: SteelCitadelTeleporter. NpcId: 32752
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32753
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32754
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32755
2018-07-27 13:28:31,024 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: TullyWorkShopTeleporter. NpcId: 32756
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: monas.Sumiel. NpcId: 32758
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: KegorNpc. NpcId: 32761
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: Sirra. NpcId: 32762
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PriestAquilani. NpcId: 32780
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: JiniaNpc. NpcId: 32781
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: PriestOfBlessing. NpcId: 32783
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ElcardiaAssistant. NpcId: 32785
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ElcardiaAssistant. NpcId: 32786
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ElcardiaAssistant. NpcId: 32786
2018-07-27 13:28:31,025 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: ElcardiaAssistant. NpcId: 32787
2018-07-27 13:28:31,026 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: ElcardiaAssistant. NpcId: 32787
2018-07-27 13:28:31,034 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: OddGlobe. NpcId: 32815
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.defaults.GruffMan. NpcId: 32862
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32864
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32865
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32866
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32867
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32868
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32869
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32870
2018-07-27 13:28:31,035 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.DragonVortex. NpcId: 32871
2018-07-27 13:28:31,036 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: pts.dragon_valley.SeparatedSoul. NpcId: 32891
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35010
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35010
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35011
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35011
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35012
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35012
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35013
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35013
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35014
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35014
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35015
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35015
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35016
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35016
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35017
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35017
2018-07-27 13:28:31,044 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35018
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35018
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35019
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35019
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35020
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35020
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35021
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35021
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35022
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35022
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35023
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35023
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35024
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35024
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35025
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35025
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35026
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35026
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35027
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35027
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35028
2018-07-27 13:28:31,045 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35028
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35029
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35029
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35030
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35030
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35031
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35031
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35032
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35032
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35033
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35033
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35034
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35034
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35035
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35035
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35036
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35036
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35037
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35037
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35038
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35038
2018-07-27 13:28:31,046 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35039
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35039
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35040
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35040
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35041
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35041
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35042
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35042
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35043
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35043
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35044
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35044
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35045
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35045
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35046
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35046
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35047
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35047
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35048
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35048
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35049
2018-07-27 13:28:31,047 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35049
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35050
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35050
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35051
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35051
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35052
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35052
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35053
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35053
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35054
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35054
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35055
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35055
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35056
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35056
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35057
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35057
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35058
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35058
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35059
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35059
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35060
2018-07-27 13:28:31,048 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35060
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35061
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35061
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.castle.ArtefactAI. NpcId: 35063
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35064
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35064
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35065
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35065
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35066
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35066
2018-07-27 13:28:31,049 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35067
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35067
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35068
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35068
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35069
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35069
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35070
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35070
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35071
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35071
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35072
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35072
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35073
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35073
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35074
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35074
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35075
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35075
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35076
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35076
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35077
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35077
2018-07-27 13:28:31,050 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35078
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35078
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35079
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35079
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35080
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35080
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35081
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35081
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35082
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35082
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35083
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35083
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35084
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35084
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35085
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35085
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35086
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35086
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35087
2018-07-27 13:28:31,051 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35087
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35088
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35088
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35089
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35089
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35090
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35090
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35091
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35091
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35092
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35093
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35094
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35095
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35096
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35097
2018-07-27 13:28:31,052 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35098
2018-07-27 13:28:31,053 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35099
2018-07-27 13:28:31,061 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35100
2018-07-27 13:28:31,063 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35104
2018-07-27 13:28:31,063 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35106
2018-07-27 13:28:31,063 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35106
2018-07-27 13:28:31,063 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35107
2018-07-27 13:28:31,063 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35107
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35108
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35108
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35109
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35109
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35110
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35110
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35111
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35111
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35112
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35112
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35113
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35113
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35114
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35114
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35115
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35115
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35116
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35116
2018-07-27 13:28:31,064 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35117
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35117
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35118
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35118
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35119
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35119
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35120
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35120
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35121
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35121
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35122
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35122
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35123
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35123
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35124
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35124
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35125
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35125
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35126
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35126
2018-07-27 13:28:31,065 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35127
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35127
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35128
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35128
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35129
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35129
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35130
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35130
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35131
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35131
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35132
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35132
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35133
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35133
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35134
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35135
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35136
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35137
2018-07-27 13:28:31,066 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35138
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35139
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35140
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35141
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35142
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35146
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35148
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35148
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35149
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35149
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35150
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35150
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35151
2018-07-27 13:28:31,067 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35151
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35152
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35152
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35153
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35153
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35154
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35154
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35155
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35155
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35156
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35156
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35157
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35157
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35158
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35158
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35159
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35159
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35160
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35160
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35161
2018-07-27 13:28:31,068 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35161
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35162
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35162
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35163
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35163
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35164
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35164
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35165
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35165
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35166
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35166
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35167
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35167
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35168
2018-07-27 13:28:31,069 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35168
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35169
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35169
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35170
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35170
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35171
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35171
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35172
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35172
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35173
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35173
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35174
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35174
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35175
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35175
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35176
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35177
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35178
2018-07-27 13:28:31,070 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35179
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35180
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35181
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35182
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35183
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35184
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35188
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35190
2018-07-27 13:28:31,071 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35190
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35191
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35191
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35192
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35192
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35193
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35193
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35194
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35194
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35195
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35195
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35196
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35196
2018-07-27 13:28:31,072 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35197
2018-07-27 13:28:31,073 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35197
2018-07-27 13:28:31,073 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35198
2018-07-27 13:28:31,073 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35198
2018-07-27 13:28:31,073 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35199
2018-07-27 13:28:31,073 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35199
2018-07-27 13:28:31,081 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35200
2018-07-27 13:28:31,081 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35200
2018-07-27 13:28:31,081 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35201
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35201
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35202
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35202
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35203
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35203
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35204
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35204
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35205
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35205
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35206
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35206
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35207
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35207
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35208
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35208
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35209
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35209
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35210
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35210
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35211
2018-07-27 13:28:31,082 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35211
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35212
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35212
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35213
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35213
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35214
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35214
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35215
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35215
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35216
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35216
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35217
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35217
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35218
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35219
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35220
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35221
2018-07-27 13:28:31,083 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35222
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35223
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35224
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35225
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35226
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35232
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35234
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35234
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35235
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35235
2018-07-27 13:28:31,084 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35236
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35236
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35237
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35237
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35238
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35238
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35239
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35239
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35240
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35240
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35241
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35241
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35242
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35242
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35243
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35243
2018-07-27 13:28:31,085 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35244
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35244
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35245
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35245
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35246
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35246
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35247
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35247
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35248
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35248
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35249
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35249
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35250
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35250
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35251
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35251
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35252
2018-07-27 13:28:31,086 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35252
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35253
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35253
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35254
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35254
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35255
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35255
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35256
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35256
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35257
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35257
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35258
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35258
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35259
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35259
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35260
2018-07-27 13:28:31,087 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35260
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35261
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35262
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35263
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35264
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35265
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35266
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35267
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35268
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35269
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35270
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35271
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35272
2018-07-27 13:28:31,088 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35273
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35274
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35278
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35280
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35280
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35281
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35281
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35282
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35282
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35283
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35283
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35284
2018-07-27 13:28:31,089 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35284
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35285
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35285
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35286
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35286
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35287
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35287
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35288
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35288
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35289
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35289
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35290
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35290
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35291
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35291
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35292
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35292
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35293
2018-07-27 13:28:31,090 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35293
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35294
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35294
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35295
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35295
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35296
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35296
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35297
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35297
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35298
2018-07-27 13:28:31,091 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35298
2018-07-27 13:28:31,092 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35299
2018-07-27 13:28:31,092 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35299
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35300
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35300
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35301
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35301
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35302
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35302
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35303
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35303
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35304
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35304
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35305
2018-07-27 13:28:31,101 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35305
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35306
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35306
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35307
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35307
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35308
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35309
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35310
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35311
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35312
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35313
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35314
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35315
2018-07-27 13:28:31,102 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35316
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35320
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35324
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35324
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35325
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35325
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35326
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35326
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35327
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35327
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35328
2018-07-27 13:28:31,103 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35328
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35329
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35329
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35330
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35330
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35331
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35331
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35332
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35332
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35333
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35333
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35334
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35334
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35335
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35335
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35336
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35336
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35337
2018-07-27 13:28:31,104 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35337
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35338
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35338
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35339
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35339
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35340
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35340
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35341
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35341
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35342
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35342
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35343
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35343
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35344
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35344
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35345
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35345
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35346
2018-07-27 13:28:31,105 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35346
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35347
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35347
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35348
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35348
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35349
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35349
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35350
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35350
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35351
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35351
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35352
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35353
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35354
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35355
2018-07-27 13:28:31,106 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35356
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35357
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35358
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35359
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35360
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35361
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35362
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35363
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35367
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Nurka. NpcId: 35368
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35368
2018-07-27 13:28:31,107 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35369
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35369
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35370
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35370
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35371
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35371
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35372
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35372
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35373
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35373
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35374
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35374
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Nurka. NpcId: 35375
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35375
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35376
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardPriest. NpcId: 35376
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35377
2018-07-27 13:28:31,108 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35377
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35378
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35378
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35379
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35379
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35380
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35380
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35381
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35381
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Brakel. NpcId: 35382
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Manager. NpcId: 35383
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35384
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35385
2018-07-27 13:28:31,109 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35386
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35387
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35388
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35389
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35390
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35391
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35392
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35393
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35394
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35395
2018-07-27 13:28:31,110 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35396
2018-07-27 13:28:31,111 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35397
2018-07-27 13:28:31,111 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35398
2018-07-27 13:28:31,111 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35399
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35400
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35401
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35402
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35403
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35404
2018-07-27 13:28:31,121 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35405
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35406
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35407
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Dietrich. NpcId: 35408
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35408
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Mikhail. NpcId: 35409
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35409
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Gustav. NpcId: 35410
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35410
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35411
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35411
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35412
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35412
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35413
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35413
2018-07-27 13:28:31,122 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35414
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35414
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35415
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35415
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35416
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35416
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35417
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35418
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Messenger. NpcId: 35420
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Manager. NpcId: 35421
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.MatchBerserker. NpcId: 35428
2018-07-27 13:28:31,123 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.clanhall.MatchBerserker. NpcId: 35428
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.MatchScout. NpcId: 35429
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.clanhall.MatchScout. NpcId: 35429
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.MatchLeader. NpcId: 35430
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.clanhall.MatchLeader. NpcId: 35430
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.MatchCleric. NpcId: 35431
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.clanhall.MatchCleric. NpcId: 35431
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.MatchTrief. NpcId: 35432
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.clanhall.MatchTrief. NpcId: 35432
2018-07-27 13:28:31,124 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35433
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35434
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35435
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Doorman. NpcId: 35436
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.BanditMessager. NpcId: 35437
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.Manager. NpcId: 35438
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35439
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35440
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35441
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35442
2018-07-27 13:28:31,125 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35443
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35444
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35445
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35446
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35447
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35448
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35449
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35450
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35451
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35452
2018-07-27 13:28:31,126 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35453
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35454
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35455
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35456
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35457
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35458
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35459
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35460
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35461
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35462
2018-07-27 13:28:31,127 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35463
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35464
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35465
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35466
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedManager. NpcId: 35467
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.clanhall.AuctionedDoorman. NpcId: 35468
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35471
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35471
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35472
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35472
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35473
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35474
2018-07-27 13:28:31,128 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35474
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35475
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35475
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35476
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35476
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35477
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35477
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35478
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35478
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35479
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35479
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35480
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35480
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35481
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35481
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35482
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35482
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35483
2018-07-27 13:28:31,129 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35483
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35484
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35484
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35485
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35485
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35486
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardMystic. NpcId: 35486
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35487
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35487
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35488
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35488
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35489
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35489
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35490
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35490
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35491
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35491
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35492
2018-07-27 13:28:31,130 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35492
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35493
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35493
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35494
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35494
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35495
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35495
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35496
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardFighter. NpcId: 35496
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35497
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35498
2018-07-27 13:28:31,131 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35499
2018-07-27 13:28:31,141 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35500
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.TeleportSiegeGuard. NpcId: 35501
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMassTeleporter. NpcId: 35502
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35503
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35504
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Doorman. NpcId: 35505
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.VenomTeleporter. NpcId: 35506
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Blacksmith. NpcId: 35507
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Warehouse. NpcId: 35508
2018-07-27 13:28:31,142 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.Chamberlain. NpcId: 35509
2018-07-27 13:28:31,143 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.castle.CastleMessenger. NpcId: 35513
2018-07-27 13:28:31,143 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35517
2018-07-27 13:28:31,143 ERROR o.m.g.t.n.NpcTemplate [main] - Not found ai class for ai: residences.SiegeGuardRanger. NpcId: 35517
2018-07-27 13:28:31,143 ERROR o.m.g.t.n.NpcTemplate [main] - Not found type class for type: residences.SiegeGuard. NpcId: 35518
201