WorldEdit

WorldEdit

42M Downloads

Log4J MRJAR broken

josephjthomas opened this issue ยท 1 comments

commented

WorldEdit Version

WorldEdit CLI (version 7.2.7-SNAPSHOT)

Platform Version

None

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

If I launch the command line interface I get the following message:

java -jar worldedit-cli-7.2.7-SNAPSHOT-dist.jar
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.

Expected Behavior

No performance issues or no message.

Reproduction Steps

  1. java -jar worldedit-cli-7.2.7-SNAPSHOT-dist.jar

  2. See the warning

Anything Else?

No response

commented

Fixed in 6c08b68.