Hello,
Is HTTPS mandatory?
Because we were using local image support on a dedicated server via URLs likehttp://IP/image/image.png,
and now all images have become problematic and are no longer visible.
Hello,
Is HTTPS mandatory?
Because we were using local image support on a dedicated server via URLs likehttp://IP/image/image.png,
and now all images have become problematic and are no longer visible.
Yeah ,the plugin loads but we're getting errors that relate to image library. Needs a new update, it seems
just go in the plugins that have the http and add the s so its looks like https
took me 5 mins to fix this issue
Web request callback raised an exception (JsonReaderException: Unexpected character encountered while parsing value: E. Path '', line 0, position 0.)
at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0
at Oxide.Plugins.ImageLibrary.<LoadInbuiltSkinLookup>b__24_0 (System.Int32 code, System.String response) [0x00000] in <d31207f4a0774d14b29fda4993765413>:0
at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__46_0 () [0x00034] in <15f61ddda771464d8246ebdce8ff4811>:0
Merged post
is this the error?
i have this on my console
clarksta
just go in the plugins that have the http and add the s so its looks like https
took me 5 mins to fix this issue
This probably doesn’t solve the issue I was referring to
seeings literally thousands of http links in the image library url config file. After doing the update. They're for default things, "autopistol" and such. Redid the update and it's still the same?
Just an update from my side.
We were using local image URLs like http://IP/image.png on a dedicated server. After the recent update, these stopped working.
The fix was to move the local image server behind a domain with HTTPS (using Caddy + Let’s Encrypt) and update all image URLs to HTTPS.
After switching to HTTPS, ImageLibrary works correctly again.
Like we really needed another reason to just HATE facepunch. I have 150+ plugins that I have setup to use the images from our local decicated server. http worked fine till this last update. Being forced to use a secure sever for image hosting is just plain stupid. Defend it if you like, I will just think you too are stupid. There was no need or reason for this change. It was just stupid.