The server has stopped responding after //Regen
Revan7even opened this issue ยท 2 comments
WorldEdit Version
7.2.13
Platform Version
CraftBukkit version 3661-Spigot-19641c7-8434e36 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
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
Using //regen on a village crashed the server and required a restart. Same as #1313, #1484 and #1851 despite issue being marked as fixed and closed.
Expected Behavior
I expected the server to keep running after executing the command.
Reproduction Steps
/tool farwand
on stick.- Left-click
First position set to -625/85/222
- Right-click
Second position set to -425/63/39 (850632)
//regen
- Wait 5 seconds
Region regenerated
- Wait 60 seconds
Connection timed out
- Restart server
- Load into world
- Server has reverted to state before regen command.
Anything Else?
Cloned the server and switched it to Paper and it works now, but I wouldn't have know if not for your comment in parentheses.
Paper should be more than "recommended" on the WorldEdit for Bukkit page for "better permormance" if it really means "required for certain features to not crash your world"