Log4J MRJAR broken
josephjthomas opened this issue ยท 1 comments
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
-
java -jar worldedit-cli-7.2.7-SNAPSHOT-dist.jar
-
See the warning
Anything Else?
No response
Fixed in 6c08b68.