Advertisement
Guest User

FeatherBoard_LOG

a guest
May 2nd, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. 02/05/2016 21:26:36 [INFO] Adding scoreboard group 'default' ...
  2. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'generatebbcode'
  3. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'resetconfig'
  4. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'changelog'
  5. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'help'
  6. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'reload'
  7. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'uploadlog'
  8. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'about'
  9. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'uploadconfig'
  10. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'reload'
  11. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'placeholders'
  12. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'toggle'
  13. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'debug'
  14. 02/05/2016 21:26:36 [MESSAGE] &cMissing message for: &oprefix&cERROR: Critical startup error. Please update your plugin!
  15. If the error persists after updating, contact Maximvdw through spigot PM
  16. 02/05/2016 21:26:36 [INFO] Loading messages ...
  17. 02/05/2016 21:26:36 [SEVERE] Error while loading plugins/FeatherBoard/lang/lang_en.yml!
  18. 02/05/2016 21:26:36 [INFO] Creating new file 'plugins/FeatherBoard/lang/lang_en.yml'!
  19. 02/05/2016 21:26:36 [INFO] Loading language file: lang_en
  20. 02/05/2016 21:26:36 [INFO] Adding command 'featherboard'
  21. 02/05/2016 21:26:34 [INFO] Loaded 1695 of the 1909 placholders
  22. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_mysql.yml' from the resources!
  23. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_autosell.yml' from the resources!
  24. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_worldguard.yml' from the resources!
  25. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_ultimatevotes.yml' from the resources!
  26. 02/05/2016 21:26:34 [INFO] Hooked into Multiverse!
  27. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_towny.yml' from the resources!
  28. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'status'
  29. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_pinger.yml' from the resources!
  30. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_bungeecord.yml' from the resources!
  31. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_previousnames.yml' from the resources!
  32. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_statistics.yml' from the resources!
  33. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_player.yml' from the resources!
  34. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_economy.yml' from the resources!
  35. 02/05/2016 21:26:34 [INFO] Copying 'plugins/FeatherBoard/placeholders/placeholder_bukkit.yml' from the resources!
  36. 02/05/2016 21:26:34 [INFO] Loading placeholders ...
  37. 02/05/2016 21:26:34 [INFO] Creating new file 'plugins/FeatherBoard/data/plugindata.dat'!
  38. 02/05/2016 21:26:36 [DEBUG] Adding sub command 'permissions'
  39. 02/05/2016 21:26:42 [INFO] Loaded '0' players from the database!
  40. 02/05/2016 21:27:43 [INFO] Hooked into Multiverse!
  41. 02/05/2016 21:27:43 [INFO] Loading placeholders ...
  42. 02/05/2016 21:27:44 [INFO] Adding scoreboard group 'default' ...
  43. 02/05/2016 21:27:43 [INFO] Loading configuration ...
  44. 02/05/2016 21:27:43 [INFO] Loaded 1797 of the 2011 placholders
  45. 02/05/2016 21:27:44 [INFO] Loaded '0' players from the database!
  46. 02/05/2016 21:28:38 [DEBUG] java.lang.UnsupportedOperationException: Child skills do not have XP
  47. at com.gmail.nossr50.api.ExperienceAPI.getNonChildSkillType(ExperienceAPI.java:611)
  48. at com.gmail.nossr50.api.ExperienceAPI.getXPToNextLevel(ExperienceAPI.java:251)
  49. at be.maximvdw.featherboardcore.placeholders.B$35.getResult(MCMMOPlaceholder.java:505)
  50. at be.maximvdw.featherboardcore.placeholders.Placeholder.getPlaceholders(Placeholder.java:197)
  51. at be.maximvdw.featherboardcore.placeholders.Placeholder.getPlaceholders(Placeholder.java:111)
  52. at be.maximvdw.featherboardcore.b.f$1.run(PlaceholderCommand.java:102)
  53. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  54. at org.bukkit.craftbukkit.v1_8_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. 02/05/2016 21:28:38 [DEBUG] Error in placeholder: {mcmmo_nextsmelting}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement