-
Active Member
If the better performing Hud worked out it'd be really great. Thanks a lot for your hard work to everyone working on both iterations.
-
Member
Originally Posted by
Sychotix
No problem =P
Just an update, it looks like we're moving this to a separate branch on the main PoEHUD repo. I think Stridemann said he was going to be changing around the logic a little bit.
This branch (for now) is far from stable as it is a work in progress.
Commits . TehCheat/PoEHUD . GitHub
So far there was a report that "auto golem" was a big buggy and pickit didn't seem to work with it. I was occasionally getting what seemed like caching errors on my flipper.
When pickit works i will test this version, atm i need pickit because its so smooth to clear maps by pressing space
-
Active Member
30.03.2019 20:07 Program exited with message:
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в PoeHUD.Framework.Memory.ReadStructsArray[T](Int64 startAddress, Int64 endAddress, Int32 structSize, Int32 maxCountLimit)
в PoeHUD.Poe.RemoteMemoryObjects.ServerData.GetStashTabs(Int32 offsetBegin, Int32 offsetEnd)
в PoeHUD.Controllers.StashTabController.CheckCacheStashTabs()
в PoeHUD.Controllers.StashTabController..ctor()
в PoeHUD.Controllers.GameController..ctor(Memory memory)
в PoeHUD.Program.Main(String[] args)
-
Member
blackscreen3.png
How i can fix this ? ( black screen after i load hud)
-
Member
Does uber Hillock preload still work ?
-
★ Elder ★
Originally Posted by
TGSS
Usually that's either because you have transparency off or you have anti-aliasing forced on in your graphics settings. Open up nvidia control panel and reset to defaults.
-
★ Elder ★
Originally Posted by
Kelner222
Does uber Hillock preload still work ?
Every league someone asks this. And I believe the answer is "yes".
-
Post Thanks / Like - 1 Thanks
DeadCellxxx (1 members gave Thanks to TehCheat for this useful post)
-
Member
Originally Posted by
TehCheat
Usually that's either because you have transparency off or you have anti-aliasing forced on in your graphics settings. Open up nvidia control panel and reset to defaults.
do all this stuff ,but still black screen =(
-
★ Elder ★
Originally Posted by
TGSS
do all this stuff ,but still black screen =(
Then you have something else breaking the transparency layer. Check if scaling is not 100%, I guess. That's something that broke transparency in the past, I think.
-
Member
Everything is working great but i seem to be having a problem with the HUD locking up with Map Exchange turned on. It tends to lock up when its displaying the exp penalty, it does it randomly and I need to manually close the HUD and reopen it.
-
Member
Just compiled the exe myself but it doesn't do the name change on start. Is that intended?
-
★ Elder ★
Originally Posted by
skules
Just compiled the exe myself but it doesn't do the name change on start. Is that intended?
It should definitely change the name on startup.
-
Member
Originally Posted by
skules
Just compiled the exe myself but it doesn't do the name change on start. Is that intended?
I ran into this issue as well when I compiled myself. You are not alone.
-
Originally Posted by
Ownedirl
I ran into this issue as well when I compiled myself. You are not alone.
Are you compiling the debug mode? Debug doesn't rename itself.
-
★ Elder ★
Originally Posted by
Sychotix
Are you compiling the debug mode? Debug doesn't rename itself.
Yeah, good call. And that's almost certainly what they're doing.