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

Shout-Out

User Tag List

Page 208 of 297 FirstFirst ... 108158204205206207208209210211212258 ... LastLast
Results 3,106 to 3,120 of 4452
  1. #3106
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Have you updated since I fixed the filter stuff yesterday? If not, then that's why. The filter parser didn't handle DisableDropSound properly. Also, I identified the problem and should have a fix for the issue I mentioned (ignoring the most recent selection).
    I am. I done a fresh install too just to see if I had maybe messed up with updating and still no luck. The filter I have been trying to use is straight from filterblade, the strict version, not sure if there is maybe an issue with it displaying or something?

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #3107
    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 MasterDMFour View Post
    I am. I done a fresh install too just to see if I had maybe messed up with updating and still no luck. The filter I have been trying to use is straight from filterblade, the strict version, not sure if there is maybe an issue with it displaying or something?
    My guess is I screwed something up when I updated PoeFilterParser for HUD. I'll double check that when I get home.

  3. #3108
    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 MasterDMFour View Post
    I am. I done a fresh install too just to see if I had maybe messed up with updating and still no luck. The filter I have been trying to use is straight from filterblade, the strict version, not sure if there is maybe an issue with it displaying or something?
    If you don't mind trying, you can drop this in the poehud release folder and see if it fixes the issue. Everything I looked at said poehud has the right version of the parser dll, but just in case I looked at things wrong you can try this:


    EDIT: They nuked my upload... Hard finding anything that'll host a dll, apparently.

    here maybe?

    https://tmpfiles.org/dl/12962/PoeFilterParser.zip
    Last edited by TehCheat; 12-05-2018 at 04:22 PM.

  4. #3109
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    If you don't mind trying, you can drop this in the poehud release folder and see if it fixes the issue. Everything I looked at said poehud has the right version of the parser dll, but just in case I looked at things wrong you can try this:


    EDIT: They nuked my upload... Hard finding anything that'll host a dll, apparently.

    here maybe?

    https://tmpfiles.org/dl/12962/PoeFilterParser.zip
    Still nothing. I mean maybe it is fine and there is an issue on my end, but then again one filter works and the rest don't.

  5. #3110
    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 MasterDMFour View Post
    Still nothing. I mean maybe it is fine and there is an issue on my end, but then again one filter works and the rest don't.
    Try making a copy of a broken filter and removing every line with "DisableDropSound" and let me know if that replacement filter works properly. Last I knew I had one of the more recent neversink filters and it wasn't working until my filterparser fix yesterday and now it works fine.

    If that still doesn't work, can I get you to send me a broken filter so I can debug it?
    Last edited by TehCheat; 12-05-2018 at 04:50 PM.

  6. #3111
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Try making a copy of a broken filter and removing every line with "DisableDropSound" and let me know if that replacement filter works properly. Last I knew I had one of the more recent neversink filters and it wasn't working until my filterparser fix yesterday and now it works fine.

    If that still doesn't work, can I get you to send me a broken filter so I can debug it?
    Zippyshare.com - filters.rar

    I added the filter with the DisableDropSounds removed (EditedDisableDropSounds.filter) and the filter I have been testing (bugged.filter)

  7. #3112
    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 MasterDMFour View Post
    Zippyshare.com - filters.rar

    I added the filter with the DisableDropSounds removed (EditedDisableDropSounds.filter) and the filter I have been testing (bugged.filter)
    Did the one you removed DisableDropSounds work?

  8. #3113
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Did the one you removed DisableDropSounds work?
    Not for me, unless I done something wrong. Simply removed all lines that had the text in it.

  9. #3114
    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 MasterDMFour View Post
    Not for me, unless I done something wrong. Simply removed all lines that had the text in it.
    Interesting... It worked fine for me. I switched to the Bugged one and it didn't work.

    EDIT:
    Then I tried switching back and it didn't work. Restarted HUD and it didn't work... hmm.
    Last edited by TehCheat; 12-05-2018 at 05:34 PM.

  10. #3115
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Weird... You're far more likely to find the cause of the problem since I am dumb lol.

  11. #3116
    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 MasterDMFour View Post
    Weird... You're far more likely to find the cause of the problem since I am dumb lol.
    I would guess it has to do with DisableDropSound, since I had no problems getting the patched one working. I'll see if building the dll manually gets it working, and if not I'll see if I can figure out what's breaking it. I have a hunch it freaks out when there are characters after DisableDropSound on the same line.

  12. #3117
    kevel1's Avatar Member
    Reputation
    4
    Join Date
    Jan 2013
    Posts
    341
    Thanks G/R
    14/3
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Going to format and try again I guess. No methods currently work for me to launch poe hud except not as limit user. win7
    Last edited by kevel1; 12-06-2018 at 12:49 PM.

  13. #3118
    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 MasterDMFour View Post
    Weird... You're far more likely to find the cause of the problem since I am dumb lol.
    It's the 'Temp' flag that's throwing things off. Not sure why, but at least I know what is causing the problem. Should be easy to fix, I hope. If you want a workaround, just replace " Temp" with nothing and it should work.

  14. #3119
    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)
    So this should have been an easy fix, but for whatever reason Antlr4 isn't playing nice. It refuses to accept 'Temp' like it should. I've tried multiple things and it just doesn't want any part of it. So if I treat it like a comment and skip it, it works. I may end up pushing that if zaafar can't figure something out with it.

  15. #3120
    dirkbach666's Avatar Active Member
    Reputation
    24
    Join Date
    Aug 2013
    Posts
    59
    Thanks G/R
    39/22
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    the (mini)map-dots always seem a bit laggy - not much but you can see it. is it possible to solve this anyhow? no matter which performance setting it is always visible for me..

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 10:59 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