Nukkit
Nukkit copied to clipboard
Remote query no longer works in release #747
Expected Behavior
Refer to the function "UT3Query" here: https://gist.github.com/xBeastMode/89a9d85c21ec5f42f14db49550ea8e5c
This has been a reliable way to query Pocketmine servers for status information for years. It was working fine with CloudburstMC/NukkitX until release #747. Now "$challenge" is returning an invalid/unexpected value.
Actual Behavior
The $challenge from CloudburstMC/NukkitX no longer follows the previous expected format.
Steps to Reproduce
Refer to the UT3Query and attempt to query a CloudburstMC/NukkitX server https://gist.github.com/xBeastMode/89a9d85c21ec5f42f14db49550ea8e5c
Debug information
This server is running Nukkit git-7d87a22 「」 implementing API version 1.0.11 for Minecraft: BE v1.16.20 (protocol version 408)
Crashdump, Backtrace or Other Files
N.A
Checklist:
- [NA] I included a
/debugpaste
link - [X] I made sure there aren't duplicates of this report (Use Search)
- [X] I made sure I am using an up-to-date version of Nukkit
- [X] I Made sure the bug/error is not caused by a plugin
@ZizzyZizzy If you want a Nukkit-independent query tool, look into my repository MCBedrockQuery.
Hello, will this bug be resolved or do we need to find an alternative solution? This function is essential to be listed on directory sites for servers.