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

Timeout When Using Own Linking and Global Linking in Floodgate Velocity #569

Open
OtakuSweett opened this issue Jan 21, 2025 · 1 comment

Comments

@OtakuSweett
Copy link

Problem Description:
When activating the Own Linking and/or Global Linking features in Floodgate and linking the accounts, attempting to enter Bedrock results in a timeout and it never loads. This issue has been tested with both SQLite and MySQL for Own Linking, and without Own Linking using Global Linking, but the problem persists.

Error Details:

  • No specific errors are reported other than the timeout.
  • The Geyser log shows the following information:
    [15:58:01 INFO] [geyser]: Player connected with Gamertag Giancrack8246
    [15:58:01 INFO] [geyser]: Giancrack8246 (Connected as: Giancrack8246) has joined the Java server
    [15:58:01 INFO] [floodgate]: Floodgate player who is logged in as OtakuSweett 98347a69-0a10-473d-9b17-8e35fe72be41 joined
    [15:58:01 INFO]: [connected player] OtakuSweett (/79.127.180.2:0) has connected
    [15:58:31 INFO] [floodgate]: Floodgate player logged in as Giancrack8246 disconnected
    [15:58:31 INFO] [geyser]: Giancrack8246 disconnected from the Java server due to Internal Exception: io.netty.handler.timeout.ReadTimeoutException
    [15:58:31 ERROR] [geyser]: An exception occurred: 
    io.netty.handler.timeout.ReadTimeoutException: null
    [15:58:31 INFO]: [connected player] OtakuSweett (/79.127.180.2:0) has disconnected
    

Steps to Reproduce the Problem:

  1. Activate Own Linking and/or Global Linking in Floodgate.
  2. Link the Bedrock and Java accounts.
  3. Attempt to enter Bedrock.
  4. A timeout occurs and it never loads.

Floodgate Configuration:

player-link:
  enabled: true
  use-global-linking: true

Tests Conducted:

  • Tested with SQLite and MySQL for Own Linking.
  • Tested without Own Linking and only with Global Linking.
  • The problem persists in all tested configurations.
@OtakuSweett
Copy link
Author

OtakuSweett commented Jan 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant