Been getting this error, haven't seen it happen, but it's in logs.
Failed to call hook 'OnCardSwipe' on plugin 'PuzzlePoints v1.4.0' (InvalidOperationException: Collection was modified; enumeration operation may not execute.)
at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in <47fc8c70fa834cbf8141d7c1a7589125>:0
at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in <47fc8c70fa834cbf8141d7c1a7589125>:0
at Oxide.Plugins.PuzzlePoints.OnCardSwipe (CardReader cardReader, Keycard card, BasePlayer player) [0x00066] in <4066498ce6c54db7b44caa4264b8f03f>:0
at Oxide.Plugins.PuzzlePoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001a1] in <4066498ce6c54db7b44caa4264b8f03f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e3740cd7ab6f40909737d74eeeaf1a8a>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <032ab7611607468ebf42c14e3cf9df20>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <032ab7611607468ebf42c14e3cf9df20>:0
20:36