-
Member
whats this
i dont even have this path
worked fine until todays patch
https://i.imgur.com/A9JPfOm.png
-
Member
Originally Posted by
KeyboardWarrior
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.
-
Member
My pickit is not picking up the league green itens in maps anymore but it picks everything else, am i doing something wrong?
-
Member
Originally Posted by
heliopk
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
-
Member
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
-
Originally Posted by
Wraithi
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.
-
Post Thanks / Like - 1 Thanks
MACROS4LIFE (1 members gave Thanks to KeyboardWarrior for this useful post)
-
Member
Originally Posted by
Kaoin
+1 not picking
need that feature
-
Originally Posted by
heliopk
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
+1 not picking
Did you check this one?
https://www.ownedcore.com/forums/mmo...ml#post4118879 (ExileApi (Old POEHUD) Overlay for Path of Exile)
-
Post Thanks / Like - 1 Thanks
MACROS4LIFE (1 members gave Thanks to KeyboardWarrior for this useful post)
-
Active Member
Originally Posted by
KeyboardWarrior
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.
-
Member
3.9.1 Patch broke FullRareSetManager?
-
Member
Originally Posted by
ScorpioKing
3.9.1 Patch broke FullRareSetManager?
hud need an update for 3.9.1
-
Member
And Flasker (in old HUD) and BasicFlaskRoutine (ExileApi) :/
-
Member
That auto organ pick up, feels good man.
Originally Posted by
mega2k0
hud need an update for 3.9.1
Most of things still work.
Last edited by ScorpioKing; 12-20-2019 at 05:40 AM.
-
Member
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
-
Member
༼ つ ◕_◕ ༽つ tehcheat take my energy ! ༼ つ ◕_◕ ༽つ