• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • 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

Eruption [Deleted]

Status
Not open for further replies.

jokru

Verified Member
If you are running on Java 8 or on Minecraft 1.8 there could be issues. Java 8 brought changes to the language which may make the code I use incompatible, and Minecraft 1.8 has several bugs when it comes to fallingblocks ;)

Try running Minecraft 1.7.10 on Java 7 and you should be fine. Let me know if you are still experiencing difficulties.
Well, I don't know if I can switch the java version since it is remote hosted from a website... :(
 

jokru

Verified Member
The newest is 1.8, Project Korra isn't compatible with 1.8, I suggest to downgrade to 1.7.9
It isn't really 1.8, it just allows 1.8 clients to connect, it actually is 1.7.10, oh and every other ability, but the ones made by carbogen work...
 
Last edited:

Carbogen

Verified Member
It isn't really 1.8, it just allows 1.8 clients to connect, it actually is 1.7.10, oh and every other ability, but the ones made by carbogen work...
If you are running a 1.8 compatible server, the moves should work. However, you won't be able to see the abilities if you are running on a 1.8 client, that is, your Minecraft game. It's a graphical bug :p

You'll need to run Minecraft 1.7.10 to be able to see the abilities.
 

jokru

Verified Member
If you are running a 1.8 compatible server, the moves should work. However, you won't be able to see the abilities if you are running on a 1.8 client, that is, your Minecraft game. It's a graphical bug :p

You'll need to run Minecraft 1.7.10 to be able to see the abilities.
I myself am running 1.7.10 and cannot get them to work :(
 

jokru

Verified Member
What are you trying to do ?
Does it show that your a lavabender with /b who ?
Can you bind it?
Does it give an error?
Does it do anything at all?
Okay here goes, I can bind the move, but when I left click it prints this to the console:
Code:
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO org.bukkit.event.EventException
24.11 12:03:42 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0
24.11 12:03:42 [Server] INFO ... 13 more
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
24.11 12:03:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
24.11 12:03:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) ~[?:?]
24.11 12:03:42 [Server] INFO at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionListener.java:21) ~[?:?]
24.11 12:03:42 [Server] INFO at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListener.java:54) ~[?:?]
24.11 12:03:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.canLavabend(Lorg/bukkit/entity/Player;)Z
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPlayInArmAnimation.java:40) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:28) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1087) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO org.bukkit.event.EventException
24.11 12:03:42 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0
And it says that I'm an earth and metal bender, but nothing about lava, but still other lava moves work fine.
 

Carbogen

Verified Member
Okay here goes, I can bind the move, but when I left click it prints this to the console:
Code:
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO org.bukkit.event.EventException
24.11 12:03:42 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0
24.11 12:03:42 [Server] INFO ... 13 more
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_71]
24.11 12:03:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_71]
24.11 12:03:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source) ~[?:?]
24.11 12:03:42 [Server] INFO at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionListener.java:21) ~[?:?]
24.11 12:03:42 [Server] INFO at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListener.java:54) ~[?:?]
24.11 12:03:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.canLavabend(Lorg/bukkit/entity/Player;)Z
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPlayInArmAnimation.java:40) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:28) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1087) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.8.0-20141001a.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
24.11 12:03:42 [Server] INFO org.bukkit.event.EventException
24.11 12:03:42 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0
And it says that I'm an earth and metal bender, but nothing about lava, but still other lava moves work fine.
AHA! Found it. Something we both forgot about... You'll need ProjectKorra's dev build for this move. (v1.5.0)
 

CB1442

Verified Member
Bruh. Are you even going to take credit for this move? Please admit it, you plucked this move right off a server's forums and made it yourself.
 

Gamzee

God Tier Member
Verified Member
Bruh. Are you even going to take credit for this move? Please admit it, you plucked this move right off a server's forums and made it yourself.
What are you talking about? Servers get the move from here.
 

Gamzee

God Tier Member
Verified Member
Bruh. Are you even going to take credit for this move? Please admit it, you plucked this move right off a server's forums and made it yourself.
The fact that he is updating it and fixing bugs people submited to him is proof that he made it himself. Plus he has made moves like this.
 

CB1442

Verified Member
The fact that he is updating it and fixing bugs people submited to him is proof that he made it himself. Plus he has made moves like this.
I would post a link to a server that made this move in 2012, but that would be considered advertising.
 
Status
Not open for further replies.
Top