[X] I'm using the very latest version of ItemsAdder and its dependencies.
[X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
[X] I already searched on this Github page to check if the same issue was already reported.
[X] I already searched on the plugin wiki to know if a solution is already known.
[X] I already searched on the forums to check if anyone already has a solution for this.
Discord tag (optional)
hsj9886
What happened?
I'm opening a custom anvil inventory and when I click on the slot 2 (the result slot), I got the error as below:
Could not pass event InventoryClickEvent to ItemsAdder v3.6.3-beta-14
java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom cannot be cast to class org.bukkit.inventory.AnvilInventory (org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom and org.bukkit.inventory.AnvilInventory are in unnamed module of loader java.net.URLClassLoader @5eb5c224)
at ia.m.fV.f(SourceFile:324) ~[ItemsAdder_3.6.3-beta-14.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-478]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-478]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-478]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3106) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-478]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
This server is running Paper version git-Paper-478 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 5436d44)
You are 18 version(s) behind
Download the new version at: https://papermc.io/downloads/paper
ItemsAdder Version
3.6.3-beta-14
ProtocolLib Version
5.2.0-SNAPSHOT-679
LoneLibs Version
1.0.45
Full server log
Starting org.bukkit.craftbukkit.Main
Warning, you've not updated in a while! Please download a new build as per instructions from https://papermc.io/downloads/paper
System Info: Java 19 (Java HotSpot(TM) 64-Bit Server VM 19+36-2238) Host: Windows 11 10.0 (amd64)
Loading libraries, please wait...
[18:17:05 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:17:06 INFO]: Loaded 1174 recipes
[18:17:06 INFO]: Loaded 1271 advancements
[18:17:07 INFO]: Starting minecraft server version 1.20.4
[18:17:07 INFO]: Loading properties
[18:17:07 INFO]: This server is running Paper version git-Paper-478 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 5436d44)
[18:17:07 INFO]: Server Ping Player Sample Count: 12
[18:17:07 INFO]: Using 4 threads for Netty based IO
[18:17:07 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future.
We recommend installing the spark profiler as a replacement: https://spark.lucko.me/
For more information please visit: https://github.com/PaperMC/Paper/issues/8948
[18:17:07 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 5 worker threads, and gen parallelism of 5 threads
[18:17:07 INFO]: Default game type: SURVIVAL
[18:17:07 INFO]: Generating keypair
[18:17:07 INFO]: Starting Minecraft server on *:25565
[18:17:07 INFO]: Using default channel type
[18:17:07 INFO]: Paper: Using Java compression from Velocity.
[18:17:07 INFO]: Paper: Using Java cipher from Velocity.
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 1 libraries... please wait
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpmime\4.5.14\httpmime-4.5.14.jar
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar
[18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar
[18:17:08 INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679
[18:17:09 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5
[18:17:09 INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44-SNAPSHOT
[18:17:09 INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.45
[18:17:09 INFO]: [MythicMobs] Loading server plugin MythicMobs v5.5.1-9aedaa15
[18:17:09 INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit
[18:17:09 INFO]: [MythicMobs] §4M§6y§6t§6h§2i§2c§2 §3E§3n§1a§1b§1l§5e§5d§4!
[18:17:09 INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.6.3-beta-14
[18:17:09 INFO]: [CustomCrops] Loading server plugin CustomCrops v3.4.7
[18:17:09 INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.0+6678-55745ad
[18:17:09 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@41ad6323]
[18:17:09 INFO]: [LevelUp] Loading server plugin LevelUp v0.0.1-SNAPSHOT
[18:17:09 INFO]: [CustomNameplates] Loading server plugin CustomNameplates v2.3.3.8
[18:17:09 INFO]: [CustomFishing] Loading server plugin CustomFishing v2.1.5
[18:17:09 INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:17:09 INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679
[18:17:09 INFO]: [LoneLibs] Enabling LoneLibs v1.0.45
[18:17:09 INFO]: [WorldEdit] Enabling WorldEdit v7.3.0+6678-55745ad
[18:17:09 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[18:17:09 INFO]: WEPIF: Using the Bukkit Permissions API.
[18:17:09 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R3.PaperweightAdapter as the Bukkit adapter
[18:17:10 INFO]: Preparing level "world"
[18:17:11 INFO]: Preparing start region for dimension minecraft:overworld
[18:17:11 INFO]: Time elapsed: 718 ms
[18:17:11 INFO]: Preparing start region for dimension minecraft:the_nether
[18:17:11 INFO]: Time elapsed: 21 ms
[18:17:11 INFO]: Preparing start region for dimension minecraft:the_end
[18:17:11 INFO]: Time elapsed: 10 ms
[18:17:11 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5
[18:17:11 INFO]: [PlaceholderAPI] Fetching available expansion information...
[18:17:11 INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44-SNAPSHOT
[18:17:11 INFO]: [LibsDisguises] File Name: LibsDisguises.jar
[18:17:11 INFO]: [LibsDisguises] Discovered nms version: (Package: v1_20_R3) (LD: v1_20_R3) (MC: 1.20.4)
[18:17:11 INFO]: [LibsDisguises] Jenkins Build: #1315
[18:17:11 INFO]: [LibsDisguises] Build Date: 10/04/2024 02:16
[18:17:12 INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
[18:17:12 INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
[18:17:12 INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises
[18:17:13 INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
[18:17:13 INFO]: [LibsDisguises] Loaded 1 custom disguise
[18:17:13 INFO]: [LibsDisguises] Config is up to date!
[18:17:13 INFO]: [MythicMobs] Enabling MythicMobs v5.5.1-9aedaa15
[18:17:13 INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.4)...
[18:17:13 INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
[18:17:14 INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled!
[18:17:14 INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0]
[18:17:14 INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled!
[18:17:14 INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled!
[18:17:14 INFO]: [MythicMobs] Base directory C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\SavedData
[18:17:14 INFO]: [MythicMobs] Module directory C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\SavedData\worlds
[18:17:16 INFO]: [MythicMobs] Loading Packs...
[18:17:16 INFO]: [MythicMobs] Loading Items...
[18:17:16 INFO]: [MythicMobs] Loading Item Groups...
[18:17:16 INFO]: [MythicMobs] Loading Skills...
[18:17:16 INFO]: [MythicMobs] Loading stat ATTACK_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat ATTACK_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat BONUS_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_RESILIENCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_REDUCTION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DEFENSE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DODGE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DODGE_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat HEALTH from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat HEALTH_REGENERATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat LIFESTEAL_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat LIFESTEAL_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat MOVEMENT_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat PARRY_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat PARRY_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat PARRY_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat PARRY_COUNTERATTACK from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_GENERIC from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat FIRE_RESISTANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading stat SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:16 INFO]: [MythicMobs] Loading Drop Tables...
[18:17:16 INFO]: [MythicMobs] Loading Random Spawns...
[18:17:16 INFO]: [MythicMobs] Loading Spawn Blocks...
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 10 mobs.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 skills.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[18:17:16 INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
[18:17:16 INFO]: [MythicMobs] Started up bStats Metrics
[18:17:16 INFO]: [MythicMobs] ✓ MythicMobs Premium v5.5.1 ( build 9aedaa15 ) has been successfully loaded!
[18:17:16 INFO]: [ItemsAdder] Enabling ItemsAdder v3.6.3-beta-14
[18:17:16 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R3! Trying to find NMS support
[18:17:16 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R3' loaded!
18:17:25 INFO: Timings Reset
[18:17:26 INFO]: [ItemsAdder] Loaded 250 items
[18:17:26 INFO]: [ItemsAdder] Used 0/188 REAL block IDs
[18:17:26 INFO]: [ItemsAdder] Used 2/750 REAL_NOTE block IDs
[18:17:26 INFO]: [ItemsAdder] Used 4/63 REAL_TRANSPARENT block IDs
[18:17:26 INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs
[18:17:26 INFO]: [ItemsAdder] Used 0/14 FIRE block IDs
[18:17:26 INFO]: [ItemsAdder] Used 27/6608 font_images
[18:17:26 INFO]: [ItemsAdder] [Init] Loaded 23 categories
[18:17:26 INFO]: [ItemsAdder] [Init] Loaded successfully.
[18:17:26 INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://99.225.28.26:8163/generated.zip
[18:17:26 INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1]
[18:17:26 INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1]
[18:17:26 INFO]: [Mythic] Reloading plugin...
[18:17:26 INFO]: [MythicMobs] Loading Packs...
[18:17:26 INFO]: [MythicMobs] Loading Items...
[18:17:26 INFO]: [MythicMobs] Loading Item Groups...
[18:17:26 INFO]: [MythicMobs] Loading Skills...
[18:17:26 INFO]: [MythicMobs] Loading stat ATTACK_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat ATTACK_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat BONUS_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_RESILIENCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_REDUCTION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DEFENSE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DODGE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DODGE_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat HEALTH from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat HEALTH_REGENERATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat LIFESTEAL_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat LIFESTEAL_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat MOVEMENT_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat PARRY_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat PARRY_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat PARRY_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat PARRY_COUNTERATTACK from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_GENERIC from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat FIRE_RESISTANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading stat SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml
[18:17:26 INFO]: [MythicMobs] Loading Drop Tables...
[18:17:26 INFO]: [MythicMobs] Loading Random Spawns...
[18:17:26 INFO]: [MythicMobs] Loading Spawn Blocks...
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 10 mobs.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 skills.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 random spawns.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 mythic items.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
[18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
[18:17:27 INFO]: [Mythic] Mythic has finished reloading!
[18:17:27 INFO]: [MythicMobs] Mythic has finished reloading!
[18:17:41 INFO]: UUID of player EVa_98 is 86c11a39-3000-43d0-9872-6d6f2035a4cd
[18:17:42 INFO]: [에바는최고] EVa_98 joined the game
[18:17:42 INFO]: EVa_98[/127.0.0.1:4769] logged in with entity id 257 at ([world]-21.650511751368864, 69.0, -0.22308290907568604)
[18:17:50 ERROR]: Could not pass event InventoryClickEvent to ItemsAdder v3.6.3-beta-14
java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom cannot be cast to class org.bukkit.inventory.AnvilInventory (org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom and org.bukkit.inventory.AnvilInventory are in unnamed module of loader java.net.URLClassLoader @5eb5c224)
at ia.m.fV.f(SourceFile:324) ~[ItemsAdder_3.6.3-beta-14.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-478]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-478]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-478]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3106) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-478]
Error (optional)
[18:17:50 ERROR]: Could not pass event InventoryClickEvent to ItemsAdder v3.6.3-beta-14
java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom cannot be cast to class org.bukkit.inventory.AnvilInventory (org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom and org.bukkit.inventory.AnvilInventory are in unnamed module of loader java.net.URLClassLoader @5eb5c224)
at ia.m.fV.f(SourceFile:324) ~[ItemsAdder_3.6.3-beta-14.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-478]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-478]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-478]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3106) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-478]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-478]
Terms
Discord tag (optional)
hsj9886
What happened?
I'm opening a custom anvil inventory and when I click on the slot 2 (the result slot), I got the error as below:
Could not pass event InventoryClickEvent to ItemsAdder v3.6.3-beta-14 java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom cannot be cast to class org.bukkit.inventory.AnvilInventory (org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom and org.bukkit.inventory.AnvilInventory are in unnamed module of loader java.net.URLClassLoader @5eb5c224) at ia.m.fV.f(SourceFile:324) ~[ItemsAdder_3.6.3-beta-14.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-478] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-478] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-478] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3106) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-478] at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Steps to reproduce the issue
Inventory anvil = Bukkit.createInventory(player, InventoryType.ANVIL, "Inventory Name");
player.openInventory(anvil)
then click on the result slot.
Server version
This server is running Paper version git-Paper-478 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 5436d44) You are 18 version(s) behind Download the new version at: https://papermc.io/downloads/paper
ItemsAdder Version
3.6.3-beta-14
ProtocolLib Version
5.2.0-SNAPSHOT-679
LoneLibs Version
1.0.45
Full server log
Starting org.bukkit.craftbukkit.Main Warning, you've not updated in a while! Please download a new build as per instructions from https://papermc.io/downloads/paper System Info: Java 19 (Java HotSpot(TM) 64-Bit Server VM 19+36-2238) Host: Windows 11 10.0 (amd64) Loading libraries, please wait... [18:17:05 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [18:17:06 INFO]: Loaded 1174 recipes [18:17:06 INFO]: Loaded 1271 advancements [18:17:07 INFO]: Starting minecraft server version 1.20.4 [18:17:07 INFO]: Loading properties [18:17:07 INFO]: This server is running Paper version git-Paper-478 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 5436d44) [18:17:07 INFO]: Server Ping Player Sample Count: 12 [18:17:07 INFO]: Using 4 threads for Netty based IO [18:17:07 WARN]: [!] The timings profiler has been enabled but has been scheduled for removal from Paper in the future. We recommend installing the spark profiler as a replacement: https://spark.lucko.me/ For more information please visit: https://github.com/PaperMC/Paper/issues/8948 [18:17:07 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 5 worker threads, and gen parallelism of 5 threads [18:17:07 INFO]: Default game type: SURVIVAL [18:17:07 INFO]: Generating keypair [18:17:07 INFO]: Starting Minecraft server on *:25565 [18:17:07 INFO]: Using default channel type [18:17:07 INFO]: Paper: Using Java compression from Velocity. [18:17:07 INFO]: Paper: Using Java cipher from Velocity. [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loading 1 libraries... please wait [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpmime\4.5.14\httpmime-4.5.14.jar [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpclient\4.5.14\httpclient-4.5.14.jar [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\org\apache\httpcomponents\httpcore\4.4.16\httpcore-4.4.16.jar [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\commons-logging\commons-logging\1.2\commons-logging-1.2.jar [18:17:08 INFO]: [SpigotLibraryLoader] [ItemsAdder] Loaded library C:\게임\마인크래프트\server\Paper 1.20.4\libraries\commons-codec\commons-codec\1.11\commons-codec-1.11.jar [18:17:08 INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.2.0-SNAPSHOT-679 [18:17:09 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.5 [18:17:09 INFO]: [LibsDisguises] Loading server plugin LibsDisguises v10.0.44-SNAPSHOT [18:17:09 INFO]: [LoneLibs] Loading server plugin LoneLibs v1.0.45 [18:17:09 INFO]: [MythicMobs] Loading server plugin MythicMobs v5.5.1-9aedaa15 [18:17:09 INFO]: [LumineUtils] (io.lumine.mythic.bukkit.utils.) is bound to plugin MythicMobs - io.lumine.mythic.bukkit.MythicBukkit [18:17:09 INFO]: [MythicMobs] §4M§6y§6t§6h§2i§2c§2 §3E§3n§1a§1b§1l§5e§5d§4! [18:17:09 INFO]: [ItemsAdder] Loading server plugin ItemsAdder v3.6.3-beta-14 [18:17:09 INFO]: [CustomCrops] Loading server plugin CustomCrops v3.4.7 [18:17:09 INFO]: [WorldEdit] Loading server plugin WorldEdit v7.3.0+6678-55745ad [18:17:09 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@41ad6323] [18:17:09 INFO]: [LevelUp] Loading server plugin LevelUp v0.0.1-SNAPSHOT [18:17:09 INFO]: [CustomNameplates] Loading server plugin CustomNameplates v2.3.3.8 [18:17:09 INFO]: [CustomFishing] Loading server plugin CustomFishing v2.1.5 [18:17:09 INFO]: Server permissions file permissions.yml is empty, ignoring it [18:17:09 INFO]: [ProtocolLib] Enabling ProtocolLib v5.2.0-SNAPSHOT-679 [18:17:09 INFO]: [LoneLibs] Enabling LoneLibs v1.0.45 [18:17:09 INFO]: [WorldEdit] Enabling WorldEdit v7.3.0+6678-55745ad [18:17:09 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [18:17:09 INFO]: WEPIF: Using the Bukkit Permissions API. [18:17:09 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_20_R3.PaperweightAdapter as the Bukkit adapter [18:17:10 INFO]: Preparing level "world" [18:17:11 INFO]: Preparing start region for dimension minecraft:overworld [18:17:11 INFO]: Time elapsed: 718 ms [18:17:11 INFO]: Preparing start region for dimension minecraft:the_nether [18:17:11 INFO]: Time elapsed: 21 ms [18:17:11 INFO]: Preparing start region for dimension minecraft:the_end [18:17:11 INFO]: Time elapsed: 10 ms [18:17:11 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.5 [18:17:11 INFO]: [PlaceholderAPI] Fetching available expansion information... [18:17:11 INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.44-SNAPSHOT [18:17:11 INFO]: [LibsDisguises] File Name: LibsDisguises.jar [18:17:11 INFO]: [LibsDisguises] Discovered nms version: (Package: v1_20_R3) (LD: v1_20_R3) (MC: 1.20.4) [18:17:11 INFO]: [LibsDisguises] Jenkins Build: #1315 [18:17:11 INFO]: [LibsDisguises] Build Date: 10/04/2024 02:16 [18:17:12 INFO]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/ [18:17:12 INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins) [18:17:12 INFO]: [LibsDisguises] Config 'TallSelfDisguises' is set to 'false', LD will hide oversized disguises from self disguise. https://www.spigotmc.org/wiki/lib-s-disguises-faq/#tall-disguises-self-disguises [18:17:13 INFO]: [LibsDisguises] Loaded custom disguise libraryaddict [18:17:13 INFO]: [LibsDisguises] Loaded 1 custom disguise [18:17:13 INFO]: [LibsDisguises] Config is up to date! [18:17:13 INFO]: [MythicMobs] Enabling MythicMobs v5.5.1-9aedaa15 [18:17:13 INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.20.4)... [18:17:13 INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality [18:17:14 INFO]: [MythicMobs] Mythic LibsDisguises Support has been enabled! [18:17:14 INFO]: [PlaceholderAPI] Successfully registered internal expansion: mythic [5.0.0] [18:17:14 INFO]: [MythicMobs] Mythic PlaceholderAPI Support has been enabled! [18:17:14 INFO]: [MythicMobs] Mythic ProtocolLib Support has been enabled! [18:17:14 INFO]: [MythicMobs] Base directory C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\SavedData [18:17:14 INFO]: [MythicMobs] Module directory C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\SavedData\worlds [18:17:16 INFO]: [MythicMobs] Loading Packs... [18:17:16 INFO]: [MythicMobs] Loading Items... [18:17:16 INFO]: [MythicMobs] Loading Item Groups... [18:17:16 INFO]: [MythicMobs] Loading Skills... [18:17:16 INFO]: [MythicMobs] Loading stat ATTACK_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat ATTACK_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat BONUS_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_RESILIENCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_REDUCTION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DEFENSE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DODGE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DODGE_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat HEALTH from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat HEALTH_REGENERATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat LIFESTEAL_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat LIFESTEAL_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat MOVEMENT_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat PARRY_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat PARRY_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat PARRY_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat PARRY_COUNTERATTACK from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_GENERIC from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat ARMOR_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat DAMAGE_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat FIRE_RESISTANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading stat SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:16 INFO]: [MythicMobs] Loading Drop Tables... [18:17:16 INFO]: [MythicMobs] Loading Random Spawns... [18:17:16 INFO]: [MythicMobs] Loading Spawn Blocks... [18:17:16 INFO]: [MythicMobs] ✓ Loaded 10 mobs. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 skills. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 random spawns. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [18:17:16 INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [18:17:16 INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [18:17:16 INFO]: [MythicMobs] Started up bStats Metrics [18:17:16 INFO]: [MythicMobs] ✓ MythicMobs Premium v5.5.1 ( build 9aedaa15 ) has been successfully loaded! [18:17:16 INFO]: [ItemsAdder] Enabling ItemsAdder v3.6.3-beta-14 [18:17:16 INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_20_R3! Trying to find NMS support [18:17:16 INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_20_R3' loaded!
ItemsAdder 3.6.3-beta-14 | | | |\/| /` /\ | \ | \ | |) LoneLibs 1.0.45 | | | | | ./ /--\ |/ |__/ |___ | \ Paper git-Paper-478 (MC: 1.20.4)
18:17:17 INFO: [ItemsAdder] [Host] Starting self-host webserver on port: 8163 [18:17:18 INFO]: [CustomCrops] Enabling CustomCrops v3.4.7 [18:17:18 INFO]: [CustomCrops] MythicMobs hooked! [18:17:18 INFO]: [PlaceholderAPI] Successfully registered internal expansion: customcrops [3.4] [18:17:18 INFO]: [LevelUp] Enabling LevelUp v0.0.1-SNAPSHOT [18:17:18 INFO]: [LevelUp] LevelUp version 0.0.1-SNAPSHOT is enabled [18:17:18 INFO]: [CustomCrops] Update is available: https://polymart.org/resource/2625 [18:17:20 INFO]: [LevelUp] 데이터베이스에 정상적으로 연결되었습니다. [18:17:21 INFO]: [CustomNameplates] Enabling CustomNameplates v2.3.3.8 [18:17:22 INFO]: [PlaceholderAPI] Successfully registered internal expansion: nameplates [2.3] [18:17:22 INFO]: [CustomNameplates] Update is available: https://polymart.org/resource/2543 [18:17:23 INFO]: [CustomFishing] Enabling CustomFishing v2.1.5 [18:17:23 INFO]: [CustomFishing] ItemsAdder hooked! [18:17:23 INFO]: [CustomFishing] MythicMobs hooked! [18:17:23 INFO]: [CustomFishing] Loaded action expansion: particle[1.0] by XiaoMoMi [18:17:24 INFO]: [PlaceholderAPI] Successfully registered internal expansion: cfcompetition [2.0] [18:17:24 INFO]: [PlaceholderAPI] Successfully registered internal expansion: fishingstats [2.0] [18:17:24 INFO]: [PlaceholderAPI] Successfully registered internal expansion: customfishing [2.0] [18:17:24 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [18:17:24 INFO]: Running delayed init tasks [18:17:24 INFO]: [ItemsAdder] [Pack] Extracting internal contents from .jar [18:17:24 INFO]: [ItemsAdder] [License] Store product licensed to: huni (38542) [18:17:24 INFO]: [ItemsAdder] [Pack] DONE extracting internal contents from .jar [18:17:24 INFO]: [CustomFishing] Update is available: https://polymart.org/resource/2723 18:17:25 INFO: [PlaceholderAPI] Successfully registered external expansion: player 2.0.8: 1 placeholder hook(s) registered!
18:17:25 INFO: Timings Reset [18:17:26 INFO]: [ItemsAdder] Loaded 250 items [18:17:26 INFO]: [ItemsAdder] Used 0/188 REAL block IDs [18:17:26 INFO]: [ItemsAdder] Used 2/750 REAL_NOTE block IDs [18:17:26 INFO]: [ItemsAdder] Used 4/63 REAL_TRANSPARENT block IDs [18:17:26 INFO]: [ItemsAdder] Used 0/127 REAL_WIRE block IDs [18:17:26 INFO]: [ItemsAdder] Used 0/14 FIRE block IDs [18:17:26 INFO]: [ItemsAdder] Used 27/6608 font_images [18:17:26 INFO]: [ItemsAdder] [Init] Loaded 23 categories [18:17:26 INFO]: [ItemsAdder] [Init] Loaded successfully. [18:17:26 INFO]: [ItemsAdder] [Pack] Resourcepack URL (self-host): http://99.225.28.26:8163/generated.zip [18:17:26 INFO]: [PlaceholderAPI] Successfully registered internal expansion: img [1.0.1] [18:17:26 INFO]: [PlaceholderAPI] Successfully registered internal expansion: iaplayerstat [1.0.1] [18:17:26 INFO]: [Mythic] Reloading plugin... [18:17:26 INFO]: [MythicMobs] Loading Packs... [18:17:26 INFO]: [MythicMobs] Loading Items... [18:17:26 INFO]: [MythicMobs] Loading Item Groups... [18:17:26 INFO]: [MythicMobs] Loading Skills... [18:17:26 INFO]: [MythicMobs] Loading stat ATTACK_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat ATTACK_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat BONUS_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_DAMAGE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat CRITICAL_STRIKE_RESILIENCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_REDUCTION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DEFENSE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DODGE_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DODGE_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat HEALTH from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat HEALTH_REGENERATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat LIFESTEAL_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat LIFESTEAL_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat MOVEMENT_SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat PARRY_CHANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat PARRY_NEGATION from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat PARRY_POWER from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat PARRY_COUNTERATTACK from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_GENERIC from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat ARMOR_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_BLUNT from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat DAMAGE_SHARP from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat FIRE_RESISTANCE from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading stat SPEED from C:\게임\마인크래프트\server\Paper 1.20.4\plugins\MythicMobs\stats.yml [18:17:26 INFO]: [MythicMobs] Loading Drop Tables... [18:17:26 INFO]: [MythicMobs] Loading Random Spawns... [18:17:26 INFO]: [MythicMobs] Loading Spawn Blocks... [18:17:26 INFO]: [MythicMobs] ✓ Loaded 10 mobs. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 skills. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 random spawns. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [18:17:26 INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [18:17:27 INFO]: [Mythic] Mythic has finished reloading! [18:17:27 INFO]: [MythicMobs] Mythic has finished reloading! [18:17:41 INFO]: UUID of player EVa_98 is 86c11a39-3000-43d0-9872-6d6f2035a4cd [18:17:42 INFO]: [에바는최고] EVa_98 joined the game [18:17:42 INFO]: EVa_98[/127.0.0.1:4769] logged in with entity id 257 at ([world]-21.650511751368864, 69.0, -0.22308290907568604)
[18:17:50 ERROR]: Could not pass event InventoryClickEvent to ItemsAdder v3.6.3-beta-14 java.lang.ClassCastException: class org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom cannot be cast to class org.bukkit.inventory.AnvilInventory (org.bukkit.craftbukkit.v1_20_R3.inventory.CraftInventoryCustom and org.bukkit.inventory.AnvilInventory are in unnamed module of loader java.net.URLClassLoader @5eb5c224) at ia.m.fV.f(SourceFile:324) ~[ItemsAdder_3.6.3-beta-14.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor58.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-478] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.4.jar:git-Paper-478] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-478] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleContainerClick(ServerGamePacketListenerImpl.java:3106) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:58) ~[?:?] at net.minecraft.network.protocol.game.ServerboundContainerClickPacket.handle(ServerboundContainerClickPacket.java:23) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1465) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1442) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1365) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1343) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[paper-1.20.4.jar:git-Paper-478] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-478]
Error (optional)
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)