• 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.

Carbogen

Verified Member
Awesome, And what do you mean with "server intensive" ? Aslong as ppl keep the default amount it shouldn't glitch right?
That's correct. I just want to test to make sure that reasonable amounts don't glitch either. Else there's no point in having the option ;)
 

Phorcys77

Verified Member
Man, great move Carbogen! I am thoroughly impressed! You're the guy who will finish the lava sub element!
 

Joeri

Verified Member
That's correct. I just want to test to make sure that reasonable amounts don't glitch either. Else there's no point in having the option ;)
Well, every move becomes weirdt if you turn the values high, Surge, Octopusform, fireshield
 

Gamzee

God Tier Member
Verified Member
When I try to use either Eruption or LavaSlap I get this error:

[15:24:38 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.4
.0 BETA 12
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:302) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:514) [spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:499) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
:1087) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInA
rmAnimation.java:28) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPl
ayInArmAnimation.java:40) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186
) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
:81) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
34) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot.jar:git-Spigot-1649]
Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.ca
nLavabend(Lorg/bukkit/entity/Player;)Z
at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListen
er.java:51) ~[?:?]
at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionLis
tener.java:21) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:298) ~[spigot.jar:git-Spigot-1649]
... 13 more
>
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
When I try to use either Eruption or LavaSlap I get this error:

[15:24:38 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.4
.0 BETA 12
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:302) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:514) [spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:499) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
:1087) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInA
rmAnimation.java:28) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPl
ayInArmAnimation.java:40) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186
) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
:81) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
34) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot.jar:git-Spigot-1649]
Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.ca
nLavabend(Lorg/bukkit/entity/Player;)Z
at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListen
er.java:51) ~[?:?]
at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionLis
tener.java:21) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:298) ~[spigot.jar:git-Spigot-1649]
... 13 more
>
That wink xD
 

Carbogen

Verified Member
When I try to use either Eruption or LavaSlap I get this error:

[15:24:38 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.4
.0 BETA 12
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:302) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:514) [spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:499) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
:1087) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInA
rmAnimation.java:28) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPl
ayInArmAnimation.java:40) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186
) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
:81) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
34) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot.jar:git-Spigot-1649]
Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.ca
nLavabend(Lorg/bukkit/entity/Player;)Z
at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListen
er.java:51) ~[?:?]
at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionLis
tener.java:21) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:298) ~[spigot.jar:git-Spigot-1649]
... 13 more
>
I recommend you use PK 1.5.0 (the dev build) for my moves. It is possible that I used methods that weren't available in previous versions of PK....
 

Nicky0915

Verified Member
Mr. Carbogen. As the Lava King of the largest bending minecraft server currently existing, I would like to say that I LOVE YOU. MARRY ME. LET'S HAVE 3 KIDS.

Just joking :3

So anyways, you and Blaze work on those Lava moves. And blaze, if you're reading this, I was watching your speedcode for a certain move and I saw multiple lava moves unfinished. If you are no longer working on these, send those to me and I'll finalize them.
 

Gamzee

God Tier Member
Verified Member
I can use the move now but this appears in the console every time I use it:

[17:34:26 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.5
.0 BETA 15
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:302) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:514) [spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:499) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
:1087) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInA
rmAnimation.java:28) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPl
ayInArmAnimation.java:40) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186
) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
:81) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
34) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot.jar:git-Spigot-1649]
Caused by: java.lang.NullPointerException
at ca.carbogen.korra.eruption.Eruption.<init>(Eruption.java:52) ~[?:?]
at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionLis
tener.java:24) ~[?:?]
at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:298) ~[spigot.jar:git-Spigot-1649]
... 13 more

This only happens for Eruption, no longer LavaSlap.
 
Last edited:

Carbogen

Verified Member
I can use the move now but this appears in the console every time I use it:

[15:24:38 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.4
.0 BETA 12
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:302) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
a:62) ~[spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j
ava:514) [spigot.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
ava:499) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
:1087) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(PacketPlayInA
rmAnimation.java:28) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(PacketPl
ayInArmAnimation.java:40) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186
) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
:81) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
34) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [spigot.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [spigot.jar:git-Spigot-1649]
Caused by: java.lang.NoSuchMethodError: com.projectkorra.ProjectKorra.Methods.ca
nLavabend(Lorg/bukkit/entity/Player;)Z
at ca.carbogen.korra.eruption.EruptionListener.isEligible(EruptionListen
er.java:51) ~[?:?]
at ca.carbogen.korra.eruption.EruptionListener.onPlayerClick(EruptionLis
tener.java:21) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0
_67]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0
_67]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.7.0_67]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_67]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
va:298) ~[spigot.jar:git-Spigot-1649]
... 13 more
>

This only happens for Eruption, no longer LavaSlap.
Same thing, you're using ProjectKorra 1.4... Use 1.5 and it'll be fixed :D
 

Davboro

Verified Member
Hey, Carbo. I just want to say awesome move, first of all. I love what you're doing with the whole lava sub element, and your Earthshard move is legendary.

But I found a bug with Eruption (I guess it's a bug) where if you choose a new destination for eruption right after your previous eruption erupts ( :p ) the lava doesn't revert unless you use a move like lavaflow to convert it back to stone.

The latest update says that a cooldown was added, but I'm not seeing a difference in between times of usage. I can still use it right after using it already, which spawns a pool of perpetual lava.

Not nagging or anything, I just think fixing this would make it a but more server-friendly.
 

Carbogen

Verified Member
Ty, I found it. Hopefully I can fix it lol (seems easy ;) )
Hey, Carbo. I just want to say awesome move, first of all. I love what you're doing with the whole lava sub element, and your Earthshard move is legendary.

But I found a bug with Eruption (I guess it's a bug) where if you choose a new destination for eruption right after your previous eruption erupts ( :p ) the lava doesn't revert unless you use a move like lavaflow to convert it back to stone.

The latest update says that a cooldown was added, but I'm not seeing a difference in between times of usage. I can still use it right after using it already, which spawns a pool of perpetual lava.

Not nagging or anything, I just think fixing this would make it a but more server-friendly.
Hey Davboro, can you check your configuration file for ProjectKorra and let me know what the cooldown value has under ExtraAbilities.Carbogen.Eruption.cooldown? If it is lower than the warmup time + the execution time (the time it takes for the move to disappear) it may bug a little as you are describing. If there is no cooldown value, you probably just haven't updated your ability. Please do try these recommendations and let me know if you get anything. :)
 

Gamzee

God Tier Member
Verified Member
Could you add a config option that makes it so the move does not cancel if you witch slots
 

Davboro

Verified Member
Hey Davboro, can you check your configuration file for ProjectKorra and let me know what the cooldown value has under ExtraAbilities.Carbogen.Eruption.cooldown? If it is lower than the warmup time + the execution time (the time it takes for the move to disappear) it may bug a little as you are describing. If there is no cooldown value, you probably just haven't updated your ability. Please do try these recommendations and let me know if you get anything. :)
Alright so I'd already downloaded the newest version, but I updated it again just to make sure. I also checked for the cooldown and it's at 10000, which is 8 seconds longer than the warmup time (right?), but I can still use the move right after a pool of lava has formed.
 

Joeri

Verified Member
Alright so I'd already downloaded the newest version, but I updated it again just to make sure. I also checked for the cooldown and it's at 10000, which is 8 seconds longer than the warmup time (right?), but I can still use the move right after a pool of lava has formed.
I don't have that, do you get any errors? What bukkit/spigot version do you use? Which PK version do you run?
 
Status
Not open for further replies.
Top