• 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

[Deleted] CloudBurst

Status
Not open for further replies.

Sorin

Verified Member
Soarinsorin submitted a new resource:

CloudBurst - An explosion of air!

CloudBurst-
Damage: 3 Hearts
Range: 30 block's
cooldown: 6000 (6 seconds)
KnockBack: random (most of the time you launch the entity up a few blocks)

Description: shoot a CloudBurst from your palm that explodes on impact of a entity or block!

Usage: Left-Click

Credits: Simplicitee for the "random" KnockBack.
Jedk1 for the video that started me on my coding journey!

Also, this is only my 2nd ability ever made, sorry if it sucks....
Read more about this resource...
 

TehPandaKing

Verified Member
I love this move. I just wish it would explode on impact with a liquid (such as water or lava). To add onto that, I wish it would cool lava.
pls do dis :'c

edit: it would also be sick if you could make it knockback the user aswell, so you can shoot the floor and then fly upwards ( ͡° ͜ʖ ͡°)
 

Sorin

Verified Member
Just realized that when i added the self knockback it for some reason got rid of lava cooling. fml.
 

TehPandaKing

Verified Member
Recently I found out that, a server that I play on cannot run this move because it is 'compiled in java 8'.
A personal request would be to 'compile it in java 7' and add a config if possible.
Awesome move
 

Sorin

Verified Member
Recently I found out that, a server that I play on cannot run this move because it is 'compiled in java 8'.
A personal request would be to 'compile it in java 7' and add a config if possible.
Awesome move
Not sure how to compile in 7, also it isnt generating a config?
 

Sorin

Verified Member
Not sure, but last time I checked my config file, I couldn't find it.

Edit : just checked my config file, and it isn't anywhere to be found
Hmm that is weird, it generates a config just fine for me, i'll take a look through the code to see if there could be anything causing it.
 

AtronKrs

Verified Member
Hello, I would like to report a bjug about this plugin... I really enjoyed the description made for it, but when I try to start it the whole ProjectKorra plugin beta 12 crashes... Thank you for your attention and patienty! Here's the log:
(Jul-15|17:25:54) [SEVERE] Error occurred while enabling ProjectKorra v1.7.0 BETA 12 (Is it up to date?)
java.lang.UnsupportedClassVersionError: me/soringaming/cloudburst/CloudBurstAddon : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:274)
at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:84)
at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:72)
at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:52)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
at us.Myles.PWP.TransparentListeners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:145)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418)
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382)
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337)
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528)
at java.lang.Thread.run(Thread.java:745)
Which version of the plugin should I use? I saw the UnsupportedVersion error... It's probably one of my mistakes, right? Anyways, thank you! ;) :D
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
Hello, I would like to report a bjug about this plugin... I really enjoyed the description made for it, but when I try to start it the whole ProjectKorra plugin beta 12 crashes... Thank you for your attention and patienty! Here's the log:
(Jul-15|17:25:54) [SEVERE] Error occurred while enabling ProjectKorra v1.7.0 BETA 12 (Is it up to date?)
java.lang.UnsupportedClassVersionError: me/soringaming/cloudburst/CloudBurstAddon : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:274)
at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:84)
at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:72)
at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:52)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
at us.Myles.PWP.TransparentListeners.PerWorldPluginLoader.enablePlugin(PerWorldPluginLoader.java:145)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418)
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382)
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337)
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528)
at java.lang.Thread.run(Thread.java:745)
Which version of the plugin should I use? I saw the UnsupportedVersion error... It's probably one of my mistakes, right? Anyways, thank you! ;) :D
Since you called this ability a plugin, I am wondering in which folder you put it. Make sure it is in the ability folder. Apart from that, what is your Java version?
 

AtronKrs

Verified Member
Of course I inserted it in the Abilities folder XP Sorry, I'm not british and I couldn't write very well.. :p Anyways, I use Java 8.45
 
Status
Not open for further replies.
Top