Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. 19.10 15:40:25 [Server] ERROR Could not pass event EntityPickupItemEvent to SafariNet v1.13.28-SNAPSHOT 19.10 15:40:25 [Server] INFO org.bukkit.event.EventException: null 19.10 15:40:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) ~[spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityItem.d(EntityItem.java:324) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityHuman.c(EntityHuman.java:477) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityHuman.k(EntityHuman.java:452) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityLiving.tick(EntityLiving.java:2100) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityHuman.tick(EntityHuman.java:151) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.EntityPlayer.playerTick(EntityPlayer.java:381) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.Y_(PlayerConnection.java:140) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_13_R2.Y_(AbstractListenerPlayIn_v1_13_R2.java:76) [denizen-1.0.3-SNAPSHOT%23420.jar:?] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.NetworkManager.a(NetworkManager.java:231) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.ServerConnection.c(ServerConnection.java:120) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:998) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] 19.10 15:40:25 [Server] INFO Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_13_R2.entity.CraftItem cannot be cast to org.bukkit.inventory.ItemStack 19.10 15:40:25 [Server] INFO at de.Linus122.SafariNet.Listeners.Listeners.onetnitySafariPickup(Listeners.java:152) ~[SafariNet1.13.27.jar:?] 19.10 15:40:25 [Server] INFO at sun.reflect.GeneratedMethodAccessor447.invoke(Unknown Source) ~[?:?] 19.10 15:40:25 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171] 19.10 15:40:25 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171] 19.10 15:40:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) ~[spigot-1.13.1.jar:git-Spigot-f823ac5-020b495] 19.10 15:40:25 [Server] INFO ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement