f_i_r_e_dog
Verified Member
Hello,
I get an error every few seconds, I copied them. Does anyone know how to fix it?
1: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.7.0 BETA 10 25.06 20:28:49 [Server] INFO ... 15 more 25.06 20:28:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-os7.jar:git-Spigot-ae40327-5084899] 25.06 20:28:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79] 25.06 20:28:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79] 25.06 20:28:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source) ~[?:?] 25.06 20:28:49 [Server] INFO at me.dookoo782.korra.abilities.SnowStormListener.onShiftPress(SnowStormListener.java:17) ~[?:?] 25.06 20:28:49 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
2:
[17:35:33] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.7.0 BETA 10
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1193) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:43) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:9) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
at me.dookoo782.korra.abilities.SnowStormListener.onShiftPress(SnowStormListener.java:17) ~[?:?]
at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
... 15 more
Thanks,
f_i_r_e_dog
I get an error every few seconds, I copied them. Does anyone know how to fix it?
1: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.7.0 BETA 10 25.06 20:28:49 [Server] INFO ... 15 more 25.06 20:28:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-os7.jar:git-Spigot-ae40327-5084899] 25.06 20:28:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79] 25.06 20:28:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79] 25.06 20:28:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source) ~[?:?] 25.06 20:28:49 [Server] INFO at me.dookoo782.korra.abilities.SnowStormListener.onShiftPress(SnowStormListener.java:17) ~[?:?] 25.06 20:28:49 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
2:
[17:35:33] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.7.0 BETA 10
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1193) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:43) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:9) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-os7.jar:git-Spigot-ae40327-5084899]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
at me.dookoo782.korra.abilities.SnowStormListener.onShiftPress(SnowStormListener.java:17) ~[?:?]
at sun.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-os7.jar:git-Spigot-ae40327-5084899]
... 15 more
Thanks,
f_i_r_e_dog