No SkipNightVote since newest update
The vote doesn't come up when it's night. Already reloaded plugin and restarted server etc
Changing "OnPlayerInit" to "OnPlayerConnected" in ImageLibrary.cs fixed the issue
Still getting this spammed in console though:
Goldie

(12:18:13) | [SkipNightUI] Waiting for ImageLibrary to finish image processing!

(12:18:13) | [SkipNightUI] Waiting for ImageLibrary to finish image processing!

Working as normal without any error messages
5b7d22c4ef71f.jpg pookins
Working as normal without any error messages

For me it solved it when changing OnPlayerInit to OnPlayerConnected yesterday. Then server restarted today as normally and people said the nightvote didnt come. When looking at the logs I saw "Waiting for ImageLibrary to finish image processing!" being spammed few times a minute. When reloading both ImageLibrary and SkipNightUI the vote came up again.

Goldie

For me it solved it when changing OnPlayerInit to OnPlayerConnected yesterday.

Sounds like you were not updated with Oxide fully at the time then. ;)