What is this problem?Not An Issue
 [Error] Failed to call hook'IOnPlayerCommand' on plugin'RustCore v2.0.5291' (FormatException: Input string was not in a correct format.)
   at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <9882f28dc2204b4dba514a9ad18f5042>:0
   at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

Looks like one of your plugins is throwing an error in OnPlayerCommand.

wXLxOgFUEnSjh1r.png 0x89A

Looks like one of your plugins is throwing an error in OnPlayerCommand.

We actually found that a plugin with a corrupt config caused this once, wasn't even a plugin using the hook. I'd also look for plugins that offer command configuration.
Go0ePa8S2poB3OZ.jpg Wulf
We actually found that a plugin with a corrupt config caused this once, wasn't even a plugin using the hook. I'd also look for plugins that offer command configuration.

Yes, I have found the problem, the error comes from the plug-in configuration, thank you!

Locked automatically