SBPrime / AsyncWorldEdit-Premium

Async WorldEdit - Edit millions of blocks without lag! (Premium version)
Other
19 stars 4 forks source link

"//replace spawner air" freezes server to crash #181

Closed MrSpock78 closed 5 years ago

MrSpock78 commented 5 years ago

AsyncWorldEdit - Premium 3.6.3 WorldEdit 7.0.0 RC3 Paper git-Paper-629 (MC: 1.13.2)

"//replace spawner air" even on small areas (10 10 10) freezes server until crash. Does not happen with AWE disabled.

https://pastebin.com/6YvNFJsX

SBPrime commented 5 years ago

Some other plugin causes AWE class scanner to fail. Please change the debug mode to DEBUG. And then send me the log (~200-300 lines) after trying to perform an operation.

MrSpock78 commented 5 years ago

https://pastebin.com/KF4UA287

SBPrime commented 5 years ago

OK I know whats the problem. You are using the BlockMask and apparently it causes problems. I'll add a fix in the next version.

MrSpock78 commented 5 years ago

Thank you very much for your help

SBPrime commented 5 years ago

Fixed in 3.6.4

MrSpock78 commented 5 years ago

fixed... thank you so much!