EchoPet

EchoPet

882k Downloads

Internal error spigot-1.7.9-R0.2 ¿WorldGuard¿

xknat opened this issue · 1 comments

commented

can some one help me find out what the problem is, i tryed a lot but i can solve it
i run echopets: 2.3.3-b408 and WorldGuard 6.0.0-beta-02

dekevinnatte issued server command: /pet sheep
[12:20:45] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing 'pet sheep' in com.dsh105.echopet.commands.util.DynamicPluginCommand(pet)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:184) ~[spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:726) ~[spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:999) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:830) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
at com.dsh105.echopet.compat.api.util.WorldUtil.allowRegion(WorldUtil.java:49) ~[?:?]
at com.dsh105.echopet.compat.api.util.WorldUtil.allowPets(WorldUtil.java:32) ~[?:?]
at com.dsh105.echopet.api.PetManager.createPet(PetManager.java:112) ~[?:?]
at com.dsh105.echopet.commands.PetCommand.onCommand(PetCommand.java:343) ~[?:?]
at com.dsh105.echopet.commands.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:45) ~[?:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[spigot-1.7.9-R0.2-SNAPSHOT.jar:git-Spigot-1483]
... 12 more
[12:20:59]

commented

Please update EchoPet.