InvalidOperationException at EnhancedController.UpdateAvailabilityFixed

I have unloaded all my mods and loaded each one by one to see what is the cause of this error and unfortunatly I found that this plugin is spamming my consoles with:
InvalidOperationException: Collection was modified; enumeration operation may not execute.

It does not seem to be an issue and the plugin still work fine but it is annoying seeing so many errors every +-5 min.

BTW, Great plugin love it.

Thank you for your report. If you have -logfile or something similar in your startup file, please get me a more detailed error about it. Appreciate your report.

Merged post

Because I cannot find it in my logs :P
Appologies, I should have at least looked for the error in the logs:, hope this helps because this is all that i could find:

InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.HashSet`1+Enumerator[T].MoveNext () [0x00013] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.EnhancedHammer+EnhancedController.UpdateAvailability () [0x00095] in <2e849e6d41dd4db8afdde25b1363af61>:0
at InvokeHandler.DoTick () [0x000bd] in <2ba51fe3f6c34364b6ad9be22d489ba9>:0
at InvokeHandler.LateUpdate () [0x0000c] in <2ba51fe3f6c34364b6ad9be22d489ba9>:0​
Thanks :)
Locked automatically