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

Shout-Out

User Tag List

Page 45 of 297 FirstFirst ... 41424344454647484995145 ... LastLast
Results 661 to 675 of 4452
  1. #661
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Folks, this PR is going to break some plugins
    X64 imgui ui by zaafar * Pull Request #235 * TehCheat/PoEHUD * GitHub
    I will merge it sometime next week, so there will be 2-4 days gap when some plugins would be broken.
    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-poehud-png
    i cant use the poehud bro even if i ignore the error. any temporary fix for this to be able to use poehud??

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #662
    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 hacker143 View Post
    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-poehud-png
    i cant use the poehud bro even if i ignore the error. any temporary fix for this to be able to use poehud??
    redownload poehud from github..

  3. Thanks toadskin (1 members gave Thanks to Sithylis for this useful post)
  4. #663
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    redownload poehud from github..
    downloaded the latest version bro from here GitHub - TehCheat/PoEHUD
    still error. fresh download. no plugins

  5. #664
    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 hacker143 View Post
    downloaded the latest version bro from here GitHub - TehCheat/PoEHUD
    still error. fresh download. no plugins

    Delete old poehud folder and then redowned the new one along with the new dlls
    Looks like you are missing a dll, cimgui. Which is in the latest version of poehud release folder.

  6. Thanks toadskin (1 members gave Thanks to GameHelper for this useful post)
  7. #665
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    Delete old poehud folder and then redowned the new one along with the new dlls
    Looks like you are missing a dll, cimgui. Which is in the latest version of poehud release folder.
    error bro. I look in the directory and the cimgui is not missing at all
    screenshot it in-game and opening the poehud(error) + cimgui in the poehud folder
    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-poehud-gif

  8. #666
    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 hacker143 View Post
    error bro. I look in the directory and the cimgui is not missing at all
    screenshot it in-game and opening the poehud(error) + cimgui in the poehud folder
    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-poehud-gif
    R u running any plugins???
    No idea what the issue is then.....this is weird....

  9. Thanks hacker143 (1 members gave Thanks to GameHelper for this useful post)
  10. #667
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hacker143 View Post
    error bro. I look in the directory and the cimgui is not missing at all
    screenshot it in-game and opening the poehud(error) + cimgui in the poehud folder
    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-poehud-gif
    You are launching the game via the executable/symlink and NOT some sort of script.... right? It works for everyone else and the DLL doesn't seem to be missing from the folder you screenshot. If I had to guess, you have a launch script that is attempting to launch a PoeHUD in a different folder that IS missing cimgui.dll.

  11. Thanks hacker143 (1 members gave Thanks to Sychotix for this useful post)
  12. #668
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    You are launching the game via the executable/symlink and NOT some sort of script.... right? It works for everyone else and the DLL doesn't seem to be missing from the folder you screenshot. If I had to guess, you have a launch script that is attempting to launch a PoeHUD in a different folder that IS missing cimgui.dll.
    no bro, I run the .EXE (KYW.exe in the folder) poehud provided and its error. I tested it by using the latest version and the previous version.
    The latest wont run and error but the previous is is working perfectly.

  13. #669
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hacker143 View Post
    no bro, I run the .EXE (KYW.exe in the folder) poehud provided and its error. I tested it by using the latest version and the previous version.
    The latest wont run and error but the previous is is working perfectly.
    You may be missing a dependency of cimgui.dll. I don't have much experience tracking these down, but a tool called Dependency Walker suggest that you may be missing VCRuntime140.dll. Installing Microsoft Visual C++ Redistributable x64 (https://support.microsoft.com/en-us/...al-c-downloads) may fix the issue but this may be a question for Zaafar and/or the PoeHUD dev team. Is this new dependency intended, and is there any way around it?

    The reason why we are not seeing it is likely because it is included/installed with Visual Studio.

  14. Thanks hacker143 (1 members gave Thanks to Sychotix for this useful post)
  15. #670
    hacker143's Avatar Knight
    Reputation
    21
    Join Date
    Mar 2017
    Posts
    219
    Thanks G/R
    32/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sychotix View Post
    you may be missing a dependency of cimgui.dll. I don't have much experience tracking these down, but a tool called dependency walker suggest that you may be missing vcruntime140.dll. Installing microsoft visual c++ redistributable x64 (https://support.microsoft.com/en-us/...al-c-downloads) may fix the issue but this may be a question for zaafar and/or the poehud dev team. Is this new dependency intended, and is there any way around it?

    The reason why we are not seeing it is likely because it is included/installed with visual studio.
    youre the best bro!!

  16. #671
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hacker143 View Post
    youre the best bro!!
    Did this fix your issue?

  17. #672
    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)
    This PR might break some plugins that depends on Mouse/Keyboard Hooks...currently I can only think of PoeHudPluginUpdator....
    Zaafar,thanks for pushing mate,got some questions tho since it's not in a master release yet..
    Stashie,Unidy aren't affected by this? Also,does it in any way fix the "hangcrash" party? And is this update mandatory?

  18. #673
    Alehopper's Avatar Member
    Reputation
    2
    Join Date
    Jun 2017
    Posts
    13
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it still crashing ? i updated and upgraded my own plugins and still crashes after like every map

  19. #674
    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)
    Hmm here's something i can't get my head around...Neversink's filter + Item Alert(Custom Filter) = Scroll of Wisdom + Portal Scroll NOT on map..Anyone can figure it out?? I have already changed the Item Base on filterblade and added classes SoW and P.Scroll to a higher Currency setting ( Orb Of Transmutation+++ )but still...

  20. #675
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaiyum View Post
    Zaafar,thanks for pushing mate,got some questions tho since it's not in a master release yet..
    Stashie,Unidy aren't affected by this? Also,does it in any way fix the "hangcrash" party? And is this update mandatory?
    The update he was referring to is in the master branch. If the plugin works with the latest PoeHUD released, it should be good. The release is about as mandatory as any previous release.

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 12:51 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