Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[COMPAT]: Lands #89

Open
tomasalias opened this issue Jun 8, 2024 · 0 comments
Open

[COMPAT]: Lands #89

tomasalias opened this issue Jun 8, 2024 · 0 comments
Labels
Compatibility Add compatibility for a specific plugin or plugin version Priority: Optional

Comments

@tomasalias
Copy link

Server Software

Paper

Minecraft Version

1.20.4

Plugin Name

Lands

Plugin Version

7.4.1

Why should we add compatibility for this plugin with that version?

[11:31:40 ERROR]: Could not pass event AsyncPlayerChopTreeEvent to SmoothTimber v1.27.0
java.lang.NoClassDefFoundError: me/angeschossen/lands/api/role/enums/RoleSetting
at com.syntaxphoenix.spigot.smoothtimber.compatibility.lands.LandsChopListener.onChopEvent(LandsChopListener.java:30) ~[smoothtimber-legacy-1.27.0.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor560.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:77) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:git-Paper-497]
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-497]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-497]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at com.syntaxphoenix.spigot.smoothtimber.SmoothTimber.triggerChopEvent(SmoothTimber.java:60) ~[smoothtimber-legacy-1.27.0.jar:?]
at com.syntaxphoenix.spigot.smoothtimber.listener.BlockBreakListener.lambda$onBlockBreak$2(BlockBreakListener.java:91) ~[smoothtimber-legacy-1.27.0.jar:?]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.20.4.jar:git-Paper-497]
at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.20.4.jar:git-Paper-497]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.20.4.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:840) ~[?:?]
Caused by: java.lang.ClassNotFoundException: me.angeschossen.lands.api.role.enums.RoleSetting
... 16 more

Additional Information

No response

@tomasalias tomasalias added Compatibility Add compatibility for a specific plugin or plugin version Priority: Optional labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compatibility Add compatibility for a specific plugin or plugin version Priority: Optional
Projects
None yet
Development

No branches or pull requests

1 participant