STASHIE - a stash managing plugin for PoeHud menu

User Tag List

Page 22 of 37 FirstFirst ... 181920212223242526 ... LastLast
Results 316 to 330 of 555
  1. #316
    akfgedfsas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    62
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't really have any problems but sometimes it randomly changes between switching tabs with arrow keys and drop down menu.

    STASHIE - a stash managing plugin for PoeHud
  2. #317
    Zyrose's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    18
    Thanks G/R
    13/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When depositing to my stash, Stashie always ignores the item at the top left cell of my inventory (1x1)-- even though it is unchecked in the settings. Anyone else having the same problem?

    edit: I didn't realize it was because of refill settings. oops
    Last edited by Zyrose; 06-10-2018 at 03:11 AM.

  3. #318
    Norby93's Avatar Member
    Reputation
    2
    Join Date
    Jun 2018
    Posts
    42
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    put my items into a radoms stashtab. some times its good. but most time wrong tab.....

  4. #319
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    normally wrong tab problems occure if u change your tab name or position.
    if that happens, delete your config and do it again.

  5. #320
    bcz's Avatar Contributor
    Reputation
    171
    Join Date
    Apr 2008
    Posts
    172
    Thanks G/R
    8/139
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I'm getting this error when trying to use latest release DLL. Is it just me? I compile my own version of HUD but it is based on the latest version and works fine with other plugins etc.

    Code:
    Can't load plugin dll. LoaderExceptions:
    Could not load file or assembly 'PoeHUD, Version=1.0.6729.1442, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    Is the HUD version hardcoded or something? Do i need to edit my version number to match your plugin?

    EDIT: Never mind, decided to just load up the stashie source and have it build alongside HUD and that fixed everything
    Last edited by bcz; 06-12-2018 at 05:05 AM.

  6. #321
    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 am not for sure whats up. But newest version of stashie. Most the time, When to goes to change stash tabs it will clicks outside and force me to walk around. I know once in a while it will show my stashtabs when it clicks it on my stash but not all the time. I think a delay there is what it needs. I used the delay for clicking but that one works for when it puts stuff in to the stash. But not for the clicks between changing tabs.

  7. #322
    loleriz's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm getting this error. When starting the HUD it says in the HUD notifications area at the top right that PoEHUD or this plugin isn't updated, but they are both up to date.


  8. #323
    RaspberryPhoenix's Avatar Member
    Reputation
    13
    Join Date
    Apr 2017
    Posts
    29
    Thanks G/R
    15/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is due to game offsets being changed. These will have to be updated within PoeHUD, at which point most addons will function again

  9. #324
    AsylioN's Avatar Active Member
    Reputation
    49
    Join Date
    Jun 2016
    Posts
    58
    Thanks G/R
    6/42
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Needs to be updated with new API (StashTabController) to work.

  10. #325
    omgree's Avatar Member
    Reputation
    5
    Join Date
    Jun 2016
    Posts
    71
    Thanks G/R
    12/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Glad its working after update.
    I forgot, does Stashie support chaos recipe for not only stashing but taking it out for vendor? Only saw it in MoveToStash.

    How do i can add Fossils and Resonators into it?
    Last edited by omgree; 09-09-2018 at 03:05 AM.

  11. #326
    AsylioN's Avatar Active Member
    Reputation
    49
    Join Date
    Jun 2016
    Posts
    58
    Thanks G/R
    6/42
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omgree View Post
    How do i can add Fossils and Resonators into it?
    Modify FiltersConfig.txt
    Code:
    Currency:			ClassName=StackableCurrency,path!^Essence,BaseName!^Fossil		:Default Tabs
    Fossils:			BaseName^Fossil,ClassName=StackableCurrency						:Default Tabs
    Resonators:			BaseName^Resonator												:Default Tabs

  12. Thanks RaspberryPhoenix (1 members gave Thanks to AsylioN for this useful post)
  13. #327
    peepoHappy's Avatar Active Member
    Reputation
    24
    Join Date
    Mar 2018
    Posts
    39
    Thanks G/R
    12/19
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    stashi filter dont "see" all rare weapons.

  14. #328
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2455
    Join Date
    Jun 2015
    Posts
    3,048
    Thanks G/R
    455/2200
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by omgree View Post
    Glad its working after update.
    I forgot, does Stashie support chaos recipe for not only stashing but taking it out for vendor? Only saw it in MoveToStash.

    How do i can add Fossils and Resonators into it?
    For moving it out use full rare set manager

  15. #329
    FHell's Avatar Member
    Reputation
    1
    Join Date
    Dec 2017
    Posts
    8
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tell me please. I probably miss something, but poehud gives me an error:
    "Can't load plugin 'Stashie' beacause poehud or plugin is not updated(You can use PluginsUpdater for this). Disabling plugin...".
    I use PluginsUpdater --> getting the latest version --> getting error again.

  16. #330
    LordKorvin's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AsylioN View Post
    Modify FiltersConfig.txt
    Code:
    Currency:			ClassName=StackableCurrency,path!^Essence,BaseName!^Fossil		:Default Tabs
    Fossils:			BaseName^Fossil,ClassName=StackableCurrency						:Default Tabs
    Resonators:			BaseName^Resonator												:Default Tabs
    How i can add different fossils? I want move different fossils in different tabs.

    upd: nvm, did by myself
    Last edited by LordKorvin; 10-23-2018 at 06:15 AM.

Page 22 of 37 FirstFirst ... 181920212223242526 ... 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 11:32 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search