Nope, I made sure I didn't have any duplicates in my server.Do you have firebreath as a standalone ability installed?
Nope, I made sure I didn't have any duplicates in my server.Do you have firebreath as a standalone ability installed?
I remember having a similar issue with discharge back in the day and the issue was my bukkit version. I'm currently using spigot 1.8.6, is this the correct version I should be using?Okay im not sure what is happening there...
I use 1.8.7I remember having a similar issue with discharge back in the day and the issue was my bukkit version. I'm currently using spigot 1.8.6, is this the correct version I should be using?
Okay I'll give that a tryI use 1.8.7
Read thru the previous replies to this thread. there is a fix for it.Erm, EarthSurf is dropping the FallingSand entities
Okay so I updated to 1.8.7 and the issue is still here.Okay I'll give that a try
Well, we still want people to be able to drop their items manually...oh wait no it was in a pm... use the wg flag "item drop deny"
You have build flag denied. Thats the only way to fix it. Sorry.Well, we still want people to be able to drop their items manually...
Read the rest of this update entry...
- Fixed Firebreath cooldown bug.
Thats not true at all. When you spawn in the fallingsand entity you can disable its dropping items.You have build flag denied. Thats the only way to fix it. Sorry.
Yes. And I have.Thats not true at all. When you spawn in the fallingsand entity you can disable its dropping items.
Can i get your debug log and latest log please? I'll see if i can fix it.Just tried this since I'm porting my server to ProjectKorra. Amazing work dude! I can't believe the standard and all the effort you would have put into this. Great job!
One thing I found with ElementSphere, however, is that the rocks/dirt thrown do permanent terrain damage. Apart from that though, absolutely amazing set of moves. 10/10
There are no errors from ElementSphere as far as I can see. I did notice one for water arms though? Not sure if it's actually PK or waterarms but either way I'll post itCan i get your debug log and latest log please? I'll see if i can fix it.
[19:27:52] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to ProjectKorra v1.7.0 BETA 10
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:365) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:402) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:801) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:794) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:481) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.craftbukkit.v1_8_R3.entity.CraftLivingEntity.damage(CraftLivingEntity.java:241) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at com.projectkorra.ProjectKorra.GeneralMethods.damageEntity(GeneralMethods.java:420) [Korra-1.7.0.jar:?]
at com.projectkorra.ProjectKorra.GeneralMethods.damageEntity(GeneralMethods.java:393) [Korra-1.7.0.jar:?]
at com.projectkorra.ProjectKorra.waterbending.WaterArms.checkIfZapped(WaterArms.java:394) [Korra-1.7.0.jar:?]
at com.projectkorra.ProjectKorra.waterbending.WaterArms.progress(WaterArms.java:197) [Korra-1.7.0.jar:?]
at com.projectkorra.ProjectKorra.waterbending.WaterArms.progressAll(WaterArms.java:439) [Korra-1.7.0.jar:?]
at com.projectkorra.ProjectKorra.waterbending.WaterbendingManager.run(WaterbendingManager.java:37) [Korra-1.7.0.jar:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:683) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:632) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:540) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_76]
Caused by: java.lang.NullPointerException
at com.projectkorra.ProjectKorra.PKListener.onPlayerDeath(PKListener.java:1129) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403]
... 22 more
Okay that bug should be fixed in beta 11 when they release it.There are no errors from ElementSphere as far as I can see. I did notice one for water arms though? Not sure if it's actually PK or waterarms but either way I'll post it
Code:[19:27:52] [Server thread/ERROR]: Could not pass event PlayerDeathEvent to ProjectKorra v1.7.0 BETA 10 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:365) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.EntityPlayer.die(EntityPlayer.java:402) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:801) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:794) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:481) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.craftbukkit.v1_8_R3.entity.CraftLivingEntity.damage(CraftLivingEntity.java:241) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at com.projectkorra.ProjectKorra.GeneralMethods.damageEntity(GeneralMethods.java:420) [Korra-1.7.0.jar:?] at com.projectkorra.ProjectKorra.GeneralMethods.damageEntity(GeneralMethods.java:393) [Korra-1.7.0.jar:?] at com.projectkorra.ProjectKorra.waterbending.WaterArms.checkIfZapped(WaterArms.java:394) [Korra-1.7.0.jar:?] at com.projectkorra.ProjectKorra.waterbending.WaterArms.progress(WaterArms.java:197) [Korra-1.7.0.jar:?] at com.projectkorra.ProjectKorra.waterbending.WaterArms.progressAll(WaterArms.java:439) [Korra-1.7.0.jar:?] at com.projectkorra.ProjectKorra.waterbending.WaterbendingManager.run(WaterbendingManager.java:37) [Korra-1.7.0.jar:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:683) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:632) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:540) [craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] at java.lang.Thread.run(Unknown Source) [?:1.7.0_76] Caused by: java.lang.NullPointerException at com.projectkorra.ProjectKorra.PKListener.onPlayerDeath(PKListener.java:1129) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[craftbukkit-1.8.6.jar:git-Bukkit-e8c6403] ... 22 more
Also, what do you mean by debug log sorry?