Thank you for your report! Please fill in the following information to help me better triage/resolve this issue.
What were you doing when the exception occurred?
What server were you playing on?
Has this crash occurred for you before?
Expected behavior (other than it not crashing)?
Diagnostic Information
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Linq.Enumerable.OfTypeIterator[TResult](IEnumerable source)+MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.ToList()
at XNAControls.Input.InputTargetFinder.GetMouseOverEventTargetControl(IEnumerable`1 collection)
at XNAControls.Input.InputManager.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.SortingFilteringCollection`1.ForEachFilteredItem[TUserData](Action`2 action, TUserData userData)
at EndlessClient.GameExecution.EndlessGame.Update(GameTime gameTime) in D:\a\1\s\EndlessClient\GameExecution\EndlessGame.cs:line 197
Thank you for your report! Please fill in the following information to help me better triage/resolve this issue.
What were you doing when the exception occurred?
What server were you playing on?
Has this crash occurred for you before?
Expected behavior (other than it not crashing)?
Diagnostic Information