runeberry / ValheimServerGUI

A simple user interface for running Valheim Dedicated Server on Windows
GNU General Public License v3.0
44 stars 3 forks source link

Issue / Question? Auto Start VH server (on computer reset) #19

Closed eris667 closed 3 years ago

eris667 commented 3 years ago

Server is working, interface is good, how do I autostart the server? My machine that is hosting the server auto-restarts daily at 1am

dolphinspired commented 3 years ago

Good question! Unfortunately, the answer is... you can't - yet.

But that is a good idea. Let me investigate that tonight and see what I can come up with.

dolphinspired commented 3 years ago

@eris667 I've started working on this, I should be able to have it tested + released in the next day or two. I've added a menu under File > Preferences that will allow you to toggle this behavior on. Here's what it will look like:

image

eris667 commented 3 years ago

Awesome! I created a quick Sikuli script to run until this releases -- thank you very much, this is a much better solution

dolphinspired commented 3 years ago

@eris667 This is now available in v1.2.3! Make sure the top two boxes are checked and your server should automatically reboot when your computer restarts. Let me know how it goes!

image

dolphinspired commented 3 years ago

Resolved by #22

eris667 commented 3 years ago

Installed & reset machine, worked flawlessly tyvm!