You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the very latest version of ItemsAdder and its dependencies.
I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
I've looked for already existing issues on the Issue Tracker and haven't found any.
I already searched on the plugin wiki to know if a solution is already known.
I searched the #itemsadder-forum channel on Discord for similar issues.
I tested that this issue persists on a bare-minimum Server as described in #4187.
Discord Username (optional)
glowcraft(TheFluffyOne)
What happened?
Getting error about connecting to executableitems api. Error did not exist on 4.0.6.
Steps to reproduce the issue
install new jar
Server version
[16:55:40 INFO]: This server is running Paper version 1.21.4-143-main@1a04e96 (2025-02-08T20:09:30Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are 1 version(s) behind
Download the new version at: https://papermc.io/downloads/paper
Previous version: 1.21.4-117-a35cfe9 (MC: 1.21.4)
ItemsAdder Version
[17:05:00 INFO]: ItemsAdder version 4.0.9-beta-2
[17:05:00 INFO]: Customized Minecraft without client mods!
[17:05:00 INFO]: Website: devs.beer
[17:05:00 INFO]: Author: LoneDev
ProtocolLib Version
[17:06:03 INFO]: ProtocolLib version 5.4.0-SNAPSHOT-741
[17:06:03 INFO]: Provides read/write access to the Minecraft protocol.
[17:06:03 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
[17:06:40 INFO]: LoneLibs version 1.0.64
[17:06:40 INFO]: Collection of libs used by my plugins
[17:06:40 INFO]: Authors: LoneDev and others
[16:45:30 ERROR]: [ItemsAdder] Error loading the plugin, something is not configured right or an exception occured. More detail:
[16:45:30 WARN]: java.lang.NoClassDefFoundError: com/ssomar/score/api/ExecutableItemsAPI
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//dev.lone.itemsadder.Core.OtherPlugins.ExecutableItems.ExecutableItemsHook.getExecutableItem(SourceFile:10)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.lq.hR(SourceFile:1257)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.ag.b(SourceFile:795)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.ag.c(SourceFile:641)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.afu.d(SourceFile:130)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.ag.a(SourceFile:635)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//itemsadder.m.ag.l(SourceFile:292)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//dev.lone.itemsadder.Main.iZ(SourceFile:509)
[16:45:30 WARN]: at ItemsAdder_4.0.8.jar//dev.lone.itemsadder.Main.onEnable(SourceFile:423)
[16:45:30 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:284)
[16:45:30 WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[16:45:30 WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[16:45:30 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[16:45:30 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:656)
[16:45:30 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:605)
[16:45:30 WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743)
[16:45:30 WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:488)
[16:45:30 WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:322)
[16:45:30 WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163)
[16:45:30 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310)
[16:45:30 WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[16:45:30 WARN]: Caused by: java.lang.ClassNotFoundException: com.ssomar.score.api.ExecutableItemsAPI
[16:45:30 WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:197)
[16:45:30 WARN]: at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:164)
[16:45:30 WARN]: at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
[16:45:30 WARN]: ... 21 more
Terms
#itemsadder-forum
channel on Discord for similar issues.Discord Username (optional)
glowcraft(TheFluffyOne)
What happened?
Getting error about connecting to executableitems api. Error did not exist on 4.0.6.
Steps to reproduce the issue
install new jar
Server version
[16:55:40 INFO]: This server is running Paper version 1.21.4-143-main@1a04e96 (2025-02-08T20:09:30Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are 1 version(s) behind
Download the new version at: https://papermc.io/downloads/paper
Previous version: 1.21.4-117-a35cfe9 (MC: 1.21.4)
ItemsAdder Version
[17:05:00 INFO]: ItemsAdder version 4.0.9-beta-2
[17:05:00 INFO]: Customized Minecraft without client mods!
[17:05:00 INFO]: Website: devs.beer
[17:05:00 INFO]: Author: LoneDev
ProtocolLib Version
[17:06:03 INFO]: ProtocolLib version 5.4.0-SNAPSHOT-741
[17:06:03 INFO]: Provides read/write access to the Minecraft protocol.
[17:06:03 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
[17:06:40 INFO]: LoneLibs version 1.0.64
[17:06:40 INFO]: Collection of libs used by my plugins
[17:06:40 INFO]: Authors: LoneDev and others
Full Server Log
https://mclo.gs/gbb2FEc
Error (optional)
Problematic items yml configuration file (optional)
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)
No response
The text was updated successfully, but these errors were encountered: