Advertisement
Rickylachow

Untitled

Aug 23rd, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 412.46 KB | None | 0 0
  1. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  3. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  4. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  5. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  6. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  7. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  8. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  9. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  10. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  11. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  12. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  13. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  14. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  15. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  16. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  17. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  18. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  19. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  20. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  21. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  22. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  23. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  24. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  25. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  26. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  27. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  28. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  29. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  30. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  31. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  32. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  33. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  34. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  35. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  36. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  37. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  38. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  39. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  40. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  41. [17:09:53] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  42. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  43. [17:09:53] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  44. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  45. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  46. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  47. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  48. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  49. [17:09:53] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  50. [17:09:53] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  51. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  52. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  53. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  54. [17:09:53] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  55. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  56. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  57. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  58. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  59. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  60. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  61. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  62. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
  63. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
  64. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
  65. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  66. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  67. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  68. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  69. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  70. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  71. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  72. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  73. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  74. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  75. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  76. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  77. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  78. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  79. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  80. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  81. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  82. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  83. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  84. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  85. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  86. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  87. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  88. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  89. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  90. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  91. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  92. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  93. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  94. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  95. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  96. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  97. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  98. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  99. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  100. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  101. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  102. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  103. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  104. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  105. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  106. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  107. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  108. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  109. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  110. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  111. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  112. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  113. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  114. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  115. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  116. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  117. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  118. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  119. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  120. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  121. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  122. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  123. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  124. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  125. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  126. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  127. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  128. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  129. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  130. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  131. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  132. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  133. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  134. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  135. [17:09:53] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  136. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  137. [17:09:53] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  138. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  139. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  140. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  141. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  142. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  143. [17:09:53] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  144. [17:09:53] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  145. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  146. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  147. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  148. [17:09:53] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  149. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  150. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  151. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  152. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  153. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  154. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  155. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  156. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
  157. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
  158. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
  159. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  160. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  161. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  162. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  163. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  164. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  165. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  166. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  167. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  168. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  169. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  170. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  171. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  172. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  173. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  174. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  175. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  176. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  177. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  178. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  179. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  180. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  181. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  182. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  183. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  184. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  185. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  186. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  187. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  188. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  189. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  190. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  191. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  192. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  193. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  194. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  195. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  196. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  197. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  198. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  199. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  200. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  201. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  202. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  203. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  204. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  205. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  206. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  207. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  208. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  209. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  210. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  211. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  212. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  213. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  214. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  215. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  216. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  217. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  218. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  219. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  220. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  221. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  222. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  223. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  224. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  225. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  226. [17:09:53] [Server thread/INFO]: :pryma: Given item cactial_helmet to Devastazione
  227. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  228. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  229. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  230. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  231. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  232. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  233. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  234. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  235. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  236. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  237. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  238. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  239. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  240. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  241. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  242. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  243. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  244. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  245. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  246. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  247. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  248. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  249. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  250. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  251. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  252. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  253. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  254. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  255. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  256. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  257. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  258. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  259. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  260. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  261. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  262. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  263. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  264. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  265. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  266. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  267. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  268. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  269. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  270. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  271. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  272. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  273. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  274. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  275. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  276. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  277. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  278. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  279. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  280. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  281. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  282. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  283. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  284. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  285. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  286. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  287. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  288. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  289. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  290. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  291. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  292. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  293. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  294. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  295. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  296. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  297. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  298. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  299. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  300. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  301. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  302. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  303. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  304. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  305. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  306. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  307. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  308. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  309. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  310. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  311. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  312. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  313. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  314. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  315. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  316. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  317. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  318. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  319. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  320. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  321. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  322. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  323. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  324. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  325. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  326. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  327. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  328. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  329. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  330. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  331. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  332. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  333. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  334. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  335. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  336. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  337. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  338. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  339. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  340. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  341. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  342. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  343. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  344. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  345. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  346. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  347. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  348. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  349. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  350. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  351. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  352. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  353. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  354. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  355. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  356. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  357. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  358. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  359. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  360. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  361. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  362. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  363. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  364. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  365. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  366. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  367. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  368. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  369. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  370. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  371. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  372. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  373. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  374. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  375. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  376. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  377. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  378. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  379. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  380. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  381. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  382. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  383. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  384. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  385. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  386. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  387. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  388. [17:09:53] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  389. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  390. [17:09:53] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  391. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  392. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  393. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  394. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  395. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  396. [17:09:53] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  397. [17:09:53] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  398. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  399. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  400. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  401. [17:09:53] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  402. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  403. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  404. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  405. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  406. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  407. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  408. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  409. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
  410. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
  411. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
  412. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  413. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  414. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  415. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  416. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  417. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  418. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  419. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  420. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  421. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  422. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  423. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  424. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  425. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  426. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  427. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  428. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  429. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  430. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  431. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  432. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  433. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  434. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  435. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  436. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  437. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  438. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  439. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  440. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  441. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  442. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  443. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  444. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  445. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  446. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  447. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  448. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  449. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  450. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  451. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  452. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  453. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  454. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  455. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  456. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  457. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  458. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  459. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  460. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  461. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  462. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  463. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  464. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  465. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  466. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  467. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  468. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  469. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  470. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  471. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  472. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  473. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  474. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  475. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  476. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  477. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  478. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  479. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  480. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  481. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  482. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  483. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  484. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  485. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  486. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  487. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  488. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  489. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  490. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  491. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  492. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  493. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  494. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  495. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  496. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  497. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  498. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  499. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  500. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  501. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  502. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  503. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  504. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  505. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  506. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  507. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  508. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  509. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  510. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  511. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  512. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  513. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  514. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  515. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  516. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  517. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  518. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  519. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  520. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  521. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  522. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  523. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  524. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  525. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  526. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  527. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  528. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  529. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  530. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  531. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  532. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  533. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  534. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  535. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  536. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  537. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  538. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  539. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  540. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  541. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  542. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  543. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  544. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  545. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  546. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  547. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  548. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  549. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  550. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  551. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  552. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  553. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  554. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  555. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  556. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  557. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  558. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  559. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  560. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  561. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  562. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  563. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  564. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  565. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  566. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  567. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  568. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  569. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  570. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  571. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  572. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  573. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  574. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  575. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  576. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  577. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  578. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  579. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  580. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  581. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  582. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  583. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  584. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  585. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  586. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  587. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  588. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  589. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  590. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  591. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  592. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  593. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  594. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  595. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  596. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  597. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  598. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  599. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  600. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  601. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  602. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  603. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  604. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  605. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  606. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  607. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  608. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  609. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  610. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  611. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  612. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  613. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  614. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  615. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  616. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  617. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  618. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  619. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  620. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  621. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  622. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  623. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  624. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  625. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  626. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  627. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  628. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  629. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  630. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  631. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  632. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  633. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  634. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  635. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  636. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  637. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  638. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  639. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  640. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  641. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  642. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  643. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  644. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  645. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  646. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  647. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  648. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  649. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  650. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  651. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  652. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  653. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  654. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  655. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  656. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  657. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  658. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  659. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  660. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  661. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  662. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  663. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  664. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  665. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  666. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  667. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  668. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  669. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  670. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  671. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  672. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  673. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  674. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  675. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  676. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  677. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  678. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  679. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  680. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  681. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  682. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  683. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  684. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  685. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  686. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  687. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  688. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  689. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  690. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  691. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  692. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  693. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  694. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  695. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  696. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  697. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  698. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  699. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  700. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  701. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  702. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  703. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  704. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  705. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  706. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  707. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  708. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  709. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  710. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  711. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  712. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  713. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  714. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  715. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  716. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  717. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  718. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  719. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  720. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  721. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  722. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  723. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  724. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  725. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  726. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  727. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  728. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  729. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  730. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  731. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  732. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  733. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  734. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  735. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  736. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  737. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  738. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  739. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  740. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  741. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  742. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  743. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  744. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  745. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  746. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  747. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  748. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  749. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  750. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  751. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  752. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  753. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  754. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  755. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  756. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  757. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  758. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  759. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  760. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  761. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  762. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  763. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  764. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  765. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  766. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  767. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  768. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  769. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  770. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  771. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  772. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  773. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  774. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  775. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  776. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  777. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  778. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  779. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  780. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  781. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  782. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  783. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  784. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  785. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  786. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  787. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  788. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  789. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  790. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  791. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  792. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  793. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  794. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  795. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  796. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  797. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  798. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  799. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  800. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  801. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  802. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  803. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  804. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  805. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  806. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  807. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  808. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  809. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  810. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  811. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  812. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  813. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  814. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  815. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  816. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  817. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  818. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  819. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  820. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  821. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  822. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  823. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  824. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  825. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  826. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  827. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  828. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  829. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  830. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  831. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  832. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  833. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  834. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  835. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  836. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  837. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  838. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  839. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  840. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  841. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  842. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  843. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  844. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  845. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  846. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  847. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  848. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  849. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  850. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  851. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  852. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  853. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  854. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  855. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  856. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  857. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  858. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  859. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  860. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  861. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  862. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  863. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  864. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  865. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  866. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  867. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  868. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  869. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  870. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  871. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  872. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  873. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  874. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  875. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  876. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  877. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  878. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  879. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  880. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  881. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  882. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  883. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  884. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  885. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  886. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  887. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  888. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  889. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  890. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  891. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  892. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  893. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  894. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  895. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  896. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  897. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  898. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  899. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  900. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  901. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  902. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  903. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  904. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  905. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  906. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  907. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  908. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  909. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  910. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  911. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  912. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  913. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  914. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  915. [17:09:53] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  916. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  917. [17:09:53] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  918. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  919. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  920. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  921. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  922. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  923. [17:09:53] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  924. [17:09:53] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  925. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  926. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  927. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  928. [17:09:53] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  929. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  930. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  931. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  932. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  933. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  934. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  935. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  936. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.bp(IAsyncTaskHandler.java:114)
  937. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1425)
  938. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  939. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  940. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  941. [17:09:53] [Server thread/INFO]: ☠ parxnoia è stato ucciso da Luke25_5
  942. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  943. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  944. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  945. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  946. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  947. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  948. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  949. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  950. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  951. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  952. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  953. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  954. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  955. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  956. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  957. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  958. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  959. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  960. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  961. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  962. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  963. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  964. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  965. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  966. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  967. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  968. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  969. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  970. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  971. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  972. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  973. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  974. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  975. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  976. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  977. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  978. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  979. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  980. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  981. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  982. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  983. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  984. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  985. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  986. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  987. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  988. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  989. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  990. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  991. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  992. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  993. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  994. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  995. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  996. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  997. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  998. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  999. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1000. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1001. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1002. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1003. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1004. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1005. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1006. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1007. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1008. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1009. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1010. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1011. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1012. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1013. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1014. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1015. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1016. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1017. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1018. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1019. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1020. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1021. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1022. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1023. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1024. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1025. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1026. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1027. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1028. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1029. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1030. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1031. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1032. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1033. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1034. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1035. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1036. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1037. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1038. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1039. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1040. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1041. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1042. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1043. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1044. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1045. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1046. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1047. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1048. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1049. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1050. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1051. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1052. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1053. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1054. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1055. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1056. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1057. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1058. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1059. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1060. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1061. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1062. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1063. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1064. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1065. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1066. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1067. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1068. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1069. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  1070. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  1071. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  1072. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  1073. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  1074. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  1075. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  1076. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1077. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  1078. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  1079. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  1080. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  1081. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  1082. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  1083. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  1084. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  1085. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  1086. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  1087. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  1088. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  1089. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  1090. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  1091. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  1092. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  1093. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  1094. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  1095. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  1096. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  1097. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1098. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1099. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1100. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1101. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1102. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1103. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1104. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1105. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1106. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1107. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1108. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1109. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1110. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1111. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1112. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1113. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1114. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1115. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1116. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1117. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1118. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1119. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1120. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1121. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1122. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1123. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1124. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1125. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1126. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1127. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1128. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1129. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1130. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1131. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1132. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1133. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1134. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1135. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1136. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1137. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1138. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1139. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1140. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1141. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1142. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1143. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1144. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1145. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1146. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1147. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1148. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1149. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1150. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1151. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1152. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1153. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1154. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1155. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1156. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1157. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1158. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1159. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1160. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1161. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1162. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1163. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1164. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1165. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1166. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1167. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1168. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1169. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1170. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1171. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1172. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1173. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1174. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1175. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1176. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1177. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1178. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1179. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1180. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1181. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1182. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1183. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1184. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1185. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1186. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1187. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1188. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1189. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1190. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1191. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1192. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1193. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1194. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1195. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1196. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1197. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1198. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1199. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1200. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1201. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1202. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1203. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1204. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1205. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1206. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1207. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1208. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1209. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1210. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1211. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1212. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1213. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1214. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1215. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1216. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1217. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1218. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1219. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1220. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1221. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1222. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1223. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1224. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1225. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1226. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1227. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1228. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1229. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1230. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1231. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1232. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  1233. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  1234. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  1235. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  1236. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  1237. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  1238. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  1239. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1240. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  1241. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  1242. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  1243. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  1244. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  1245. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  1246. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  1247. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  1248. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  1249. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  1250. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  1251. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  1252. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  1253. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  1254. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  1255. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  1256. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  1257. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  1258. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  1259. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  1260. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1261. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1262. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1263. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1264. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1265. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1266. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1267. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1268. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1269. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1270. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1271. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1272. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1273. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1274. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1275. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1276. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1277. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1278. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1279. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1280. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1281. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1282. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1283. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1284. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1285. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1286. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1287. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1288. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1289. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1290. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1291. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1292. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1293. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1294. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1295. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1296. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1297. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1298. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1299. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1300. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1301. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1302. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1303. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1304. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1305. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1306. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1307. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1308. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1309. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1310. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1311. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1312. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1313. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1314. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1315. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1316. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1317. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1318. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1319. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1320. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1321. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1322. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1323. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1324. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1325. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1326. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1327. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1328. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1329. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1330. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1331. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1332. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1333. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1334. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1335. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1336. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1337. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1338. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1339. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1340. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1341. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1342. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1343. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1344. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1345. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1346. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1347. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1348. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1349. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1350. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1351. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1352. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1353. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1354. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1355. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1356. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1357. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1358. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1359. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1360. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1361. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1362. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1363. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1364. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1365. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1366. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1367. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1368. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1369. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1370. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1371. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1372. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1373. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1374. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1375. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1376. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1377. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1378. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1379. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1380. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1381. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1382. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1383. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1384. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1385. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1386. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1387. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1388. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1389. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1390. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1391. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1392. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1393. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1394. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1395. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1396. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1397. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1398. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1399. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1400. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1401. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1402. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1403. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1404. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1405. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1406. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1407. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1408. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1409. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  1410. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  1411. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  1412. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  1413. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  1414. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  1415. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  1416. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1417. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  1418. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  1419. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  1420. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  1421. [17:09:53] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  1422. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  1423. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  1424. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  1425. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  1426. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  1427. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  1428. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  1429. [17:09:53] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  1430. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  1431. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  1432. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  1433. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  1434. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  1435. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  1436. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  1437. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  1438. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  1439. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  1440. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  1441. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  1442. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  1443. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  1444. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  1445. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  1446. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  1447. [17:09:53] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  1448. [17:09:53] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  1449. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  1450. [17:09:53] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  1451. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  1452. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  1453. [17:09:53] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  1454. [17:09:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  1455. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  1456. [17:09:53] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  1457. [17:09:53] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  1458. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  1459. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  1460. [17:09:53] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  1461. [17:09:53] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  1462. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  1463. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  1464. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  1465. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  1466. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  1467. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  1468. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  1469. [17:09:53] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
  1470. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
  1471. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
  1472. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1473. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1474. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1475. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1476. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1477. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1478. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1479. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1480. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1481. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1482. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1483. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1484. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1485. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1486. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1487. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1488. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1489. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1490. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1491. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1492. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1493. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1494. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1495. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1496. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1497. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1498. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1499. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1500. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1501. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1502. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1503. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1504. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1505. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1506. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1507. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1508. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1509. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1510. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1511. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1512. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1513. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1514. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1515. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1516. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1517. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1518. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1519. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1520. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1521. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1522. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1523. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1524. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1525. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1526. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1527. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1528. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1529. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1530. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1531. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1532. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1533. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1534. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1535. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1536. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1537. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1538. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1539. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1540. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1541. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1542. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1543. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1544. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1545. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1546. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1547. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1548. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1549. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1550. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1551. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1552. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1553. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1554. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1555. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1556. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1557. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1558. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1559. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1560. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1561. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1562. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1563. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1564. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1565. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1566. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1567. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1568. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1569. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1570. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1571. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1572. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1573. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1574. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1575. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1576. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1577. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1578. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1579. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1580. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1581. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1582. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1583. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1584. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1585. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1586. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1587. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1588. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1589. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1590. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1591. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1592. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1593. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1594. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1595. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1596. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1597. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1598. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1599. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1600. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1601. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1602. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1603. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1604. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1605. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1606. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1607. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1608. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1609. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1610. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1611. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1612. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1613. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1614. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1615. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1616. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1617. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1618. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1619. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1620. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1621. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1622. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1623. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1624. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1625. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1626. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1627. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1628. [17:09:53] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1629. [17:09:53] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1630. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1631. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1632. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1633. [17:09:53] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1634. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1635. [17:09:53] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1636. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1637. [17:09:53] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1638. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1639. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1640. [17:09:53] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1641. [17:09:53] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1642. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1643. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1644. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1645. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1646. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1647. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1648. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1649. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1650. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1651. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1652. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1653. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1654. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1655. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1656. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1657. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1658. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1659. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1660. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1661. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1662. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1663. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1664. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1665. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1666. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1667. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1668. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1669. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1670. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1671. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1672. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1673. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1674. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1675. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1676. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1677. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1678. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1679. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1680. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1681. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1682. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1683. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1684. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1685. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1686. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1687. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1688. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1689. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1690. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1691. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1692. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1693. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1694. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1695. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1696. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1697. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1698. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1699. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1700. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1701. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1702. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1703. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1704. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1705. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1706. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1707. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1708. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1709. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1710. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1711. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1712. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1713. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1714. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1715. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1716. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1717. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1718. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1719. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1720. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1721. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1722. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1723. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1724. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1725. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1726. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1727. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1728. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1729. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1730. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1731. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1732. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1733. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1734. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1735. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1736. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1737. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1738. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1739. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1740. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1741. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1742. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1743. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1744. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1745. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1746. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1747. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1748. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1749. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1750. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1751. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1752. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1753. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1754. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1755. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1756. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1757. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1758. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1759. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1760. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1761. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1762. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1763. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1764. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1765. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1766. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1767. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1768. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1769. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1770. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1771. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1772. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1773. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1774. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1775. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1776. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1777. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1778. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1779. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1780. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1781. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1782. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1783. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1784. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1785. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1786. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1787. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1788. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1789. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1790. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1791. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1792. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1793. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1794. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1795. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1796. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1797. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1798. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1799. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1800. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1801. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1802. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1803. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1804. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1805. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1806. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1807. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1808. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1809. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1810. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1811. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  1812. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  1813. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  1814. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  1815. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  1816. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  1817. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  1818. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1819. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  1820. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  1821. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  1822. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  1823. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  1824. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  1825. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  1826. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  1827. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  1828. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  1829. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  1830. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  1831. [17:09:54] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  1832. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  1833. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  1834. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  1835. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  1836. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  1837. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  1838. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  1839. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1840. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1841. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1842. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1843. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1844. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1845. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1846. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1847. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1848. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  1849. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  1850. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  1851. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  1852. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  1853. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  1854. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  1855. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1856. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  1857. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  1858. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  1859. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  1860. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  1861. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  1862. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  1863. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  1864. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  1865. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  1866. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  1867. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  1868. [17:09:54] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  1869. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  1870. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  1871. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  1872. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  1873. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  1874. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  1875. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  1876. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1877. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1878. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1879. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1880. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1881. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1882. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1883. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1884. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1885. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1886. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1887. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1888. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1889. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1890. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1891. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1892. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1893. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1894. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1895. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1896. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1897. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1898. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1899. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1900. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1901. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1902. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1903. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1904. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1905. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1906. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1907. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1908. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1909. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1910. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1911. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1912. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1913. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1914. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1915. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1916. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1917. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1918. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1919. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1920. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1921. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1922. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1923. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1924. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1925. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1926. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1927. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1928. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1929. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1930. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1931. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1932. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1933. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1934. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1935. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1936. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1937. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1938. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1939. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1940. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1941. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1942. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1943. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1944. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1945. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1946. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1947. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1948. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1949. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1950. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1951. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1952. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1953. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1954. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1955. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1956. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1957. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1958. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1959. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1960. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1961. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1962. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1963. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1964. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1965. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1966. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1967. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1968. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1969. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1970. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1971. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1972. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1973. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1974. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1975. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1976. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1977. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1978. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1979. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1980. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1981. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1982. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1983. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1984. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1985. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  1986. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  1987. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  1988. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  1989. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  1990. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  1991. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  1992. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  1993. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  1994. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  1995. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  1996. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  1997. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  1998. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  1999. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2000. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2001. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2002. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2003. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2004. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2005. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2006. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2007. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2008. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2009. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2010. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2011. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2012. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2013. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2014. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2015. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2016. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2017. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2018. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2019. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2020. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2021. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2022. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2023. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2024. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2025. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2026. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2027. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2028. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2029. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2030. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2031. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2032. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2033. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2034. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2035. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2036. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2037. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2038. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2039. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2040. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2041. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2042. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2043. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2044. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2045. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2046. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2047. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2048. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2049. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2050. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2051. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2052. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2053. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  2054. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  2055. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  2056. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  2057. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  2058. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  2059. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  2060. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2061. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  2062. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  2063. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  2064. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  2065. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  2066. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  2067. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  2068. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  2069. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  2070. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  2071. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  2072. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  2073. [17:09:54] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  2074. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  2075. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  2076. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  2077. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  2078. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  2079. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  2080. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:271)
  2081. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.handleOutcome(SkillCondition.java:452)
  2082. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillCondition.evaluateCaster(SkillCondition.java:217)
  2083. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:250)
  2084. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.isUsable(MetaSkill.java:213)
  2085. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.result.MythicMobsSkillResult.isSuccessful(MythicMobsSkillResult.java:63)
  2086. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:42)
  2087. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.skill.Skill.cast(Skill.java:34)
  2088. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:194)
  2089. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:168)
  2090. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.api.player.MMOPlayerData.triggerSkills(MMOPlayerData.java:153)
  2091. [17:09:54] [Server thread/WARN]: at MythicLib-dist-1.6.2-20230712.173938-3.jar//io.lumine.mythic.lib.listener.SkillTriggers.click(SkillTriggers.java:125)
  2092. [17:09:54] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor279.execute(Unknown Source)
  2093. [17:09:54] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
  2094. [17:09:54] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:77)
  2095. [17:09:54] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  2096. [17:09:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
  2097. [17:09:54] [Server thread/WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
  2098. [17:09:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615)
  2099. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:591)
  2100. [17:09:54] [Server thread/WARN]: at net.minecraft.server.level.PlayerInteractManager.a(PlayerInteractManager.java:537)
  2101. [17:09:54] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2015)
  2102. [17:09:54] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  2103. [17:09:54] [Server thread/WARN]: at net.minecraft.network.protocol.game.PacketPlayInUseItem.a(PacketPlayInUseItem.java:9)
  2104. [17:09:54] [Server thread/WARN]: at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:51)
  2105. [17:09:54] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
  2106. [17:09:54] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
  2107. [17:09:54] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
  2108. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
  2109. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
  2110. [17:09:54] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
  2111. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
  2112. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
  2113. [17:09:54] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
  2114. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
  2115. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
  2116. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2117. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2118. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2119. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2120. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2121. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2122. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2123. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2124. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2125. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2126. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2127. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2128. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2129. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2130. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2131. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2132. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2133. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2134. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2135. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2136. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2137. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2138. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2139. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2140. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2141. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2142. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2143. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2144. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2145. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2146. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2147. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2148. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2149. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2150. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2151. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2152. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2153. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2154. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2155. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2156. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2157. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2158. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2159. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2160. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2161. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2162. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2163. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2164. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2165. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2166. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2167. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2168. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2169. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2170. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2171. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2172. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2173. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2174. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2175. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2176. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2177. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2178. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2179. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2180. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2181. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2182. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2183. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2184. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2185. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2186. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2187. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2188. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2189. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2190. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2191. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2192. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2193. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2194. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2195. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2196. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2197. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2198. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2199. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2200. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2201. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2202. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2203. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2204. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2205. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2206. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2207. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2208. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2209. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2210. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2211. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2212. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2213. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2214. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2215. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2216. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2217. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2218. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2219. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2220. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2221. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2222. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2223. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2224. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2225. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2226. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2227. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2228. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2229. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2230. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2231. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2232. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2233. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2234. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2235. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2236. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2237. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2238. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2239. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2240. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2241. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2242. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2243. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2244. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2245. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2246. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2247. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2248. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2249. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2250. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2251. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2252. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2253. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2254. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2255. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2256. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2257. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2258. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2259. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2260. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2261. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2262. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2263. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2264. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2265. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2266. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2267. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2268. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2269. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2270. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2271. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2272. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2273. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2274. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2275. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2276. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2277. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2278. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2279. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2280. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2281. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2282. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2283. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2284. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2285. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2286. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2287. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2288. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2289. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2290. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2291. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2292. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2293. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2294. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2295. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2296. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2297. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2298. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2299. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2300. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2301. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2302. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2303. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2304. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2305. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2306. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2307. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2308. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2309. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2310. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2311. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2312. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2313. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2314. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2315. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2316. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2317. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2318. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2319. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2320. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2321. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2322. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2323. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2324. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2325. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2326. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2327. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2328. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2329. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2330. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2331. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2332. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2333. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2334. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2335. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2336. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2337. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2338. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2339. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2340. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2341. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2342. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2343. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2344. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2345. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2346. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2347. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2348. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2349. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2350. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2351. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2352. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2353. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2354. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2355. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2356. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2357. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2358. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2359. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2360. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2361. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2362. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2363. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2364. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2365. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2366. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2367. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2368. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2369. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2370. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2371. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2372. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2373. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2374. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2375. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2376. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2377. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2378. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2379. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2380. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2381. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2382. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2383. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2384. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2385. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2386. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2387. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2388. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2389. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2390. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2391. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2392. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2393. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2394. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2395. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2396. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2397. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2398. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2399. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2400. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2401. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2402. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2403. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2404. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2405. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2406. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2407. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2408. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2409. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2410. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2411. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2412. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2413. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2414. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2415. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2416. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2417. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2418. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2419. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2420. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2421. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2422. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2423. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2424. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2425. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2426. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2427. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2428. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2429. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2430. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2431. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2432. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2433. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2434. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2435. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2436. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2437. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2438. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2439. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2440. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2441. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2442. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2443. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2444. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2445. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2446. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2447. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2448. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2449. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2450. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2451. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2452. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2453. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2454. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2455. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2456. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2457. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2458. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2459. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2460. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2461. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2462. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2463. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2464. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2465. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2466. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2467. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2468. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2469. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2470. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2471. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2472. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2473. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2474. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2475. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2476. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2477. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2478. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2479. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2480. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2481. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2482. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2483. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2484. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2485. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2486. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2487. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2488. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2489. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2490. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2491. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2492. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2493. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2494. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2495. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2496. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2497. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2498. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2499. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2500. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2501. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2502. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2503. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2504. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2505. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2506. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2507. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2508. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2509. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2510. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2511. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2512. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2513. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2514. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2515. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2516. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2517. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2518. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2519. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2520. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2521. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2522. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2523. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2524. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2525. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2526. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2527. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2528. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2529. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2530. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2531. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2532. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2533. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2534. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2535. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2536. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2537. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2538. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2539. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  2540. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  2541. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  2542. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  2543. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  2544. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  2545. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  2546. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2547. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  2548. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  2549. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  2550. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  2551. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  2552. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  2553. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  2554. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  2555. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  2556. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  2557. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  2558. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  2559. [17:09:54] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  2560. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  2561. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  2562. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  2563. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  2564. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  2565. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  2566. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  2567. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2568. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2569. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2570. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2571. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2572. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2573. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2574. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2575. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2576. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.skills.SkillMetadata.getCaster()" because the return value of "io.lumine.mythic.core.skills.projectiles.ProjectileBulletableTracker.getData()" is null
  2577. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$spawn$7(MobBullet.java:125)
  2578. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Schedulers.ensureSync(Schedulers.java:92)
  2579. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.spawn(MobBullet.java:96)
  2580. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.lambda$auraStart$1(OrbitalMechanic.java:332)
  2581. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToFunction.apply(Delegates.java:189)
  2582. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$ApplyRunnable.run(LuminePromise.java:684)
  2583. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2584. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.executeSync(LuminePromise.java:133)
  2585. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.lambda$thenApplySync$1(LuminePromise.java:364)
  2586. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
  2587. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
  2588. [17:09:54] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
  2589. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise.thenApplySync(LuminePromise.java:360)
  2590. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.Promise.thenRunSync(Promise.java:1019)
  2591. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.auraStart(OrbitalMechanic.java:330)
  2592. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.auras.Aura$AuraTracker.start(Aura.java:436)
  2593. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic$OrbitalTracker.<init>(OrbitalMechanic.java:258)
  2594. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.mechanics.OrbitalMechanic.castAtLocation(OrbitalMechanic.java:199)
  2595. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeTargetedLocationSkill$9(SkillMechanic.java:567)
  2596. [17:09:54] [Server thread/WARN]: at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
  2597. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeTargetedLocationSkill(SkillMechanic.java:563)
  2598. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.lambda$executeSkills$5(SkillMechanic.java:517)
  2599. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.runMechanic(SkillMechanic.java:547)
  2600. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.executeSkills(SkillMechanic.java:517)
  2601. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.SkillMechanic.execute(SkillMechanic.java:425)
  2602. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.MetaSkill.execute(MetaSkill.java:294)
  2603. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.AbstractSkill$DelayedSkill.run(AbstractSkill.java:456)
  2604. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2605. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2606. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2607. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2608. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2609. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2610. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2611. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2612. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2613. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2614. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2615. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2616. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2617. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2618. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2619. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2620. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2621. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2622. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2623. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2624. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2625. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2626. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2627. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2628. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2629. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2630. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2631. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2632. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2633. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2634. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2635. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2636. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2637. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2638. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2639. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2640. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2641. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2642. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2643. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2644. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2645. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2646. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2647. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2648. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2649. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2650. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2651. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2652. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2653. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2654. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2655. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2656. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2657. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2658. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2659. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2660. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2661. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2662. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2663. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2664. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2665. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2666. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2667. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2668. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2669. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2670. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2671. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2672. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2673. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2674. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2675. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2676. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2677. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2678. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2679. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2680. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2681. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2682. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2683. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2684. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2685. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2686. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2687. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2688. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2689. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2690. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2691. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2692. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2693. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2694. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2695. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2696. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2697. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2698. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2699. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2700. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2701. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2702. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2703. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2704. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2705. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2706. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2707. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2708. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2709. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2710. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2711. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2712. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2713. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2714. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2715. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2716. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2717. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2718. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2719. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2720. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2721. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2722. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2723. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2724. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2725. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2726. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2727. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2728. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2729. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2730. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2731. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2732. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2733. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2734. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2735. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2736. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2737. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2738. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2739. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2740. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2741. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2742. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2743. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2744. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2745. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2746. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2747. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2748. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2749. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2750. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2751. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2752. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2753. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2754. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2755. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2756. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2757. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2758. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2759. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2760. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2761. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2762. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2763. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2764. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2765. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2766. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2767. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2768. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2769. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2770. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2771. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2772. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2773. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2774. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2775. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2776. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2777. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2778. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2779. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2780. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2781. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2782. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2783. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2784. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2785. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2786. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2787. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2788. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2789. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2790. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2791. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2792. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2793. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2794. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2795. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2796. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2797. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2798. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2799. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2800. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2801. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2802. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2803. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2804. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2805. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2806. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2807. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2808. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2809. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2810. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2811. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2812. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2813. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2814. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2815. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2816. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2817. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2818. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2819. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2820. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2821. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2822. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2823. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2824. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2825. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2826. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2827. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2828. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2829. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2830. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2831. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2832. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2833. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2834. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2835. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2836. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2837. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2838. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2839. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2840. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2841. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2842. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2843. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2844. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2845. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2846. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2847. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2848. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2849. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2850. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2851. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2852. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2853. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2854. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2855. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2856. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2857. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2858. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2859. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2860. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2861. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2862. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2863. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2864. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2865. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2866. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2867. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2868. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2869. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2870. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2871. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2872. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2873. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2874. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2875. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2876. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2877. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2878. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2879. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2880. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2881. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2882. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2883. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2884. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2885. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2886. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2887. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2888. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2889. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2890. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2891. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2892. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2893. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2894. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2895. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2896. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2897. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2898. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2899. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2900. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2901. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2902. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2903. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2904. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2905. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2906. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2907. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2908. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2909. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2910. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2911. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2912. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2913. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2914. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2915. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2916. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2917. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2918. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2919. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2920. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2921. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2922. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2923. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2924. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2925. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2926. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2927. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2928. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2929. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2930. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2931. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2932. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2933. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2934. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2935. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2936. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2937. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2938. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2939. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2940. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2941. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2942. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2943. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2944. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2945. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2946. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2947. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2948. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2949. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2950. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2951. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2952. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2953. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2954. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2955. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2956. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2957. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2958. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2959. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2960. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2961. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2962. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2963. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2964. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2965. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2966. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2967. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2968. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2969. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2970. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2971. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2972. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2973. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2974. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2975. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2976. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2977. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2978. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2979. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2980. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2981. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2982. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2983. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2984. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2985. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  2986. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  2987. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  2988. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  2989. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  2990. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  2991. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  2992. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  2993. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  2994. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  2995. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  2996. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  2997. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  2998. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  2999. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3000. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3001. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3002. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3003. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3004. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3005. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3006. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3007. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3008. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3009. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3010. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3011. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3012. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3013. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3014. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3015. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3016. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3017. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3018. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3019. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3020. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3021. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3022. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3023. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3024. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3025. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3026. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3027. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3028. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3029. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3030. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3031. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3032. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3033. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3034. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3035. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3036. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3037. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3038. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3039. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3040. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3041. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3042. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3043. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3044. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3045. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3046. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3047. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3048. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3049. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3050. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3051. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3052. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3053. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3054. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3055. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3056. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3057. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3058. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3059. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3060. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3061. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3062. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3063. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3064. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3065. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3066. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3067. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3068. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3069. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3070. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3071. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3072. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3073. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3074. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3075. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3076. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3077. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3078. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3079. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3080. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3081. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3082. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3083. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3084. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3085. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3086. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3087. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3088. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3089. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3090. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3091. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3092. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3093. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3094. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3095. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3096. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3097. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3098. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3099. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3100. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3101. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3102. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3103. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3104. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.core.skills.projectiles.bullet.MobBullet$MobBulletTracker.lambda$tick$8(MobBullet.java:164)
  3105. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121)
  3106. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654)
  3107. [17:09:54] [Server thread/WARN]: at MythicMobs-5.4.0-SNAPSHOT.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70)
  3108. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101)
  3109. [17:09:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480)
  3110. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1480)
  3111. [17:09:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
  3112. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1394)
  3113. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1171)
  3114. [17:09:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
  3115. [17:09:54] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  3116. [17:09:54] [Server thread/ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task
  3117. [17:09:54] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "io.lumine.mythic.api.adapters.AbstractEntity.teleport(io.lumine.mythic.api.adapters.AbstractLocation)" because "this.bullet" is null
  3118. [17:09:54
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement