mmuziek

Untitled

Aug 16th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. [10:01:57] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Using: Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}, TheNewEconomy via Vault, Questioner v0.6
  2. [10:01:57] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Time until a New Day: 1 hours, 58 minutes, 3 seconds
  3. [10:01:57] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] =============================================================
  4. [10:01:57] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] [Towny] Version: 0.92.0.0 - Mod Enabled
  5. [10:01:57] [Server thread/INFO]: [com.palmergames.bukkit.towny.log] =============================================================
  6. [10:01:57] [Server thread/INFO]: [Sentinel] Enabling Sentinel v1.5.0 (build 170)*
  7. [10:01:57] [Server thread/INFO]: [Sentinel] Sentinel loading...
  8. [10:01:57] [Server thread/WARN]: [Sentinel] Outdated Sentinel config - please delete it to regenerate it!
  9. [10:01:57] [Server thread/INFO]: [Sentinel] Sentinel loaded!
  10. [10:01:57] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
  11. [10:01:57] [Server thread/INFO]: [Sentinel] Sentinel found Towny! Adding support for it!
  12. [10:01:57] [Server thread/INFO]: [TheNewEconomy] Enabling TheNewEconomy v0.1.1.2
  13. [10:01:58] [Server thread/INFO]: [TheNewEconomy] Found module: MySQL version: 0.1.0
  14. [10:01:58] [Server thread/INFO]: [TheNewEconomy] Found module: H2 version: 0.1.0
  15. [10:01:58] [Server thread/INFO]: [TheNewEconomy] Found module: Mobs version: 0.1.0
  16. [10:01:58] [Server thread/INFO]: [TheNewEconomy] Found module: Conversion version: 0.1.0
  17. [10:01:58] [Server thread/INFO]: MySQL Module loaded!
  18. [10:01:58] [Server thread/INFO]: Mobs Module loaded!
  19. [10:01:58] [Server thread/INFO]: H2 Module loaded!
  20. [10:01:58] [Server thread/INFO]: [TheNewEconomy] Conversion Module loaded!
  21. [10:01:59] [Server thread/INFO]: [TheNewEconomy] Save file of version: 10.0 detected.
  22. [10:01:59] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  23. [10:01:59] [Server thread/INFO]: [TheNewEconomy] Finished loading data!
  24. [10:01:59] [Server thread/INFO]: [TheNewEconomy] Sending plugin statistics.
  25. [10:02:00] [Thread-22/INFO]: [HeadsPluginAPI] Done updating doge.json
  26. [10:02:00] [Server thread/INFO]: [TheNewEconomy] The New Economy has been enabled!
  27. [10:02:00] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.3*
  28. [10:02:00] [Server thread/INFO]: [LeaderHeads] Successfully connected to MySQL.
  29. [10:02:00] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
  30. [10:02:00] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  31. [10:02:00] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.3*
  32. [10:02:00] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Towny 0.92.0.0
  33. [10:02:00] [Server thread/INFO]: [EpicHoppers] Enabling EpicHoppers v3
  34. [10:02:00] [Server thread/INFO]: [Arconix] Plugin hooked: EpicHoppers
  35. [10:02:00] [Server thread/INFO]: =============================
  36. [10:02:00] [Server thread/INFO]: EpicHoppers 3 by Brianna <3!
  37. [10:02:00] [Server thread/INFO]: Action: Enabling...
  38. [10:02:01] [Server thread/INFO]: [EpicHoppers] Loading data file
  39. [10:02:01] [Server thread/INFO]: [EpicHoppers] Found and loaded locale "en_US"
  40. [10:02:01] [Server thread/ERROR]: Error occurred while enabling EpicHoppers v3 (Is it up to date?)
  41. java.lang.NoSuchMethodError: com.palmergames.bukkit.towny.Towny.getPlugin()Lcom/palmergames/bukkit/towny/Towny;
  42. at com.songoda.epichoppers.hooks.HookTowny.<init>(HookTowny.java:18) ~[?:?]
  43. at com.songoda.epichoppers.EpicHoppersPlugin.register(EpicHoppersPlugin.java:360) ~[?:?]
  44. at com.songoda.epichoppers.EpicHoppersPlugin.onEnable(EpicHoppersPlugin.java:157) ~[?:?]
  45. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.13.jar:git-Paper-140]
  46. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:325) ~[patched_1.13.jar:git-Paper-140]
  47. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.13.jar:git-Paper-140]
  48. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugin(CraftServer.java:433) ~[patched_1.13.jar:git-Paper-140]
  49. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.enablePlugins(CraftServer.java:347) ~[patched_1.13.jar:git-Paper-140]
  50. at net.minecraft.server.v1_13_R1.MinecraftServer.m(MinecraftServer.java:589) ~[patched_1.13.jar:git-Paper-140]
  51. at net.minecraft.server.v1_13_R1.MinecraftServer.g_(MinecraftServer.java:551) ~[patched_1.13.jar:git-Paper-140]
  52. at net.minecraft.server.v1_13_R1.MinecraftServer.a(MinecraftServer.java:428) ~[patched_1.13.jar:git-Paper-140]
  53. at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:305) ~[patched_1.13.jar:git-Paper-140]
  54. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:764) ~[patched_1.13.jar:git-Paper-140]
  55. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  56. [10:02:01] [Server thread/INFO]: [EpicHoppers] Disabling EpicHoppers v3
  57. [10:02:01] [Server thread/INFO]: =============================
  58. [10:02:01] [Server thread/INFO]: EpicHoppers 3 by Brianna <3!
  59. [10:02:01] [Server thread/INFO]: Action: Disabling...
  60. [10:02:01] [Server thread/INFO]: =============================
Add Comment
Please, Sign In to add comment