Hey, sorry, my English isn't the best. When I enter the command, nothing happens. Only in the console. Is this due to the new Minecraft version or did an error sneak in somewhere?
MC: Spigot 1.21.9
[20:36:16] [Server thread/INFO]: [AuraSkills] Loaded 11 skills with 317 total sources
[20:36:16] [Server thread/INFO]: [AuraSkills] Loaded 9 stats and 17 traits
[20:36:16] [Server thread/INFO]: [AuraSkills] Loaded 22 pattern rewards and 0 level rewards
[20:36:16] [Server thread/INFO]: [AuraSkills] Loaded 53 loot entries in 4 pools and 2 tables
[20:36:16] [Server thread/WARN]: [AuraSkills] Error loading menu file skills.yml
[20:36:16] [Server thread/WARN]: java.lang.NullPointerException: Profile name must not be null
[20:36:16] [Server thread/WARN]: at java.base/java.util.Objects.requireNonNull(Objects.java:246)
[20:36:16] [Server thread/WARN]: at com.mojang.authlib.GameProfile.<init>(GameProfile.java:24)
[20:36:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_21_R6.profile.CraftPlayerProfile.buildGameProfile(CraftPlayerProfile.java:208)
[20:36:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_21_R6.profile.CraftPlayerProfile.buildResolvableProfile(CraftPlayerProfile.java:200)
[20:36:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_21_R6.inventory.CraftMetaSkull.setOwnerProfile(CraftMetaSkull.java:204)
[20:36:16] [Server thread/WARN]: at dev.aurelium.auraskills.slate.util.SkullCreator.mutateItemMeta(SkullCreator.java:340)
[20:36:16] [Server thread/WARN]: at dev.aurelium.auraskills.slate.util.SkullCreator.itemWithBase64(SkullCreator.java:183)
[20:36:16] [Server thread/WARN]: at dev.aurelium.auraskills.slate.item.parser.ConfigurateItemParser.parseSkullMeta(ConfigurateItemParser.java:246)
[20:36:16] [Server thread/WARN]: at dev.aurelium.auraskills.slate.item.parser.ConfigurateItemParser.parseBaseItem(ConfigurateItemParser.java:85)