Error reporting of skill API and mythicmobs
[07:54:57] [Server thread/ERROR]: [MythicMobs] [EVENTS] Exception thrown whilst handling event: org.bukkit.event.entity.EntityDamageByEntityEvent [07:54:57] [Server thread/WARN]: java.lang.NullPointerException [07:54:57] [Server thread/WARN]: at java.util.concurrent.ConcurrentHashMap.get(Unknown Source) [07:54:57] [Server thread/WARN]: at java.util.concurrent.ConcurrentHashMap.containsKey(Unknown Source) [07:54:57] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.mobs.MobRegistry.isActiveMob(MobRegistry.java:56) [07:54:57] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.mobs.MobManager.isActiveMob(MobManager.java:302) [07:54:57] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers.onCombatTrigger(BukkitSkillTriggers.java:131) [07:54:57] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.Delegates$ConsumerToBiConsumerSecond.accept(Delegates.java:144) [07:54:57] [Server thread/WARN]: at io.lumine.xikage.mythicmobs.utils.events.functional.single.EventListener.execute(EventListener.java:131) [07:54:57] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [07:54:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) [07:54:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) [07:54:57] [Server thread/WARN]: at com.rit.sucy.player.Protection.canAttack(Protection.java:84) [07:54:57] [Server thread/WARN]: at com.rit.sucy.player.Protection.canAttack(Protection.java:56) [07:54:57] [Server thread/WARN]: at com.sucy.skill.api.DefaultCombatProtection.canAttack(DefaultCombatProtection.java:32) [07:54:57] [Server thread/WARN]: at com.sucy.skill.api.DefaultCombatProtection.canAttack(DefaultCombatProtection.java:21) [07:54:57] [Server thread/WARN]: at com.sucy.skill.data.Settings.canAttack(Settings.java:379) [07:54:57] [Server thread/WARN]: at com.sucy.skill.data.Settings.isAlly(Settings.java:400) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.TargetComponent.isValidTarget(TargetComponent.java:153) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.TargetComponent.lambda$determineTargets$1(TargetComponent.java:135) [07:54:57] [Server thread/WARN]: at java.util.ArrayList.forEach(Unknown Source) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.TargetComponent.determineTargets(TargetComponent.java:131) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.OffsetTarget.getTargets(OffsetTarget.java:59) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.TargetComponent.execute(TargetComponent.java:54) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.EffectComponent.executeChildren(EffectComponent.java:212) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.target.TargetComponent.execute(TargetComponent.java:55) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.EffectComponent.executeChildren(EffectComponent.java:212) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.trigger.TriggerComponent.execute(TriggerComponent.java:40) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.trigger.TriggerComponent.trigger(TriggerComponent.java:23) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.DynamicSkill.trigger(DynamicSkill.java:332) [07:54:57] [Server thread/WARN]: at com.sucy.skill.dynamic.DynamicSkill.cast(DynamicSkill.java:255) [07:54:57] [Server thread/WARN]: at com.sucy.skill.api.player.PlayerData.cast(PlayerData.java:1794) [07:54:57] [Server thread/WARN]: at me.kg.hook.skillapi.PlayerSkillHooker.press(PlayerSkillHooker.java:80) [07:54:57] [Server thread/WARN]: at me.kg.hook.skillapi.NetworkHookerHandler.onPluginMessageReceived(NetworkHookerHandler.java:229) [07:54:57] [Server thread/WARN]: at org.bukkit.plugin.messaging.StandardMessenger.dispatchIncomingMessage(StandardMessenger.java:426) [07:54:57] [Server thread/WARN]: at net.minecraft.network.NetHandlerPlayServer.func_147349_a(NetHandlerPlayServer.java:2901) [07:54:57] [Server thread/WARN]: at net.minecraft.network.play.client.CPacketCustomPayload.func_148833_a(CPacketCustomPayload.java:59) [07:54:57] [Server thread/WARN]: at net.minecraft.network.play.client.CPacketCustomPayload.func_148833_a(CPacketCustomPayload.java:11) [07:54:57] [Server thread/WARN]: at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [07:54:57] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [07:54:57] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source) [07:54:57] [Server thread/WARN]: at net.minecraft.util.Util.func_181617_a(SourceFile:46) [07:54:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:836) [07:54:57] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [07:54:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:773) [07:54:57] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:627) [07:54:57] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)