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

Version incompatibility (bukkit 1.21 with WE v7.3.9) #2671

Closed
5 tasks done
WiseFoxy opened this issue Dec 7, 2024 · 4 comments
Closed
5 tasks done

Version incompatibility (bukkit 1.21 with WE v7.3.9) #2671

WiseFoxy opened this issue Dec 7, 2024 · 4 comments
Labels
status:invalid This does not describe a request or bug with WorldEdit type:bug Incorrect behavior, not working as intended

Comments

@WiseFoxy
Copy link

WiseFoxy commented Dec 7, 2024

WorldEdit Version

7.3.8 or 7.3.9

Platform Version

CraftBukkit 4226-Bukkit-2889b3a (MC: 1.21)

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

MC v1.21, WE v7.3.9 (tried 7.3.8 as well) that is supposed to be for 1.20.2-1.21.3.
Yet both *.8 and *.9 returns "editing on unsupported versions is disabled".

What am I doing wrong?

Expected Behavior

WE works

Reproduction Steps

  1. Installed bukkit 1.21
  2. Put WE v7.3.9 in plugins

Anything Else?

No response

@WiseFoxy WiseFoxy added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Dec 7, 2024
@WiseFoxy WiseFoxy changed the title Version incompability (bukkit 1.21 with WE v7.3.9) Version incompatibility (bukkit 1.21 with WE v7.3.9) Dec 7, 2024
@octylFractal
Copy link
Member

Don't use CraftBukkit. Use Spigot or Paper.

@octylFractal octylFractal closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@octylFractal octylFractal added status:invalid This does not describe a request or bug with WorldEdit and removed status:pending Pending acceptance or closure. labels Dec 7, 2024
@WiseFoxy
Copy link
Author

WiseFoxy commented Dec 7, 2024

Awesome response.
Well, I am here since WE claims to work with bukkit.
If it doesn't then the bukkit support should pbbly be removed and not announced, shouldn't it?

@me4502
Copy link
Member

me4502 commented Dec 7, 2024

Bukkit is an API, of which Spigot is the implementation (which we do support, so the claim that we support Bukkit is true). CraftBukkit does not and has not existed for a decade.

It is only available as an interim dev artefact of Spigot, it's not published. Plugins are not expected to run against software that isn't even published for use. See https://madelinemiller.dev/blog/stop-using-craftbukkit/

@WiseFoxy
Copy link
Author

WiseFoxy commented Dec 7, 2024

Oh my, I guess I was a little outdated at this point. The article is helpful!
Pity we'd have to move to Spigot now. Inevitable tho.

Anyways thank you for such a detailed response, me4502.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:invalid This does not describe a request or bug with WorldEdit type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

3 participants