LordyZa

Untitled

Jun 27th, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. 27.06 22:47:31 [Server] ERROR Could not pass event EntityDeathEvent to MythicMobs v4.12.0-FREE
  2. 27.06 22:47:31 [Server] INFO java.lang.NullPointerException: Cannot invoke "io.lumine.xikage.mythicmobs.volatilecode.handlers.VolatileItemHandler.getNBTData(org.bukkit.inventory.ItemStack)" because the return value of "io.lumine.xikage.mythicmobs.volatilecode.VolatileCodeHandler.getItemHandler()" is null
  3. 27.06 22:47:31 [Server] INFO at io.lumine.xikage.mythicmobs.items.MythicItem.generateItemStack(MythicItem.java:460) ~[?:?]
  4. 27.06 22:47:31 [Server] INFO at io.lumine.xikage.mythicmobs.drops.droppables.MythicItemDrop.getDrop(MythicItemDrop.java:23) ~[?:?]
  5. 27.06 22:47:31 [Server] INFO at io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitSkillTriggers.onDeathTrigger(BukkitSkillTriggers.java:454) ~[?:?]
  6. 27.06 22:47:31 [Server] INFO at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor352.execute(Unknown Source) ~[?:?]
  7. 27.06 22:47:31 [Server] INFO at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  8. 27.06 22:47:31 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  9. 27.06 22:47:31 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  10. 27.06 22:47:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  11. 27.06 22:47:31 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:843) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  12. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.LivingEntity.dropAllDeathLoot(LivingEntity.java:1703) ~[?:?]
  13. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.LivingEntity.die(LivingEntity.java:1624) ~[?:?]
  14. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.raid.Raider.die(Raider.java:176) ~[?:?]
  15. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1455) ~[?:?]
  16. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.raid.Raider.hurt(Raider.java:294) ~[?:?]
  17. 27.06 22:47:31 [Server] INFO at net.minecraft.world.entity.player.Player.attack(Player.java:1258) ~[?:?]
  18. 27.06 22:47:31 [Server] INFO at net.minecraft.server.level.ServerPlayer.attack(ServerPlayer.java:2002) ~[?:?]
  19. 27.06 22:47:31 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl$5.onAttack(ServerGamePacketListenerImpl.java:2415) ~[?:?]
  20. 27.06 22:47:31 [Server] INFO at net.minecraft.network.protocol.game.ServerboundInteractPacket$1.dispatch(ServerboundInteractPacket.java:24) ~[?:?]
  21. 27.06 22:47:31 [Server] INFO at net.minecraft.network.protocol.game.ServerboundInteractPacket.dispatch(ServerboundInteractPacket.java:80) ~[?:?]
  22. 27.06 22:47:31 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.handleInteract(ServerGamePacketListenerImpl.java:2342) ~[?:?]
  23. 27.06 22:47:31 [Server] INFO at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:67) ~[?:?]
  24. 27.06 22:47:31 [Server] INFO at net.minecraft.network.protocol.game.ServerboundInteractPacket.handle(ServerboundInteractPacket.java:12) ~[?:?]
  25. 27.06 22:47:31 [Server] INFO at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:36) ~[?:?]
  26. 27.06 22:47:31 [Server] INFO at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  27. 27.06 22:47:31 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
  28. 27.06 22:47:31 [Server] INFO at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[?:?]
  29. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1340) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  30. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:193) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  31. 27.06 22:47:31 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[?:?]
  32. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1319) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  33. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1312) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  34. 27.06 22:47:31 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[?:?]
  35. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1273) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  36. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1184) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  37. 27.06 22:47:31 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[patched_1.17.jar:git-Paper-"1c77d64"]
  38. 27.06 22:47:31 [Server] INFO at java.lang.Thread.run(Thread.java:831) [?:?]
Advertisement
Add Comment
Please, Sign In to add comment