NullReferenceException in ProcessTextFixed

Not exactly sure what's going on here. 

Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.UFilter.ProcessText (System.String text, IPlayer player) [0x00000] in <filename unknown>:0 
  at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
Hi, could you show me your current configuration?
5df88518bef43.png Wulf
Hi, could you show me your current configuration?
See discord DM
Been seeing these errors lately in console.

19:28 [Error] Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.UFilter.ProcessText (System.String text, Oxide.Core.Libraries.Covalence.IPlayer player) [0x00000] in <88bce5cc000346598692b44875178e7e>:0 
  at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <88bce5cc000346598692b44875178e7e>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0 ​
5e13a8d5b2bc5.jpg Wulf
Hi, could you show me your current configuration?
{
  "Check for advertising (true/false)": true,
  "Check for profanity (true/false)": true,
  "Check player chat (true/false)": true,
  "Check player names (true/false)": true,
  "Log advertising (true/false)": true,
  "Log profanity (true/false)": true,
  "Log to console (true/false)": false,
  "Log to file (true/false)": true,
  "Warn player in chat (true/false)": false,
  "Action for advertising": "block",
  "Action for profanity": "censor",
  "Word or symbol to use for censoring": "<color=#FFA500>****</color>",
  "Allowed advertisements": [],
  "Allowed profanity": []
}​
(22:33:32) | Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object)at Oxide.Plugins.UFilter.ProcessText (System.String text, Oxide.Core.Libraries.Covalence.IPlayer player) [0x00000] in <0d5845c8a1af497387c7487fa996da94>:0at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <0d5845c8a1af497387c7487fa996da94>:0at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

So I keep getting this error in my console. The plugin is working fine, But just wondering what is causing this error. 

@Wulf hi. There is an error with the plugin.
Doesn't filter messages via /pm
Please fix it)
Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.UFilter.ProcessText (System.String text, Oxide.Core.Libraries.Covalence.IPlayer player) [0x00000] in <337d59badf8f484ab979a0e3d6733585>:0
at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <337d59badf8f484ab979a0e3d6733585>: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>:0​

[PrivateMessages] [PM]M@TR1K->Mind:нахуя

FYI, I still receive this error. It doesn't seem to interfere with the behavior of the plugin. I probably get it 10-15 times per day as per log.

Error

Failed to call hook 'ProcessText' on plugin 'UFilter v5.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.UFilter.ProcessText (System.String text, Oxide.Core.Libraries.Covalence.IPlayer player) [0x00000] in <9fe4d69bfd6143d6938f130f088c8b77>:0 

  at Oxide.Plugins.UFilter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c6] in <9fe4d69bfd6143d6938f130f088c8b77>: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>:0 
[PrivateMessages] [PM]juulos->Loqie:ок​

PrivateMessages.json

{
  "CooldownTime": 3,
  "EnableHistory": false,
  "EnableLogging": true,
  "PmCommand": "pm",
  "UseBetterChatMute": true,
  "UseCooldown": false,
  "UseIgnore": true,
  "UsePermission": false,
  "UseUFilter": true
}

UFilter.json

{
  "Check for advertising (true/false)": true,
  "Check for profanity (true/false)": true,
  "Check player chat (true/false)": true,
  "Check player names (true/false)": true,
  "Log advertising (true/false)": true,
  "Log profanity (true/false)": true,
  "Log to console (true/false)": true,
  "Log to file (true/false)": true,
  "Warn player in chat (true/false)": true,
  "Action for advertising": "block",
  "Action for profanity": "censor",
  "Word or symbol to use for censoring": "*",
  "Allowed advertisements": [],
  "Allowed profanity": []
}

Fixed in the latest build, sorry for the delay!

EETjOcHDgYtTYUA.jpg Wulf

Fixed in the latest build, sorry for the delay!

Thanks!

Locked automatically