mojira.dev
BDS-8068

Server version and zip file download name do not match

Summary

Executable version and application zip folder name do not match.

Steps to reproduce

  1. Download the latest linux BDS software and note the name of the zip (bedrock-server-1.16.1.02.zip)

  2. Unpack and run the executable

  3. Note the ouput next to "Version" when starting (1.16.1.2)

What I expected to happen...

The name of the download and the version output in the console should match to allow scripting and other integrations.

What actually happened...

The versions do not match, preventing automated checks against the website.

 

Linked issues

Comments 8

Original Description:

I am the developer of [LinuxGSM|https://linuxgsm.com/lgsm/mcbserver/]. We have an automated update script for Minecraft Bedrock that checks the name of the zip file download (bedrock-server-1.16.1.02.zip) against the version listed in the server logs (1.16.1.2). For the most recent release, the zip version does not match the server log files. This means the updater thinks there is a new version every time.

Please can you update the zip filename to the correct server version 1.16.1.2 instead of 1.16.1.02

Thank you

Original Description:

I am the developer of [LinuxGSM|https://linuxgsm.com/lgsm/mcbserver/]. We have an automated update script for Minecraft Bedrock that checks the name of the zip file download (bedrock-server-1.16.1.02.zip) against the version listed in the server logs (1.16.1.2). For the most recent release, the zip version does not match the server log files. This means the updater thinks there is a new version every time.

Please can you update the zip filename to the correct server version 1.16.1.2 instead of 1.16.1.02

Thank you

Daniel would you mind testing the 1.16.20 release and check that this has been resolved please?

Edit: Never mind, just checked myself and they're still inconsistent
Filename: bedrock-server-1.16.20.03.zip
Version tag: 1.16.20.3

Daniel would you mind testing the 1.16.20 release and check that this has been resolved please?

Edit: Never mind, just checked myself and they're still inconsistent
Filename: bedrock-server-1.16.20.03.zip
Version tag: 1.16.20.3

Verified still not working correctly

Verified still not working correctly

We believe this is fixed in the latest version.

We believe this is fixed in the latest version.

Daniel Gibbs

(Unassigned)

Confirmed

Retrieved