PlotSquared v5 and Slimefun error
andris155 opened this issue ยท 1 comments
Description (Required)
PlotSquared v5 and Slimefun plugin error if interact Slimefun blocks on the other players plots.
Steps to reproduce the Issue (Required)
- Claim the plot.
- Place Slimefun machines to the plot.
- Call another player to the plot.
- If the another player interact Slimefun machines the Slimefun plugin write errors.
Expected behavior (Required)
Slimefun works perfectly with PlotSquared v5
Server Log / Error Report
[22:22:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Slimefun vDEV - 484 (git a6a06158)
java.lang.NoClassDefFoundError: com/github/intellectualsites/plotsquared/plot/object/Location
at me.mrCookieSlime.Slimefun.cscorelib2.protection.modules.PlotSquaredProtectionModule.hasPermission(PlotSquaredProtectionModule.java:31) ~[?:?]
at me.mrCookieSlime.Slimefun.cscorelib2.protection.ProtectionManager.hasPermission(ProtectionManager.java:192) ~[?:?]
at me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AGenerator$1.canOpen(AGenerator.java:54) ~[?:?]
at me.mrCookieSlime.Slimefun.api.inventory.DirtyChestMenu.canOpen(DirtyChestMenu.java:44) ~[?:?]
at io.github.thebusybiscuit.slimefun4.implementation.listeners.SlimefunItemListener.onRightClick(SlimefunItemListener.java:97) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor238.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-183]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-183]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-183]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-183]
at org.bukkit.craftbukkit.v1_15_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:463) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:450) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1378) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1059) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1052) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1022) ~[patched_1.15.2.jar:git-Paper-183]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:945) ~[patched_1.15.2.jar:git-Paper-183]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.ClassNotFoundException: com.github.intellectualsites.plotsquared.plot.object.Location
at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[patched_1.15.2.jar:git-Paper-183]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-183]
at java.lang.ClassLoader.loadClass(ClassLoader.java:588) ~[?:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?]
... 26 more
Environment (Required)
- Minecraft Version: 1.15.2
- Slimefun Version: vDEV - 484 (git a6a0615)
- CS-CoreLib Version: vDEV - 83 (git 8081bb4f)
Your issue was closed, it may fall under one or more of the following categories.
Please wait for an admin to tick off the points that apply.
Please respond below, if you have any questions.
Do not open a new Issue unless explicitly told otherwise, comment below or edit your post instead.
- You did not follow our template. Please follow the Issue template to help us identify your issue more effectively.
- You did not provide any information about your versions (We absolutely need the exact version numbers that are installed on your Server, "latest" is not helpful)
- You did not provide a proper description to the problem. Try to write at least 4-6 sentences on how to reproduce this.
- We were unable to reproduce issue, if you think your issue still persists then please comment down below and give a better description on how to reproduce it.
- Your issue was posted in a foreign language, we only accept english issues on here.
- Your issue is not a bug, it is either intended or something we cannot change.
- Your issue is not a bug, please only use this issue tracker to report bugs. Any other kind of communication should happen on discord.
- Your issue was already reported, it is a duplicate. Check the other issues first before posting!
- You posted an error without using pastebin. Please always post errors via pastebin otherwise they become nearly unreadable.
- You seem to be reporting multiple bugs at once. Please make a seperate issue for each bug you encountered, so we can properly handle them individually.
- Your issue has already been fixed in a later version of Slimefun or CS-CoreLib, you should update.
- You are using an outdated and unsupported version of Slimefun / CS-CoreLib, again, you should update.
- You are using an unofficially modified build of Slimefun. We only support official versions of Slimefun - for obvious reasons.
- You are using an unsupported version of Minecraft. We only provide support for the Minecraft versions Slimefun was developed for, older versions are not supported anymore.
- You are using a "stable" version of Slimefun (prefixed with "RC - "), your issue may have been fixed in a development build, so we only accept bug reports from those.
- You are on the wrong issue tracker. We would like to remind you that this Issue Tracker is only for Slimefun. To report bugs on any addons, head to the corresponding issue tracker of that addon.
Make sure to check out our article on How to report bugs for even more information.