Closed SirFrostingham closed 3 years ago
Here is the bug: https://github.com/RinseV/valheim-skipsleep/blob/master/SkipSleep.cs
If you remove lines 12 and 13, the mod will work with any server process.
Hi again. I issued a pull request to resolve this issue. I hope you can get to it. Thanks!
One a single system, I may be running 3 servers at once, not just 1.
This mod does not work on Server B, due to this message on Server B's start up.
[Warning: BepInEx] Skipping [ModSkipSleepValheim 1.0.2] because of process filters (valheim.exe, valheim_server.exe)
Server A works with SkipSleep, Server B does not. Server A's Valheim process is "valheim_server.exe", Server B's process is "valheim_server3.exe".
Thanks for the great mod!