Hi! i found an issue on the plugin, i want to do a pull request, but for some reason the source of my fork, even if it has empty modifications doesn't work, i mean the plugin when i try to heal the console is being spammed with is it not up to date?, if i download the plugin from spigot it works fine, im doing clean and package only
[22:38:36 WARN]: [MedCraft] Task #14 for MedCraft v2.0.3.4 generated an exception
java.lang.IllegalArgumentException: attribute
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) ~[guava-32.1.2-jre.jar:?]
at org.bukkit.craftbukkit.attribute.CraftAttributeMap.getAttribute(CraftAttributeMap.java:33) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at org.bukkit.craftbukkit.entity.CraftLivingEntity.getAttribute(CraftLivingEntity.java:837) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at MedCraft-2.0.3.4.jar/me.smeths.and.rhetorical.Handlers.MedicalHandler$1.run(MedicalHandler.java:58) ~[MedCraft-2.0.3.4.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1596) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1302) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:329) ~[paper-1.21.1.jar:1.21.1-133-3cb8529]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Hi! i found an issue on the plugin, i want to do a pull request, but for some reason the source of my fork, even if it has empty modifications doesn't work, i mean the plugin when i try to heal the console is being spammed with is it not up to date?, if i download the plugin from spigot it works fine, im doing clean and package only