You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Using the filters blockcount and blockcountlessthan together kicks back the following error:
2015-06-26 21:13:52.0380|Info|ChatHandler Error: System.ArgumentException: An it
em with the same key has already been added.
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boo
lean add)
at EssentialsPlugin.Utility.CubeGrids.ScanGrids(UInt64 userId, String[] words
)
at EssentialsPlugin.ChatHandlers.AdminScan.HandleAdminScanGrids.HandleCommand
(UInt64 userId, String[] words)
at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String messa
ge)