Same for me error :
[Error] Failed to call hook 'cmdChatProd' on plugin 'Prod v2.5.0' (FormatException: Input string was not in a correct format.)
at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ae] in <fb001e01371b4adca20013e0ac763896>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <fb001e01371b4adca20013e0ac763896>:0
at System.String.Format (System.String format, System.Object[] args) [0x00020] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.Prod.SendReply (BasePlayer player, System.String format, System.Object[] args) [0x0001d] in <635361d662524c3183ae625d9a436805>:0
at Oxide.Plugins.Prod.SendBasePlayerFind (BasePlayer player, System.Collections.Generic.List`1[T] ownerid) [0x0005f] in <635361d662524c3183ae625d9a436805>:0
at Oxide.Plugins.Prod.GetDeployableCode (BasePlayer player, BaseEntity block) [0x00093] in <635361d662524c3183ae625d9a436805>:0
at Oxide.Plugins.Prod.cmdChatProd (BasePlayer player, System.String command, System.String[] args) [0x001ea] in <635361d662524c3183ae625d9a436805>:0
at Oxide.Plugins.Prod.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0067f] in <635361d662524c3183ae625d9a436805>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0Merged postI hadn't been careful, just put on
replace
"authLevel": 1,
by
"authLevel": 2,
in the config file if you are an owner.
Merged post
and restore v2.4.1.
Merged post
I managed to get the v2.5.0 version to work
putting :
"Print to player console instead of chat?": True
when I type F1 I see everything.