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

MC:1.17.1 #587

Open
eyebrawl123 opened this issue Jul 9, 2021 · 10 comments
Open

MC:1.17.1 #587

eyebrawl123 opened this issue Jul 9, 2021 · 10 comments
Labels
NEW New issue, needs to be classified Type: Bug Problem with the plugin

Comments

@eyebrawl123
Copy link

Hi, after the update to Paper-Spigot 1.17.1
and Worldedit 7.2.6 beta, Areashop no longer works.
Error message:

[20:09:25] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.6.0#299
[20:09:25] [Server thread/ERROR]: Error occurred while enabling AreaShop v2.6.0#299 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldedit/Vector
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:375) ~[?:?]
at me.wiefferink.areashop.AreaShop.onEnable(AreaShop.java:299) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.17.1.jar:git-Paper-95]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-95]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-95]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.17.1.jar:git-Paper-95]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.17.1.jar:git-Paper-95]
at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:639) ~[patched_1.17.1.jar:git-Paper-95]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-95]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-95]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-95]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.Vector
at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:146) ~[patched_1.17.1.jar:git-Paper-95]
at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Paper-95]
at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
... 13 more

Will areashop still be updated?

@eyebrawl123 eyebrawl123 added NEW New issue, needs to be classified Type: Bug Problem with the plugin labels Jul 9, 2021
@dotI0
Copy link

dotI0 commented Jul 11, 2021

I got it to run (Area Shop dev #299) on latest paper (1.17.1#99), latest WE dev build (#5862), latest WG dev build (#2137) and the latest Vault version (1.7.3).

@sarhatabaot
Copy link

sarhatabaot commented Jul 14, 2021

You can try using a fork by one of the community members.
https://github.com/TreasureIslandMC/AreaShop <- This is my fork.
Or https://github.com/Curtis73/AreaShop/releases

@dotI0
Copy link

dotI0 commented Jul 14, 2021

You can try using a fork by one of the community members.
https://github.com/TreasureIslandMC/AreaShop <- This is my fork.
Or https://github.com/Curtis73/AreaShop/releases

Will you update your fork for further Minecraft versions?
And can I replace the original Jar with your fork without reconfiguring something?

@sarhatabaot
Copy link

sarhatabaot commented Jul 14, 2021 via email

@sarhatabaot
Copy link

sarhatabaot commented Jul 14, 2021 via email

@eyebrawl123
Copy link
Author

Areashop funktioniert mit den neusten WE und WG Updates :) danke für die Hilfe

@Androkai
Copy link
Contributor

@sarhatabaot Your version works without any errors on latest 1.17.1 paper 👍 but sadly all click actions on region signs don't work anymore. Any idea what might happened?

@sarhatabaot
Copy link

Unsure, do you have any errors in the console? If so, can you paste your log?

@Androkai
Copy link
Contributor

Androkai commented Jul 30, 2021

@sarhatabaot Unfortunately not, but if you can't think of anything in a hurry, I'll probably just look at the code myself in the days.

Edit: So I figured it out some days ago and created a Pull Request with a fix for sarhatabaot's fork. The problem was a result of some refactoring messing with the FeatureManger's way of loading the features. Because of this the signs and friends features were not loaded anymore. Since the resulting error was catched at some point in the code no error was shown that's probably why nobody noticed.

@TheMrLhuixx
Copy link

Yes. This is what I did. Keep in mind that this only supports 1.16.5 and latest versions of worldguard / worldedit. It also doesn't have support for FAWE yet if you're looking for that. I plan on updating it further + add back support for FAWE in the future.

On Wed, Jul 14, 2021, 10:40 xManInWhitex @.***> wrote: You can try using a fork by one of the community members. https://github.com/TreasureIslandMC/AreaShop <- This is my fork. Or https://github.com/Curtis73/AreaShop/releases Will you update this fork for further Minecraft versions? And can I replace the original Jar with your fork without reconfiguring something? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#587 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEU22XKFKHIVE3X5T2EG7LTXU5NLANCNFSM5ADHOTKA .

hello, I wanted to see if you will release a version with support for fawe for 1.17.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NEW New issue, needs to be classified Type: Bug Problem with the plugin
Projects
None yet
Development

No branches or pull requests

5 participants