Advertisement
Guest User

Untitled

a guest
Mar 15th, 2016
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. [10:29:38] [Server thread/INFO]: [WERegions] Enabling WERegions v1.0.5
  2. [10:29:38] [Server thread/INFO]: ----====WorldeditRegions v1.0.5====----
  3. [10:29:38] [Server thread/INFO]: by Empire92
  4. [10:29:38] [Server thread/INFO]: [WRG] Hooking into Vault
  5. [10:29:38] [Server thread/INFO]: [WRG] Hooking into WorldGuard
  6. [10:29:38] [Server thread/ERROR]: Error occurred while enabling WERegions v1.0.5 (Is it up to date?)
  7. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  8. at com.empcraft.wrg.WorldeditRegions.onEnable(WorldeditRegions.java:166) ~[?:?]
  9. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[Spigot.jar:git-Spigot-104c8c8-00d3334]
  10. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  11. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  12. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  13. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  14. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  15. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  16. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  17. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  18. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [Spigot.jar:git-Spigot-104c8c8-00d3334]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_74]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement