Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on March 8, 2018 at 07:16 PM

New Paste 1 (Text)

1
[14:13:15 ERROR]: Could not pass event PlayerInteractEvent to CommandSigns v1.9.3.3 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] Caused by: org.bukkit.command.CommandException: Unhandled exception executing 'effect blindness 5' in org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper(effect) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:574) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.zonedabone.commandsigns.handler.CommandHandler.run(CommandHandler.java:110) ~[?:?] at org.zonedabone.commandsigns.handler.CommandHandler.handle(CommandHandler.java:80) ~[?:?] at org.zonedabone.commandsigns.SignExecutor.runLines(SignExecutor.java:238) ~[?:?] at org.zonedabone.commandsigns.ClickHandler.onInteract(ClickHandler.java:160) ~[?:?] at org.zonedabone.commandsigns.listener.EventListener.onPlayerInteract(EventListener.java:61) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] ... 17 more Caused by: java.lang.ClassCastException: org.zonedabone.commandsigns.proxy.PlayerProxy cannot be cast to org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.getListener(VanillaCommandWrapper.java:144) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:36) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:574) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.zonedabone.commandsigns.handler.CommandHandler.run(CommandHandler.java:110) ~[?:?] at org.zonedabone.commandsigns.handler.CommandHandler.handle(CommandHandler.java:80) ~[?:?] at org.zonedabone.commandsigns.SignExecutor.runLines(SignExecutor.java:238) ~[?:?] at org.zonedabone.commandsigns.ClickHandler.onInteract(ClickHandler.java:160) ~[?:?] at org.zonedabone.commandsigns.listener.EventListener.onPlayerInteract(EventListener.java:61) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] ... 17 more [14:13:37 ERROR]: Could not pass event PlayerInteractEvent to CommandSigns v1.9.3.3 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:235) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:951) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_112] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_112] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] Caused by: org.bukkit.command.CommandException: Unhandled exception executing 'effect blindness 5' in org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper(effect) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:574) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.zonedabone.commandsigns.handler.CommandHandler.run(CommandHandler.java:110) ~[?:?] at org.zonedabone.commandsigns.handler.CommandHandler.handle(CommandHandler.java:80) ~[?:?] at org.zonedabone.commandsigns.SignExecutor.runLines(SignExecutor.java:238) ~[?:?] at org.zonedabone.commandsigns.ClickHandler.onInteract(ClickHandler.java:160) ~[?:?] at org.zonedabone.commandsigns.listener.EventListener.onPlayerInteract(EventListener.java:61) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] ... 17 more Caused by: java.lang.ClassCastException: org.zonedabone.commandsigns.proxy.PlayerProxy cannot be cast to org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.getListener(VanillaCommandWrapper.java:144) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:36) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:574) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] at org.zonedabone.commandsigns.handler.CommandHandler.run(CommandHandler.java:110) ~[?:?] at org.zonedabone.commandsigns.handler.CommandHandler.handle(CommandHandler.java:80) ~[?:?] at org.zonedabone.commandsigns.SignExecutor.runLines(SignExecutor.java:238) ~[?:?] at org.zonedabone.commandsigns.ClickHandler.onInteract(ClickHandler.java:160) ~[?:?] at org.zonedabone.commandsigns.listener.EventListener.onPlayerInteract(EventListener.java:61) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_112] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_112] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_112] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_112] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.2.jar:git-Spigot-c3093ef-7e94e65] ... 17 more