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 June 18, 2014 at 06:37 PM

Section 1 (Text)

[13:40:45 INFO]: mrchasez issued server command: /modreq Help test test
[13:40:45 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'modreq' in plugin ReportRTS v1.2.1-b180
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:726) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:999) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:830) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.3.jar:git-Spigot-1494]
Caused by: java.lang.NullPointerException
at com.nyancraft.reportrts.command.ModreqCommand.onCommand(ModreqCommand.java:93) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.7.9-R0.3.jar:git-Spigot-1494]