Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [17:50:42] [Server thread/INFO]: BMXEDWIN issued server command: /is
- [17:50:44] [Server thread/ERROR]: Could not pass event InventoryClickEvent to uSkyBlock v2.3
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1588) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:31) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.PacketPlayInWindowClick.a(SourceFile:9) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_31]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_31]
- at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot_server.jar:git-Spigot-952179b-e87122e]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
- Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'island' in plugin uSkyBlock v2.3
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.craftbukkit.v1_8_R1.entity.CraftPlayer.performCommand(CraftPlayer.java:246) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at us.talabrek.ultimateskyblock.SkyBlockMenu.onClick(SkyBlockMenu.java:1160) ~[?:?]
- at us.talabrek.ultimateskyblock.event.MenuEvents.guiClick(MenuEvents.java:22) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_31]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- ... 14 more
- Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.protection.regions.ProtectedCuboidRegion.getIntersectingRegions(Ljava/util/Collection;)Ljava/util/List;
- at us.talabrek.ultimateskyblock.handler.WorldGuardHandler.isIslandIntersectingSpawn(WorldGuardHandler.java:326) ~[?:?]
- at us.talabrek.ultimateskyblock.uSkyBlock.islandInSpawn(uSkyBlock.java:840) ~[?:?]
- at us.talabrek.ultimateskyblock.uSkyBlock.getNextIslandLocation(uSkyBlock.java:1183) ~[?:?]
- at us.talabrek.ultimateskyblock.uSkyBlock.createIsland(uSkyBlock.java:1137) ~[?:?]
- at us.talabrek.ultimateskyblock.command.island.CreateCommand.doExecute(CreateCommand.java:23) ~[?:?]
- at us.talabrek.ultimateskyblock.command.island.RequirePlayerCommand.execute(RequirePlayerCommand.java:31) ~[?:?]
- at us.talabrek.ultimateskyblock.command.common.CompositeUSBCommand.execute(CompositeUSBCommand.java:116) ~[?:?]
- at us.talabrek.ultimateskyblock.command.common.AbstractCommandExecutor.onCommand(AbstractCommandExecutor.java:21) ~[?:?]
- at us.talabrek.ultimateskyblock.command.IslandCommand.onCommand(IslandCommand.java:64) ~[?:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at org.bukkit.craftbukkit.v1_8_R1.entity.CraftPlayer.performCommand(CraftPlayer.java:246) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
- at us.talabrek.ultimateskyblock.SkyBlockMenu.onClick(SkyBlockMenu.java:1160) ~[?:?]
- at us.talabrek.ultimateskyblock.event.MenuEvents.guiClick(MenuEvents.java:22) ~[?:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_31]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_31]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot_server.jar:git-Spigot-952179b-e87122e]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement