PoEHUD - Overlay for Path of Exile (Updated for 3.0) menu

User Tag List

Page 220 of 297 FirstFirst ... 120170216217218219220221222223224270 ... LastLast
Results 3,286 to 3,300 of 4452
  1. #3286
    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 Kaoin View Post
    +1 how reduce?
    You go to the thread of the plugin and ask the dev to add an option to change it. Or use the other detonate plugin.

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #3287
    jizzus1bc's Avatar Member
    Reputation
    2
    Join Date
    Nov 2013
    Posts
    27
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://puu.sh/CgH8P/ffff2a6e32.png

    What am I doing wrong?

  3. #3288
    Testo86's Avatar Member
    Reputation
    2
    Join Date
    Mar 2014
    Posts
    64
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    updated it but still getting the raresetmanager error

  4. #3289
    hurrhurr1's Avatar Member
    Reputation
    9
    Join Date
    Mar 2017
    Posts
    100
    Thanks G/R
    28/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Testo86 View Post
    updated it but still getting the raresetmanager error
    Maybe beacuse last update to that plugin was 1 year ago.

    EDIT nvm^^ didnt check poehud's update notes. ïf you havent redownload everything perhaps. no clue otherwise xD

  5. #3290
    DEEGLEEF's Avatar Active Member
    Reputation
    44
    Join Date
    Dec 2018
    Posts
    52
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Are you playing on Steam or standalone client? DirectX 11 or 9?
    STEAM, DX11. do I need to be using standalone?

  6. #3291
    DEEGLEEF's Avatar Active Member
    Reputation
    44
    Join Date
    Dec 2018
    Posts
    52
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update:
    turns out the issue is running the steam version. used standalone and worked flawlessly

  7. #3292
    Jonxx's Avatar Active Member
    Reputation
    53
    Join Date
    Mar 2017
    Posts
    179
    Thanks G/R
    61/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jizzus1bc View Post
    Try installing Visual C 2015 Redistributable linked on first page if you haven't already.
    Last edited by Jonxx; 12-12-2018 at 11:16 PM.

  8. #3293
    darkdex52's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    73
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated to latest update and now I'm getting this all over my screen as soon as I approach unique enemies I think. error.jpg

  9. #3294
    vadrek's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkdex52 View Post
    Updated to latest update and now I'm getting this all over my screen as soon as I approach unique enemies I think. error.jpg

    Update the plugins too.

  10. #3295
    darkdex52's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    73
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vadrek View Post
    Update the plugins too.
    I'm not new to this, of course I keep my plugins always updated.

    I can see that this is clearly BasicFlaskRoutine/TreeRoutine related error and that plugin had it's last update 3 days ago. The plugin worked up until PoeHUD commit 9e55816 5 hours ago from this post and broke from latest commit bae7f39.

  11. #3296
    maxg's Avatar Member
    Reputation
    1
    Join Date
    Mar 2012
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still getting this at startup on the most recent version from git:


    Program exited with message:
    System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Framework.Memory.ReadStructsArray[T](Int64 startAddress, Int64 endAddress, Int32 structSize, Int32 maxCountLimit)
    at PoeHUD.Poe.RemoteMemoryObjects.ServerData.GetStashTabs(Int32 offsetBegin, Int32 offsetEnd)
    at PoeHUD.Controllers.StashTabController.CheckCacheStashTabs()
    at PoeHUD.Controllers.StashTabController..ctor()
    at PoeHUD.Controllers.GameController..ctor(Memory memory)
    at PoeHUD.Program.Main(String[] args)


    Is it possible the stash tab bounds have changed and haven't been updated?

  12. #3297
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by darkdex52 View Post
    Updated to latest update and now I'm getting this all over my screen as soon as I approach unique enemies I think. error.jpg
    I've updated my plugins and the most recent poehud all direct from GitHub and i'm getting spammed with these error messages too. It looks like it's Sychotix BasicFlaskRoutine causing the problem, but not sure.

  13. #3298
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Forumuser1000 View Post
    I've updated my plugins and the most recent poehud all direct from GitHub and i'm getting spammed with these error messages too. It looks like it's Sychotix BasicFlaskRoutine causing the problem, but not sure.
    OK, so for reference, I just tried using the previous version of poehud from Github & the error message don't spam me any more. So maybe it's an issue with PoeHud and not the BasicFlaskRoutine plugin?

  14. #3299
    Hognus's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    8
    Thanks G/R
    8/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Running into a interesting issue that i'm not sure how the hud could be causing it but only happens while i'm using it running fine doing anything else on computer including running poe without the hud, everything is set up and running perfect as restricted user and only using the simple autoflask addon, however it keeps causing my internet connection to drop for about 10 sec every half hour or so of playing, from the trouble shooting i've done think its down to either interfering with my network adapter or overloading the connection to router so it temporarily drops the connection. Do either of these sound reasonable that the hud could be doing it and if so how would I fix it or any ideas as to what else the hud could be doing to cause it if not either of the two I'd narrowed it to. Thanks in advance to anyone who replies.

  15. #3300
    mega2k0's Avatar Member
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    125
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    still getting this https://i.imgur.com/AENlsmG.png .
    i got some update today , what's is wrong with rareset? it's me or it's not working?

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  3. Replies: 0
    Last Post: 07-02-2014, 02:10 AM
  4. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By BlQ in forum Diablo 3 Buy Sell Trade
    Replies: 4
    Last Post: 03-30-2012, 01:42 AM
  5. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By Chakl22 in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 10-16-2011, 03:15 AM
All times are GMT -5. The time now is 03:15 PM. 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