CraftUI v1.2.4 not workingSolved
I'm stuck unable to get this working. Nothing changes when I load this, and with it loaded players are getting an error "Quick Craft" menu bug when using a recycler. This is the messaging that I get on the server when I load this up. 

Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'
Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'
CraftUI and ImageLibrary were compiled successfully in 2141ms
Unloaded plugin Image Library v2.0.45 by Absolut & K1lly0u
[DEBUG] CraftUI plugin is waiting for requirements to be loaded: ImageLibrary
Calling 'OnServerInitialized' on 'ImageLibrary v2.0.45' took 541ms
Loaded plugin Image Library v2.0.45 by Absolut & K1lly0u
[CraftUI] New configuration file created.
Loaded plugin CraftUI v1.2.4 by EinTime

I am unsure what I'm doing wrong, but would love to get this up and running on my server. Honestly, with it loaded, you can't even tell anything is different other than the errors at places like the recycler. I really have no clue.

Thanks in advance for your help and time on this.
In response to ChristopherS ():
I'm stuck unable to get this working. Nothing changes when I load this, and with it loaded players a...
for no reason i didnt get announce for that. i will check it
I have just performed a full server stop and then start to see if this resolves any of the issues. I will let you know if that changes anything ASAP.

Hi! Here is my last error message :

(16:17:10) | [DEBUG] Plugin compilation is already queued: CraftUI (0.385 ago)
(16:17:11) | Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary'
(16:17:11) | Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary'
(16:17:13) | CraftUI and ImageLibrary were compiled successfully in 2526ms
(16:17:13) | Failed to call hook 'Unload' on plugin 'CraftUI v1.2.4' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e1a80661d61443feb3dbdaac88eeb776>:0
at Oxide.Plugins.CraftUI.ResetBinding (BasePlayer player) [0x00000] in <2dd0219a28f044ebac015c56d4983637>:0
at Oxide.Plugins.CraftUI.Unload () [0x00032] in <2dd0219a28f044ebac015c56d4983637>:0
at Oxide.Plugins.CraftUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004b3] in
<2dd0219a28f044ebac015c56d4983637>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in
<9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
(16:17:13) | Unloaded plugin CraftUI v1.2.4 by EinTime
(16:17:13) | Unloaded plugin Image Library v2.0.45 by Absolut & K1lly0u
(16:17:13) | [DEBUG] CraftUI plugin is waiting for requirements to be loaded: ImageLibrary
(16:17:15) | Calling 'OnServerInitialized' on 'ImageLibrary v2.0.45' took 1529ms [GARBAGE COLLECT]
(16:17:15) | Loaded plugin Image Library v2.0.45 by Absolut & K1lly0u
(16:17:15) | Loaded plugin CraftUI v1.2.4 by EinTime
In response to Gosti ():
Hi! Here is my last error message :(16:17:10) | [DEBUG] Plugin compilation is already queued: Craft...
(16:17:13) | [DEBUG] CraftUI plugin is waiting for requirements to be loaded: ImageLibrary

Merged post

Check update
Locked automatically