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

Game Fails To Update Via Client "Content" Update Button #14682

Open
TechnoWolfTV opened this issue May 21, 2024 · 1 comment
Open

Game Fails To Update Via Client "Content" Update Button #14682

TechnoWolfTV opened this issue May 21, 2024 · 1 comment
Labels
@ Content / PkgMgr @ Mainmenu Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible

Comments

@TechnoWolfTV
Copy link

Minetest version

Minetest 5.8.0 Win64

Irrlicht device

No response

Operating system and version

Windows 11 Home 23H2

CPU model

No response

GPU model

No response

Active renderer

No response

Summary

I'm the maintainer of a game on ContentDB titled, "Adventurelands". I have noticed that when attempting to update the game via client it fails every time and on any device I attempt to do so on. No other mods or games seem to have this problem. ContentDB suggested posting a bug report here. After an update attempt, the following error is displayed:

Error installing "Adventurelands": Failed to install adventurelands to C:\Users\technowolftv\Documents\Minetest\games\adventurelands

After this, the game is missing from the main menu. When browsing to the install path, the game's folder is still there but the game.conf is missing (and possibly some other files) which explains why client cannot see it any more. When examining debug.txt, there are a number of errors logged about this. Example:

2024-05-14 10:10:43: ERROR[Main]: RecursiveDelete: Failed to delete file C:\Users\technowolftv\Documents\Minetest\games\adventurelands\menu\theme.ogg
2024-05-14 10:10:43: ERROR[Main]: RecursiveDelete: Failed to recurse to C:\Users\technowolftv\Documents\Minetest\games\adventurelands\menu\theme.ogg
2024-05-14 10:10:43: ERROR[Main]: RecursiveDelete: Failed to recurse to C:\Users\technowolftv\Documents\Minetest\games\adventurelands\menu
2024-05-14 10:10:43: ERROR[Main]: MoveDir: target "C:\Users\technowolftv\Documents\Minetest\games\adventurelands" exists as file or non-empty folder
2024-05-14 10:12:54: ERROR[Main]: RecursiveDelete: Failed to delete file C:\Users\technowolftv\Documents\Minetest\games\adventurelands

So, in order to update, I must manually delete the adventurelands folder at C:\Users\technowolftv\Documents\Minetest\games\adventurelands and then reinstall from scratch.

Steps to reproduce

Have an existing install of the "Adventurelands" game installed via client, and then attempt to update it via client when an update is available.

@TechnoWolfTV TechnoWolfTV added the Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible label May 21, 2024
@grorp
Copy link
Member

grorp commented May 21, 2024

duplicate of #14193?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@ Content / PkgMgr @ Mainmenu Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible
Projects
None yet
Development

No branches or pull requests

3 participants