Algum poderia me ajuda a resolve esse erro
[Server] SEVERE Could not pass event PlayerLoginEvent to AuthMe v3.4 02.11 20:10:08 [Server] INFO org.bukkit.event.EventException 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.attemptLogin(PlayerList.java:332) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:125) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:49) 02.11 20:10:08 [Server] INFO at org.spigotmc.MultiplexingServerConnection.b(MultiplexingServerConnection.java:68) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:583) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:233) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404) 02.11 20:10:08 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 02.11 20:10:08 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.maxmind.geoip.LookupService.getCountry(Ljava/lang/String;)Lcom/maxmind/geoip/Country; 02.11 20:10:08 [Server] INFO at fr.xephi.authme.AuthMe.getCountryCode(AuthMe.java:777) 02.11 20:10:08 [Server] INFO at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerLogin(AuthMePlayerListener.java:390) 02.11 20:10:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02.11 20:10:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02.11 20:10:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02.11 20:10:08 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) 02.11 20:10:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)