InvalidOperationException at OnUserConnectedFixed

Just a heads up

Failed to call hook 'OnUserConnected' on plugin 'Rename v1.0.0' (InvalidOperationException: Sequence contains no matching element)
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at Oxide.Plugins.Rename.OnUserConnected (Oxide.Core.Libraries.Covalence.IPlayer player) [0x0001d] in <86e70447b4a04c618a1520645c496ce9>:0 
  at Oxide.Plugins.Rename.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0007e] in <86e70447b4a04c618a1520645c496ce9>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 ​

Please try the latest version, and thanks for the report!

Locked automatically