Exception when executing most of worldedit command
RiccardoBarbieri opened this issue ยท 1 comments
WorldEdit Version
Forge-Official 6.1.8
Platform Version
Forge 1.12.2-14.23.5.2854
Bug Description
When executing commands like /biomelist
or //setbiome PLAINS
I get this message:
Please report this error: [See console]
java.lang.reflect.InvocationTargetException: null
When looking at the server console I didn't notice anything related to this message.
Expected Behavior
Expected the list of biomes.
Reproduction Steps
- Install worldedit for Forge 1.12.2-14.23.5.2854 server
- Select region
- Prompt
//setbiome PLAINS
command
Anything Else?
No response