• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Bug Report Console Spam issue with beta version of items.

Which element do you like the best while wandering around?

  • Water

    Votes: 3 75.0%
  • Earth

    Votes: 0 0.0%
  • Fire

    Votes: 0 0.0%
  • Air

    Votes: 1 25.0%

  • Total voters
    4

Tenket

Verified Member
Introduction and plea to your sense of mercy
Hi Recently updated to the beta version of core so i could enjoy all of the new abilities and such coming out.
But having many compatibility issues from the get go. I've ended up changing from craftbukkit to spigot and I am very happy with the change.

However i don't want to just uninstall as i love this plugin very dearly and want to have offspring with it if that were actually possible. I carry this plugin around with me everywhere on a USB and have plans to take it to see Japan later this year. I have sent off the latest batch of photos to be printed into an album so I can enjoy the memories I and this plugin made together.

Actual problem
OK, brass tacks. I get console spam and the items plugin doesn't work'a so goood.
This is the message I am getting and I am not sure how to fix things.

[17:40:12] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorraItems v1.1.0 BETA 2
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-f928e7a-994b2aa]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1193) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:43) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.PacketPlayInEntityAction.a(SourceFile:9) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/Methods
at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.java:43) ~[?:?]
at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.java:29) ~[?:?]
at com.projectkorra.ProjectKorraItems.attribute.AttributeListener.onPlayerSneak(AttributeListener.java:41) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
... 15 more
Caused by: java.lang.ClassNotFoundException: com.projectkorra.ProjectKorra.Methods
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_45]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.java:43) ~[?:?]
at com.projectkorra.ProjectKorraItems.attribute.Glider.<init>(Glider.java:29) ~[?:?]
at com.projectkorra.ProjectKorraItems.attribute.AttributeListener.onPlayerSneak(AttributeListener.java:41) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7-R0.1-SNAPSHOT-latest.jar:git-Spigot-f928e7a-994b2aa]
... 15 more

^It just endlessly repeats, all were the same

For your entertainment purposes. . . I've also included my firebender safety path, with is a fun thing that counter-intuitively makes standing in a huge line of fire the safest thing to do.
 

Attachments

Tenket

Verified Member
When I change to the one from this page, http://projectkorra.com/forum/resources/projectkorra-items.51/updates
I only get this message from startup.

I get the following message
[21:10:46] [Server thread/INFO]: [ProjectKorra] Enabling ProjectKorra v1.7.0 BETA 10
[21:10:48] [Server thread/WARN]: java.lang.ClassCastException: class com.rockmc.korra.waterarms.WaterArmsAddon
[21:10:48] [Server thread/WARN]: at java.lang.Class.asSubclass(Unknown Source)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:89)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:73)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:40)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[21:10:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
[21:10:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528)
[21:10:48] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[21:10:48] [Server thread/WARN]: [ProjectKorra] The JAR file plugins\ProjectKorra\Abilities\WaterArms.jar is in the wrong directory
[21:10:48] [Server thread/WARN]: [ProjectKorra] The JAR file WaterArms.jar failed to load
^This one is odd as water arms is not a normal ability so it should be in the multiABlilityAPI folder.

(Probably unrelated.jpg)
 
Last edited:

Tenket

Verified Member
When I change to the one from this page, http://projectkorra.com/forum/resources/projectkorra-items.51/updates
I only get this message from startup.

I get the following message
[21:10:46] [Server thread/INFO]: [ProjectKorra] Enabling ProjectKorra v1.7.0 BETA 10
[21:10:48] [Server thread/WARN]: java.lang.ClassCastException: class com.rockmc.korra.waterarms.WaterArmsAddon
[21:10:48] [Server thread/WARN]: at java.lang.Class.asSubclass(Unknown Source)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:89)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:73)
[21:10:48] [Server thread/WARN]: at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:40)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[21:10:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[21:10:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
[21:10:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256)
[21:10:48] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528)
[21:10:48] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[21:10:48] [Server thread/WARN]: [ProjectKorra] The JAR file plugins\ProjectKorra\Abilities\WaterArms.jar is in the wrong directory
[21:10:48] [Server thread/WARN]: [ProjectKorra] The JAR file WaterArms.jar failed to load
^This one is odd as water arms is not a normal ability so it should be in the multiABlilityAPI folder.

(Probably unrelated.jpg)
fixed this by changing folders of the ability
 
Top