GameHelper: A light version of PoeHUD/Exile-Api menu

Shout-Out

User Tag List

Page 210 of 351 FirstFirst ... 110160206207208209210211212213214260310 ... LastLast
Results 3,136 to 3,150 of 5265
  1. #3136
    derilz's Avatar Member
    Reputation
    2
    Join Date
    Oct 2021
    Posts
    16
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got problem, GameHelper start's but window not hiding, and not working ingame.

    GameHelper: A light version of PoeHUD/Exile-Api
  2. #3137
    omgzombie's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumpcloned View Post
    Working perfectly for me, personally don't care about the cmd window that opens too, no big deal
    it could be used as a detection vector as the name of tool isn't encrypted in it

  3. #3138
    stacked's Avatar Member
    Reputation
    2
    Join Date
    Jan 2016
    Posts
    56
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x2949FBEE470
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x2949FBEB6F0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x2949FBEBA30
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29453E1E0D0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29453E1EDD0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29453E22370
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29428997270
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x2953BC040B0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29433734BD0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29433734A30
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29445E10070
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x29445E11730
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x294C99494B0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x294C9945210
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x293FB31B0D0
    ERROR: Failed To Read the Memory (array) due to Error Number: 0x6 on address 0x2949395FA30 with size 12
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x2939810D840
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x293BB3CBCD0
    ERROR: Failed To Read the Memory (T) due to Error Number: 0x6 on adress 0x293439AA250

  4. #3139
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by omgzombie View Post
    it could be used as a detection vector as the name of tool isn't encrypted in it
    Use launcher.exe to change name.
    If I did not reply to you, it mean the question you are asking is stupid.

  5. #3140
    redjay93's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    14
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty for speedy updates <3

    hope you are enjoying your league

  6. Thanks GameHelper (1 members gave Thanks to redjay93 for this useful post)
  7. #3141
    Graxizz's Avatar Member
    Reputation
    2
    Join Date
    Jan 2020
    Posts
    17
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Patch broke GH for me. No rush. Enjoy your league too, GH.

    Code:
     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.)
     ---> 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 410
       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.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 408
       at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 216
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.States.InGameState.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 71
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.GameStates.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\GameStates.cs:line 111
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.Core.UpdateStatesData()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\Core.cs:line 224
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 292
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 91
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
     ---> (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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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()<---
    Last edited by Graxizz; 04-09-2023 at 10:47 AM.

  8. #3142
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    311
    Thanks G/R
    249/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    use
    Code:
    hide me
    people

  9. Thanks GameHelper (1 members gave Thanks to camapxam for this useful post)
  10. #3143
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Code:
    Patch broke GH for me. No rush. Enjoy your league too, GH.
    
    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.)
     ---> 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 410
       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.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 408
       at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 216
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.States.InGameState.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 71
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.GameStates.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\GameStates.cs:line 111
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.Core.UpdateStatesData()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\Core.cs:line 224
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 292
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 91
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
     ---> (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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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 410
       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()<---

    use latest version also use [ code ] and [ / code ]. (without any spaces).
    If I did not reply to you, it mean the question you are asking is stupid.

  11. #3144
    Graxizz's Avatar Member
    Reputation
    2
    Join Date
    Jan 2020
    Posts
    17
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry. Fixed. Thought I updated already. Turn out I'm just an idiot. Cheers.
    Last edited by Graxizz; 04-09-2023 at 10:50 AM.

  12. #3145
    imsohigh22's Avatar Member
    Reputation
    2
    Join Date
    Apr 2020
    Posts
    16
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, I am wondering as a dev what I can do to contribute? Is it built with C# or C++?

    Also I am unable to get my player characters icon to show up.

  13. #3146
    pwndbymeh's Avatar Active Member
    Reputation
    44
    Join Date
    May 2010
    Posts
    194
    Thanks G/R
    20/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Window open then after a few seconds, it crashes


    Code:
     
    
    4/10/2023 1:20 AM 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 415
       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.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 408
       at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 216
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.States.InGameState.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 71
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.GameStates.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\GameStates.cs:line 111
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.Core.UpdateStatesData()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\Core.cs:line 224
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 292
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 85
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
     ---> (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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 #1 0) 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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()<---
    
    ------------------------------

  14. #3147
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by pwndbymeh View Post
    Window open then after a few seconds, it crashes


    Code:
     
    
    4/10/2023 1:20 AM 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 415
       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.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 408
       at GameHelper.RemoteObjects.States.InGameStateObjects.AreaInstance.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameStateObjects\AreaInstance.cs:line 216
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.States.InGameState.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\States\InGameState.cs:line 71
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.RemoteObjects.GameStates.UpdateData(Boolean hasAddressChanged) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\GameStates.cs:line 111
       at GameHelper.RemoteObjects.RemoteObjectBase.set_Address(IntPtr value) in D:\a\GameOverlay\GameOverlay\GameHelper\RemoteObjects\RemoteObjectBase.cs:line 63
       at GameHelper.Core.UpdateStatesData()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\Core.cs:line 224
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.FindStaticAddresses()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 292
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.OnEvent(Event evt)
       at Coroutine.CoroutineHandlerInstance.RaiseEvent(Event evt)
       at Coroutine.CoroutineHandler.RaiseEvent(Event evt)
       at GameHelper.GameProcess.Open() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 309
       at GameHelper.GameProcess.FindAndOpen()+MoveNext() in D:\a\GameOverlay\GameOverlay\GameHelper\GameProcess.cs:line 166
       at Coroutine.ActiveCoroutine.MoveNext()
       at Coroutine.ActiveCoroutine.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandlerInstance.<>c__DisplayClass15_0.<Tick>b__0(ActiveCoroutine c)
       at System.Collections.Generic.List`1.RemoveAll(Predicate`1 match)
       at Coroutine.CoroutineHandlerInstance.Tick(Double deltaSeconds)
       at Coroutine.CoroutineHandler.Tick(Double deltaSeconds)
       at GameHelper.GameOverlay.Render() in D:\a\GameOverlay\GameOverlay\GameHelper\GameOverlay.cs:line 85
       at ClickableTransparentOverlay.ImGuiRenderer.Update(Single deltaTime, Action DoRender)
       at ClickableTransparentOverlay.Overlay.RunInfiniteLoop(CancellationToken token)
       at ClickableTransparentOverlay.Overlay.<Start>b__26_0()
       at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
       at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
     ---> (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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 415
       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 #1 0) 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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 #1 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 415
       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()<---
    
    ------------------------------
    please provide version information.
    If I did not reply to you, it mean the question you are asking is stupid.

  15. Thanks fearsome67 (1 members gave Thanks to GameHelper for this useful post)
  16. #3148
    zapzip's Avatar Member
    Reputation
    2
    Join Date
    Oct 2012
    Posts
    24
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when I put 2 conditions vitals and ailment, it wont use falsk untill both are true, how can I make it if either of them is true to use it

  17. #3149
    Archfodr's Avatar Member
    Reputation
    2
    Join Date
    Sep 2019
    Posts
    7
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it possible to add a line that makes it easier to follow quests? In the Radar

  18. #3150
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by Archfodr View Post
    Is it possible to add a line that makes it easier to follow quests? In the Radar
    u do know that each quest item is already marked on the map with a tag saying Quest. Also, you can increase that tag text size to be something bigger so its easier to follow?
    If I did not reply to you, it mean the question you are asking is stupid.

  19. Thanks fearsome67 (1 members gave Thanks to GameHelper for this useful post)

Similar Threads

  1. "Light" Version of PoE HUD
    By deimudda69 in forum Path of Exile
    Replies: 41
    Last Post: 01-04-2020, 09:44 PM
  2. Replies: 34
    Last Post: 12-14-2019, 11:08 AM
  3. US version of TBC needed
    By Victor in forum World of Warcraft General
    Replies: 0
    Last Post: 01-16-2007, 05:08 AM
  4. Cracked version of Fraps?
    By Amedis in forum Community Chat
    Replies: 36
    Last Post: 12-04-2006, 12:00 AM
  5. new version of Studio
    By wrigley in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-02-2006, 06:35 PM
All times are GMT -5. The time now is 06:57 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search