Advertisement
DuneSciFye

Untitled

Sep 15th, 2023
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
  2. at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1401) ~[slimeworldmanager-1.20.1.jar:git-SlimeWorldManager-15186]
  3. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1186) ~[slimeworldmanager-1.20.1.jar:git-SlimeWorldManager-15186]
  4. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[slimeworldmanager-1.20.1.jar:git-SlimeWorldManager-15186]
  5. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  6. Caused by: de.shaded.checkitem.nbtapi.NbtApiException: [?]Error while calling the method 'getTagType(java.lang.String)', loaded: true, Enum: COMPOUND_GET_TYPE Passed Class: class java.lang.Boolean
  7. at de.shaded.checkitem.nbtapi.utils.nmsmappings.ReflectionMethod.run(ReflectionMethod.java:185) ~[?:?]
  8. at de.shaded.checkitem.nbtapi.NBTReflectionUtil.getData(NBTReflectionUtil.java:631) ~[?:?]
  9. at de.shaded.checkitem.nbtapi.NBTCompound.getType(NBTCompound.java:749) ~[?:?]
  10. at de.shaded.checkitem.nbtapi.NBTCompound.getCompound(NBTCompound.java:577) ~[?:?]
  11. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.getItemAmount(CheckItemExpansion.java:883) ~[?:?]
  12. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.checkItem(CheckItemExpansion.java:759) ~[?:?]
  13. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.onPlaceholderRequest(CheckItemExpansion.java:659) ~[?:?]
  14. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:32) ~[PlaceholderAPI.jar:?]
  15. at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[PlaceholderAPI.jar:?]
  16. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[PlaceholderAPI.jar:?]
  17. at me.clip.placeholderapi.commands.impl.local.CommandParse.evaluateParseSingular(CommandParse.java:117) ~[PlaceholderAPI.jar:?]
  18. at me.clip.placeholderapi.commands.impl.local.CommandParse.evaluate(CommandParse.java:57) ~[PlaceholderAPI.jar:?]
  19. at me.clip.placeholderapi.commands.PlaceholderCommandRouter.onCommand(PlaceholderCommandRouter.java:114) ~[PlaceholderAPI.jar:?]
  20. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[slimeworldmanager-api-1.20-R0.1-SNAPSHOT.jar:?]
  21. ... 23 more
  22. Caused by: java.lang.IllegalArgumentException: java.lang.ClassCastException@482e6607
  23. at jdk.internal.reflect.GeneratedMethodAccessor47.invoke(Unknown Source) ~[?:?]
  24. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  25. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  26. at de.shaded.checkitem.nbtapi.utils.nmsmappings.ReflectionMethod.run(ReflectionMethod.java:183) ~[?:?]
  27. at de.shaded.checkitem.nbtapi.NBTReflectionUtil.getData(NBTReflectionUtil.java:631) ~[?:?]
  28. at de.shaded.checkitem.nbtapi.NBTCompound.getType(NBTCompound.java:749) ~[?:?]
  29. at de.shaded.checkitem.nbtapi.NBTCompound.getCompound(NBTCompound.java:577) ~[?:?]
  30. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.getItemAmount(CheckItemExpansion.java:883) ~[?:?]
  31. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.checkItem(CheckItemExpansion.java:759) ~[?:?]
  32. at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.onPlaceholderRequest(CheckItemExpansion.java:659) ~[?:?]
  33. at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:32) ~[PlaceholderAPI.jar:?]
  34. at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119) ~[PlaceholderAPI.jar:?]
  35. at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71) ~[PlaceholderAPI.jar:?]
  36. at me.clip.placeholderapi.commands.impl.local.CommandParse.evaluateParseSingular(CommandParse.java:117) ~[PlaceholderAPI.jar:?]
  37. at me.clip.placeholderapi.commands.impl.local.CommandParse.evaluate(CommandParse.java:57) ~[PlaceholderAPI.jar:?]
  38. at me.clip.placeholderapi.commands.PlaceholderCommandRouter.onCommand(PlaceholderCommandRouter.java:114) ~[PlaceholderAPI.jar:?]
  39. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[slimeworldmanager-api-1.20-R0.1-SNAPSHOT.jar:?]
  40. ... 23 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement