Followers 2 Error ? By Black Cobra RO, May 12, 2020 in Tool Cupboard GUI Closed 1.0.2 1.0.6 Report reply Black Cobra RO Posted May 12, 2020 The error below occurs when a player tries to press the manage button and of course when he presses the button does not work, do you have any idea how to solve it? : Failed to call hook 'cmdTCGUI' on plugin 'TCGui v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.tcGUI (BasePlayer player, BaseEntity entity) [0x007f1] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.TCGui.cmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000bc] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00163] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>: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 Quote Share this comment Link to comment Report reply RFC1920 Posted May 12, 2020 This must have been the first plugin I uploaded here and I have not kept up with the changes. Will be rolling it up to 1.0.6 one by one. Hopefully that version will work for you. Quote Share this comment Link to comment Report reply RFC1920 Posted May 12, 2020 Changed Status from Pending to ClosedChanged Fixed In to 1.0.6 Quote Share this comment Link to comment Report reply RFC1920 Posted May 12, 2020 Changed Status from Closed to Pending Quote Share this comment Link to comment Report reply RFC1920 Posted May 12, 2020 However... I see you have 1.0.6 from somewhere anyway. Will look to see what I have pending for 1.0.7 to see if that has a fix. Quote Share this comment Link to comment Report reply RFC1920 Posted May 12, 2020 Please verify that the very first line of the plugin is commented out, or just download it again. Let me know. Quote Share this comment Link to comment Report reply Black Cobra RO Posted May 13, 2020 I reinstalled the plugin but the same error! Failed to call hook 'cmdTCGUI' on plugin 'TCGui v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.tcGUI (BasePlayer player, BaseEntity entity) [0x007f1] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.TCGui.cmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000bc] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00163] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>: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 Quote Share this comment Link to comment Report reply Guest Posted May 16, 2020 Changed Status from Pending to Closed Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 hi can you help me please ? when a player tries to access the manage button the error below appears and the button does not work Unloaded plugin Tool Cupboard GUI v1.0.7 by RFC1920 Loaded plugin Tool Cupboard GUI v1.0.7 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment Report reply RFC1920 Posted July 4, 2020 BC, you need to update to 1.0.9. Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 thank you very much ! Quote Share this comment Link to comment Report reply RFC1920 Posted July 4, 2020 It was a problem with sleepers and turrets afaik. Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 Loaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 do i have to delete the old config? Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 nope ..... Unloaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 [Tool Cupboard GUI] New configuration file created. Loaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 where is the problem? Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 4, 2020 you know where it's weird it works perfectly for me but it doesn't work for the players on the server. Strange right? Quote Share this comment Link to comment Report reply RFC1920 Posted July 5, 2020 Do they have the permission assigned? Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 5, 2020 I am sorry for the late answer ! yes I gave them permission Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 5, 2020 I have noticed this error for a long time! should it be from the construction itself? most players put the tc quite difficult to access! I don't know exactly what the hook is and I don't know very well! but it happens to give that error and this happens occasionally and only to certain players! Quote Share this comment Link to comment Report reply Black Cobra RO Posted July 5, 2020 new bug ? attash bug.zip Quote Share this comment Link to comment Report reply RFC1920 Posted July 5, 2020 Looks like you are building blocked, which has nothing to do with this plugin. Quote Share this comment Link to comment
Report reply Black Cobra RO Posted May 12, 2020 The error below occurs when a player tries to press the manage button and of course when he presses the button does not work, do you have any idea how to solve it? : Failed to call hook 'cmdTCGUI' on plugin 'TCGui v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.tcGUI (BasePlayer player, BaseEntity entity) [0x007f1] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.TCGui.cmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000bc] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00163] in <b44d3933fb60475f9d41dabef06a5b77>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>: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 Quote Share this comment Link to comment
Report reply RFC1920 Posted May 12, 2020 This must have been the first plugin I uploaded here and I have not kept up with the changes. Will be rolling it up to 1.0.6 one by one. Hopefully that version will work for you. Quote Share this comment Link to comment
Report reply RFC1920 Posted May 12, 2020 Changed Status from Pending to ClosedChanged Fixed In to 1.0.6 Quote Share this comment Link to comment
Report reply RFC1920 Posted May 12, 2020 Changed Status from Closed to Pending Quote Share this comment Link to comment
Report reply RFC1920 Posted May 12, 2020 However... I see you have 1.0.6 from somewhere anyway. Will look to see what I have pending for 1.0.7 to see if that has a fix. Quote Share this comment Link to comment
Report reply RFC1920 Posted May 12, 2020 Please verify that the very first line of the plugin is commented out, or just download it again. Let me know. Quote Share this comment Link to comment
Report reply Black Cobra RO Posted May 13, 2020 I reinstalled the plugin but the same error! Failed to call hook 'cmdTCGUI' on plugin 'TCGui v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.tcGUI (BasePlayer player, BaseEntity entity) [0x007f1] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.TCGui.cmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000bc] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00163] in <bdefcb4af6174ddd96ada1547e6e9aa7>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>: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 Quote Share this comment Link to comment
Report reply Guest Posted May 16, 2020 Changed Status from Pending to Closed Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 hi can you help me please ? when a player tries to access the manage button the error below appears and the button does not work Unloaded plugin Tool Cupboard GUI v1.0.7 by RFC1920 Loaded plugin Tool Cupboard GUI v1.0.7 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <92ec6b245bee40d4945602e643bff1f1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment
Report reply RFC1920 Posted July 4, 2020 BC, you need to update to 1.0.9. Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 thank you very much ! Quote Share this comment Link to comment
Report reply RFC1920 Posted July 4, 2020 It was a problem with sleepers and turrets afaik. Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 Loaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 do i have to delete the old config? Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 nope ..... Unloaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 [Tool Cupboard GUI] New configuration file created. Loaded plugin Tool Cupboard GUI v1.0.9 by RFC1920 Failed to call hook 'CmdTCGUI' on plugin 'TCGui v1.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TCGui.TcGUI (BasePlayer player, BuildingPrivlidge privs) [0x007f2] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.CmdTCGUI (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x000c7] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.TCGui.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f9] in <e7968c49b1d542f7b52bd799da4ad15b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 where is the problem? Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 4, 2020 you know where it's weird it works perfectly for me but it doesn't work for the players on the server. Strange right? Quote Share this comment Link to comment
Report reply RFC1920 Posted July 5, 2020 Do they have the permission assigned? Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 5, 2020 I am sorry for the late answer ! yes I gave them permission Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 5, 2020 I have noticed this error for a long time! should it be from the construction itself? most players put the tc quite difficult to access! I don't know exactly what the hook is and I don't know very well! but it happens to give that error and this happens occasionally and only to certain players! Quote Share this comment Link to comment
Report reply Black Cobra RO Posted July 5, 2020 new bug ? attash bug.zip Quote Share this comment Link to comment
Report reply RFC1920 Posted July 5, 2020 Looks like you are building blocked, which has nothing to do with this plugin. Quote Share this comment Link to comment