This plugin not working when type /noclip in chat after last Rust update.
This is the error:
[2021-08-05 23:55:04] Failed to call hook 'cmdChatnolcip' on plugin 'FauxClip v1.3.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FauxClip.Activatenoclip (BasePlayer player, System.Single speed) [0x00011] in :0 at Oxide.Plugins.FauxClip.Togglenoclip (BasePlayer player, System.Single speed) [0x0005c] in :0 at Oxide.Plugins.FauxClip.cmdChatnolcip (BasePlayer player, System.String command, System.String[] args) [0x0004f] in :0 at Oxide.Plugins.FauxClip.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0047d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
NullReferenceException at ActivatenoclipFixed
Failed to call hook 'cmdChatnolcip' on plugin 'FauxClip v1.3.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FauxClip.Activatenoclip (BasePlayer player, System.Single speed) [0x00011] in <5f545cc153654248818b0fa8ee012fe7>:0
at Oxide.Plugins.FauxClip.Togglenoclip (BasePlayer player, System.Single speed) [0x0004a] in <5f545cc153654248818b0fa8ee012fe7>:0
at Oxide.Plugins.FauxClip.cmdChatnolcip (BasePlayer player, System.String command, System.String[] args) [0x0003d] in <5f545cc153654248818b0fa8ee012fe7>:0
at Oxide.Plugins.FauxClip.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0047d] in <5f545cc153654248818b0fa8ee012fe7>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0
still
Also getting an error:
Failed to call hook 'cmdChatnolcip' on plugin 'FauxClip v1.3.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.FauxClip.Activatenoclip (BasePlayer player, System.Single speed) [0x00011] in :0
at Oxide.Plugins.FauxClip.Togglenoclip (BasePlayer player, System.Single speed) [0x0004a] in :0
at Oxide.Plugins.FauxClip.cmdChatnolcip (BasePlayer player, System.String command, System.String[] args) [0x0003d] in :0
at Oxide.Plugins.FauxClip.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0047d] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0
am getting the same error... plugin must be broken
Locked automatically