Advertisement
MrEminent42

Quicksell Error

Apr 26th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [12:22:40] [Server thread/INFO]: Burgerz_ issued server command: /boosters
  2. [12:22:40] [Server thread/ERROR]: null
  3. org.bukkit.command.CommandException: Unhandled exception executing command 'boosters' in plugin QuickSell v1.10.7
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
  5. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
  6. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
  7. at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  8. at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  9. at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  10. at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  11. at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  12. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
  13. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
  14. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  17. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-c46583f-e6f9fd4]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  19. Caused by: java.lang.NullPointerException
  20. at java.lang.String.replace(Unknown Source) ~[?:1.8.0_25]
  21. at me.mrCookieSlime.CSCoreLibPlugin.Configuration.Variable.apply(Variable.java:26) ~[?:?]
  22. at me.mrCookieSlime.CSCoreLibPlugin.Configuration.Localization.sendTranslation(Localization.java:68) ~[?:?]
  23. at me.mrCookieSlime.QuickSell.QuickSell.onCommand(QuickSell.java:265) ~[?:?]
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-c46583f-e6f9fd4]
  25. ... 14 more
  26. [12:22:45] [Server thread/INFO]: Burgerz_ issued server command: /ver QuickSell
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement