Problem with tpa and home
DoreK333 opened this issue · 13 comments
Information
Server log (upload logs/latest.log
to Gist):
https://gist.github.com/DoreK333/965070a729703588f75a47979f6ca7ee
EssentialsX config (upload plugins/Essentials/config.yml
to Gist):
https://gist.github.com/DoreK333/838c0e4474c373972df0710ab0bb188e
Details
There is sometimes a problem with teleportation:
- players can not move to their homes, they are informed that they have to wait 5 seconds for teleportation, but they are not transferred
- when the player receives a teleport request and executes the /tpaccept command, an error appears indicating that there is no teleport request.
The problem began to occur today, I suspect that after updating the paper.
I imagine this is related to EssentialsX not supporting Paper's async chunk loading, but this needs further investigation.
I have this same problem but. If you change "teleport-delay: 0" in essentials config, the problem dissapears. So there is a problem i think whit the delay function. Try out.
I noticed that you have to enter /tpaccept a few times for the teleportation to work.
You dont need /tpaccept for teleporting home. And mostly i have problems with /home command.
Okay. :) @md678685 i found a temporary solution for this problem.
I have this same problem but. If you change "teleport-delay: 0" in essentials config, the problem dissapears. So there is a problem i think whit the delay function. Try out.
For me and DoreK333 fixed the home problem.