Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022/3/22 14:14 Program exited with message:
- System.AggregateException: One or more errors occurred. (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.) (Index was outside the bounds of the array.)
- ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.TaskReplicator.Run[TState](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure)
- at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.ThrowSingleCancellationExceptionOrOtherException(ICollection exceptions, CancellationToken cancelToken, Exception otherException)
- at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
- at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.GetTerrainHeight() in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 426
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 235
- at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 66
- at GameHelper.RemoteObjects.States.InGameState.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 77
- at GameHelper.RemoteObjects.States.InGameState.OnPerFrame()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 87
- at Coroutine.ActiveCoroutine.MoveNext()
- at Coroutine.ActiveCoroutine.OnEvent(Event evt)
- at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
- at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
- at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 85
- at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken cancellationToken)
- at ClickableTransparentOverlay.Overlay.<Start>b__20_0()
- at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_1(Object state)
- at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
- at System.Threading.ThreadPoolWorkQueue.Dispatch()
- ---> (Inner Exception #1) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #2) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #3) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #4) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #5) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #6) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #7) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #8) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #9) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #10) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #11) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #12) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #13) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #14) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #15) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ---> (Inner Exception #16) System.IndexOutOfRangeException: Index was outside the bounds of the array.
- at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.<>c__DisplayClass55_0.<GetTerrainHeight>b__1(Int32 y) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 428
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- --- End of stack trace from previous location ---
- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
- at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
- ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment