ExileApi (Old POEHUD) Overlay for Path of Exile menu

Shout-Out

User Tag List

Page 60 of 78 FirstFirst ... 10565758596061626364 ... LastLast
Results 886 to 900 of 1160
  1. #886
    huehue99's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats this
    i dont even have this path
    worked fine until todays patch

    https://i.imgur.com/A9JPfOm.png

    ExileApi (Old POEHUD) Overlay for Path of Exile
  2. #887
    Wraithi's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    24
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KeyboardWarrior View Post
    Thanks for yor feedback, bro

    For everybody:
    I fixed unwanted clicks with the PickIt plugin (Octavius, Construct Metamorph device) – Attachment 70191
    I hope my pull request will someday be merged to the original repo.
    Also, if you are using Stashie put these lines to your filter (override area):
    Code:
    Metamorph Organs: Rarity=Unique,ClassName=MetamorphosisDNA :Override
    Catalysts: Rarity=Normal,ClassName=StackableCurrency,BaseName^Catalyst :Override
    UPD:
    Ah, I see that Stridermann fixed PickIt too about 5 hours ago. This is the same anyway

    Is the "weights" feature of this version working for anyone? Not working for me, and my weights notepad is still correct.

    edit: whoops, forgot to quote
    Last edited by Wraithi; 12-19-2019 at 12:42 AM.

  3. #888
    heliopk's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    24
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My pickit is not picking up the league green itens in maps anymore but it picks everything else, am i doing something wrong?

  4. #889
    Kaoin's Avatar Member
    Reputation
    2
    Join Date
    Dec 2016
    Posts
    44
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by heliopk View Post
    My pickit is not picking up the league green itens in maps anymore but it picks everything else, am i doing something wrong?
    +1 not picking

  5. #890
    AROR64's Avatar Member
    Reputation
    7
    Join Date
    Jun 2017
    Posts
    32
    Thanks G/R
    32/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Tell me what needs to be corrected, I rebuilt the plugin Random_Features to display names over bodies for specrts "Slave Driver", everything works, but constantly pops up an error of the following plan

    Code:
    2019-12-19 02:20:32.194 +04:00 [Error] Random_Features, Render -> System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
       в Random_Features.RandomFeatures.DrawToLargeMiniMap(Entity entity) в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\Plugins\RandomFeatures.cs:строка 1148
       в Random_Features.RandomFeatures.RenderMapImages() в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\Plugins\RandomFeatures.cs:строка 1238
       в Random_Features.RandomFeatures.UnsortedPlugin() в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\Plugins\RandomFeatures.cs:строка 817
       в Random_Features.RandomFeatures.Render() в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\RandomFeatures.cs:строка 105
       в ExileCore.Shared.PluginWrapper.Render() в D:\Temp\pg\ea\Core\Shared\PluginWrapper.cs:строка 220
    2019-12-19 02:22:14.806 +04:00 [Error] Random_Features, Initialise -> System.IO.DirectoryNotFoundException: Не удалось найти часть пути "F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Compiled\Random Features\textures".
       в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       в System.IO.FileSystemEnumerableIterator`1.CommonInit()
       в System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
       в System.IO.Directory.GetFiles(String path, String searchPattern)
       в ExileCore.BaseSettingsPlugin`1.GetAtlasTexture(String textureName) в D:\Temp\pg\ea\Core\BaseSettingsPlugin.cs:строка 175
       в Random_Features.RandomFeatures.AtlasTextureInit() в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\Atlas\Textures.cs:строка 56
       в Random_Features.RandomFeatures.Initialise() в F:\World of Warcraft\ADDONS\Dropbox\PoEHelper-master\Plugins\Source\Random Features\RandomFeatures.cs:строка 59
       в ExileCore.Shared.PluginWrapper.pluginInitialise() в D:\Temp\pg\ea\Core\Shared\PluginWrapper.cs:строка 130
       в ExileCore.Shared.PluginWrapper.Initialise(GameController _gameController) в D:\Temp\pg\ea\Core\Shared\PluginWrapper.cs:строка 69

  6. #891
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Wraithi View Post
    Is the "weights" feature of this version working for anyone? Not working for me, and my weights notepad is still correct.

    edit: whoops, forgot to quote
    I'm not using that feature but it should work like a charm.

  7. Thanks MACROS4LIFE (1 members gave Thanks to KeyboardWarrior for this useful post)
  8. #892
    Araitz's Avatar Member
    Reputation
    1
    Join Date
    Oct 2017
    Posts
    50
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kaoin View Post
    +1 not picking
    need that feature

  9. #893
    KeyboardWarrior's Avatar Active Member Authenticator enabled
    Reputation
    36
    Join Date
    Dec 2015
    Posts
    89
    Thanks G/R
    11/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by heliopk View Post
    My pickit is not picking up the league green itens in maps anymore but it picks everything else, am i doing something wrong?
    Originally Posted by Kaoin View Post
    +1 not picking
    Did you check this one?
    https://www.ownedcore.com/forums/mmo...ml#post4118879 (ExileApi (Old POEHUD) Overlay for Path of Exile)

  10. Thanks MACROS4LIFE (1 members gave Thanks to KeyboardWarrior for this useful post)
  11. #894
    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)
    Awesome work. Thank you a lot. (:

    I'm currently using your built, the best one for me posted here. I am only missing mine-plugin and basicflaskroutine but ok I can deal with that xD

    Question: Can I create a miner plugin with only a ahk script? sorry im stupid. What's the steps to create my own plugin?
    Last edited by MACROS4LIFE; 12-20-2019 at 05:57 AM.
    GH it's like cocaine, once you used, you can't forget.

  12. #895
    ScorpioKing's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    19
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3.9.1 Patch broke FullRareSetManager?

  13. #896
    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)
    Originally Posted by ScorpioKing View Post
    3.9.1 Patch broke FullRareSetManager?
    hud need an update for 3.9.1

  14. #897
    hunk3r's Avatar Member
    Reputation
    3
    Join Date
    Nov 2016
    Posts
    84
    Thanks G/R
    7/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And Flasker (in old HUD) and BasicFlaskRoutine (ExileApi) :/

  15. #898
    ScorpioKing's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    19
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That auto organ pick up, feels good man.

    Originally Posted by mega2k0 View Post
    hud need an update for 3.9.1
    Most of things still work.
    Last edited by ScorpioKing; 12-20-2019 at 05:40 AM.

  16. #899
    Wraithi's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    24
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    2019-12-20 21:37:02.665 +11:00 [Error] BasicFlaskRoutine: Exception! Printscreen this and post it.
    Object reference not set to an instance of an object.
       at TreeRoutine.DefaultBehaviors.Helpers.FlaskHelper`2.GetAllFlaskInfo() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\DefaultBehaviors\Helpers\FlaskHelper.cs:line 25
       at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.FindFlaskMatchingAnyAction(List`1 flaskActions, Nullable`1 instant, Boolean ignoreBuffs, Func`1 ignoreFlasksWithAction, Boolean isCleansing) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\BasicFlaskRoutine\BasicFlaskRoutine.cs:line 308
       at TreeRoutine.Routine.BasicFlaskRoutine.BasicFlaskRoutine.<>c__DisplayClass41_0.<CreateUseFlaskAction>b__0(Object x) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\BasicFlaskRoutine\BasicFlaskRoutine.cs:line 228
       at TreeRoutine.DefaultBehaviors.Actions.UseHotkeyAction.Run(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\DefaultBehaviors\Actions\UseHotkeyAction.cs:line 35
       at TreeRoutine.TreeSharp.Action.<Execute>d__12.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Action.cs:line 75
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.PrioritySelector.<Execute>d__2.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\PrioritySelector.cs:line 60
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.Decorator.<Execute>d__10.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Decorator.cs:line 78
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.Decorator.<Execute>d__10.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Decorator.cs:line 78
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.PrioritySelector.<Execute>d__2.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\PrioritySelector.cs:line 60
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.Decorator.<Execute>d__10.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Decorator.cs:line 78
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.PrioritySelector.<Execute>d__2.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\PrioritySelector.cs:line 60
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.TreeSharp.Decorator.<Execute>d__10.MoveNext() in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Decorator.cs:line 78
       at TreeRoutine.TreeSharp.Composite.Tick(Object context) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\TreeSharp\Composite.cs:line 143
       at TreeRoutine.BaseTreeRoutinePlugin`2.TickTree(Composite treeRoot) in C:\Users\15198\Desktop\WORK2\ExileApi\Plugins\BasicFlaskRoutine\src\TreeRoutine\BaseTreeRoutinePlugin.cs:line 113

  17. #900
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ༼ つ ◕_◕ ༽つ tehcheat take my energy ! ༼ つ ◕_◕ ༽つ

Similar Threads

  1. PoEHUD - Overlay for Path of Exile (Updated for 3.0)
    By TehCheat in forum PoE Bots and Programs
    Replies: 4451
    Last Post: 09-05-2019, 01:53 PM
  2. [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
  3. [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
  4. [Trading] Dota2 beta keys for Path of Exile beta keys
    By shaunffs in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 12-13-2012, 04:20 PM
  5. [Trading] 20m D3 Gold for Path of Exiles Beta Key
    By Jam3z in forum Diablo 3 Buy Sell Trade
    Replies: 0
    Last Post: 07-31-2012, 05:30 PM
All times are GMT -5. The time now is 02:33 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