Failed to call hook 'LoadImageList' on plugin 'ImageLibrary v2.0.46' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, System.UInt64 imageId) [0x00000] in <71cdc7c162514b62a94158ea0dcaa377>:0
at Oxide.Plugins.ImageLibrary.LoadImageList (System.String title, System.Collections.Generic.List`1[T] imageList, System.Action callback) [0x00029] in <71cdc7c162514b62a94158ea0dcaa377>:0
at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000bf] in <71cdc7c162514b62a94158ea0dcaa377>:0
.....etc
This only seems to be affecting the SkipNightUI plugin, which no longer works.
As noted by another user on a different, recent thread, I also tried changing the download url's to omit the 'www' portion of the address but that had no affect.