Advertisement
Guest User

Untitled

a guest
Sep 4th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2013-09-04 07:51:51 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin ProtocolLib v2.7.0 generated an exception while executing task 804592
  2.     at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  3.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  4.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  5.     at java.lang.Thread.run(Unknown Source)
  6. Caused by: java.lang.IllegalArgumentException: Cannot find report name for Cannot update ProtocolLib.
  7.     at com.comphenix.protocol.error.ReportType.getReportName(ReportType.java:108)
  8.     at com.comphenix.protocol.error.ReportType.getReportName(ReportType.java:79)
  9.     at com.comphenix.protocol.ProtocolLibrary$1.filterReport(ProtocolLibrary.java:231)
  10.     at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:51)
  11.     at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:78)
  12.     at com.comphenix.protocol.CommandProtocol$2.run(CommandProtocol.java:113)
  13.     at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53)
  14.     at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  15.     ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement