WorldEdit

WorldEdit

42M Downloads

//calc throws ClassNotFoundException when ran

NJDaeger opened this issue ยท 0 comments

commented

WorldEdit Version

Bukkit-Official(7.3.0-SNAPSHOT+6484-6770ada)

Platform Version

git-Paper-67 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: e105354)

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

[Note, this bug has also been reproduced on 1.19.4]

When running the //calc command, an exception, https://paste.enginehub.org/Ih1Mi_x-M, is thrown

Expected Behavior

If I use calc, I expect it to calculate, of course.

Reproduction Steps

  1. //calc 2 + 2
  2. error

Anything Else?

I'm not sure if this is absolutely the very latest paper currently available (I updated a few days ago), but this has been reproducible with 1.19.4 as well.