-
Member
Item alert still unusable due to crashes...
-
Member
hey the hud works perfect in my pc, but in the pc of my brother when i run the shorcut.bat the CMD window stares and doesnt initiate, dunno whats different from my pc to my brother's, anyone know what can be?
-
Member
Hi ! vmv can u, pls, move menu button a little bit higher. im always click on it instead first stash tab. TY!
-
★ Elder ★
Originally Posted by
DaFeek
Item alert still unusable due to crashes...
Yeah, I was playing all weekend with the "item filter" option (which I usually don't use) and it crashed on me a handful of times. The only crash I got was in PoeFilterVisitor.cs in the VistorMain function. I saw a couple of potential null references, so I'm checking for nulls now.
Rebuilt and pushed, let me know if those error still pop up.
Last edited by TehCheat; 04-04-2016 at 11:59 AM.
-
Contributor
Originally Posted by
UPSoft
Hi ! vmv can u, pls, move menu button a little bit higher. im always click on it instead first stash tab. TY!

I submitted a Pull Request with TehCheat to fix this, should be updated soon hopefully.
For now you can grab it off of my repo: https://github.com/ToryMMOwned/PoEHUD
*Note: my repo is currently up-to-date with all changes as of April 4th, 2016 at 10:50AM EST (GMT-5). ALWAYS check TehCheat's as I do not commit his changes as soon as he commits them.
Raised it above the Stash Tabs to reduce accidental clicks, and kept it low enough for you to see your traps/buff timers/minion health bars:
Last edited by Tory; 04-04-2016 at 09:59 AM.
Reason: I typo like crazy when I wake up...
[RETIRED] MMOwned.com Co-Founder & Developer
-
Post Thanks / Like - 3 Thanks
-
Contributor
I just woke up so cut me some slack, but I forgot to commit the compiled source :confused:
It's updated now: https://github.com/ToryMMOwned/PoEHUD
Luckily I caught it before TehCheat committed and then had to compile and commit again himself
Last edited by Tory; 04-04-2016 at 10:11 AM.
[RETIRED] MMOwned.com Co-Founder & Developer
-
Member
Originally Posted by
Tory
I submitted a Pull Request with TehCheat to fix this, should be updated soon hopefully.
For now you can grab it off of my repo: https://github.com/ToryMMOwned/PoEHUD
*Note: my repo is currently up-to-date with all changes as of April 4th, 2016 at 10:50AM EST (GMT-5). ALWAYS check TehCheat's as I do not commit his changes as soon as he commits them.
Raised it above the Stash Tabs to reduce accidental clicks, and kept it low enough for you to see your traps/buff timers/minion health bars:

ur button are higher that mine o_o
-
Contributor
Originally Posted by
UPSoft
ur button are higher that mine o_o
Redownload it, I had woke up 5 minutes before I changed the file and completely forgot to compile and upload the new .exe to my repo. Let me know if it works.
[RETIRED] MMOwned.com Co-Founder & Developer
-
Post Thanks / Like - 1 Thanks
UPSoft (1 members gave Thanks to Tory for this useful post)
-
Active Member
Hi!
To change menu "X" coords go to config\settings.json and change X and Y:
Code:
{
"Menu": {
"Enable": false,
"TitleName": "X",
"X": 10.0,
"Y": 102.0,
"ShowMenu": true,
-
Post Thanks / Like - 3 Thanks
-
Member
Originally Posted by
Tory
Redownload it, I had woke up 5 minutes before I changed the file and completely forgot to compile and upload the new .exe to my repo. Let me know if it works.
Now its perfect! TY!
Originally Posted by
XaocDIO
Hi!
To change menu "X" coords go to
config\settings.json and change X and Y:
Code:
{
"Menu": {
"Enable": false,
"TitleName": "X",
"X": 10.0,
"Y": 102.0,
"ShowMenu": true,
TY!
Now it looks very cool 

take symbol if any1 like it
≡
.
Last edited by UPSoft; 04-04-2016 at 12:59 PM.
-
Post Thanks / Like - 1 Thanks
vmv (1 members gave Thanks to UPSoft for this useful post)
-
Contributor
Originally Posted by
XaocDIO
Hi!
To change menu "X" coords go to
config\settings.json and change X and Y:
Code:
{
"Menu": {
"Enable": false,
"TitleName": "X",
"X": 10.0,
"Y": 102.0,
"ShowMenu": true,
I had no clue that was in the config file... hardcoding position +- seems extremely redundant if you can edit it in the config. I may just go in and make it a base position and set the config to default where it is now, so people can just change it in their config file instead of needing to download a new version for it.
[RETIRED] MMOwned.com Co-Founder & Developer
-
★ Elder ★
Originally Posted by
Tory
I had no clue that was in the config file... hardcoding position +- seems extremely redundant if you can edit it in the config. I may just go in and make it a base position and set the config to default where it is now, so people can just change it in their config file instead of needing to download a new version for it.
I was pretty sure there was a setting that would handle this for us, which is why I hadn't merged the pull request. I changed the menu default and rebuilt. I also like the ≡ symbol better for the menu (more universally accepted as a menu button), so I might swap that in.
Last edited by TehCheat; 04-04-2016 at 02:18 PM.
-
★ Elder ★
Originally Posted by
UPSoft
Now its perfect! TY!
take symbol if any1 like it
≡
Originally Posted by
TehCheat
I was pretty sure there was a setting that would handle this for us, which is why I hadn't merged the pull request. I changed the menu default and rebuilt. I also like the ≡ symbol better for the menu (more universally accepted as a menu button), so I might swap that in.
Looking great... 
Thanks for the idea,
-
Member
hows the perandus chests working out for people?
-
Member
Originally Posted by
vmv
Looking great...

Thanks for the idea,

glad to help ^_^ thx for ur work, guys!
Last edited by UPSoft; 04-04-2016 at 05:17 PM.