Niestrat99 / AT-Rewritten

GNU General Public License v3.0
35 stars 16 forks source link

[BUG] Offline Homes #91

Open IceWaffles opened 1 year ago

IceWaffles commented 1 year ago

Description

Can't teleport to bedrock players' homes/bed when they're offline

Reproducing

Steps to reproduce the behaviour:

  1. Download and install latest geyser & floodgate
  2. Have a bedrock player set a home
  3. Get them to log off

Expected Behaviour

A clear and concise description of what you expected to happen. You can teleport to the bedrock user's home home, eg /home .Amzy497 home or /home .Amzy497 bed

Server

Use /version to fill out the following information. git-PufferfishPlus-12 (MC: 1.19.2)* You are on the latest version!

Stacktraces

https://pastebin.com/Dg6gyxiT

Plugin Information

Use /version AdvancedTeleport to fill out this information. AdvancedTeleport version 5.6.4

Additional Information

It works for Java players, and I suppose this could also be a feature request... But anyways, it would be lovely if support for bedrock players could be added too as everything else with this plugin is simply amazing.

Thatsmusic99 commented 1 year ago

That's going to be an interesting one, it may be down to the Floodgate API not caching the UUIDs of offline players. I'll see if I can either work around that or fix it head-on.