PoEHUD Overlay Updated menu

User Tag List

Page 316 of 461 FirstFirst ... 216266312313314315316317318319320366416 ... LastLast
Results 4,726 to 4,740 of 6913
  1. #4726
    loleriz's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chonic View Post
    Just updated to the newest commit and am now getting an Error when I pick up a pair of Sorcerer Boots.




    Also, items on the ground aren't showing up on the right side of my screen anymore either.
    Im getting this too now.

    Don't go into your prophecies tab...

    84010bd431.jpg
    **edit**
    turning off map exchange fixes this image's issue for me.
    Last edited by loleriz; 12-30-2016 at 06:21 AM.

    PoEHUD Overlay Updated
  2. #4727
    Stridemann's Avatar Contributor
    Reputation
    227
    Join Date
    Oct 2016
    Posts
    248
    Thanks G/R
    29/188
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MajorTim View Post
    turning off map exchange fixes this image's issue for me.
    Yes, the problem was in map exchange plugin. He should works only with inventory items, so it got a bug while picking item that will be destroyed in milliseconds.

    Fixed.
    For now map exchange will works only when left stash panel is opened.

  3. #4728
    GostRoga's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It may be a stupid question, but this error: https://i.imgur.com/1lwbCSF.jpg
    Please tell me the solution of this problem, looked the last 5 pages, there is no such problem in humans)

  4. #4729
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by GostRoga View Post
    It may be a stupid question, but this error: https://i.imgur.com/1lwbCSF.jpg
    Please tell me the solution of this problem, looked the last 5 pages, there is no such problem in humans)
    Most likely you are running a mismatched version of POEHUD (32 bit/64bit) that does not match the version of POE you are running (32bit/DX9-DX-9EX or 64bit/DX11 Beta).

    Easiest way to tell what version of POE you are running is by checking your graphics settings in the option menu and identifying what option you have selected for render mode.

    If it says DX9 or DX9EX you are running 32 bit; if it says DX11 Beta you are running the 64bit version of POE.

  5. Thanks GostRoga (1 members gave Thanks to Treasure_Box for this useful post)
  6. #4730
    GostRoga's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, you were right, I downloaded the wrong version, thank you)

  7. #4731
    Booshy's Avatar Member
    Reputation
    8
    Join Date
    Oct 2012
    Posts
    21
    Thanks G/R
    6/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does this show some kind of bleeding notification?

  8. #4732
    chonic's Avatar Member
    Reputation
    8
    Join Date
    Mar 2009
    Posts
    50
    Thanks G/R
    8/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stridemann View Post
    Yes, the problem was in map exchange plugin. He should works only with inventory items, so it got a bug while picking item that will be destroyed in milliseconds.

    Fixed.
    For now map exchange will works only when left stash panel is opened.
    Thanks for fixing it, the latest commit is working now.

  9. #4733
    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 Booshy View Post
    Does this show some kind of bleeding notification?
    Yes, above health bars. There's a setting to turn on status ailment icons, and the bleed icon is a blood drop.

  10. Thanks Booshy (1 members gave Thanks to TehCheat for this useful post)
  11. #4734
    Booshy's Avatar Member
    Reputation
    8
    Join Date
    Oct 2012
    Posts
    21
    Thanks G/R
    6/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Yes, above health bars. There's a setting to turn on status ailment icons, and the bleed icon is a blood drop.
    Thanks. Is there a way to adjust the color of breach chests? The color blends into the background and makes it hard to see.
    Last edited by Booshy; 12-30-2016 at 05:44 PM.

  12. #4735
    Stridemann's Avatar Contributor
    Reputation
    227
    Join Date
    Oct 2016
    Posts
    248
    Thanks G/R
    29/188
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Booshy View Post
    Also is there a way to adjust the color of breach chests? The color blends into the background and makes it hard to see.
    Only in settings.json:
    "BreachChestColor": "f064ffff"

    As I know nobody made settings for all of that colors.

  13. Thanks Booshy (1 members gave Thanks to Stridemann for this useful post)
  14. #4736
    Stridemann's Avatar Contributor
    Reputation
    227
    Join Date
    Oct 2016
    Posts
    248
    Thanks G/R
    29/188
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @TehCheat, :

    class Entity:
    Code:
    public long Id => M.ReadInt(Address + 0x38);
    are you sure?

    Modified IDs to be long because the address they use as a unique identifier is already 64bits.

  15. #4737
    vovochka's Avatar Banned
    Reputation
    2
    Join Date
    Oct 2016
    Posts
    17
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Doesn't qHUD have this?
    where to download it?

  16. #4738
    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 Stridemann View Post
    @TehCheat, :

    class Entity:
    Code:
    public long Id => M.ReadInt(Address + 0x38);
    are you sure?
    I changed it before your big merge, pretty sure the merge undid what I changed.

  17. #4739
    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 vovochka View Post
    where to download it?
    It doesn't exist anymore. vmv nuked it because he didn't have the time to support it.

  18. #4740
    Treasure_Box's Avatar Contributor
    Reputation
    155
    Join Date
    Sep 2014
    Posts
    189
    Thanks G/R
    63/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Yay im learning

    No promises, but I'm learning.
    Last edited by Treasure_Box; 12-31-2016 at 12:53 AM.

  19. Thanks datz, noneyatemp (2 members gave Thanks to Treasure_Box for this useful post)

Similar Threads

  1. [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
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 10:44 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