Failed to call hook 'OnPlayerChat' on plugin 'ChatTranslator v2.2.0'
Failed to call hook 'OnPlayerChat' on plugin 'ChatTranslator v2.2.0' (NullReferenceException: Object reference not set to an instance of an object)

  at Oxide.Plugins.ChatTranslator.HandleChat (Oxide.Core.Libraries.Covalence.IPlayer sender, System.String message, System.Int32 channel, System.Collections.Generic.List`1[T] blockedReceivers) [0x0016d] in <3164589254fc49dc91275884bcde3fa1>:0 

  at Oxide.Plugins.ChatTranslator.OnPlayerChat (BasePlayer basePlayer, System.String message, ConVar.Chat+ChatChannel channel) [0x0001b] in <3164589254fc49dc91275884bcde3fa1>:0 

  at Oxide.Plugins.ChatTranslator.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00285] in <3164589254fc49dc91275884bcde3fa1>:0 

  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 

  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 

Hey, do you use this plugin in combination with any other plugins?
In particular any of the following plugins "BetterChat, BetterChatFilter, BetterChatMute, ChatFilter".

Also would you mind sending me your configuration file?

Thanks, does this happen for every message that gets sent in chat?

Yeah it does appear that way, English or otherwise.

I have pushed an update, can you please check if that fixes the issue for you?

You're a genius, it fixed the NRE, now I just have to figure out how to make it work. I saw Wolf say in another thread its probably Google being Google and changing things so I won't nag you about that.

Thank you very much for your help!