Failed to call hook 'LoadImageList' on plugin 'ImageLibrary v2.0.54' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
at Oxide.Plugins.ServerRewards.GetKitContents (System.String kitname) [0x000d9] in <6ca47ce6b9a543ada7bf907fedf9bb09>:0
at Oxide.Plugins.ServerRewards.CreateKitsElement (System.Collections.Generic.List`1[T] kits, System.Int32 page, System.Boolean pageUp, System.Boolean pageDown, System.String npcId) [0x001b2] in <6ca47ce6b9a543ada7bf907fedf9bb09>:0
at Oxide.Plugins.ServerRewards.CreateKitsUI (System.String npcId, Oxide.Plugins.ServerRewards+NPCData+NPCInfo npcInfo) [0x00107] in <6ca47ce6b9a543ada7bf907fedf9bb09>:0
at Oxide.Plugins.ServerRewards.CreateNewElement (System.String npcId, Oxide.Plugins.ServerRewards+NPCData+NPCInfo info) [0x00024] in <6ca47ce6b9a543ada7bf907fedf9bb09>:0
at Oxide.Plugins.ServerRewards.CreateAllElements () [0x00007] in <6ca47ce6b9a543ada7bf907fedf9bb09>:0
at Oxide.Plugins.ImageLibrary.LoadImageList (System.String title, System.Collections.Generic.List`1[T] imageList, System.Action callback) [0x00138] in <af5cf91eb8284cd59a03362d7becee8b>:0
at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000bf] in <af5cf91eb8284cd59a03362d7becee8b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <008b12f41ec4452da1a5497eeb849299>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0

Here is the error when I want to put my kits.
I make the order to put my kits, but after I do not see them displayed. So I relaunch the plugin and here is what I have ...