EssentialsX

EssentialsX

2M Downloads

async chunk problem

PhanaticD opened this issue ยท 10 comments

commented

this loads the chunk so the whole paperlib async teleport is completely negated https://github.com/EssentialsX/Essentials/blob/2.x/Essentials/src/com/earth2me/essentials/Teleport.java

"LocationUtil.isBlockUnsafeForUser"

commented

Firstly, complete the whole template before posting issues.

commented

nah

commented

I'm assuming you mean the calls to getBlockX/Y/Z are causing this problem. Can probably fix using getChunkAtAsync in that case.

commented

yea, I managed to fix it by doing that, but the whole throws exceptions thing gets messy and Im not sure what to do about it properly

commented

Literally the only lag spikes I get on my network are from essentials TP. Please fix!

commented

EssentialsX now has async teleporting in the latest dev builds! You can download them from the EssentialsX website.

commented
commented

Bump. This is extremely important.

commented

@gp-Airee Just so you know, "bumping" isn't really a thing on GitHub. This isn't a forum.

commented

Should be fixed by #3102

If anyone here could test the PR and report any bugs you find!