How are you guys even getting that far? Whether its an approved skin in the release of rust, or approved via the community OR skin in the workshop I can not get ImageLibrary to download the necessary files to make it accessible in-game. All it does is give the warning that it needs to finish processing the image before the /s (ServerRewards) can be accessible.
I started eliminating "which" skin(source of which it pulls info I.E community skin, steam, rust) it might be causing an issue buts its all of them! is there a command to see the download status? Even if its one skin thats approved via workshop I have checked hour later and still no change or access to the shop. There is no errors being announced in the server or client side for me to isolate the issue. It does say this when I reload ServerRewards but I am not connecting the dots how its an issue?
Web request produced exception (Url:
https://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1/) in 'ImageLibrary v2.0.52' plugin (NullReferenceException: Object reference not set to an instance of an object) at System.Net.AutoWebProxyScriptEngine.InitializeRegistryGlobalProxy () [0x0005b] in :0 at System.Net.AutoWebProxyScriptEngine.GetWebProxyData () [0x00007] in :0 2kb/s in, 19kb/s out at System.Net.WebProxy.UnsafeUpdateFromRegistry () [0x0001a] in :0 at System.Net.WebProxy..ctor (System.Boolean enableAutoproxy) [0x0000d] in :0 at System.Net.WebProxy.CreateDefaultProxy () [0x00012] in :0 at System.Net.Configuration.DefaultProxySectionInternal.GetSystemWebProxy () [0x00000] in :0 at System.Net.Configuration.DefaultProxySectionInternal.GetDefaultProxy_UsingOldMonoCode () [0x00036] in :0 at System.Net.Configuration.DefaultProxySectionInternal.GetSection () [0x00015] in :0 at System.Net.WebRequest.get_InternalDefaultWebProxy () [0x00022] in :0 at System.Net.HttpWebRequest..ctor (System.Uri uri) [0x0008d] in :0 at (wrapper remoting-invoke-with-check) System.Net.HttpWebRequest..ctor(System.Uri) at System.Net.HttpRequestCreator.Create (System.Uri uri) [0x00000] in :0 at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x00091] in :0 at System.Net.WebRequest.Create (System.String requestUriString) [0x00014] in :0 at Oxide.Core.Libraries.WebRequests+WebRequest.Start () [0x00014] in :0
below is the config for IL;
"Avatars - Store player avatars": true,
"8CA8BD73XXXXXXXXEB53C3F9": true,
"Progress - Show download progress in console": true,
"Progress - Time between update notifications": 20,
"User Images - Manually define images to be loaded": null,
"Version": {
"Major": 2,
"Minor": 0,
"Patch": 52
what am I doing wrong or not seeing?