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

Possible Incompatability with AdvancedServerList and/or PAPIProxyBridge (seek for assistance) #57

Open
3 tasks
Andre601 opened this issue Dec 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Andre601
Copy link

Andre601 commented Dec 1, 2024

Describe the bug
A user reported an issue they encountered when they use my plugin (AdvancedServerList) alongside yours on Velocity.

The issue seems to be, that the player count and player sample list get messed up, when modified by my plugin, while pinging the server through a raknetify;-prefixed connection.
You can see the screenshot for how the issue looks and this is the configuration they used:

priority: 0

motd:
  - 'MOTD line 1'
  - 'MOTD line 2'

playerCount:
  hover:
    - 'Hover line 1'
    - 'Hover line 2'
    - 'Hover line 3'
    - 'Hover line 4'
  text: 'testing'

My plugin is using Velocity's ServerPing.Builder to modify the ping. The necessary methods modifying the Player count and Player sample list are found at these locations:

I'm opening this issue now in an attempt to try and find a possible solution for this problem, be it on your or my end.
The user also reported that they cannot reproduce the issue, if they ping the raknetify connection while the Proxy plugin PAPIProxyBridge isn't present, so it may or may not be related to this plugin too.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a Velocity proxy with Raknetify and AdvancedServerList (And probably PAPIProxyBridge?)
  2. Add the server to your server list with raknetify; prefix and using the mod.
  3. Ping the Server.

Expected behavior
The List entry should display normally

Screenshots
image

Runtime info (please complete the following information):
As I'm not the user encountering this can I not provide the requested info here. Sorry.

Crash reports / logs

Other mods

Checklist
Cannot check these as I'm not the user having this issue.

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.

Additional context
I'm open to try and implement support for raknetify in some way to my plugin, if it fixes this issue while also not becoming a huge maintenance burden on my end.

@Andre601 Andre601 added the bug Something isn't working label Dec 1, 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

1 participant