Advertisement
Guest User

AnimatedNames_LOG

a guest
Oct 23rd, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.22 KB | None | 0 0
  1. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_bukkit.yml' from the resources!
  2. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_economy.yml' from the resources!
  3. 23/10/2016 16:04:23 [INFO] Loading placeholders ...
  4. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_player.yml' from the resources!
  5. 23/10/2016 16:04:23 [INFO] Creating new file 'plugins/AnimatedNames/data/plugindata.dat'!
  6. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_statistics.yml' from the resources!
  7. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_bungeecord.yml' from the resources!
  8. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_previousnames.yml' from the resources!
  9. 23/10/2016 16:04:23 [INFO] Creating new file 'plugins/MVdWPlugin/lib/geosettings.yml'!
  10. 23/10/2016 16:04:23 [SEVERE] Error while loading plugins/MVdWPlugin/lib/geosettings.yml!
  11. 23/10/2016 16:04:23 [INFO] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  12. 23/10/2016 16:04:23 [INFO] Downloading Country database ...
  13. 23/10/2016 16:04:23 [INFO] Downloading City database ...
  14. 23/10/2016 16:04:23 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_pinger.yml' from the resources!
  15. 23/10/2016 16:04:23 [INFO] Downloading IPV6 database ...
  16. 23/10/2016 16:04:23 [INFO] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  17. 23/10/2016 16:04:24 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_towny.yml' from the resources!
  18. 23/10/2016 16:04:24 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_worldguard.yml' from the resources!
  19. 23/10/2016 16:04:24 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_ultimatevotes.yml' from the resources!
  20. 23/10/2016 16:04:23 [INFO] Updater disabled.
  21. 23/10/2016 16:04:24 [INFO] Loaded 970 of the 1297 placholders
  22. 23/10/2016 16:04:24 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_mysql.yml' from the resources!
  23. 23/10/2016 16:04:24 [INFO] Adding teamname group 'default' ...
  24. 23/10/2016 16:04:24 [INFO] Name prefix , suffix for group 'default' will refresh every 100 ticks
  25. 23/10/2016 16:04:23 [INFO] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  26. 23/10/2016 16:04:24 [INFO] Global refresh rate of all animated names: 100 ticks
  27. 23/10/2016 16:04:24 [INFO] Creating new file 'plugins/AnimatedNames/lang/lang_en.yml'!
  28. 23/10/2016 16:04:24 [INFO] Loading messages ...
  29. 23/10/2016 16:04:24 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_autosell.yml' from the resources!
  30. 23/10/2016 16:04:24 [INFO] Loading language file: lang_en
  31. 23/10/2016 16:04:24 [SEVERE] Error while loading plugins/AnimatedNames/lang/lang_en.yml!
  32. 23/10/2016 16:04:24 [MESSAGE] &cMissing message for: &oprefix&cA new update for AnimatedNames is available for download on Spigot!
  33. 23/10/2016 16:04:24 [INFO] Adding command 'animatednames'
  34. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'placeholders'
  35. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'groups'
  36. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'about'
  37. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'changelog'
  38. 23/10/2016 16:04:24 [MESSAGE] &cMissing message for: &oprefix&cERROR: Critical startup error. Please update your plugin!
  39. If the error persists after updating, contact Maximvdw through spigot PM
  40. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'reload'
  41. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'permissions'
  42. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'help'
  43. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'resetconfig'
  44. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'uploadconfig'
  45. 23/10/2016 16:04:24 [DEBUG] Adding sub command 'uploadlog'
  46. 23/10/2016 16:06:52 [SEVERE] Error in placeholder: {players}
  47. 23/10/2016 16:06:52 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  48. at be.maximvdw.animatednamescore.placeholders.e$5.getResult(BukkitPlaceholder.java:61)
  49. at be.maximvdw.animatednamescore.placeholders.PlaceholderReplacer.getResult(PlaceholderReplacer.java:38)
  50. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  51. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  52. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  53. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  54. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  55. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  56. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  57. at java.lang.Thread.run(Thread.java:745)
  58.  
  59. 23/10/2016 16:06:52 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  60. at be.maximvdw.animatednamescore.placeholders.e$9.getResult(BukkitPlaceholder.java:101)
  61. at be.maximvdw.animatednamescore.placeholders.PlaceholderReplacer.getResult(PlaceholderReplacer.java:38)
  62. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  63. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  64. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  65. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  66. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  67. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  68. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  69. at java.lang.Thread.run(Thread.java:745)
  70.  
  71. 23/10/2016 16:06:52 [SEVERE] Error in placeholder: {onlineplayers}
  72. 23/10/2016 16:06:52 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  73. at be.maximvdw.animatednamescore.placeholders.e$4.getResult(BukkitPlaceholder.java:51)
  74. at be.maximvdw.animatednamescore.placeholders.PlaceholderReplacer.getResult(PlaceholderReplacer.java:38)
  75. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  76. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  77. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  78. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  79. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  80. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  81. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  82. at java.lang.Thread.run(Thread.java:745)
  83.  
  84. 23/10/2016 16:06:52 [SEVERE] Error in placeholder: {playercount}
  85. 23/10/2016 16:06:52 [SEVERE] java.lang.IllegalArgumentException: Must supply additional paramater for this statistic
  86. at org.apache.commons.lang.Validate.isTrue(Validate.java:136)
  87. at org.bukkit.craftbukkit.v1_10_R1.entity.CraftPlayer.getStatistic(CraftPlayer.java:578)
  88. at be.maximvdw.animatednamescore.placeholders.U$30.getResult(StatisticPlaceholder.java:91)
  89. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  90. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  91. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  92. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  93. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  94. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  95. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  96. at java.lang.Thread.run(Thread.java:745)
  97.  
  98. 23/10/2016 16:06:52 [SEVERE] Error in placeholder: {stat_dropped}
  99. 23/10/2016 16:06:53 [SEVERE] java.lang.NullPointerException
  100. at java.util.Calendar.setTime(Calendar.java:1770)
  101. at java.text.SimpleDateFormat.format(SimpleDateFormat.java:943)
  102. at java.text.SimpleDateFormat.format(SimpleDateFormat.java:936)
  103. at java.text.DateFormat.format(DateFormat.java:345)
  104. at be.maximvdw.animatednamescore.q.a.a(DateUtils.java:10)
  105. at be.maximvdw.animatednamescore.placeholders.P$4.getResult(PreviousNamesPlaceholder.java:85)
  106. at be.maximvdw.animatednamescore.placeholders.PlaceholderReplacer.getResult(PlaceholderReplacer.java:38)
  107. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  108. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  109. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  110. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  111. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  112. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  113. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  114. at java.lang.Thread.run(Thread.java:745)
  115.  
  116. 23/10/2016 16:06:53 [SEVERE] Error in placeholder: {minecraftnames_lastname_date}
  117. 23/10/2016 16:06:53 [SEVERE] Unable to fetch TPS results from spigot!
  118. 23/10/2016 16:06:53 [SEVERE] Unable to fetch TPS results from spigot!
  119. 23/10/2016 16:06:53 [SEVERE] Unable to fetch TPS results from spigot!
  120. 23/10/2016 16:06:53 [SEVERE] Unable to fetch TPS results from spigot!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement