SBPrime / AsyncWorldEdit-Premium

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

Get an error when pasting with API #137

Closed caxerx closed 5 years ago

caxerx commented 7 years ago

I have working an plugin use AWE API, But when I performing an paste task. Sometimes It spam this error: https://pastebin.com/T8P0PwiA

And here is my code: https://github.com/caxerx/DynamicDungeon/blob/master/src/me/blackphreak/dynamicdungeon/MapBuilding/oBuilder.java

caxerx commented 7 years ago

anyone? bump

SBPrime commented 7 years ago

What version of the server are you using?

caxerx commented 7 years ago

1.12 PaperSpigot #1139

SBPrime commented 6 years ago

Unfortunately I do not target paperspigot. I tried to fix this error but unfortunately paper has some changes that break my chunk unload/load detection.

caxerx commented 6 years ago

Ok, I will try to use the original Spigot