Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Teleporting when connecting with Bedrock over Geyser #11

Open
lucasfrederico opened this issue Jun 6, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@lucasfrederico
Copy link

API version

2.3.3

Server software and version

Purpur 1.20.4

Steps to reproduce

1. Open the SignGui using Bedrock client

Expected behaviour

Hopefully it doesn't have this teleportation effect. Teleportation is visual only, but the bedrock player cannot be teleported. In fact, if he types, for example, /spawn, he is teleported, but only for other players seeing him, in the bedrock player's view, he does not move.

What is actually happening?

image
In the bedrock player's view, you are teleported to a strange place, it seems like you were teleported to the sky after opening the sign.

Code snippets

No response

Any additional comments?

No response

@lucasfrederico lucasfrederico added the bug Something isn't working label Jun 6, 2024
@Rapha149
Copy link
Owner

Rapha149 commented Jun 6, 2024

Honestly, I have no idea what could cause this bug. My API really only sends the information about the sign to the player and then prompts the client to open the sign. Of course this is different than when you normally open a sign for a player because none of it happens on the server itself but it shouldn't have this effect regardless.
I don't know if I will be able to solve this issue but it could help if you provided some more information, for example:

  1. What exact setup do you use to connect with a Bedrock client to a Java server?
  2. Did you use this API in previous versions as well and if yes, did this bug happen in these versions too or is it a new bug in 1.20.4?

@lucasfrederico
Copy link
Author

  1. I don't know if this is what you asked, but I use GeyserMC to connect Bedrock players to Java servers
  2. I'm not sure about this, maybe it's a problem with 1.20.4, because I received this report recently, when we updated our server to 1.20.4, however, we have another less busy server, which is SkyBlock, it was already on 1.20.4 . So, I'm not sure, because it's a bug in 1.20.4, or it could be that this has always existed and we never tested it.

@Rapha149 Rapha149 changed the title [Bug] [Bug] Teleporting when connecting with Bedrock over Geyser Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants