[GH-ISSUE #2940] Minecraft Bedrock Perpetually Updates #2099

Closed
opened 2026-02-27 03:00:51 +03:00 by kerem · 9 comments
Owner

Originally created by @thelegendofbrian on GitHub (Jun 30, 2020).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/2940

User Story

As a system administrator, I want to update a server when an update is available.

Basic info

  • Distro: [Ubuntu 18.04]
  • Game: [Minecraft Bedrock]
  • Command: [Update]
  • LinuxGSM version: [v20.3.3]

Further Information

When updating the game, every other update command issued results in an update which isn't actually needed. When an update is thought to be available, it states the local build is 1.16.1.2 and the remote build is 1.16.1.02, which shouldn't result in a update, but it does.

To Reproduce

Steps to reproduce the behaviour:

  1. Install an mcbserver and start the server at least once
  2. Issue ./mcbserver update 4 times
  3. Notice there were 2 updates attempted

Expected behaviour

An update should only occur if there is an update available.

Originally created by @thelegendofbrian on GitHub (Jun 30, 2020). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/2940 ## User Story As a system administrator, I want to update a server when an update is available. ## Basic info * **Distro:** [Ubuntu 18.04] * **Game:** [Minecraft Bedrock] * **Command:** [Update] * **LinuxGSM version:** [v20.3.3] ## Further Information When updating the game, every other update command issued results in an update which isn't actually needed. When an update is thought to be available, it states the local build is 1.16.1.2 and the remote build is 1.16.1.02, which shouldn't result in a update, but it does. ## To Reproduce Steps to reproduce the behaviour: 1. Install an mcbserver and start the server at least once 2. Issue `./mcbserver update` 4 times 3. Notice there were 2 updates attempted ## Expected behaviour An update should only occur if there is an update available.
Author
Owner

@issue-label-bot[bot] commented on GitHub (Jun 30, 2020):

Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.55. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

<!-- gh-comment-id:651532124 --> @issue-label-bot[bot] commented on GitHub (Jun 30, 2020): Issue-Label Bot is automatically applying the label `type: bug` to this issue, with a confidence of 0.55. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/GameServerManagers/LinuxGSM) and [code](https://github.com/hamelsmu/MLapp) for this bot.
Author
Owner

@dgibbs64 commented on GitHub (Jun 30, 2020):

How odd. the update logic is as simple as if local and remote version number do not match then update. So my guess is that its getting the wrong local version

<!-- gh-comment-id:651650141 --> @dgibbs64 commented on GitHub (Jun 30, 2020): How odd. the update logic is as simple as if local and remote version number do not match then update. So my guess is that its getting the wrong local version
Author
Owner

@mspencerl87 commented on GitHub (Jul 1, 2020):

My Minecraft is setup to check for updates every 60 minutes.
It is constantly trying to update from 1.16.1.2 to 1.16.1.02

<!-- gh-comment-id:652441952 --> @mspencerl87 commented on GitHub (Jul 1, 2020): My Minecraft is setup to check for updates every 60 minutes. It is constantly trying to update from 1.16.1.2 to 1.16.1.02
Author
Owner

@mspencerl87 commented on GitHub (Jul 1, 2020):

How odd. the update logic is as simple as if local and remote version number do not match then update. So my guess is that its getting the wrong local version

Any idea which file to change in the mcbserver directories to rectify the issue?
Could one simply "rename file" ?

<!-- gh-comment-id:652479655 --> @mspencerl87 commented on GitHub (Jul 1, 2020): > How odd. the update logic is as simple as if local and remote version number do not match then update. So my guess is that its getting the wrong local version Any idea which file to change in the mcbserver directories to rectify the issue? Could one simply "rename file" ?
Author
Owner

@dgibbs64 commented on GitHub (Jul 3, 2020):

Yeah looks like the minecraft devs have got the remote release number wrong which is causing the error. The logs give 2 and the remote location (zipfile name) gives 02

Update available
* Local build: 1.16.1.2
* Remote build: 1.16.1.02

There is nothing I can do to fix this. It will need to be raised with Mojang.
image

<!-- gh-comment-id:653629859 --> @dgibbs64 commented on GitHub (Jul 3, 2020): Yeah looks like the minecraft devs have got the remote release number wrong which is causing the error. The logs give `2` and the remote location (zipfile name) gives `02` ``` Update available * Local build: 1.16.1.2 * Remote build: 1.16.1.02 ``` There is nothing I can do to fix this. It will need to be raised with Mojang. ![image](https://user-images.githubusercontent.com/4478206/86488950-9bfd5a80-bd5a-11ea-9d63-b1c00035709a.png)
Author
Owner

@dgibbs64 commented on GitHub (Jul 3, 2020):

If anyone wants to contact Mojang feel free to reference this issue. I will, however, close this as there is nothing more I can do until they fix filename

<!-- gh-comment-id:653633026 --> @dgibbs64 commented on GitHub (Jul 3, 2020): If anyone wants to contact Mojang feel free to reference this issue. I will, however, close this as there is nothing more I can do until they fix filename
Author
Owner

@dgibbs64 commented on GitHub (Mar 20, 2021):

Good news with the latest update they appear to have fixed this issue

<!-- gh-comment-id:803291077 --> @dgibbs64 commented on GitHub (Mar 20, 2021): Good news with the latest update they appear to have fixed this issue
Author
Owner

@mspencerl87 commented on GitHub (Mar 22, 2021):

All hell (pun intended) Microsoft lol thanks if anyone had to do anything on GitHub!!! My son will be happy now.
Thanks for the update @dgibbs64

<!-- gh-comment-id:803693717 --> @mspencerl87 commented on GitHub (Mar 22, 2021): All hell (pun intended) Microsoft lol thanks if anyone had to do anything on GitHub!!! My son will be happy now. Thanks for the update @dgibbs64
Author
Owner

@github-actions[bot] commented on GitHub (Mar 23, 2022):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1075766736 --> @github-actions[bot] commented on GitHub (Mar 23, 2022): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2099
No description provided.