Advertisement
Guest User

titles-error

a guest
Feb 14th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.78 KB | None | 0 0
  1. 14.02 14:17:48 [Server] INFO ... 15 more
  2. 14.02 14:17:48 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3. 14.02 14:17:48 [Server] INFO at denniss17.dsTitle.CommandExec.onCommand(CommandExec.java:25)
  4. 14.02 14:17:48 [Server] INFO at denniss17.dsTitle.CommandExec.cmdTitle(CommandExec.java:55)
  5. 14.02 14:17:48 [Server] INFO at denniss17.dsTitle.DS_Title.sendMessage(DS_Title.java:140)
  6. 14.02 14:17:48 [Server] INFO at denniss17.dsTitle.ChatStyler.setTotalStyle(ChatStyler.java:20)
  7. 14.02 14:17:48 [Server] INFO at denniss17.dsTitle.ChatStyler.setMessageColor(ChatStyler.java:53)
  8. 14.02 14:17:48 [Server] INFO at java.util.regex.Pattern.matcher(Unknown Source)
  9. 14.02 14:17:48 [Server] INFO at java.util.regex.Matcher.<init>(Unknown Source)
  10. 14.02 14:17:48 [Server] INFO at java.util.regex.Matcher.reset(Unknown Source)
  11. 14.02 14:17:48 [Server] INFO at java.util.regex.Matcher.getTextLength(Unknown Source)
  12. 14.02 14:17:48 [Server] INFO Caused by: java.lang.NullPointerException
  13. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  14. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
  15. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
  16. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
  17. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
  18. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
  19. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
  20. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113)
  21. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
  22. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
  23. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:853)
  24. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:898)
  25. 14.02 14:17:48 [Server] INFO at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:980)
  26. 14.02 14:17:48 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
  27. 14.02 14:17:48 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
  28. 14.02 14:17:48 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  29. 14.02 14:17:48 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'title' in plugin dsTitle v1.0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement