-
Active Member
-
Post Thanks / Like - 4 Thanks
-
Member
Hey Preaches , great stuff ,
I am having an issue when i use the Hotkey ,
i can see the mouse cursor is going to the tab section , but it always clicks right next to it , thus the item is going into the opened tab at that time.
Any assistance is great ! Thanks for your work !
-
Active Member
Originally Posted by
raxxxx0r
Hey Preaches , great stuff ,
I am having an issue when i use the Hotkey ,
i can see the mouse cursor is going to the tab section , but it always clicks right next to it , thus the item is going into the opened tab at that time.
Any assistance is great ! Thanks for your work !
Hi, first of all ty for your work.
Same issue here.
-
Member
Originally Posted by
boterang
Hi, first of all ty for your work.
Same issue here.
try updating to 1.0.2, there's a new fix for non-steam bug like this
-
Active Member
All issues should be fixed in Release STASHIE - v1.0.2 . nymann/Stashie . GitHub, if you are experiencing other issues, please let me know.
-
Post Thanks / Like - 2 Thanks
-
Member
Last edited by eneka; 12-10-2018 at 09:16 PM.
Reason: testing
-
Member
How does it work?
I put Stashie in "... \ PoEHUD-x64 \ Release \ plugins"
And it does not appear in the list of plugins.
-
Member
You have to create a new folder and copy the files inside.
Guys btw when I use stashie and go to the dropdown menu to match the stashes, POEHUD crashes... And btw everytime I am starting the POEHud I am getting the message, that I have purchased a new prem tab. Anybody an idea how to fix this? Thanks
-
Active Member
Originally Posted by
thealp
You have to create a new folder and copy the files inside.
Guys btw when I use stashie and go to the dropdown menu to match the stashes, POEHUD crashes... And btw everytime I am starting the POEHud I am getting the message, that I have purchased a new prem tab. Anybody an idea how to fix this? Thanks
Make sure you have the newest version of Stashie and POEHUD,, you seem to have the old one, those bugs were fixed.
-
Member
it was working for me now it doesnt
"cant find stash tab name with ."
i dont have a tab as . or anything else dunno why it gives me this error
-
Member
Originally Posted by
Preaches
Any idea why whenever I use this my ctrl key constantly gets stuck? I can't seem to sort it out.
-
★ Elder ★
Originally Posted by
Eroder1
Any idea why whenever I use this my ctrl key constantly gets stuck? I can't seem to sort it out.
Generally speaking, keys like this tend to get stuck down when the cheat checks for the button state before entering and sets it back when exiting. If your ctrl button was down when it did the check, released in the middle at some point, and then it finishes, it would be likely to return the ctrl key to the down state.
This can also happen if it's poorly coded and has a mismatched button down/button up where it sets the button state to down and never sets it back to up. My guess is it's not this case.
Knowing nothing about stashie, if you have a hotkey to trigger it that contains ctrl, that's my guess as to the likely culprit. I'd also suggest that a key state returning for something like a Blade Flurry auto-releaser is important, but on something like this, just finishing by leaving the key state at up is probably the better choice.
-
Member
Edit: Was wrong about the cause initially, but finally figured it out. Switching to tabs is not working if you don't have enough stash tabs for scroll bar to appear on the list. Can this be fixed to work for both cases?
Last edited by YuanMoons; 12-20-2018 at 10:20 AM.
-
Member
a fix for when the tabs mess up is to make the config file read only after setting the tabs up correctly. if the tabs get messed up then u can just close poehud and reopen.
-
Member
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.