EssentialsX

EssentialsX

2M Downloads

AsyncTeleport CompletableFuture never completed

webcrawls opened this issue ยท 3 comments

commented

Type of bug

Other unexpected behaviour

/ess version output

TODO @JRoy

Server startup log

TODO @JRoy

EssentialsX config files

TODO @JRoy

Error log (if applicable)

TODO @JRoy

Bug description

When using EssentialsX's AsyncTeleport (User#getAsyncTeleport), the CompletableFuture passed in is never completed.
Code example: https://github.com/kadenscott/Quantum/blob/822aa43ed4ea39548cda1f41d51bae6aa24f7cee/QuantumWild/src/main/java/dev/kscott/quantumwild/wild/WildManager.java#L362

Steps to reproduce

TODO @JRoy

Expected behaviour

The CF is completed.

Actual behaviour

The CF is never completed.

jroy FORCED me to do this at GUNPOINT.

commented

:shipit:

commented

TODO: @JRoy