Guest User

Untitled

a guest
Sep 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 17.08.12 22:15
  5. Description: Exception in server tick loop
  6.  
  7. org.bukkit.command.CommandException: Unhandled exception executing command 'ic' in plugin CraftBookCircuits v888-2f37f1d
  8. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
  9. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
  10. at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
  11. at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:488)
  12. at net.minecraft.server.DedicatedServer.ah(DedicatedServer.java:248)
  13. at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213)
  14. at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
  16. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  17. Caused by: java.lang.NullPointerException
  18. at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:444)
  19. at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:409)
  20. at com.sk89q.craftbook.bukkit.BaseBukkitPlugin.onCommand(BaseBukkitPlugin.java:259)
  21. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  22. ... 8 more
Add Comment
Please, Sign In to add comment