Helios
Verified Member
This is kinda troubling :/ I haven't had any issues with this on my side... Are you running your server with Java 7?Doesn't work and gives out a mistake:
06.11 22:54:41 [Server] INFO [22:54:41 WARN]: [ProjectKorra] Task #45 for ProjectKorra v1.5 generated an exception
06.11 22:54:41 [Server] INFO java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
06.11 22:54:41 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlap.progressAll(LavaSlap.java:297) ~[?:?]
06.11 22:54:41 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlapListener$1.run(LavaSlapListener.java:70) ~[?:?]
06.11 22:54:41 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58) ~[spigot.jar:git-Spigot-1370]
06.11 22:54:41 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1370]
06.11 22:54:41 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:618) [spigot.jar:git-Spigot-1370]
06.11 22:54:41 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1370]
About the spamming, I'll need a little more info than that. Could you post either a screenshot or copy/paste the errors you are getting?still spamms the console and cant even see the ability in game :s do i need the latest dev build (projectkorra) to work it? :s
You'll need to be a little more specific than that if you want help... "Destroyed my server" could meanIT DESTROYED MY SERVER.
And when you will correct and update?Alright, I did some more research into this issue. It's not only an incompatibility from Java 8 to Java 7, but a problem with ConcurrentHashMap objects themselves. I changed the instances pointer to a Map object (and not ConcurrentHashMap) as suggested in this post. I will push the update immediately, sorry about all of this.
For the time being DO NOT use this on any public servers, my confidence in this code has worn down a little because of this incident. This is the first time I've seen this error so please, any suggestions and help are greatly appreciated.
Thanks for all your patience.
I have already pushed an update containing the fix the post suggested. Now to wait for the PK Admins to review and approve the update.And when you will correct and update?
Thanks, yes this is the error I am desperately trying to tackle.something like that XD i think this is what you already know but then have atleast one more source
- [00:45:29 WARN]:[ProjectKorra] Task #36 for ProjectKorra v1.5.0 BETA 13 generated an exception
- java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
- at ca.carbogen.korra.LavaSlap.LavaSlap.progressAll(LavaSlap.java:297) ~[?:?]
- at ca.carbogen.korra.LavaSlap.LavaSlapListener$1.run(LavaSlapListener.java:70) ~[?:?]
- at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [bukkit-dev-3098.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
- [00:45:29 INFO]:Stopping server
- [NodePanel]Process offline
btw i love your plain way you type stuff , i dont know if you want to be polite or sarcasm or both sometimes XD makes me giggle like a litte girl XD now fix this! my earth admins have gf's and i swear this wait is making them to wet in thier pants and we can´t have that no sir! XDDD
And how many it is approximately necessary to wait that administration of PK approved updating and added it?I have already pushed an update containing the fix the post suggested. Now to wait for the PK Admins to review and approve the update.
Read the rest of this update entry...Final attempt at fixing the NoSuchMethodException issue before starting the ability all over from scratch. This error has never manifested itself in my console so I don't really have a way to debug this.
Modified the range of the [Shift] LavaSlap.
The mistake wasn't gone, help please ;(Carbogen updated LavaSlap with a new update entry:
Update 1.0.3
Read the rest of this update entry...
Yes I've had problems changing the main download button, so just look under versions history for a list of versions. There should be download buttons in there too.The update 1.0.1 and 1.0.2 you added don't have download links? the only available download is still 1.0.0
I really don't understand at this point. I've tried all the solutions which work for everyone else, something just doesn't add up... I'm not giving up though. If this means I have to rewrite the whole ability, I will.The mistake wasn't gone, help please ;(
07.11 12:59:40 [Server] INFO [12:59:40 WARN]: [ProjectKorra] Task #45 for ProjectKorra v1.5 generated an exception
07.11 12:59:40 [Server] INFO java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlap.progressAll(LavaSlap.java:297) ~[?:?]
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlapListener$1.run(LavaSlapListener.java:70) ~[?:?]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58) ~[spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:618) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO [12:59:40 WARN]: [ProjectKorra] Task #45 for ProjectKorra v1.5 generated an exception
07.11 12:59:40 [Server] INFO java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlap.progressAll(LavaSlap.java:297) ~[?:?]
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlapListener$1.run(LavaSlapListener.java:70) ~[?:?]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58) ~[spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:618) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO [12:59:40 WARN]: [ProjectKorra] Task #45 for ProjectKorra v1.5 generated an exception
07.11 12:59:40 [Server] INFO java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlap.progressAll(LavaSlap.java:297) ~[?:?]
07.11 12:59:40 [Server] INFO at ca.carbogen.korra.LavaSlap.LavaSlapListener$1.run(LavaSlapListener.java:70) ~[?:?]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58) ~[spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:618) [spigot.jar:git-Spigot-1370]
07.11 12:59:40 [Server] INFO at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1370]
If it works, then that's great news. About the permission, it's not default. You need to add thev1.0.3.1 seems to be working fine for me, just one problem. i can't bind it, it says that I don't have permission.
bending.ability.LavaSlap
I removed the link because I was warned this is frowned upon by the forum admins. I pushed the update to the resource page, so it'll be up soon.Someone removed the link, kinda irritates me :/
oh :/I removed the link because I was warned this is frowned upon by the forum admins. I pushed the update to the resource page, so it'll be up soon.