Zedly / Zenchantments

More enchantments without mods or resource packs. CB/Spigot 1.14.4 / 1.12 / 1.11.x / 1.10.x
GNU General Public License v3.0
12 stars 23 forks source link

Problem/warning when shot with Burst II #34

Closed scorninpc closed 4 years ago

scorninpc commented 4 years ago

This warning appear when we shot. Every arrow dispach an warning.

How can I help more? what more information can I provide?



java.lang.NoSuchMethodError: org/bukkit/event/entity/EntityShootBowEvent.<init>(Lorg/bukkit/entity/LivingEntity;Lorg/bukkit/inventory/ItemStack;Lorg/bukkit/entity/Projectile;F)V (loaded from file:/home/gs-40763/cache/patched_1.14.4.jar by sun.misc.Launcher$AppClassLoader@783a8847) called from class zedly.zenchantments.enchantments.Burst (loaded from file:/home/gs-40763/plugins/Zenchantments%20v1.6.2.jar by org.bukkit.plugin.java.PluginClassLoader@406ebb1f).

at zedly.zenchantments.enchantments.Burst.lambda$onBlockInteract$53(Burst.java:62) ~[?:?]

at zedly.zenchantments.enchantments.Burst$$Lambda$3716.0000000061812FF0.run(Unknown Source) ~[?:?]

at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-175]

at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1148) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1075) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:919) ~[patched_1.14.4.jar:git-Paper-175]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]```
Zedly commented 4 years ago

Hello Bruno, thank you for reaching out! The new build of Zenchantments fixes some problems with Burst. Head over to https://dev.bukkit.org/projects/zenchantments to download the latest jar and let me know if that fixes it :)

-brain

On Wed, Oct 30, 2019 at 12:13 AM Bruno Pitteli Gonçalves < notifications@github.com> wrote:

This warning appear when we shot. Every arrow dispach an warning.

How can I help more? what more information can I provide?

`WARNING] .... [Zenchantments] Task #734 for Zenchantments v1.6.2 generated an exception

java.lang.NoSuchMethodError: org/bukkit/event/entity/EntityShootBowEvent.(Lorg/bukkit/entity/LivingEntity;Lorg/bukkit/inventory/ItemStack;Lorg/bukkit/entity/Projectile;F)V (loaded from file:/home/gs-40763/cache/patched_1.14.4.jar by sun.misc.Launcher$AppClassLoader@783a8847) called from class zedly.zenchantments.enchantments.Burst (loaded from file:/home/gs-40763/plugins/Zenchantments%20v1.6.2.jar by org.bukkit.plugin.java.PluginClassLoader@406ebb1f).

at zedly.zenchantments.enchantments.Burst.lambda$onBlockInteract$53(Burst.java:62) ~[?:?]

at zedly.zenchantments.enchantments.Burst$$Lambda$3716.0000000061812FF0.run(Unknown Source) ~[?:?]

at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-175]

at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1148) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1075) ~[patched_1.14.4.jar:git-Paper-175]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:919) ~[patched_1.14.4.jar:git-Paper-175]

at java.lang.Thread.run(Thread.java:813) [?:1.8.0_212]`

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Zedly/Zenchantments/issues/34?email_source=notifications&email_token=ADI6JPAV3U3PNICTGNLLRPDQRC7TNA5CNFSM4JGQ52BKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HVHMYEQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADI6JPAZKHPAI4NJV44EDUTQRC7TNANCNFSM4JGQ52BA .

scorninpc commented 4 years ago

O man, i'v downloaded from spigotmc. I'll download the last release. thank you and sorry =)