Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. WARN Exception in thread "Craft Scheduler Thread - 15"
  2. 31.08 17:52:04 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin VotingPlugin v4.3.3 generated an exception while executing task 16286
  3. 31.08 17:52:04 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. 31.08 17:52:04 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  5. 31.08 17:52:04 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  6. 31.08 17:52:04 [Server] INFO at java.lang.Thread.run(Thread.java:745)
  7. 31.08 17:52:04 [Server] INFO Caused by: java.lang.IllegalArgumentException: Cannot set to an empty path
  8. 31.08 17:52:04 [Server] INFO at org.apache.commons.lang.Validate.notEmpty(Validate.java:321)
  9. 31.08 17:52:04 [Server] INFO at org.bukkit.configuration.MemorySection.set(MemorySection.java:167)
  10. 31.08 17:52:04 [Server] INFO at org.bukkit.configuration.MemorySection.set(MemorySection.java:201)
  11. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.AdvancedCore.Data.Data.set(Data.java:247)
  12. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.AdvancedCore.Objects.User.setPluginData(User.java:599)
  13. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.VotingPlugin.Data.Data.set(Data.java:404)
  14. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.VotingPlugin.Data.Data.setOfflineReward(Data.java:482)
  15. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.VotingPlugin.Objects.User.offVote(User.java:728)
  16. 31.08 17:52:04 [Server] INFO at com.Ben12345rocks.VotingPlugin.Events.PlayerJoinEvent$1$1.run(PlayerJoinEvent.java:67)
  17. 31.08 17:52:04 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  18. 31.08 17:52:04 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  19. 31.08 17:52:04 [Server] INFO ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement