Crashes on every 2nd and next games (not first), seems on checking the players details.
Message is:
Index out of range.Has to be >=0 and lower then the size of the collection.
seems to me index variable is not initialized ...
[Exception Info 1]
Top-level Exception
Type: System.ArgumentOutOfRangeException
Message: Indeks był spoza zakresu. Musi mieć wartość nieujemną i
mniejszą niż rozmiar kolekcji.
Nazwa parametru: index
Source: mscorlib
Stack Trace: w System.ThrowHelper.ThrowArgumentOutOfRangeException()
w System.Collections.Generic.List`1.get_Item(Int32 index)
w System.Collections.ObjectModel.Collection`1.get_Item(Int32 index)
w CELO_Enhanced.MainWindow.T(Int32 a)
w CELO_Enhanced.MainWindow.t(Int32 a)
w CELO_Enhanced.MainWindow.c(Object a, EventArgs A)
I'm having the same problem but more like 3/4 of all games
Furthermore my mouse starts "jumping" while i have celo on sometimes, making it impossile to use.