IllusionMods / KKManager

Mod, plugin and card manager for games by Illusion that use BepInEx
https://www.patreon.com/posts/41869238
GNU General Public License v3.0
443 stars 70 forks source link

Error while downloading from server #90

Closed QWdfASer closed 1 year ago

QWdfASer commented 1 year ago

image When progress reaches 100% it just resets with one of each variant of 1)InnerException, 2)Error while downloading from server, 3)Closed early because of other issues. Keeps cycling and nothing gets downloaded.

QWdfASer commented 1 year ago

image And after 5h "updating". Closed on accident, nvm it.

QWdfASer commented 1 year ago

image Updated nothing this time around.

QWdfASer commented 1 year ago

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.InvalidOperationException: Failed to compare two elements in the array. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.String.Join(String separator, IEnumerable`1 values) at KKManager.Updater.Windows.ModUpdateProgressDialog.<>c.b__8_2(Object rowObject) at BrightIdeasSoftware.ModelObjectComparer.Compare(Object x, Object y) at System.Array.SorterObjectArray.PickPivotAndPartition(Int32 lo, Int32 hi) at System.Array.SorterObjectArray.IntroSort(Int32 lo, Int32 hi, Int32 depthLimit) at System.Array.SorterObjectArray.IntroSort(Int32 lo, Int32 hi, Int32 depthLimit) at System.Array.SorterObjectArray.IntroSort(Int32 lo, Int32 hi, Int32 depthLimit) at System.Array.SorterObjectArray.IntroSort(Int32 lo, Int32 hi, Int32 depthLimit) at System.Array.SorterObjectArray.IntrospectiveSort(Int32 left, Int32 length) --- End of inner exception stack trace --- at System.Array.SorterObjectArray.IntrospectiveSort(Int32 left, Int32 length) at System.Array.Sort(Array keys, Array items, Int32 index, Int32 length, IComparer comparer) at System.Collections.ArrayList.Sort(Int32 index, Int32 count, IComparer comparer) at BrightIdeasSoftware.FastObjectListDataSource.Sort(OLVColumn column, SortOrder sortOrder) at BrightIdeasSoftware.ObjectListView.DoSort(OLVColumn columnToSort, SortOrder order) at BrightIdeasSoftware.ObjectListView.Sort(OLVColumn columnToSort, SortOrder order) at KKManager.Updater.Windows.ModUpdateProgressDialog.<>cDisplayClass8_0.b8(Object o, EventArgs args) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Bugged out completely and still kept going. image