• 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

1.6.0 BETA 8

Mist

Staff member
Administrator
Hello everyone, school has started back up so development has slowed down just a bit, but no worries, we're still hard at work!

  • General Changes
    • Some files were cleaned up to prevent potential memory leaks.
    • Some files were changed to correct JavaDocs. (We will be releasing JavaDocs when 1.6.0 is released)
    • Fixed NPE on reloads (as a result of the eclipse)
      • This might also fix the Tremorsense bug where all players were granted Tremorsense, if someone can confirm this for me that would be great!
  • Firebending Changes
    • Lightning Changes
      • The lightning bolt is now a light cyan color.
        • The Particle Changes we've made in the last couple of beta builds have allowed us to do this. We can now change the color of redstone dust on the fly.
 

Orion_Solus

Verified Member
At the download section it still says 1.6.0 beta 7 so is it still the beta 7 or beta 8 with a name issue ?
 

miguelez23

Verified Member
Would be good if Lightning branched out in several directions for the next update.

Additionally, Spigot 1.8 and Mine craft 1.8 using Project Korra 1.6 Beta 8
Fire Blast and Lightning are unaffected by the region flag __global__ lighter allow

Only OP's can use these 2 moves. Any suggestions?

Console Log Error =

Could not pass event PlayerAnimationEvent to ProjectKorra v1.6.0 BETA 8
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-13716d9-0899683]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-13716d9-0899683]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-13716d9-0899683]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1158) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-13716d9-0899683]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-13716d9-0899683]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-13716d9-0899683]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1346) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:298) ~[?:?]
at com.projectkorra.ProjectKorra.PKListener.onPlayerSwing(PKListener.java:772) ~[?:?]
at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-13716d9-0899683][/CODE]
 
Last edited:

Ron

Verified Member
The amount of FPS lags the particles of the new lightning does is amazing, I would like to know why it causes that much of lags
 
Top