Advertisement
Charflow

HeavySpleef error

Jul 19th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. 09:17:57 [ERROR] Exception when Way attempted to tab complete /spleef addpodium Splegg large
  2. org.bukkit.command.CommandException: Unhandled exception during tab completion for command '/spleef addpodium Spleg
  3. g large' in plugin HeavySpleef v2.0-b176-SNAPSHOT
  4. at org.bukkit.command.PluginCommand.tabComplete(PluginCommand.java:144) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest
  5. .jar:git-Spigot-6d16e64-87b9f46]
  6. at org.bukkit.command.SimpleCommandMap.tabComplete(SimpleCommandMap.java:213) ~[spigot-1.8.7-R0.1-SNAPSHOT-
  7. latest.jar:git-Spigot-6d16e64-87b9f46]
  8. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.tabCompleteCommand(CraftServer.java:1594) [spigot-1.8.7-R0.1-
  9. SNAPSHOT-latest.jar:git-Spigot-6d16e64-87b9f46]
  10. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.tabComplete(CraftServer.java:1578) [spigot-1.8.7-R0.1-SNAPSHO
  11. T-latest.jar:git-Spigot-6d16e64-87b9f46]
  12. at net.minecraft.server.v1_8_R3.MinecraftServer.tabCompleteCommand(MinecraftServer.java:1094) [spigot-1.8.7
  13. -R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-87b9f46]
  14. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1888) [spigot-1.8.7-R0.1-SNAPSHOT-
  15. latest.jar:git-Spigot-6d16e64-87b9f46]
  16. at net.minecraft.server.v1_8_R3.PacketPlayInTabComplete.a(SourceFile:46) [spigot-1.8.7-R0.1-SNAPSHOT-latest
  17. .jar:git-Spigot-6d16e64-87b9f46]
  18. at net.minecraft.server.v1_8_R3.PacketPlayInTabComplete.a(SourceFile:10) [spigot-1.8.7-R0.1-SNAPSHOT-latest
  19. .jar:git-Spigot-6d16e64-87b9f46]
  20. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.7-R0.1-SNAPSHOT-late
  21. st.jar:git-Spigot-6d16e64-87b9f46]
  22. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  23. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  24. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:g
  25. it-Spigot-6d16e64-87b9f46]
  26. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.7-R0.1-SNAPSHOT-lat
  27. est.jar:git-Spigot-6d16e64-87b9f46]
  28. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.7-R0.1-SNAPSHOT-lat
  29. est.jar:git-Spigot-6d16e64-87b9f46]
  30. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-87b9f46]
  31. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-87b9f46]
  32. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  33. Caused by: java.lang.NullPointerException
  34. at de.matzefratze123.heavyspleef.commands.base.CommandManagerService.onTabComplete(CommandManagerService.java:234) ~[?:?]
  35. at org.bukkit.command.PluginCommand.tabComplete(PluginCommand.java:132) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-6d16e64-87b9f46]
  36. ... 16 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement