-
Member
Originally Posted by
roska
Sorry to say but didn't help any.
Are you using Windows 7? Win7 can not be used normally, this is an old problem, has not been able to repair and solve.
-
Post Thanks / Like - 1 Thanks
Queuete (1 members gave Thanks to ttxgame for this useful post)
-
Member
Is there a plugin that will autosell my whole Inventory?, Similar to Stashie but to Vendor stuff ?
-
Active Member
Originally Posted by
ttxgame
Are you using Windows 7? Win7 can not be used normally, this is an old problem, has not been able to repair and solve.
Nope, im not
-
Member
Anyone know of a plugin that can switch gems for you? I would prefer not to use AHK, as I already run poehelper
-
Active Member
Does anyone have programming skills? If someone would make a simple plugin that just draws something in the middle of the screen. If it doesnt work thats a very easy way to prove there's a bug in hud itself
-
Active Member
stashie dont work "cant parse names"
-
Elite User
Originally Posted by
ttxgame
Are you using Windows 7? Win7 can not be used normally, this is an old problem, has not been able to repair and solve.
Thats completly true, the same apllies to non updated Windows 10 versions. I dont know which version is required exactly, but a Windows 10 not updated since ~late 2017 is definitly to old.
Originally Posted by
roska
Does anyone have programming skills? If someone would make a simple plugin that just draws something in the middle of the screen. If it doesnt work thats a very easy way to prove there's a bug in hud itself
The problem is most likely in some part of your setup. Either software or hardware side. I ran ~5 legion encounters and my longest session in the last days was a couple of hours and I have not seen an issue with the minimap icons.
Originally Posted by
tvinki
stashie dont work "cant parse names"
3.10.1d changed some offsets.
I originally wanted to release a updated version of my AutoPluginUpdate in a few days. Due to the offset changes now I pushed a new release a bit earlier.
Release v1.0 . Queuete/ExileApi . GitHub
If you encounter any bugs regarding the Update feature please let me know. It ships with a few "basic" plugins configured. A "Guide" on how to add more plugins to the AutoUpdate feature will be released soon. If you feel confident on trying yourself the important part is the "updateSettings.json" file in the Plugins folder.
When you find other plugins not working please post that here with a description which part is not working. This might be due to changed offsets in 3.10.1d and might gives us a hint which offsets changed.
-
Post Thanks / Like - 2 Thanks
-
Elite User
@roska
Make sure you have .NET 4.8 installed: Download .NET Framework 4.8 Web Installer
Use the latest release in a "clean" folder.
Dont run any other programs affecting poe (e.g. exmap).
Dont run any other programs not entirely necessary, this includes programs in your autostart.
Dont run any other plugins beside MinimapIcons and IconBuilder.
Last but not least, is your hardware strong enough? Maybe this is a result of your computer being to slow? Do you use any "non standard" hardware setup.
Which Windows 10 version are you using? is it completly up to date (Windows Update)?
-
Active Member
Originally Posted by
Queuete
@
roska
Make sure you have .NET 4.8 installed:
Download .NET Framework 4.8 Web Installer
Use the latest release in a "clean" folder.
Dont run any other programs affecting poe (e.g. exmap).
Dont run any other programs not entirely necessary, this includes programs in your autostart.
Dont run any other plugins beside MinimapIcons and IconBuilder.
Last but not least, is your hardware strong enough? Maybe this is a result of your computer being to slow? Do you use any "non standard" hardware setup.
Which Windows 10 version are you using? is it completly up to date (Windows Update)?
I have the newest .net version.
Tried clean folder and other people builds too.
No difference with additional program running.
Also tried running just those 2 plugins
Hardware is modern and more than capable and im also running latest w10 1909
It's not just monster icons that are missing, its everything the hud "draws" in your screen
-
Member
Originally Posted by
roska
I have the newest .net version.
Tried clean folder and other people builds too.
No difference with additional program running.
Also tried running just those 2 plugins
Hardware is modern and more than capable and im also running latest w10 1909
It's not just monster icons that are missing, its everything the hud "draws" in your screen
I have same problem after latest patch. Also i noticed that objects on the screen are still drawn but not at the desired coordinates. For example if you stand in left top corner of the map sometimes you can see few monsters/dots on top left corner of your screen. I don’t know what exactly is the reason for this behavior.
I also want to note that I have two monitors. Intuitively, I suggested that the problem may be in this. I try to switch projection mode win+p to dupliсate mode, than ran the game and poehud. And it's help. You can try this.
-
Elite User
Originally Posted by
FHell
I have same problem after latest patch. Also i noticed that objects on the screen are still drawn but not at the desired coordinates. For example if you stand in left top corner of the map sometimes you can see few monsters/dots on top left corner of your screen. I don’t know what exactly is the reason for this behavior.
I also want to note that I have two monitors. Intuitively, I suggested that the problem may be in this. I try to switch projection mode win+p to dupliсate mode, than ran the game and poehud. And it's help. You can try this.
A offset in render position is often caused by windows display scaling:
4. There are visual offsets in rendering minion dots and everything other.
Windows Display options-> Scale and layout -> set to 100%
The latest poe patch potentially brought new bugs with it, at least a few offsets were changed. I only fixed what I have seen till now and I havent really played till now.
Is everything offset or only the monster minimap icons? If only minimap icons are your problem you may want to untick the MinimapIcons setting "Draw Not Valid".
-
Active Member
Originally Posted by
FHell
I have same problem after latest patch. Also i noticed that objects on the screen are still drawn but not at the desired coordinates. For example if you stand in left top corner of the map sometimes you can see few monsters/dots on top left corner of your screen. I don’t know what exactly is the reason for this behavior.
I also want to note that I have two monitors. Intuitively, I suggested that the problem may be in this. I try to switch projection mode win+p to dupliсate mode, than ran the game and poehud. And it's help. You can try this.
I encountered the problem earlier (some other people have also reported the same problem) and it was not related to any patch. All the icons just disappeared. This has happened in earlier leagues too. Sometimes they party appear but that is rare, haven't figured out what triggers the behavior.
-
Active Member
some IngameUIElements offsets moved by 0x8,0x2 or 0x10
-
Post Thanks / Like - 1 Thanks
Queuete (1 members gave Thanks to uumas for this useful post)
-
Elite User
Originally Posted by
uumas
some IngameUIElements offsets moved by 0x8,0x2 or 0x10
Thanks, but they are already fixed in the latest release.
One more note on this, remember its Hex. For example "HiddenSkillbar" moved from 0x378 to 0x380. The difference between them is 0x8. There were no shifts by 0x2.
-
Post Thanks / Like - 1 Thanks
toadskin (1 members gave Thanks to Queuete for this useful post)
-
Active Member
oh yeah true, i should sleep more