After rust update, 1.1.6 UI does not open on command and throws exception in console:
Failed to call hook 'CmdChangeSkin' on plugin 'BuildingSkins v1.1.6' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BuildingSkins.InitializeLayers (BasePlayer player, System.Boolean update) [0x004c4] in <7cdc6a3f9e7b4886a1a8bf570e88f576>:0
at Oxide.Plugins.BuildingSkins.CmdChangeSkin (Oxide.Core.Libraries.Covalence.IPlayer ipPlayer, System.String command, System.String[] arg) [0x0005c] in <7cdc6a3f9e7b4886a1a8bf570e88f576>:0
at Oxide.Plugins.BuildingSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003be] in <7cdc6a3f9e7b4886a1a8bf570e88f576>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d4a0be71194349e98f7b43231b9cea3b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0
Failed to call hook 'CmdConsoleHandler' on plugin 'BuildingSkins v1.1.6' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BuildingSkins.CmdConsoleHandler (ConsoleSystem+Arg arg) [0x00215] in <7cdc6a3f9e7b4886a1a8bf570e88f576>:0
at Oxide.Plugins.BuildingSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00390] in <7cdc6a3f9e7b4886a1a8bf570e88f576>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d4a0be71194349e98f7b43231b9cea3b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b974d7a025404888bcdd55b51f29c440>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b974d7a025404888bcdd55b51f29c440>:0