STASHIE - a stash managing plugin for PoeHud menu

User Tag List

Page 24 of 37 FirstFirst ... 202122232425262728 ... LastLast
Results 346 to 360 of 555
  1. #346
    jts1310's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by YuanMoons View Post
    The tabs don't "mess up", the plugin fails to switch between most of them, but only on the account withut enough tabs for slider to appear. For some reason Quad, Currency and Map tab switching works, but all others (including normal premium tabs) give GoToTab error.
    sometimes it changes all the tabs my things goto though it has nothing to do with switching tabs for me.

    STASHIE - a stash managing plugin for PoeHud
  2. #347
    Eroder1's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    48
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edit: I'm a twat --- nvm thanks anyways.
    Last edited by Eroder1; 12-29-2018 at 07:47 PM.

  3. #348
    Poe_LamaR's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    19
    Thanks G/R
    2/0
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice one thanks!

  4. #349
    tvinki's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2014
    Posts
    159
    Thanks G/R
    34/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    in last hud only in this plugin dont work popup ( i try change popup bg or hud theme = nothing)

  5. #350
    S0ul3r's Avatar Member
    Reputation
    3
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tvinki View Post
    in last hud only in this plugin dont work popup ( i try change popup bg or hud theme = nothing)
    I have the same problem, dont see any tabs when I open up the menu

  6. #351
    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)
    same here (

    Log Entry : 22:44:22 14 марта 2019 г.
    Method error: Initialise : System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
    в Stashie.StashieCore.Initialise() в C:\Users\Zaafar Ahmed\Desktop\development-work\PoEHUD\src\bin\x64\Debug\plugins\Stashie\StashieCore.cs:строка 62
    в PoeHUD.Plugins.BasePlugin._ForceInitialize()
    -------------------------------
    Last edited by hunk3r; 03-14-2019 at 03:49 PM.

  7. #352
    marekjemiolak's Avatar Member
    Reputation
    10
    Join Date
    Feb 2017
    Posts
    101
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is an error in SwitchToTabViaDropdownMenu, plugin simply doesnt switch to next tab while sorting.

  8. Thanks boterang (1 members gave Thanks to marekjemiolak for this useful post)
  9. #353
    Mosambi's Avatar Member
    Reputation
    2
    Join Date
    Dec 2018
    Posts
    6
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its error in POEHUD itself i think. Controller not return if Dropdown tab list is visible or not.

    Recompile yourself with small 'Fix" in stashiecore.cs file.
    Line 951 There is a loop checking if dropdown visible or not. Remove it and put simple delay Something like:
    Thread.Sleep(1000);

  10. #354
    azmodael's Avatar Member
    Reputation
    4
    Join Date
    May 2013
    Posts
    32
    Thanks G/R
    0/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mosambi View Post
    Its error in POEHUD itself i think. Controller not return if Dropdown tab list is visible or not.

    Recompile yourself with small 'Fix" in stashiecore.cs file.
    Line 951 There is a loop checking if dropdown visible or not. Remove it and put simple delay Something like:
    Thread.Sleep(1000);
    Could you upload a re-compiled version somewhere and link?

  11. #355
    Mosambi's Avatar Member
    Reputation
    2
    Join Date
    Dec 2018
    Posts
    6
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by azmodael View Post
    Could you upload a re-compiled version somewhere and link?
    Stashie.dll

    WARNING! This is recompiled version with temp "fix". But this "fix" from unknown, untrusted user. Better compile yourself.

  12. Thanks poetesttt (1 members gave Thanks to Mosambi for this useful post)
  13. #356
    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)
    works fine! thank you!
    Last edited by hunk3r; 03-15-2019 at 01:25 PM.

  14. #357
    Ownedirl's Avatar Member
    Reputation
    2
    Join Date
    Mar 2019
    Posts
    11
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hunk3r View Post
    works fine! thank you!
    Hmmm..This fix, fixed the tab switching issue, but now after it switches tabs it doesn't actually move anything to the stash. Previously, it would error out without even trying to switch tabs so this is on the right track.

    If I am already located on the tab that the item should be moved to, it will move it with no problem. When starting from a different tab, it will only switch to the correct tab and then error out after the thread delay....Any thoughts?

  15. #358
    Mosambi's Avatar Member
    Reputation
    2
    Join Date
    Dec 2018
    Posts
    6
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hunk3r View Post
    works fine! thank you!
    very welcome

    Originally Posted by Ownedirl View Post
    Hmmm..This fix, fixed the tab switching issue, but now after it switches tabs it doesn't actually move anything to the stash. Previously, it would error out without even trying to switch tabs so this is on the right track.

    If I am already located on the tab that the item should be moved to, it will move it with no problem. When starting from a different tab, it will only switch to the correct tab and then error out after the thread delay....Any thoughts?
    No idea, maybe you use steam version, i didnt test it yet + maybe your PoeHUD not up to date. For me it works fine.

  16. #359
    Ownedirl's Avatar Member
    Reputation
    2
    Join Date
    Mar 2019
    Posts
    11
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mosambi View Post
    very welcome



    No idea, maybe you use steam version, i didnt test it yet + maybe your PoeHUD not up to date. For me it works fine.
    I use the Desktop version. I believe I have figured out the issue though. When you open your stash, if the stash tab required for the item is within view on the screen, the plugin works fine and everything is happy.

    However, if it is required to click the drop down menu and navigate to a tab not in view of the row of tabs at the top, it will error out. This to me, sounds like an offset issue but not entirely sure to be honest..

  17. #360
    Ownedirl's Avatar Member
    Reputation
    2
    Join Date
    Mar 2019
    Posts
    11
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Actually....I have no idea why it was doing that. In my testing to find a reason for this, I renamed a bunch of tabs to shorten their title length with an effort to fit more tabs into the initial view. After exiting game and reloading poehud, everything is working fine, even with tabs out of range of initial view.. I suspect maybe I just had to rename a tab to get things working correctly?? Not sure why but its working.

Page 24 of 37 FirstFirst ... 202122232425262728 ... 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 01:55 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