-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hello, I am having error from 1.21.7.
java.lang.NoClassDefFoundError: Could not initialize class de.shaded.checkitem.nbtapi.NBTReflectionUtil
at de.shaded.checkitem.nbtapi.NBTItem.convertItemtoNBT(NBTItem.java:347) ~[?:?]
at de.shaded.checkitem.nbtapi.NBT.itemStackToNBT(NBT.java:484) ~[?:?]
at de.shaded.checkitem.nbtapi.NBT.modifyComponents(NBT.java:308) ~[?:?]
at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.getItemAmount(CheckItemExpansion.java:1007) ~[?:?]
at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.checkItem(CheckItemExpansion.java:880) ~[?:?]
at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.onPlaceholderRequest(CheckItemExpansion.java:780) ~[?:?]
at PlaceholderAPI-2.11.7-DEV-212.jar/me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:32) ~[PlaceholderAPI-2.11.7-DEV-212.jar:?]
at PlaceholderAPI-2.11.7-DEV-212.jar/me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[PlaceholderAPI-2.11.7-DEV-212.jar:?]
at PlaceholderAPI-2.11.7-DEV-212.jar/me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[PlaceholderAPI-2.11.7-DEV-212.jar:?]
at PlaceholderAPI-2.11.7-DEV-212.jar/me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99) ~[PlaceholderAPI-2.11.7-DEV-212.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.utils.placeholders.StringPlaceholder.replacePlaceholderOfPAPI(StringPlaceholder.java:472) ~[SCore-5.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.features.custom.conditions.placeholders.placeholder.PlaceholderConditionFeature.verify(PlaceholderConditionFeature.java:108) ~[SCore-5.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.features.custom.conditions.placeholders.placeholder.PlaceholderConditionFeature.verify(PlaceholderConditionFeature.java:83) ~[SCore-5.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.features.custom.conditions.placeholders.group.PlaceholderConditionGroupFeature.verify(PlaceholderConditionGroupFeature.java:68) ~[SCore-5.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.executableitems.activators.ActivatorEIFeature$3.run(ActivatorEIFeature.java:523) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.utils.scheduler.RegionisedSchedulerHook.runEntityTaskAsap(RegionisedSchedulerHook.java:91) ~[SCore-5.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.executableitems.activators.ActivatorEIFeature.run(ActivatorEIFeature.java:754) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.features.custom.activators.activator.SActivator.runWithException(SActivator.java:47) ~[SCore-5.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.listeners.EventsManager.activeOptionForPlayerForItemStack(EventsManager.java:223) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.listeners.EventsManager.activeOptionForPlayer(EventsManager.java:124) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.listeners.EventsManager.activeOptionAllPlayer(EventsManager.java:46) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at ExecutableItems_Prem-7.25.7.8.jar/com.ssomar.executableitems.executableitems.activators.ActivatorEIFeature.activateOptionGlobal(ActivatorEIFeature.java:1281) ~[ExecutableItems_Prem-7.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.events.loop.LoopManager$1.run(LoopManager.java:144) ~[SCore-5.25.7.8.jar:?]
at SCore-5.25.7.8.jar/com.ssomar.score.utils.scheduler.RegionisedSchedulerHook.lambda$runRepeatingTask$2(RegionisedSchedulerHook.java:34) ~[SCore-5.25.7.8.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler$GlobalScheduledTask.run(FoliaGlobalRegionScheduler.java:179) ~[purpur-1.21.7.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler.tick(FoliaGlobalRegionScheduler.java:37) ~[purpur-1.21.7.jar:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1700) ~[purpur-1.21.7.jar:1.21.7-2477-60bdf1c]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1566) ~[purpur-1.21.7.jar:1.21.7-2477-60bdf1c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1282) ~[purpur-1.21.7.jar:1.21.7-2477-60bdf1c]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:313) ~[purpur-1.21.7.jar:1.21.7-2477-60bdf1c]
at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException [in thread "Server thread"]
at java.base/java.util.Objects.requireNonNull(Unknown Source) ~[?:?]
at java.base/java.lang.Class.getDeclaredField(Unknown Source) ~[?:?]
at de.shaded.checkitem.nbtapi.NBTReflectionUtil.(NBTReflectionUtil.java:59) ~[?:?]
... 31 more