Advertisement
Guest User

AnimatedNames_LOG

a guest
May 29th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. 30/05/2016 03:04:35 [INFO] Downloading City database ...
  2. 30/05/2016 03:04:35 [INFO] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  3. 30/05/2016 03:04:35 [INFO] Downloading Country database ...
  4. 30/05/2016 03:04:36 [INFO] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  5. 30/05/2016 03:04:36 [INFO] Downloading IPV6 database ...
  6. 30/05/2016 03:04:36 [INFO] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  7. 30/05/2016 03:04:36 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_ultimatevotes.yml' from the resources!
  8. 30/05/2016 03:04:36 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_autosell.yml' from the resources!
  9. 30/05/2016 03:04:36 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_mysql.yml' from the resources!
  10. 30/05/2016 03:04:36 [INFO] Hooked into Multiverse!
  11. 30/05/2016 03:04:36 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_towny.yml' from the resources!
  12. 30/05/2016 03:04:36 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_worldguard.yml' from the resources!
  13. 30/05/2016 03:04:36 [INFO] Updater disabled.
  14. 30/05/2016 03:04:36 [INFO] Loaded 736 of the 996 placholders
  15. 30/05/2016 03:04:36 [INFO] Adding teamname group 'default' ...
  16. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'help'
  17. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'resetconfig'
  18. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'about'
  19. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'uploadconfig'
  20. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'uploadlog'
  21. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'reload'
  22. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'groups'
  23. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'placeholders'
  24. 30/05/2016 03:04:36 [INFO] Adding command 'animatednames'
  25. 30/05/2016 03:04:36 [MESSAGE] &cMissing message for: &oprefix&cERROR: Critical startup error. Please update your plugin!
  26. If the error persists after updating, contact Maximvdw through spigot PM
  27. 30/05/2016 03:04:36 [MESSAGE] &cMissing message for: &oprefix&cA new update for AnimatedNames is available for download on Spigot!
  28. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'changelog'
  29. 30/05/2016 03:04:36 [INFO] Name prefix , suffix for group 'default' will refresh every 100 ticks
  30. 30/05/2016 03:04:36 [INFO] Global refresh rate of all animated names: 100 ticks
  31. 30/05/2016 03:04:36 [SEVERE] Error while loading plugins/AnimatedNames/lang/lang_en.yml!
  32. 30/05/2016 03:04:36 [INFO] Loading messages ...
  33. 30/05/2016 03:04:36 [INFO] Creating new file 'plugins/AnimatedNames/lang/lang_en.yml'!
  34. 30/05/2016 03:04:36 [INFO] Loading language file: lang_en
  35. 30/05/2016 03:04:35 [INFO] Creating new file 'plugins/AnimatedNames/data/plugindata.dat'!
  36. 30/05/2016 03:04:35 [INFO] Loading placeholders ...
  37. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_player.yml' from the resources!
  38. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_bukkit.yml' from the resources!
  39. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_economy.yml' from the resources!
  40. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_bungeecord.yml' from the resources!
  41. 30/05/2016 03:04:35 [SEVERE] Error while loading plugins/MVdWPlugin/lib/geosettings.yml!
  42. 30/05/2016 03:04:35 [INFO] Creating new file 'plugins/MVdWPlugin/lib/geosettings.yml'!
  43. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_previousnames.yml' from the resources!
  44. 30/05/2016 03:04:36 [DEBUG] Adding sub command 'permissions'
  45. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_statistics.yml' from the resources!
  46. 30/05/2016 03:04:35 [INFO] Copying 'plugins/AnimatedNames/placeholders/placeholder_pinger.yml' from the resources!
  47. 30/05/2016 03:07:50 [SEVERE] Error in placeholder: {mcmmo_nextsmelting}
  48. 30/05/2016 03:07:50 [SEVERE] java.lang.UnsupportedOperationException: Child skills do not have XP
  49. at com.gmail.nossr50.api.ExperienceAPI.getNonChildSkillType(ExperienceAPI.java:611)
  50. at com.gmail.nossr50.api.ExperienceAPI.getXPToNextLevel(ExperienceAPI.java:251)
  51. at be.maximvdw.animatednamescore.placeholders.D$35.getResult(MCMMOPlaceholder.java:505)
  52. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  53. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  54. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  55. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  56. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  57. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  58. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  59. at java.lang.Thread.run(Thread.java:745)
  60.  
  61. 30/05/2016 03:07:50 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.isConversing()Z
  62. at be.maximvdw.animatednamescore.placeholders.q$5.getResult(EssentialsPlaceholder.java:61)
  63. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:220)
  64. at be.maximvdw.animatednamescore.placeholders.Placeholder.getPlaceholders(Placeholder.java:126)
  65. at be.maximvdw.animatednamescore.b.e$1.run(PlaceholderCommand.java:118)
  66. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  67. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  68. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  69. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  70. at java.lang.Thread.run(Thread.java:745)
  71.  
  72. 30/05/2016 03:07:50 [SEVERE] Error in placeholder: {essentials_blocking}
  73. 30/05/2016 03:07:50 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.isBlocking()Z
  74. at be.maximvdw.animatednamescore.placeholders.q$6.getResult(EssentialsPlaceholder.java:71)
  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_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  79. at org.bukkit.craftbukkit.v1_8_R3.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. 30/05/2016 03:07:50 [SEVERE] Error in placeholder: {essentials_conversing}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement