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

User Tag List

Page 41 of 297 FirstFirst ... 37383940414243444591141 ... LastLast
Results 601 to 615 of 4452
  1. #601
    AluTa49's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    55
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That looks amazing

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #602
    notorious879's Avatar Member
    Reputation
    9
    Join Date
    Nov 2011
    Posts
    74
    Thanks G/R
    0/8
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Preview of what plugins can look like using ImGui in PoeHud
    Where can i get that?

  3. #603
    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 Sithylis View Post
    Preview of what plugins can look like using ImGui in PoeHud

    Soon, the next generation of poehud plugins is here.
    And the fun part is development time/development effort.
    It take approx same amount of time/lines of code to generate poehud original menu and imgui menu.

  4. #604
    _G_R_W_'s Avatar Member
    Reputation
    2
    Join Date
    Jan 2018
    Posts
    9
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Latest version get CLR error on start and crashed the whole system.

  5. #605
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by notorious879 View Post
    Where can i get that?
    You cant right now, imgui integration in poehud is under development.

    Originally Posted by zaafar View Post
    Soon, the next generation of poehud plugins is here.
    And the fun part is development time/development effort.
    It take approx same amount of time/lines of code to generate poehud original menu and imgui menu.
    Same amount of lines? This all depends on how cool you want your menu to look!
    The simpler it is the fewer lines, the more autistic you want to be with it the more lines youll have.
    It 100% takes less time to make current menu after im doing writing the wrapper i will be using in my plugins for settings, no more parent this and index that

  6. #606
    Kaiyum's Avatar Member
    Reputation
    8
    Join Date
    Jan 2018
    Posts
    56
    Thanks G/R
    13/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good evening people,as we all know the hud is crashing on us for some reason,some crash with item filter,others when they open stash and others when changing instance/area! Easy way out of it is creating a batch file and putting it in your /Release/ directory...
    Code:
    @echo off
    cd C:\PoE_Utils\PoEHUD-x64\Release\
    for /f "delims=" %%a in ('dir /b *.exe') do set exeLcn=%%a
    start %exeLcn%
    Now i know this is nothing different than running the exe with your mouse,unless ofc you are using a ahk script of somekind for poe (lutbot worked for me adding alt+0 for running the batch file).Good luck!

    P.S Sorry i don't know a way to check for *exe running from withing the current directory,then shutting it and then running the new *exe,if someone knows a way to also stop the previously ran instance of sdf4adsa:P.exe and then run the *exe from the directory again,please add it in

  7. #607
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaiyum View Post
    Good evening people,as we all know the hud is crashing on us for some reason,some crash with item filter,others when they open stash and others when changing instance/area! Easy way out of it is creating a batch file and putting it in your /Release/ directory...
    Code:
    @echo off
    cd C:\PoE_Utils\PoEHUD-x64\Release\
    for /f "delims=" %%a in ('dir /b *.exe') do set exeLcn=%%a
    start %exeLcn%
    Now i know this is nothing different than running the exe with your mouse,unless ofc you are using a ahk script of somekind for poe (lutbot worked for me adding alt+0 for running the batch file).Good luck!

    P.S Sorry i don't know a way to check for *exe running from withing the current directory,then shutting it and then running the new *exe,if someone knows a way to also stop the previously ran instance of sdf4adsa:P.exe and then run the *exe from the directory again,please add it in
    I run trademacro and lutbot together with poehud. It may be a problem?

    Also, could u explain better what's the point on this .bat file? It stops the crash on u?
    GH it's like cocaine, once you used, you can't forget.

  8. #608
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dude... poehud is literally closing every single map. Map after map.

    Nobody figured out what's happening yet? damn rip

    this is so annoying
    GH it's like cocaine, once you used, you can't forget.

  9. #609
    fabcard's Avatar Member
    Reputation
    10
    Join Date
    Jun 2013
    Posts
    137
    Thanks G/R
    38/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MACROS4LIFE View Post
    Dude... poehud is literally closing every single map. Map after map.

    Nobody figured out what's happening yet? damn rip

    this is so annoying
    Yes, friend, everyone is experiencing the same thing. Just give them time to find what is causing the problems. Also, someone said they are working on a new layout for PoEHUD and plugins. I know it's annoying to keep closing/openning the hud many times but at least we can still use it.
    Thank you all responsible people to keep PoEHUD and plugins alive and updated. I can't play the game without those.

  10. #610
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fabcard View Post
    Yes, friend, everyone is experiencing the same thing. Just give them time to find what is causing the problems. Also, someone said they are working on a new layout for PoEHUD and plugins. I know it's annoying to keep closing/openning the hud many times but at least we can still use it.
    Thank you all responsible people to keep PoEHUD and plugins alive and updated. I can't play the game without those.
    I'm constantly saying thanks here and applauding plugin/poehud developers. I'm not being a shithead, just saying this bug is annoying.
    Last edited by MACROS4LIFE; 01-25-2018 at 05:43 PM.
    GH it's like cocaine, once you used, you can't forget.

  11. #611
    MACROS4LIFE's Avatar Active Member
    Reputation
    48
    Join Date
    Dec 2015
    Posts
    467
    Thanks G/R
    58/46
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just found this in reddit and I think it may be useful to fix the poehud crash:
    Originally Posted by Bex_GGG
    They're coming. We will be adding the following to today's patch notes: Liches are now 125% more likely to appear in Maps. There is (and has been) a bug where Maps that contain The Elder, Elder Guardians, Labyrinth Trials or master missions that have a subarea are not able to contain Abyssal Depths. We are unlikely to be able to resolve this issue before the end of 3.1.0. The increase in this patch will counteract the effect of this bug in the meantime.
    -> I'm pretty sure this crashs in poehud started after added "abyssal depths" to preload-info. As you can see, there is a bug in path of exile around abyssal depths together with elder/trials and masters. This is a mess atm and Bex said there is no plan to fix it.
    Just giving a try, the preload on abyssal depths is probably what's crashing poehud all the time. I guess and I suggest to remove it, both abyss/abyssal depths and lichs on pre-load info and recompile poehud and see if it back to work again.

    -> Just trying to find something that started with all those crashs. I'm not sure about it. Also, I noticed the preload is crazy this days, I'm getting all 5 breach preload infos inside my ho. So, something is going on here.
    Last edited by MACROS4LIFE; 01-25-2018 at 05:49 PM.
    GH it's like cocaine, once you used, you can't forget.

  12. #612
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I would like to make a plugin and or feature request.

    Since the programs some times stops working at all. Is there a way someone could add or create a reload feature. Hit say f5 to reload poehud as if it was just started up again.

  13. #613
    Kaiyum's Avatar Member
    Reputation
    8
    Join Date
    Jan 2018
    Posts
    56
    Thanks G/R
    13/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MACROS4LIFE View Post
    I run trademacro and lutbot together with poehud. It may be a problem?

    Also, could u explain better what's the point on this .bat file? It stops the crash on u?
    Im not sure if you will have a problem,most likely if your hotkeys cross paths then yes,you will have a great time fixing ur stash or drops or whatever you will be clicking/running..Other than that i doubt it..
    [spoiler]
    Code:
    @echo off
    cd C:\ADD YOUR PATH TO PoeHud/Release
    for /f "delims=" %%a in ('dir /b *.exe') do set exedie=%%a
    taskkill /pid %exedie% /f 
    
    cd C:\ADD YOUR PATH TO PoeHud/Release
    for /f "delims=" %%b in ('dir /b *.exe') do set exeLcn=%%b
    start %exeLcn%
    [/spoiler]

    Simple as can be,looks for an *.exe in the directory and kills it,same again,starts it,restarts poe hud for the time being as fast as it can be done without leaving the game...
    About trade macro you can edit AdditionalMacros.ahk with notepad++ and on line 138 you will find
    Code:
    ;AM_WhoisLastWhisper_HKey:
    ;	KeyWait, Ctrl							; Sends "/whois lastWhisperCharacterName" when keys are released (not when pressed).
    ;	KeyWait, Alt
    ;	SendInput {Enter}{Home}{Del}/whois{Space}{Enter}
    ;Return
    If you want you can replace it or comment it and write the same code with a different command i.e. Run "C:\PoE_Utils\PoEHUD-x64\Release\crashno.bat".

  14. #614
    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)
    No idea what's causing crashes. I looked into it a bit a couple nights ago, didn't get anywhere with it. I don't see crashes very often so it's hard for me to find bugs (I don't use any plugins - well I use a few very simple private ones).

    Also they moved ItemLevel (offset 0x2DC) and RequiredLevel (offset 0x2E0) again. I'll get that pushed out in a sec.

    EDIT: Pushed update to x64 branch.

    EDIT 2: Ran 2 maps, 2nd one crashed hud. Trying a rebuild of poefilterparser locally to see if that helps.
    Last edited by TehCheat; 01-25-2018 at 06:49 PM.

  15. Thanks Kaiyum, Morrogoth, cofullizle, levelmax (4 members gave Thanks to TehCheat for this useful post)
  16. #615
    fredtheboa's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For me too it's constantly crashing.

    I tried to turn the plugins to a minimum,

    I first thought it was coming from autoflasker but the bug persist using any plugin.
    be it any version of autoflask or even basicflaskroutine.
    Other plugins are Autoquit and random feature QoL.

    I will try to run without random feature to see if it crash less.

    In PVP not only it also crash but then if you restart and you are low life at boot time, autoquit will kicks you out.
    Those crashes kinda completely ruined my PVP experience to the point I just deleted my toon out of boredom.
    That LLD toon kinda was the last thing I was actually still playing since a while.

    I'm already enough in a stress with all the crap in this game, one shots, DD strongboxes and such...
    Those crash are getting me on the verge to go find something else to spend my gaming time on.

    For I have to admit that for me playing PoE without PoEHud and some flask manager is just not fun.
    Having to manually handle flask and other stuff in such a grindy and repetitive game is a core to me.

    Well, I guess i'll try to make some more relaxed build, might give a go to Grim Dawn as well.

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 02:47 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