-
Had deleted the ValheimPlus.dll file from my plugins folder accidently. I believe it is generated from the valehim.env if I am asking to have ValheimPlus. I had simply went on their VPlus's GitHub to …
-
https://github.com/lloesche/valheim-server-docker/issues/596
Sep 21 04:55:27 supervisord: valheim-server 09/21/2023 04:55:27: Lobby f3a3e287-1355-4946-8752-fcd9f2d9733d.r-20230509 for world '歪波伟卜' …
-
![image](https://github.com/thorkseng/pi4valheim/assets/60733518/69f98bce-1469-495e-a895-e49f15c0ff5c)
Struggling to get it download and install the latest beta server in the docker file build proces…
-
When crossplay is enabled (via adding "-crossplay" to SERVER_ARGS), the server process will not listen on the SERVER_PORT and will instead accept connections via PlayFab.
However the server listeni…
-
https://github.com/lloesche/valheim-server-docker
could be used for container management
-
Duo to my lack of experience I just add the links and couldn't make a pull request. There are so many things which are not included in this template, I will name some of them and after your considerat…
-
Using the following variables in an env_file in docker:
`VALHEIM_LOG_FILTER_CONTAINS_Connected=Got connection SteamID`
`ON_VALHEIM_LOG_FILTER_CONTAINS_Connected='{read l; l=${l//*SteamID /}; msg="$l…
-
My Valheim docker was working but today it does not:
2022-07-29T15:35:17.489319236Z | stdout | Jul 29 15:35:17 /supervisord: valheim-updater [----] !!! Fatal Error: Steamcmd needs to be online to u…
-
When i do `docker compose down` the server is killed without the server saving its state. Is there any way that it can detect the SIGTERM signal and save the state immediately?
mmonj updated
2 weeks ago
-
Thanks for this lovely project!
The recent cross-play update broke ValheimPlus, which, for users of a dedicated server, means their server can't start. A frequently-offered workaround is to downgra…