
IDK
Vennntox opened this issue ยท 2 comments
Server Version
1.8.8
Resource Version
latest
Dump Information
https://ci.craftationgaming.com/dump?id=mazacowesu
Describe The Bug
[ItemJoin] Task #27 for ItemJoin v6.1.1-RELEASE-b1048 generated an exception
java.lang.NoClassDefFoundError: org/bukkit/attribute/Attribute
at me.RockinChaos.itemjoin.core.utils.CompatUtils.valueOf(CompatUtils.java:346) ~[?:?]
at me.RockinChaos.itemjoin.item.ItemMap.setCommandSound(ItemMap.java:389) ~[?:?]
at me.RockinChaos.itemjoin.item.ItemMap.(ItemMap.java:286) ~[?:?]
at me.RockinChaos.itemjoin.item.ItemDesigner.registerItems(ItemDesigner.java:86) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_441]
Caused by: java.lang.ClassNotFoundException: org.bukkit.attribute.Attribute
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-21fe707-741a1bd]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_441]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_441]
... 11 more
Expected Behavior
.
Steps To Reproduce
install the latest version on 1.8.8
Additional Info
No response
Checklist
- I am running latest version of this resource.
- I have read the wiki to make sure it's not an issue with configuration.
- I ticked all of these boxes without actually reading them.
- I have checked that my bug report is unique and a previous report does not exist.
Duplicate of #618 updating to the v6.1.2 snapshots fixes this.
Link: https://ci.craftationgaming.com/downloads
Remember to remove your old ItemJoin.jar file