White background item preview (skin id) and [LUI] You're trying to load an image from ImageDatabase

Greetings,

plugin version 2.0.67 oxide compiler

1. console spam after initalization

[LUI] You're trying to load an image from ImageDatabase 'https://rust-burn.com/category_0.png' which doesn't exist.

2. skin id items are not displayed in NPCShop plugin, which worked fine prior force wipe. it could be that custom definition items might not play nice with the latest changes introduces to imglib.

steam api is set in cfg. "Steam API key (get one here https://steamcommunity.com/dev/apikey)":

also unloaded the imagelibrary and deleted it's data folder.

prior force and after

N0krP0TGKUrhm4X.png

corresponding config entry

        },
        {
          "Item for sale": {
            "DisplayName": "Legendary Coin",
            "Image": null,
            "Command": null,
            "Use the command immediately after purchase": false,
            "How much can each player buy for a wipe [skinID required]": 12,
            "Refill settings": {
              "Max stock [-1 = disabled]": -1,
              "Refill inteval [seconds]": 0,
              "Refill amount": 0
            },
            "Shortname": "coal",
            "SkinID": 3779247897,
            "Amount": 1
          },
          "Price item": {
            "Shortname": "LegendaryBurnDarksaber",
            "SkinID": 3468628218,
            "Amount": 1
Failed to call hook 'ImportImageList' on plugin 'ImageLibrary v2.0.67' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ImageLibrary.ImportImageList (System.String title, System.Collections.Generic.Dictionary`2[TKey,TValue] imageList, System.UInt64 imageId, System.Boolean replace, System.Action callback) [0x00099] in <ab7486882cd748f68294aa6e098035fa>:0
  at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009da] in <ab7486882cd748f68294aa6e098035fa>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
AsyncResourceUpload failed.
AsyncResourceUpload failed.
AsyncResourceUpload failed.