Razzmatazzz / ValheimServerWarden

Manage one or more Valheim dedicated server instances.
GNU General Public License v3.0
38 stars 4 forks source link

Prompt for already running servers #33

Closed jim-022 closed 3 years ago

jim-022 commented 3 years ago

When I use the option to auto start server a prompt popup every time I start Warden app image

If click 'no' the app will start the server just fine and it is managed by the warden app.

My target is to open Warden minimized on boot,

I am using Manual install option for the server and Auto Start option. image

Razzmatazzz commented 3 years ago

Do you have another server running that isn't managed by VSW? That prompt appears when the app detects an already-running instance of valheim_server.exe on launch. If you don't think you have any servers running, click "yes" on that prompt and VSW will shut down any already-running servers.

jim-022 commented 3 years ago

Did check all the processes also tested after reboot. Same result will do some further testing to check where is the root cause.

P.s.I will try debugging with the code from the repo if it still persists. (I thought it could be known issue.)

Razzmatazzz commented 3 years ago

vsw-test.zip I think I found what the issue was. Try this test build and see if it works for you.

jim-022 commented 3 years ago

That was quick , thanks I will give it a try.

Razzmatazzz commented 3 years ago

Fixed in latest version.