Coder Social home page Coder Social logo

archy-x / auraskills Goto Github PK

View Code? Open in Web Editor NEW
222.0 4.0 80.0 6.59 MB

The ultra-versatile RPG skills plugin

Home Page: https://aurelium.dev/auraskills

License: GNU General Public License v3.0

Java 100.00%
spigot-plugin minecraft-plugin minecraft java bukkit

auraskills's People

Contributors

anhcraft avatar archy-x avatar bananafiesta avatar coollord22 avatar dongshaonb avatar fly1337 avatar founding9473 avatar halflovejar avatar hambergerpls avatar icyscools avatar imriyaya avatar jfhorton avatar justahuman-xd avatar kioproject123 avatar nathanwolf avatar nestu14 avatar octoshrimpy avatar saltyaimbotter avatar sandtechnology avatar seanmcnamee avatar toonystank avatar voidpointer0x00 avatar zhro avatar zsturgess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

auraskills's Issues

Massive FPS decrease > skills command

Server Version and Software
e.g. Paper 1.17

Description
For some players in my server, and also myself when using the command /skills we have a significant fps decrease, causing massive lags, but for some reason it does not affect some other players.

How To Reproduce
Steps to reproduce the behavior:

  1. Using /skills as i said

Expected behavior
Well... i expected the normal

Actual behavior
What is actually meant to happen aka showing the skills normally

Screenshots
2021-07-03_04 34 19
2021-07-03_04 34 26
2021-07-03_04 34 30

Sugarcane fast leveling bug

you can fast leveling faster using sugarcane even without wait it grow
server info : Purpur-957 AureliumSkills version : alpha 1.6.3
config : default
how to reproduce bug :

bug.mp4

Max health item attribute modifier bug

Server Version and Software
Paper 1.17.1

Description
If use max health item attribute modifier on items, the extra heart icons not added to the currently player health.

How To Reproduce
Steps to reproduce the behavior:

  1. Unlock extra health in AureliumSkills.
  2. Use max health item attribute modifier on items.
  3. The extra heart icons not added to the currently player health.

Expected behavior
If use max health item attribute modifier on items, the extra heart icons added to the currently player health.

Actual behavior
If use max health item attribute modifier on items, the extra heart icons not added to the currently player health.

About Enchanting

I'm a tyro about this.
I want to know how to change the XP source value about Enchanting.

Excessive Velocity Crash

Server Version and Software
This server is running Paper version git-Paper-786 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
AureliumSkills Beta 1.2.0

Description
The server crashed for some reason but i think it might related to AureliumSkills Fishing ability.

log: https://pastebin.com/VgL2xw8w

How To Reproduce
Steps to reproduce the behavior:
Don't know how

Expected behavior

Actual behavior
the server crashed

Screenshots
https://pastebin.com/VgL2xw8w

console continuously report errors

Server Version and Software
CatServer-777622d-universal for 1.12.2
Minecraft 1.12.2
Forge 14.23.5.2855

Description
The console will continuously report errors, basically once per attack or mining

How To Reproduce
Steps to reproduce the behavior:

  1. survival game mode, hitting any mobs by a weapon, or just mining

Expected behavior
The console will continuously report errors, basically once per attack or mining

Actual behavior
What is actually happening (aka the bug)

Screenshots

latest.log

[04:50:54] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at com.bobmowzie.mowziesmobs.server.entity.MowzieEntity.func_70097_a(MowzieEntity.java:449) ~[MowzieEntity.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoa.func_70097_a(EntityBarakoa.java:466) ~[EntityBarakoa.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoanToBarakoana.func_70097_a(EntityBarakoanToBarakoana.java:76) ~[EntityBarakoanToBarakoana.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 24 more
[04:50:56] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at com.bobmowzie.mowziesmobs.server.entity.MowzieEntity.func_70097_a(MowzieEntity.java:449) ~[MowzieEntity.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoa.func_70097_a(EntityBarakoa.java:466) ~[EntityBarakoa.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoanToBarakoana.func_70097_a(EntityBarakoanToBarakoana.java:76) ~[EntityBarakoanToBarakoana.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 24 more
[04:50:57] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at com.bobmowzie.mowziesmobs.server.entity.MowzieEntity.func_70097_a(MowzieEntity.java:449) ~[MowzieEntity.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoa.func_70097_a(EntityBarakoa.java:466) ~[EntityBarakoa.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoanToBarakoana.func_70097_a(EntityBarakoanToBarakoana.java:76) ~[EntityBarakoanToBarakoana.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 24 more
[04:50:58] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at com.bobmowzie.mowziesmobs.server.entity.MowzieEntity.func_70097_a(MowzieEntity.java:449) ~[MowzieEntity.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoa.func_70097_a(EntityBarakoa.java:466) ~[EntityBarakoa.class:?]
at com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoana.func_70097_a(EntityBarakoana.java:106) ~[EntityBarakoana.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 24 more
[04:51:11] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 21 more
[04:51:13] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 21 more
[04:51:57] [Server thread/ERROR] [Minecraft]: Could not pass event EntityDamageByEntityEvent to AureliumSkills vBeta 1.2.2
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:69) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[RegisteredListener.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:488) ~[SimplePluginManager.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:132) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:669) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:540) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:701) ~[CraftEventFactory.class:git-CatServer-1.12.2-26208f0]
at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1677) ~[vp.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1054) ~[vp.class:?]
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71) ~[ade.class:?]
at net.minecraft.entity.monster.EntityZombie.func_70097_a(EntityZombie.java:243) ~[adt.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1413) ~[aed.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71059_n(EntityPlayerMP.java:1706) ~[oq.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.useEntity(PacketHandlerServer.java:113) ~[PacketHandlerServer.class:?]
at com.tmtravlr.potioncore.network.PacketHandlerServer.lambda$onMessage$1(PacketHandlerServer.java:66) ~[PacketHandlerServer.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_301]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_301]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:833) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:474) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:770) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
Caused by: java.lang.IllegalArgumentException: Could not find packet for type TITLE
at com.comphenix.protocol.injector.packet.PacketRegistry.lambda$getPacketClassFromType$0(PacketRegistry.java:379) ~[?:?]
at java.util.Optional.orElseThrow(Unknown Source) ~[?:1.8.0_301]
at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:379) ~[?:?]
at com.comphenix.protocol.injector.StructureCache.newPacket(StructureCache.java:95) ~[?:?]
at com.comphenix.protocol.events.PacketContainer.(PacketContainer.java:130) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:815) ~[?:?]
at com.comphenix.protocol.injector.PacketFilterManager.createPacket(PacketFilterManager.java:810) ~[?:?]
at com.archyx.aureliumskills.support.ProtocolLibSupport.sendActionBar(ProtocolLibSupport.java:22) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendActionBar(ActionBar.java:283) ~[?:?]
at com.archyx.aureliumskills.ui.ActionBar.sendAbilityActionBar(ActionBar.java:250) ~[?:?]
at com.archyx.aureliumskills.ability.AbilityManager.sendMessage(AbilityManager.java:417) ~[?:?]
at com.archyx.aureliumskills.skills.fighting.FightingAbilities.firstStrike(FightingAbilities.java:63) ~[?:?]
at com.archyx.aureliumskills.listeners.DamageListener.onDamage(DamageListener.java:103) ~[?:?]
at catserver.server.executor.asm.generated.GeneratedEventExecutor498.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:67) ~[EventExecutor$2.class:git-CatServer-1.12.2-26208f0]
... 23 more

Sometimes console get these error

Server Version and Software
e.g. Spigot 1.12.2

Description
Get these error:

[02:20:08 ERROR]: Could not pass event BlockBreakEvent to AureliumSkills vBeta 1.1.1
org.bukkit.event.EventException: null
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) [spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:490) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:291) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:218) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:895) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-unknown-unknown]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:755) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:686) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:584) [spigot.jar:git-Spigot-unknown-unknown]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Caused by: java.lang.NoSuchFieldError: PODZOL
        at com.archyx.aureliumskills.skills.excavation.ExcavationAbilities.biggerScoop(ExcavationAbilities.java:81) ~[?:?]
        at com.archyx.aureliumskills.skills.excavation.ExcavationLeveler.onBlockBreak(ExcavationLeveler.java:48) ~[?:?]
        at sun.reflect.GeneratedMethodAccessor335.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-unknown-unknown]
        ... 17 more
[02:20:26 ERROR]: Could not pass event EntityChangeBlockEvent to AureliumSkills vBeta 1.1.1
org.bukkit.event.EventException: null
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:503) [spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:490) [spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:722) [spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:716) [spigot.jar:git-Spigot-unknown-unknown]
        at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:712) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.BlockRedstoneOre.interact(BlockRedstoneOre.java:63) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.BlockRedstoneOre.attack(BlockRedstoneOre.java:28) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:166) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:881) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:40) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PacketPlayInBlockDig.a(SourceFile:10) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-unknown-unknown]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:755) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:686) [spigot.jar:git-Spigot-unknown-unknown]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:584) [spigot.jar:git-Spigot-unknown-unknown]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Caused by: java.lang.NoSuchFieldError: RED_SAND
        at com.archyx.aureliumskills.region.RegionBlockListener.onSandFall(RegionBlockListener.java:97) ~[?:?]
        at sun.reflect.GeneratedMethodAccessor1042.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-unknown-unknown]
        ... 21 more

duplication glitch

so you can remove all of the items from the API by shift clicking them into your inventory

BUG REPORT

Hi again xD, I discovered another error and the reason why it occurs.
This is the error: https://pastebin.com/2x7Qk0u2
It happens when a NPC from Citizens plugin kills a mob

PS: Could you add the spanish translation? when you can, pls :)

RPG Player Leveling interaction

I suggest adding support for the RPG Player Leveling plugin. I just would like to have a single strength, mana, and other stats.

Farming leveling exploit

Server Version and Software
Paper 1.17

Description
When right-clicking on glow berry with bonemeal in left hand with sneaking, it does not take bonemeal and levels up farming.

How To Reproduce
Steps to reproduce the behavior:

  1. Place a glow berry
  2. Put in left hand bonemeal
  3. While shifting spam/hold right-click on glow berry to level up farming

Expected behavior
Nothing or takes one bonemeal while leveling.

Actual behavior
Levels up farming without taking bonemeal

Screenshots
If applicable, add screenshots to help explain your problem.

Compability issue with land protection plugins

Server Version and Software
Purpur 1.17.1

Description
Issue 1: If a player breaks a glowing berries which is within the WorldGuard region in which the player has no build permission, the player will still gain exp for corresponding skills (in this case, the player gains exp for farming .. ? can't exactly remember sorry) but the glowing berries is still there (because the player has no permission). As a result, the player could farming the exp by just keeping left-clicking the same glow berries all day.

Issue 2: If a player breaks the block (e.g. dirt) in the land of a town where he has no land permission, the player will gain exp corresponding to certain skill and the player will get extra drops triggered by skills while the block is still there. It's quite similar to the issue 1 where the player can just left-click all day to gain skill exp and also drops.

I believe this might imply that there are also compability issues with other land protection plugins, due to the fact of how the land proection plugins set the cancel states of some BlockBreakEvent and how AureliumSkills check the cancel states of the event with some handler priority.

This is just my reasoning of how this problem can happen. Sorry if it's wrong 🍡

How To Reproduce
Create a protected area with WorldGuard
As a normal player without moderator permission
Breaks some glowing berries within the protected area
Exp gains while the glowing berries is still there

Expected behavior
If the player has no permission of the protected area, such actions should not gain player exp.

Actual behavior
Exp gains but the block is still there.

Screenshots

Health Stays After Removing Plugin

The title pretty much says it all. I installed Aurelium Skills on my Minehut server and I gave myself max stats to test it. Later, I removed it because the health unbalanced the server (I have custom mobs and a clear progression system I want people to follow). I replaced it with mcMMO (no offense lol). However, the health amount stayed, and now I can't test new features fairly because nobody else has the same huge amount of health as me.

Armour Modifier not removed after armour is removed

Server Version and Software
Paper 1.16.4

Description
Armour Modifier not removed after armour is removed. In my case this was a helmet.

How To Reproduce
Steps to reproduce the behaviour:

  1. us the /sk armor modifier add command to add a modifier to the helmet.
  2. Equip the helmet.
  3. Remove the helmet.

Expected behaviour
The stat specified in the modifier should increase when equipping the helmet and decrease after removing it.
Actual behaviour
The helmet increase the stat when equipped and does not decrease it when it is removed.

Terraform bug (12 chunks), right clicking with offhand

Server Version and Software
e.g. Paper 1.16.5

Description
This problem is two-fold:

  1. Right clicking to activate abilities overrides vanilla offhand mechanics; because of so, abilities are activated a lot more often than a player wants, when trying to break/place easily (pick in main, block in off)

  2. Terraform ate somewhere around 10 to 12 chunk radius around me, all in the same layer, instead of default 4 blocks. I also have installed MineTinker but it shouldn't interfere with Skills' mechanics.

How To Reproduce
Steps to reproduce the behavior:

  1. right click with shovel at high level, and then dig.

Expected behavior
As stated in wiki, 4 block radius max.

Actual behavior
it destroys all blocks of similar hardness or lower in a very large radius. Attached screenshot is only a smaller section I did for testing. It destroyed chests, dirt, grass (not all of it, oddly enough) flowers (not on top of the destroyed grass).

Screenshots
If applicable, add screenshots to help explain your problem.
image


Thoughts
This mechanic was great in MCMMO when offhand did not exist. Since offhand is now a thing, the right click with a tool can no longer be assumed to be a "dead" action that leads nowhere. The plugin should check if the offhand is empty or if player is sneaking. Adding these two or checks will allow for regular right clicking to still place blocks, torches or other offhand interactions without sacrificing accidentally triggering abilities.

Potential memory leak from referencing Player object

Server software and version

1.17.1 Purpur

Expected behavior

AureliumSkills should not strore a strong reference to Player objects.

Actual behavior

https://github.com/Archy-X/AureliumSkills/blob/5465adc662b8644bdb284560ffa96cf83bebdcee/src/main/java/com/archyx/aureliumskills/data/PlayerData.java#L26

This might cause serious memory leaks as it stores a strong reference to Player objects.

How to reproduce

As the code.

Also let different players join the server and let them quit.
Then looking into the mem heap should be able to see the Player objects still in the heap.

Additional information

My server has been experiencing serious memory leak and GC spikies recently and AureliumSkills has come to my attention after I've analyzed the memory heap (AureliumSkills are presented in the GC roots of many leaked objects like the PigZombieEntity).

I've also analysed the players' behaviors recently. Basically, they've been running very large and high-effcient pig zombie farms, and they've been farming the levels of defense skill by taking damage from the monsters constantly all the day.

P.S. The mobs were not piled up as the server has farm-controlling plugin installed. I also confirmed it by running /essentials:mem to check how many entities there. There were just a few, less than 500 in all the six worlds.

The server is fine after the server restarts. The GC spikes only appear if the server has been up for a while (meanwhile there needs to be players AFKing at the zombified Piglin farm taking damage).

The full memory heap ~5GiB: https://mimaru.oss-accelerate.aliyuncs.com/heap-2021-09-26_18.56.36.hprof

Agreements

Trying to breake protected blocks in a WorldGuard region makes skills go up

Server Version and Software
Purpur 1.16.5

Description
When trying to break a block in a protected WorldGuard region, you gain skills, although you can't break this block. You can repeat that to acquire new skill levels very fast.

How To Reproduce
Steps to reproduce the behavior:

  1. Try to use some skills (for instance Foraging) on a wood log in a protected WorldGuard region without rights to it.

Expected behavior
Skills shouldn't go up in a protected region (event should be canceled)

Actual behavior
Skills go up, although breaking blocks is not allowed in a region.

Adding support for UltimateTimber

Feature Description
A clear description of what the feature is.
Is there a way to add support for UltimateTimber? I'm a developer, and I wanna add support for this.

Additional context
Add any other context or screenshots about the feature request here.
I'd need a bit of guidance for this. I looked around but can't find a way to implement all the methods that the ForagerLeveling class uses.

Change Method of API

Could you please change the methods in the API and instead of passing a Player as a parameter pass an object of type UUID? thanks. Sorry but I did not know where to make this request

API for mana remove with Sorcery xp gain

Feature Description
A clear description of what the feature is.
Current method AureliumAPI.setMana(Player player, double amount) do not affect the Sorcery xp while consuming mana.
We should add a new method 'AureliumAPI.removeMana(Player player, double amount)' which will make the modified player's Sorcery xp gain while consuming.
Additional context
Add any other context or screenshots about the feature request here.

CMI Hologram Support

Could you add support for CMI hologram? I don't use holographic display because CMI already got it.

Cant cure health

Server Version and Software
e.g. Spigot 1.17

Description
Even if the saturation is complete, it cannot be cured

How To Reproduce
Steps to reproduce the behavior:

  1. Leveling "Farming" for more hearths

Screenshots
https://imgur.com/a/9CtJtZy

Armor Modifier Not Working if Armor is Automatically Equipped to Player

Server software and version

git-Purpur-1419 (MC: 1.17.1)

Expected behavior

Armor modifier should instantly add points to player's /stats

Actual behavior

  • Armor modifier does not add points to player's /stats
  • Player has to rejoin the server / re-equip the armor to get the modifier

How to reproduce

  1. Get a plugin that can auto equip armor to player (e.g. PlayerKits)
  2. Create a kit containing armor with Aurelium modifier
  3. Give the kit to player

Additional information

Note: Equipping armor manually works normal, it still add modifier to player `/stats

Armor.Modifier.on.Kit.Bug.mp4

Agreements

Item/Armour modifiers retain after player re-logins to server even if taking off afterwards

Server Version and Software
Purpur 1.17.1

Description
Idealy, the item/armour modifiers should disappear when the player takes off the armour or unhold the item. It works well during the same session of the player but it does not if the player logs out and in. See repo steps for details.

How To Reproduce
Steps to reproduce the behavior:

  1. put on the armour with stats modifiers
  2. log out the server
  3. log in back
  4. take off the armour
  5. stats modifiers still remain

Expected behavior
The item/armour modifiers should be removed from the player when the player takes off the armour or unholds the item even though the player logged out and in.

Actual behavior
See repo steps, the stats modifiers still remain after such log in and out operation.
FYI, the stats modifers will retain forever as long as the player doesn't put on and hold something with stats modifiers later on.

Screenshots

NoCheatPlus support

Server Version and Software
Paper 1.17.1

Description
The NoCheatPlus blocks some abilities. Example: Sharp Hook (Fishing)

https://www.mc-market.org/resources/475/

How To Reproduce

  1. Use Sharp Hook skill ability if NoCheatPlus installed.
  2. NoCheatPlus blocks ability.
    (!) andris155 failed (Combat) Reach (8.65 Blocks) (18VL)
    (!) andris155 failed (Combat) Reach (8.79 Blocks) (38VL)

Expected behavior
AureliumSkills support the NoCheatPlus and works abilities with NoCheatPlus plugin.

Actual behavior
The NoCheatPlus blocks some abilities. Example: Sharp Hook (Fishing)

Crossbow bug

Crossbow leveling fighting skill instead of archery

Server version : git-Yatopia-12 (1.16.5)
Plugin : Alpha 1.6.4
How to reproduce bug :
use fireworks small ball explosion
shoot something

video :

bug.mp4

also can you make github bug report tempelate too ?

Switching an Item with Item modifier/s while in your Main Hand Bug

When you put an item with item modifiers in your offhand while it is in your main hand,
then unequip it, and place it in your inventory without putting it in your main hand. The item modifiers still remains. (Still remains if it still in offhand)
Also, holding your item with item modifiers while it is in your main hand and then putting the item in your inventory or another slot also retains the item modifiers.
Both can be fixed by placing it in your main hand again but might be abused someday, something like stacking
item modifiers.
Let's say you have a sword with strength item modifier, an emerald with health item modifier, a steak with regen item modifier.
Doing those things above will let you have all these modifiers without changing slots. Though it doesn't seem to stack with the same stat modifier.

bug item modifier

Disabled skill inconsistency between stat and skill menus

Server software and version

Paper 1.17.1

Expected behavior

When a skill is disabled in config.yml, the skill is removed from all menus

Actual behavior

A disabled skill is only removed from the skills menu.
The stats menu will continue to reference the disabled skill until the stats are taken out of the disabled skill's rewards.

How to reproduce

  1. Install AureliumSkills
  2. Disable any skill by setting enabled: false in plugins/AureliumSkills/config.yml
  3. Observe the skill is missing from /sk menu, but is still referenced in the /stats menu

Additional information

No response

Agreements

Fleeting Bonus Never Goes Away

Sometimes when taking enough damage to get the fleeting bonus, the effect never goes away. This is reset-able by just doing /skills reload, but if a server restart is performed, the effect will persist through the restart, and can be stacked again with another fleeting bonus.

ru_RU

Server Version and Software
PurPur 1.17

Description
no Russian lang by default

Screenshots
image

please add ru here :)

Give XP With Command

I believe that a command to give users xp (or remove) from a specific skill would be nice, especially for servers with custom mobs/bosses, and just jeneral maintenance without going to the config

Use: /aureliumskills:skillxp [give/set/remove] [player] [skill] [amount]

Ability to Modify offline player stats ingame

Feature Description
At the current moment, an admin is unable to modify offline players' stats in-game using commands, the only solution is to manually modify the database via console. The ability to modify offline players' stats would be greatly appreciated!

Additional context
N/A, Happy to clarify anything if needed :)

bug o not

Server software and version

paper 1.16.5

Expected behavior

https://www.toptal.com/developers/hastebin/juwuwilumu.yaml

Actual behavior

not

How to reproduce

bro I can only tell you what the user who used it told me,

when he was killing a mob his mana was deducted and pos crasho a null entity#getvehicles I don't have a vehicles plugin so no idea.

Additional information

No response

Agreements

Mana bug

Hello, I really like your plugin. One of the players on my server pointed out that mana isn't regenerating past 20 even when their capacity for mana is 24. I might have done something wrong but can you please help? Thanks.

add info to wiki about modifier item NBT tags

Feature Description
Add info about modifier NBT tags

Additional context
I currently found myself looking for info how to add the stat modifiers to an item through /give command and I couldn't find any info about it. I am currently using the server plugin and would like to have a custom item given to a player with a stat modifier already applied.

Editar menús.

Feature description

malaria that the menus can be decorated either by editing them or by adding crystals because when you enter 1 skill the crystals appear alone and the rest of the inventory is empty it would lack some detail to make it stand out.

Additional context

also that items can be hidden in that inventory as some items are not needed and others are not needed at all.

Inifitnite Stackoverflow error when installed with EcoEnchants then server cannot respond at all

Server Version and Software
Purpur 1.17.1

Description
Stackoveflow erros spamming on the console for more than ~ 14880000 lines.

How To Reproduce
Steps to reproduce the behavior:

I have no idea how to reproduce it sorry because it does not happen very often.

However, the server will not be able to respond at all if it happens.

One thing to be sure is that it has something to do with EcoEnchants...

I'll report it to the dev of EcoEnchants as well.

Expected behavior
Stackoverflow should not happen.

Actual behavior
Stackoverflow.

See: https://pastebin.ubuntu.com/p/fsXsyKKXxy/

Screenshots

Placeholders

Added Placeholders
a) skillpoints
b) amount strenght,Toughness and...

ps: skilltree in farming = BEST!

Custom Blocks is not a valid block!

Добрый день. Добавил руды и кристаллы из модов для добычи в файл sources_config.yml. При загрузке выдаёт ошибку. Подскажите, как правильно прописать руды и кристаллы из модов?
sources:
.....
mining:
stone: 0.2
.......
custom:
thermal:tin_ore: 1.8
thermal:copper_ore: 1.8
mekanism:copper_ore: 1.8
Пробовал даже без указания модов, просто "copper_ore: 1.8", всё равно ошибка.
Ядро mohist-1.16.5-441-server.jar

Good day. Added ores and crystals from mining mods to sources_config.yml file. When loading, it gives an error. Tell me how to correctly register ores and crystals from mods?
sources:
.....
mining:
stone: 0.2
.......
custom:
thermal: tin_ore: 1.8
thermal: copper_ore: 1.8
mekanism: copper_ore: 1.8
Tried it even without specifying mods, just "copper_ore: 1.8", it's still an error.
Core mohist-1.16.5-441-server.jar

Get multiple level at same time

Hi, to test, I edit XP and I set stone to 1000xp.
The problem is that It spam of message because I win a lot of level.
Can you compile all level obtains in one just visually ?

Skills Sync

Server Version and Software
Paper 1.16.5

Description
When i save my skills in the database, on my Spawn server, when im connect to my Construction server, the plugin don't find skills in the database to synchronise it. So players, when changing server, have their skills reset

Can you add this option please in a future release ?

[13:16:37 WARN]: Error while updating leaderboards:

[13:16:37 WARN]: Error while updating leaderboards:
[13:16:37 WARN]: com.mysql.cj.jdbc.exceptions.CommunicationsException: The last packet successfully received from the server was 539,908 milliseconds ago. The last packet sent successfully to the server was 539,908 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
[13:16:37 WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
[13:16:37 WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
[13:16:37 WARN]: at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1198)
[13:16:37 WARN]: at [A][技能]AureliumSkills-Beta1.2.0.jar//com.archyx.aureliumskills.data.storage.MySqlStorageProvider.updateLeaderboards(MySqlStorageProvider.java:435)
[13:16:37 WARN]: at [A][技能]AureliumSkills-Beta1.2.0.jar//com.archyx.aureliumskills.AureliumSkills$1.run(AureliumSkills.java:308)
[13:16:37 WARN]: at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101)
[13:16:37 WARN]: at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
[13:16:37 WARN]: at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[13:16:37 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[13:16:37 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[13:16:37 WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
[13:16:37 WARN]: Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The last packet successfully received from the server was 539,908 milliseconds ago. The last packet sent successfully to the server was 539,908 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
[13:16:37 WARN]: at jdk.internal.reflect.GeneratedConstructorAccessor129.newInstance(Unknown Source)
[13:16:37 WARN]: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[13:16:37 WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[13:16:37 WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[13:16:37 WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
[13:16:37 WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
[13:16:37 WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
[13:16:37 WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:577)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:632)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:948)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:894)
[13:16:37 WARN]: at com.mysql.cj.NativeSession.execSQL(NativeSession.java:1073)
[13:16:37 WARN]: at com.mysql.cj.jdbc.StatementImpl.executeQuery(StatementImpl.java:1166)
[13:16:37 WARN]: ... 8 more
[13:16:37 WARN]: Caused by: java.net.SocketException: 你的主机中的软件中止了一个已建立的连接。
[13:16:37 WARN]: at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420)
[13:16:37 WARN]: at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440)
[13:16:37 WARN]: at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826)
[13:16:37 WARN]: at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1045)
[13:16:37 WARN]: at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
[13:16:37 WARN]: at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.SimplePacketSender.send(SimplePacketSender.java:55)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.TimeTrackingPacketSender.send(TimeTrackingPacketSender.java:50)
[13:16:37 WARN]: at com.mysql.cj.protocol.a.NativeProtocol.send(NativeProtocol.java:568)
[13:16:37 WARN]: ... 13 more

Don't skills doesn't gain

Server Version and Software
e.g. Paper 1.17

Description
Doesn't work an Bossbar and skills, only show skills nothing more

Expected behavior
A clear and concise description of what you expected to happen.

Actual behavior
Don't understand, but console sometimes going into red and stopping after some minutes

Screenshots
didn't

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.