NullPointerException using //regen due to this.executor is null
LM-Wolfert opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.18.2
Describe the bug
Our server runs on paper-1.18.2-388.jar we use a handful of plugins. Plugins that could interfere with //regen in FAWE are WorldGuard and a custom plugin that alters World Generation TerraPlusMinus although I'm not sure whether either is the culprit.
Tested version where error occurs: Build #407 & #420 (latest)
Running //regen results in the following exception: (see error log)
The command worked previously (I think it was version 2.6.0, not sure which build)
To Reproduce
Create a cuboid selection with the //wand
Run the //regen command
Expected behaviour
//regen executes and regenerates the terrain to its default state.
Screenshots / Videos
Error log (if applicable)
https://gist.github.com/LM-Wolfert/09154b4a70dfca1229db277fc3947fb6
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/34163ea973d74ef197e36ab7dc3a217a
Fawe Version
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response