Problem/Bug GWEN Plugin not working

Discussion in 'Bukkit Help' started by maks244, Oct 9, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    maks244

    When someone uses killaura or any hack on my server I get this message in my console:

    Code:
    [21:22:44 ERROR]: Could not pass event PlayerViolationEvent to Gwen v1.4
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at npnp.h.b(h.java:47) [PAC.jar:?]
            at npnp.aB.b(aB.java:453) [PAC.jar:?]
            at npnp.bg.b(bg.java:142) [PAC.jar:?]
            at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source) ~[?:?]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
            at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:270) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_144]
            at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_144]
            at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:714) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:653) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:556) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
    Caused by: java.lang.NoSuchMethodError: me.themuhammed2188.pac.api.PlayerViolationEvent.getHackType()Ljava/lang/String;
            at gwen.Gwen.onViolation(Gwen.java:180) ~[?:?]
            at sun.reflect.GeneratedMethodAccessor337.invoke(Unknown Source) ~[?:?]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_144]
            at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_144]
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f94fe8f-d27e6d0]
            ... 25 more
     
  2. Offline

    Zombie_Striker

    @maks244
    GWEN requires PheonixAntiCheat. Make sure you downloaded a version of that plugin which GWEN supports.

    BTW: the plugin is no longer being maintained. I would highly recommend you try to find another anticheat plugin that is still being updated.
     
  3. Offline

    maks244

    I have Phoenix Anti-Cheat
     
  4. Offline

    Zombie_Striker

    @maks244
    The last update was back in march. Are you sure you have a version of PAC from around that time?
     
  5. Offline

    maks244

    I do have the latest version of PAC
     
  6. Offline

    Zombie_Striker

    @maks244
    Thats your problem: You do not want the newest version. You want the version from march such as 1.1.8 or 1.1.9.
     
Thread Status:
Not open for further replies.

Share This Page