lloesche / valheim-server-docker

Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
https://hub.docker.com/r/lloesche/valheim-server
Apache License 2.0
1.94k stars 272 forks source link

Adminconsole does not open #290

Closed SecretUnicorn closed 3 years ago

SecretUnicorn commented 3 years ago
  1. I started the server with docker componse
  2. I copied the userid that got printed into the console
  3. I wrote that id in the adminlist.txt
  4. I restarted docker with docker restart

When I hit F5 ingame nothing shows up. What am I doing wrong? I am new to docker and had problems changing out the world as well. Ended up deleting everything and starting over so that the testworld would not get used for some reason.

Thanks for the awesome script though. Everything else worked like a charm and I am positiv that the error is on my side somewhere 😅

InB4DevOps commented 3 years ago

Since 0.146.8 you need to start the game with added switch -console when you want to use the console.

See here: https://valheim.fandom.com/wiki/Version_History

lloesche commented 3 years ago

@InB4DevOps thank you for always helping others with your knowledge! I have invited you as a collaborator to this project.

InB4DevOps commented 3 years ago

@InB4DevOps thank you for always helping others with your knowledge! I have invited you as a collaborator to this project.

Thanks :)