PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum) menu

User Tag List

Page 37 of 78 FirstFirst ... 333435363738394041 ... LastLast
Results 541 to 555 of 1167
  1. #541
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by coughieblack View Post
    Welcome back Teh Cheat, i stopped playing a long time ago and i used poehud. However this time im having such a hard time getting it to work. I am using a limited user. I have it windowed. I have downloaded the Net framework v.6.0. Windows scaling is 100%. Allowed the loader through my firewall, even tried turning off all security. However it shows the "X" in my taskbar then disappears after a second, i try to hit f12 and nothing happens. Maybe im just getting old idk any help would be great. Thank you either way.
    Which version of Windows are you on?

    Also, try this: https://aka.ms/vs/17/release/vc_redist.x64.exe

    I'm going to try to start on a fresh install of Windows to see if I can track down what exactly is missing.

    EDIT: OK, I tested on a clean Windows 10 install and I added some commentary to the requirements section in the first post.

    To get it working on a clean Windows 10 install, I needed the .NET SDK and the DirectX June 2010 redist. The DirectX redist first asked for a folder to extract to and I then had to run DXSETUP from that folder. I'm guessing this is what people are getting stuck on, they think they've installed it, but they only extracted it. Once those were both installed, it worked fine.
    Last edited by TehCheat; 03-29-2023 at 01:32 PM.

    PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum)
  2. #542
    GlebSmet's Avatar Member
    Reputation
    1
    Join Date
    Mar 2020
    Posts
    47
    Thanks G/R
    33/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    F after updates

  3. #543
    GameAssist's Avatar Banned CoreCoins Purchaser Authenticator enabled
    Reputation
    98
    Join Date
    Apr 2010
    Posts
    349
    Thanks G/R
    55/83
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    The latest patch has a large number of changes to the ovsets (as I think)
    are there any plans to update the offsets before the start of the new league?
    Please - we all need your program to test builds before the new league.

  4. Thanks GlebSmet, cout00 (2 members gave Thanks to GameAssist for this useful post)
  5. #544
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    I have several offsets fixed locally, I'll probably update them for the discord server tomorrow.

  6. Thanks binhhs123, GlebSmet (2 members gave Thanks to TehCheat for this useful post)
  7. #545
    one27's Avatar Member
    Reputation
    2
    Join Date
    Dec 2019
    Posts
    10
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would be really nice if you update in next days for those (like me ) who wanna finish 40/40 achievements. <3

  8. #546
    anthonyoops's Avatar Member
    Reputation
    1
    Join Date
    Mar 2023
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ive been having many error, plz help

    Radar, AreaChange -> 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.) (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 Radar.Radar.<>c__DisplayClass44_0.<GetTerrainHeight>b__4(Int32 y) in Radar\Radar.MemoryInteraction.cs:line 67
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    --- End of stack trace from previous location ---
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& 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 Radar.Radar.GetTerrainHeight() in Radar\Radar.MemoryInteraction.cs:line 62
    at Radar.Radar.AreaChange(AreaInstance area) in Radar\Radar.cs:line 59
    at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
    ---> (Inner Exception #1 ) System.IndexOutOfRangeException: Index was outside the bounds of the array.
    at Radar.Radar.<>c__DisplayClass44_0.<GetTerrainHeight>b__4(Int32 y) in Radar\Radar.MemoryInteraction.cs:line 67
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    --- End of stack trace from previous location ---
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---

  9. #547
    MawkaKakawka's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Followbotv2 not works rn, 1 mought ago it works

  10. #548
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1445
    Join Date
    Apr 2006
    Posts
    4,007
    Thanks G/R
    296/589
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    People, please stop asking to join the discord. To my knowledge, it is private and not accepting new users.

  11. Thanks TehCheat, YellowRodent, bichani (3 members gave Thanks to Sychotix for this useful post)
  12. #549
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by anthonyoops View Post
    ive been having many error, plz help

    Radar, AreaChange -> 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.) (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 Radar.Radar.<>c__DisplayClass44_0.<GetTerrainHeight>b__4(Int32 y) in Radar\Radar.MemoryInteraction.cs:line 67
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    --- End of stack trace from previous location ---
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& 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 Radar.Radar.GetTerrainHeight() in Radar\Radar.MemoryInteraction.cs:line 62
    at Radar.Radar.AreaChange(AreaInstance area) in Radar\Radar.cs:line 59
    at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
    ---> (Inner Exception #1 ) System.IndexOutOfRangeException: Index was outside the bounds of the array.
    at Radar.Radar.<>c__DisplayClass44_0.<GetTerrainHeight>b__4(Int32 y) in Radar\Radar.MemoryInteraction.cs:line 67
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    --- End of stack trace from previous location ---
    at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`1.<ForWorker>b__1(RangeWor ker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
    at System.Threading.Tasks.TaskReplicator.Replica.Execute()<---
    Offsets are currently broken.

  13. #550
    Success13's Avatar Member
    Reputation
    2
    Join Date
    Aug 2020
    Posts
    8
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    then share to public please !

  14. #551
    YellowRodent's Avatar Member Authenticator enabled
    Reputation
    6
    Join Date
    Oct 2021
    Posts
    48
    Thanks G/R
    54/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Success13 View Post
    then share to public please !
    Mod author will do that as soon as he finds fit, best we can do is just patiently wait

  15. #552
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Updated.
    Download the zip here or in the first post.

  16. Thanks TheRDM, binhhs123, cout00, YellowRodent, kissmy4ss, KimSLi, camapxam, Boost-Haven, kisapll, MawkaKakawka (10 members gave Thanks to TehCheat for this useful post)
  17. #553
    YellowRodent's Avatar Member Authenticator enabled
    Reputation
    6
    Join Date
    Oct 2021
    Posts
    48
    Thanks G/R
    54/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New version seems not to be able to find Icons.png file even though it's definitely in the folder, so no map icons for enemies etc.
    XJlAjY0.png

    UPD: the error randomly went away after reloading Helper a few times and does not occur anymore, I guess it "fixed itself"? No idea
    Last edited by YellowRodent; 03-31-2023 at 10:20 PM. Reason: Information not relevant anymore

  18. #554
    Whoops6779's Avatar Member
    Reputation
    1
    Join Date
    Mar 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a plugin people use for auto-leveling skill gems?

  19. #555
    gugaa97's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    3
    Thanks G/R
    4/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything working fine, I think I didn't know how to configure pickit but that's ok. What is the chance that it will be working when the league starts?

Page 37 of 78 FirstFirst ... 333435363738394041 ... LastLast

Similar Threads

  1. Replies: 11
    Last Post: 06-15-2025, 02:37 PM
  2. CoPilot Plugin for PoeHelper / PoeHud / ExileApi
    By totalschaden in forum PoE Bots and Programs
    Replies: 669
    Last Post: 07-31-2024, 04:38 AM
  3. Powerleveling (Horde) 1-20 in 24 hours or less
    By Matt in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-18-2006, 10:12 PM
  4. I'm flying without wings! FOR 20 SECONDS WHOAZERZ!
    By janzi9 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 05-17-2006, 08:00 PM
  5. 20 Arcanite in 1 Hour
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 04-16-2006, 01:47 AM
All times are GMT -5. The time now is 08:49 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