You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to figure out this issue for a while. Whenever I start the game, It throws me the error ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index I'm wondering why this happens even though I have tried to fix the problem by increasing the indexValue but to no avail
The text was updated successfully, but these errors were encountered:
I've been trying to figure out this issue for a while. Whenever I start the game, It throws me the error
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
I'm wondering why this happens even though I have tried to fix the problem by increasing theindexValue
but to no availThe text was updated successfully, but these errors were encountered: