• 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

Frostbite [Deleted]

Status
Not open for further replies.

SenpaiBlaze

Verified Member
Blaze590 submitted a new resource:

Frostbite - Freeze opponents in a cold sting of Ice.

Move Name:
Frostbite

PK Version:
1.5.1

Built On:
CraftBukkit 1.7.9/1.710
I Will update 1.8 once this ability is approved ;o

How to use:
Left click and your target, which must be within 15 blocks range, will get slowness and wither. As of you gave them frostbite.

Element:
Water (Ice)

Stats
- 15 Block Range
- Wither and Slowness On Target

Good For
Medium-Range Attacks
Slowing your target down

Screenshots/Pictures from...

Read more about this resource...
 
When i add it to my server, All other bending moves are disabled / not able to be used.
Not even by ops.
 
Buggy, clears all bending moves, affects chat and has to be fixed.
My console logs for this shall be:
[12:15:18] [Server thread/ERROR]: Error occurred while enabling ProjectKorra v1.5.0 (Is it up to date?)
java.lang.UnsupportedClassVersionError: me/blaze590/korra/abilities/FrostbiteInformation : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789) ~[?:1.7.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_65]
at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:84) ~[?:?]
at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:59) ~[?:?]
at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:33) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]

I run mc 1.7.9, hope this helps - Tristan
 
Buggy, clears all bending moves, affects chat and has to be fixed.
My console logs for this shall be:
[12:15:18] [Server thread/ERROR]: Error occurred while enabling ProjectKorra v1.5.0 (Is it up to date?)
java.lang.UnsupportedClassVersionError: me/blaze590/korra/abilities/FrostbiteInformation : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_65]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_65]
at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:789) ~[?:1.7.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_65]
at com.projectkorra.ProjectKorra.Utilities.AbilityLoader.load(AbilityLoader.java:84) ~[?:?]
at com.projectkorra.ProjectKorra.Ability.AbilityModuleManager.<init>(AbilityModuleManager.java:59) ~[?:?]
at com.projectkorra.ProjectKorra.ProjectKorra.onEnable(ProjectKorra.java:33) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]

I run mc 1.7.9, hope this helps - Tristan
It could be version incompatibility
 
Important! To use it on 1.7.10/1.7.9 - Go to version history and download "Bug Fixes 1.7.10 2.5" (something like that anyways)
 
The 1.8 version isn't working?
(i'm litterly asking because you said not to download it)
I dont think so. You can test it then give me feedback if you want.

Anyways guys, sorry about all this.. heh heh.
Its my first time exporting a plugin (addon in this case) on my new laptop
 
Status
Not open for further replies.
Back
Top