Tyrsis / EssentialsPlugin

Dedicated Essentials Plugin
15 stars 8 forks source link

Error in private msg #12

Closed LordNex closed 9 years ago

LordNex commented 9 years ago

2014-11-22 11:38:16.414 - Thread: 31 -> ChatHandler Error: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable1 source) at EssentialsPlugin.Utility.Communication.SendClientMessage(UInt64 steamId, String message) at EssentialsPlugin.ChatHandlers.HandleMsg.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message) 2014-11-22 11:39:03.055 - Thread: 30 -> ChatHandler Error: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable1 source) at EssentialsPlugin.Utility.Communication.SendClientMessage(UInt64 steamId, String message) at EssentialsPlugin.ChatHandlers.HandleMsg.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message) 2014-11-22 11:39:03.124 - Thread: 29 -> Docking (1.0.1.185) - Ping? Pong! 11:39 AM 2014-11-22 11:39:29.832 - Thread: 39 -> ChatHandler Error: System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at EssentialsPlugin.Utility.Communication.SendClientMessage(UInt64 steamId, String message) at EssentialsPlugin.Utility.Communication.SendFactionClientMessage(UInt64 playerSteamId, String message) at EssentialsPlugin.ChatHandlers.HandleFaction.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message)

StellarwhimsRepo commented 9 years ago

this what is causing the double posting in faction chat?