Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 2020-02-14 16:46:22.559 13046-13072/? E/Unity: ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index
  3. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <2fa7a6a452ca43df998f07fd1486c0df>:0
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <2fa7a6a452ca43df998f07fd1486c0df>:0
  5. at Game.Client.StatInfoFormatter+<>c__DisplayClass2_0.<GetBackPackStatInfos>b__0 (DonutMagic.Common.StaticData.Models.ModifierDef mi) [0x0016d] in <ddf1ecf595ac4594aac94b10314b01fd>:0
  6. at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () [0x0004d] in <ea9b8dbcfda24ea39c0a3639d0939b66>:0
  7. at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <2fa7a6a452ca43df998f07fd1486c0df>:0
  8. at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in <ea9b8db
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement