STASHIE - a stash managing plugin for PoeHud menu

User Tag List

Page 10 of 37 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 555
  1. #136
    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)
    updated the STASHIE in the github, Kindly download the new poehud and new stashie from the REPO.
    Good luck!
    If I did not reply to you, it mean the question you are asking is stupid.

    STASHIE - a stash managing plugin for PoeHud
  2. #137
    madgentos's Avatar Member
    Reputation
    5
    Join Date
    May 2017
    Posts
    13
    Thanks G/R
    12/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank's man!

  3. #138
    ryuuzaki08's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just wondering, are there not any options for Weapons/Armor with Item Level above the chaos recipe? It seems to be working perfectly, but won't do anything with my Weapons/Armor and I can't seem to find any way to choose what tab they should be put in.

  4. #139
    jnz9513's Avatar Member
    Reputation
    7
    Join Date
    Dec 2013
    Posts
    77
    Thanks G/R
    10/5
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I get this error my whole computer freezes. I have to restart my computer clicking the start button.

    Delay is 300ms.

    Log Entry : 11:01:52 PM Sunday, August 27, 2017
    Method error: Render : System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
    at PoeHUD.Poe.RemoteMemoryObjects.Inventory.get_VisibleInventoryItems()
    at Stashie.StashieCore.SwitchToTab(Int32 tabIndex)
    at Stashie.StashieCore.DropToStash()
    at Stashie.StashieCore.ProcessInventoryItems()
    at PoeHUD.Plugins.BasePlugin.iRender()

  5. #140
    Maxom's Avatar Member
    Reputation
    1
    Join Date
    Jun 2016
    Posts
    36
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is it only me or the stash function for chaos recipe not working at all?
    Oh it seems it only transfers unid items is there a way to do the same with arlady identified items?
    Last edited by Maxom; 08-28-2017 at 03:14 AM.

  6. #141
    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 Maxom View Post
    is it only me or the stash function for chaos recipe not working at all?
    Oh it seems it only transfers unid items is there a way to do the same with arlady identified items?
    FitersConfig.txt
    Edit that.

  7. Thanks Maxom (1 members gave Thanks to Sithylis for this useful post)
  8. #142
    ryuuzaki08's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I am trying to add Gripped Gloves under the Chance category to put in a separate tab to Alch. I have added this under the Chance Items section

    Gripped Gloves: BaseName=Gripped Gloves,Rarity=Normal :Chance Items

    It shows up on the GUI and I am able to select where I want them sorted, however it doesn't actually do anything with them. They just stay in my inventory. Anyone have any ideas how to fix this issue?
    Last edited by ryuuzaki08; 08-28-2017 at 04:06 PM.

  9. #143
    Kalifa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i have an orb of scouring on the inventory and press F3 it gives this error

    Method error: Render : System.NullReferenceException: Object reference not set to an instance of an object.
    at Stashie.Filters.ItemData..ctor(NormalInventoryItem inventoryItem, BaseItemType baseItemType)
    at Stashie.StashieCore.ProcessInventoryItems()
    at PoeHUD.Plugins.BasePlugin.iRender()

    Without the orb of scouring it works perfectly,
    Anyway to fix this?

  10. #144
    Cremation's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kalifa View Post
    When i have an orb of scouring on the inventory and press F3 it gives this error

    Method error: Render : System.NullReferenceException: Object reference not set to an instance of an object.
    at Stashie.Filters.ItemData..ctor(NormalInventoryItem inventoryItem, BaseItemType baseItemType)
    at Stashie.StashieCore.ProcessInventoryItems()
    at PoeHUD.Plugins.BasePlugin.iRender()

    Without the orb of scouring it works perfectly,
    Anyway to fix this?
    Same here, i've randomly this error and this error :
    Code:
    Method error: Render : System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.

  11. #145
    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)
    now stashie support Map Tier,
    update stashie and PoeHUD to latest version.

  12. Thanks Sithylis, Shooshka (2 members gave Thanks to GameHelper for this useful post)
  13. #146
    keith009's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    27
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why does mine only show this? https://i.imgur.com/ZTKrND0.png

  14. #147
    Shooshka's Avatar Member
    Reputation
    6
    Join Date
    Dec 2014
    Posts
    10
    Thanks G/R
    10/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by keith009 View Post
    Why does mine only show this? https://i.imgur.com/ZTKrND0.png
    At least try to enable plugin

  15. #148
    keith009's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    27
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nvm, didn't realize had to update poehud.
    Last edited by keith009; 09-15-2017 at 07:22 AM.

  16. #149
    keith009's Avatar Member
    Reputation
    1
    Join Date
    Dec 2016
    Posts
    27
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Two suggestions

    1.Since i map a lot, so i usually sextant then pick out like 8 maps, so when i use this plugin, it usually leaves behind 2-5 items(The ones in the ignorecell). It'd be awesome if you could make another hotkey so that when you're mousing over an individual item it will stash the item ignoring the "ignorecells" thing.

    2.Option to refill currency when lower than > because otherwise it will always restocks.

    But otherwise it's a great plugin!

    Also, who the fuck gave me the Lazy Leecher tag

  17. #150
    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)
    1: put all cell into non-ignore list, you can do in the config file.
    2: u can do that in your config file, don't remember how.

Page 10 of 37 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. Malu05's Terrain Management UDF (For ingame Terrain Editing)
    By UnknOwned in forum WoW Memory Editing
    Replies: 37
    Last Post: 03-10-2014, 10:38 PM
  2. [Plugin][Honorbuddy] Project Sn0wbuddy - A Sn0wball plugin for Honorbuddy.
    By Thunderofnl in forum WoW Bot Maps And Profiles
    Replies: 6
    Last Post: 05-16-2012, 04:27 PM
  3. [Bot] Archaeology Plugin For Honorbuddy
    By Aicd in forum World of Warcraft Bots and Programs
    Replies: 82
    Last Post: 01-10-2011, 04:48 PM
  4. Pattern verifier plugin for IDA
    By ostapus in forum WoW Memory Editing
    Replies: 7
    Last Post: 11-11-2009, 05:55 PM
  5. [Plugin whit tut] A little plugin for Photoshop i just found.[Big pic]
    By Lord-kapser in forum Art & Graphic Design
    Replies: 3
    Last Post: 12-03-2007, 04:15 PM
All times are GMT -5. The time now is 04:18 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