Hi, and thanks for this thread.
I just added this plugin (Craft UI) to my server and I'm experiencing som problems. I'm using RSM but installing manually makes no difference.
At startup the server outputs "Loaded plugin CraftUI v1.2.3 by EinTime". So far so good. Later it puts out:
I just added this plugin (Craft UI) to my server and I'm experiencing som problems. I'm using RSM but installing manually makes no difference.
At startup the server outputs "Loaded plugin CraftUI v1.2.3 by EinTime". So far so good. Later it puts out:
Failed to call hook 'OnServerInitialized' on plugin 'CraftUI v1.2.3' (ArgumentException: An item with the same key has already been added. Key: scientist suit)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
at Oxide.Plugins.CraftUI.OnServerInitialized () [0x00093] in <ea1ed48f3b974fe88ab3defc4d68408e>:0
at Oxide.Plugins.CraftUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <ea1ed48f3b974fe88ab3defc4d68408e>: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
I have disabled all other plugins without any luck. Before I dwelve deeper into this I thought it might be a good idea to ask if there is a common/usual solution.
Thanks!