Players get kicked upon using World Edit

I ran into a problem where, if the server has multiple people on, and I run a big world edit command with players inside of the selection, or nearby, they get kicked from the server. Here is the two errors that I've seen get sent in console.
18 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by kingordinary#0
Admincraft Meta
Please use a paste service instead!
Paste services are more mobile friendly and easier to read than just posting a log file
Requested by kingordinary#0
Woalis
Woalis2y ago
It's been my experience that large world edits can kick all the players from a server until the world edit either finishes or crashes.
Auster
Auster2y ago
wrong version maybe?
slabeb
slabeb2y ago
Maybe using FAWE can fix it if you aren't already using it? https://github.com/IntellectualSites/FastAsyncWorldEdit
GitHub
GitHub - IntellectualSites/FastAsyncWorldEdit: Blazingly fast world...
Blazingly fast world manipulation for artists, builders and everyone else: https://www.spigotmc.org/resources/13932/ - GitHub - IntellectualSites/FastAsyncWorldEdit: Blazingly fast world manipulati...
Kingaling
KingalingOP2y ago
yeah I'm already using it I'm on version 1.19.4 and idk what version of world edit I have, I can check it's weird cuz I never had this problem before I need some sort of fix or smth because I run an event server so we are constantly doing world edit as part of the event I've gotten kicked, and other players have gotten kicked...
Woalis
Woalis2y ago
The number of blocks, or the complexity of the edit, can result with that. Limit the size of the edit in blocks, or use something like fast async world edit. FAWE can run the edits asynchronous, and in sections, so you don’t have to manually do one part at a time. Edit the configuration settings to get a good size of each section. But of course, if it’s too large, it can kick people again.
Kingaling
KingalingOP2y ago
I've run into this issue with pretty small sizes of world edit I can check the FAWE config I didn't know this was a thing
Woalis
Woalis2y ago
That probably means your server can’t handle the size.
Kingaling
KingalingOP2y ago
that's weird I never ran into this issue when I was running on 1.19.2 I think it was with a less powerful server
Woalis
Woalis2y ago
Maybe it’s better to talk to the world edit devs then.
Kingaling
KingalingOP2y ago
trueee actually
ProGamingDk
ProGamingDk2y ago
fawe devs| if ur using fawe
Discount Milk
Discount Milk2y ago
Do you have protocol lib up to date
ProGamingDk
ProGamingDk2y ago
^^ latest dev version
Discount Milk
Discount Milk2y ago
Because that's what your error points to
Kingaling
KingalingOP2y ago
I'll check

Did you find this page helpful?