Open lxhwes opened 3 years ago
I am unable to replicate this bug using SkipSleep 1.0.5 and BepInEx 5.4.1600.
@lxhwes How are you running this mod? Are you running it on a server? What OS are you running the server on? Looking at the error, it seems the config of the mod might just be invalid.
@RinseV Thanks for the reply. This is running on a hosted server (Valhost.net). I am not sure what OS they are using, and the config file I am running is default:
[General]
## Threshold of ratio of players that need to be sleeping, must be > 0
# Setting type: Double
# Default value: 0.5
ratio = 0.5
## Show a continuous message of the amount of players currently sleeping (if > 0)
# Setting type: Boolean
# Default value: true
showMessage = true
Skipsleep stopped working this past week. Server log shows an exception due to an unescaped character somewhere.
SkipSleep version: 1.0.5 BepInEx version: 5.4.1600