Advertisement
Loontik

Untitled

Sep 11th, 2019
671
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. E ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. E Parameter name: index
  3. E at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource re
  4. source) [0x00000] in <00000000000000000000000000000000>:0
  5. E at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource re
  6. source) [0x00000] in <00000000000000000000000000000000>:0
  7. E at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00000] in <00000000000000000000000000000000>:
  8. 0
  9. E at UpgradesWindow.UpdateActualTab () [0x00000] in <00000000000000000000000000000000>:0
  10. E at UpgradesWindow.InitWindow () [0x00000] in <00000000000000000000000000000000>:0
  11. E at BaseWindow.OnShow () [0x00000] in <00000000000000000000000000000000>:0
  12. E at UpgradesWindow.OnShow () [0x00000] in <00000000000000000000000000000000>:0
  13. E at WindowsController.Show (System.Type typeWindow) [0x00000] in <0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement