Since the new update my console says while loading clantags:
Failed to call hook 'OnServerInitialized' on plugin 'ClanTags v1.0.1' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
at System.Collections.Generic.Dictionary`2+ValueCollection+Enumerator[TKey,TValue].MoveNext () [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Oxide.Plugins.ClanTags.OnServerInitialized () [0x0005c] in <5f4b598b133e40f2b8621ef2e9d3329d>:0
at Oxide.Plugins.ClanTags.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000e1] in <5f4b598b133e40f2b8621ef2e9d3329d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>: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
Tried multiple times to remove the plugin and reinstall it, but error keeps coming back and plugin unloads itself. What did i do wrong?