FormatException after customizing lang fileSolved
11:57 [Error] Failed to run a 300.00 timer in 'AutoBroadcast v1.0.8' (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 <a8ed250850854b439cedc18931a314fe>:0 
  at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.String.Format (System.String format, System.Object[] args) [0x00020] in <a8ed250850854b439cedc18931a314fe>:0 
  at Oxide.Plugins.AutoBroadcast.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in <654fa1b5975a4e7db4ae6d2380254cdd>:0 
  at Oxide.Plugins.AutoBroadcast.<Broadcast>m__0 () [0x00111] in <654fa1b5975a4e7db4ae6d2380254cdd>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0 

Oxide.Rust Version: 2.0.4280

That would be an error in your oxide/lang file. Make sure you didn't add any { and }.
Thanks Wulf. I don't know if this but i've edited color name and now it work but:

In \server\my_server_identity\oxide\lang\fr, i've put my file translated (AutoBroadcast.json) but he display all words in english, any idea about that?
Did you set your player or server language to fr?
it's global.language for player or server? i don't know ^^ if you can explain to me, thanks

i've set global.language to fr but it's same...

I've found o.lang, i've set to fr, wait & see now :)


Thanks for answer, solved :)
Locked automatically