1.19.3 Download 616 missing version registration
Nutmegan opened this issue ยท 1 comments
- This issue is not solved in a development build
Describe the bug
The 616 Dev build is the only compatible build listed for 1.19.3 but it does not register the snapshot version on startup.
[07:24:39 INFO]: [ProtocolLib] Loading server plugin ProtocolLib v5.0.0-SNAPSHOT
This causes plugin dependencies to fail their compatibility checks.
[07:24:56 INFO]: [BetonQuest] Hooking into ProtocolLib
[07:24:56 WARN]: [BetonQuest] Could not hook into ProtocolLib 5.0.0-SNAPSHOT! ProtocolLib version 5.0.0-SNAPSHOT is not supported. Please install version 5.0.0-SNAPSHOT-b610!
[07:24:56 WARN]: [BetonQuest] BetonQuest will work correctly, except for that single integration. You can turn it off by setting 'hook.protocollib' to false in config.yml file.
To Reproduce
Run the jar and check the registered version number in the startup logs. (see below)
Expected behavior
The snapshot version should appear after the build number like other builds
ProtocolLib v5.0.0-SNAPSHOT-b610
Version Info
Minecraft 1.19.3
ProtocolLib 5.0 - 616