GC-spigot / AdvancedPets

AdvancedPets is the first Spigot Custom Pets Plugin 1.8 - 1.18.1 that allows you to create custom pets in-game without any programming knowledge. Pets are integrated with custom abilities, skins and way more.
5 stars 1 forks source link

Console big error #145

Closed fk0ne closed 1 year ago

fk0ne commented 1 year ago

Describe the bug

07.08 20:20:26 [Server] Server thread/ERROR Could not pass event PlayerDeathEvent to AdvancedPets v2.5.1 07.08 20:20:26 [Server] INFO org.bukkit.event.EventException: null 07.08 20:20:26 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?] 07.08 20:20:26 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?] 07.08 20:20:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?] 07.08 20:20:26 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.20.1-R0.1-SNAPSHOT.jar:?] 07.08 20:20:26 [Server] INFO at org.bukkit.craftbukkit.v1_20R1.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:873) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.level.EntityPlayer.a(EntityPlayer.java:820) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.world.entity.EntityLiving.a(EntityLiving.java:1484) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.world.entity.player.EntityHuman.a(EntityHuman.java:936) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.level.EntityPlayer.a(EntityPlayer.java:978) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.world.entity.player.EntityHuman.d(EntityHuman.java:1273) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.level.EntityPlayer.d(EntityPlayer.java:1923) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.network.PlayerConnection$4.a(PlayerConnection.java:2494) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.network.protocol.game.PacketPlayInUseEntity$1.a(SourceFile:166) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.network.protocol.game.PacketPlayInUseEntity.a(SourceFile:66) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2419) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.network.protocol.game.PacketPlayInUseEntity.a(SourceFile:53) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.network.protocol.game.PacketPlayInUseEntity.a(SourceFile:13) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:31) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:156) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1152) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:1) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.util.thread.IAsyncTaskHandler.x(SourceFile:130) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1131) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1124) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.util.thread.IAsyncTaskHandler.bp(SourceFile:115) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7] 07.08 20:20:26 [Server] INFO at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:1107) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3814-Spigot-64b565e-c1279f7]

How to reproduce

.

Screenshots / Videos

No response

Server Log

No response

GC-spigot commented 1 year ago

Hey! We need a full error, this seems to be only part of it. Send your server logs file or copy paste the full error here :)