View Issue Details

IDProjectCategoryLast Update
0026884AI War 2Crash/ExceptionApr 20, 2022 3:05 pm
ReporterMac Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version4.015 The Thrifty Architrave 
Summary0026884: ArgumentException: Destination array was not long enough
DescriptionException: System.Exception: START_INNER_List CopyTo Error
_array.Length:3 arrayIndex: 0
_items.Length:10 _size: 6
 Exception: System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds
  at System.Array.Copy (System.Array sourceArray, System.Int32 sourceIndex, System.Array destinationArray, System.Int32 destinationIndex, System.Int32 length) [0x000da] in <695d1cc93cca45069c528c15c9fdd749>:0
  at System.Array.Copy (System.Array sourceArray, System.Int64 sourceIndex, System.Array destinationArray, System.Int64 destinationIndex, System.Int64 length) [0x00068] in <695d1cc93cca45069c528c15c9fdd749>:0
  at Arcen.Universal.List`1[T].CopyTo (T[] array, System.Int32 arrayIndex) [0x00013] in <55cf52248ba14e9db5e43e943b70ecbb>:0
END_INNER_List CopyTo Error
  at Arcen.Universal.List`1[T].CopyTo (T[] array, System.Int32 arrayIndex) [0x000f1] in <55cf52248ba14e9db5e43e943b70ecbb>:0
  at Arcen.Universal.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x0035b] in <55cf52248ba14e9db5e43e943b70ecbb>:0


Happened when I unpaused after loading a save, but I can't replicate it.
TagsNo tags attached.

Activities

Mac

Apr 9, 2022 11:22 am

reporter   ~0065891

Note: there's nothing else after this. The only thing that happened later in the log is a few minutes later I decided to quit the save to reload and see if it replicated, and then after that I exited the game and reloaded the save that way, but never got it again.

Chris_McElligottPark

Apr 20, 2022 3:05 pm

administrator   ~0066189

This was a threading error, but I believe we fixed it in a prior build. Thank you!

Issue History

Date Modified Username Field Change
Apr 9, 2022 11:10 am Mac New Issue
Apr 9, 2022 11:22 am Mac Note Added: 0065891
Apr 20, 2022 3:05 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 20, 2022 3:05 pm Chris_McElligottPark Status new => resolved
Apr 20, 2022 3:05 pm Chris_McElligottPark Resolution open => fixed
Apr 20, 2022 3:05 pm Chris_McElligottPark Note Added: 0066189