Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. 16.02 18:30:05 [Server] ERROR Could not pass event PlayerInteractEvent to StaffPlus v3.2.8.2
  2. 16.02 18:30:05 [Server] INFO org.bukkit.event.EventException: null
  3. 16.02 18:30:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  4. 16.02 18:30:05 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  5. 16.02 18:30:05 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  6. 16.02 18:30:05 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  7. 16.02 18:30:05 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  8. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  9. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:955) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  10. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  11. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  12. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  13. 16.02 18:30:05 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_162]
  14. 16.02 18:30:05 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_162]
  15. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  16. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  17. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  18. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  19. 16.02 18:30:05 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  20. 16.02 18:30:05 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_162]
  21. 16.02 18:30:05 [Server] INFO Caused by: java.lang.IllegalArgumentException: Invalid inventory size; expected 27 or less
  22. 16.02 18:30:05 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftInventory.setContents(CraftInventory.java:83) ~[spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  23. 16.02 18:30:05 [Server] INFO at net.shortninja.staffplus.server.listener.player.PlayerInteract.onInteract(PlayerInteract.java:59) ~[?:?]
  24. 16.02 18:30:05 [Server] INFO at sun.reflect.GeneratedMethodAccessor215.invoke(Unknown Source) ~[?:?]
  25. 16.02 18:30:05 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_162]
  26. 16.02 18:30:05 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_162]
  27. 16.02 18:30:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot_1.12.2.jar:git-Spigot-e8ded36-acbc348]
  28. 16.02 18:30:05 [Server] INFO ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement