You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if you correctly add the compose and spin up you will always get the following error message in the logs:
2024-02-01 20:01:40: ERROR[Main]: To run a Minetest server, you need to select a game using the '--gameid' argument.
2024-02-01 20:01:40: ERROR[Main]: Check out https://content.minetest.net for a selection of games to pick from and download.
Expected Behavior
No response
Steps To Reproduce
Using Docker compose install the latest Linuxserver image for minetest
Spin up the compose in the logs you will always see this:
2024-02-01 20:01:40: ERROR[Main]: To run a Minetest server, you need to select a game using the '--gameid' argument.
2024-02-01 20:01:40: ERROR[Main]: Check out https://content.minetest.net for a selection of games to pick from and download.
2024-02-01 20:01:40: ERROR[Main]: To run a Minetest server, you need to selecta game using the '--gameid' argument.
2024-02-01 20:01:40: ERROR[Main]: Check out https://content.minetest.net for a selection of games to pick from and download.
The text was updated successfully, but these errors were encountered:
As per upstream request this image no longer includes minetest_game, so if required you will need to either install via ContentDB or download it from their repo and copy to /config/.minetest/games/minetest
Is there an existing issue for this?
Current Behavior
Even if you correctly add the compose and spin up you will always get the following error message in the logs:
2024-02-01 20:01:40: ERROR[Main]: To run a Minetest server, you need to select a game using the '--gameid' argument.
2024-02-01 20:01:40: ERROR[Main]: Check out https://content.minetest.net for a selection of games to pick from and download.
Expected Behavior
No response
Steps To Reproduce
Using Docker compose install the latest Linuxserver image for minetest
Spin up the compose in the logs you will always see this:
2024-02-01 20:01:40: ERROR[Main]: To run a Minetest server, you need to select a game using the '--gameid' argument.
2024-02-01 20:01:40: ERROR[Main]: Check out https://content.minetest.net for a selection of games to pick from and download.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: