-
Member
There was a problem after the release of 3.0
After starting the application, an error occurs. Сouldn find the file in memory: Data/Baseitem Types.data
How to solve this problem?
-
Member
why do i see the harbinger mobs healthbar as green it shows them to me as allies same for mobs out of strongboxes
does anyone else have a problem with it?
-
Member
Originally Posted by
Testo86
why do i see the harbinger mobs healthbar as green it shows them to me as allies same for mobs out of strongboxes
does anyone else have a problem with it?
just come here to tell that lil bug also 
all mobs summoned by " strong boxes, harbringers, summoners, game " are shown on map like your own summon ( little blue dot )
-
Contributor
Originally Posted by
Devinee
hud is working but getting alot disconnects after waypoint use / map change :confused:
finished 20 maps with hud + stashie + pot = zero crashes
github.com/vadash/EZVendor
-
★ Elder ★
Originally Posted by
Kinsie
Hello, first of all i want to thank you guys for all your hard work with this program. PoE is so much better with it.
I just want to ask how can i change harbinger adds or strongboxes mobs to have hostile nameplates. Cuz atm they have friendly nameplates and its confusing since i'm playing summoner build.
Thanks
Originally Posted by
Testo86
why do i see the harbinger mobs healthbar as green it shows them to me as allies same for mobs out of strongboxes
does anyone else have a problem with it?
Originally Posted by
Sort
just come here to tell that lil bug also
all mobs summoned by " strong boxes, harbringers, summoners, game " are shown on map like your own summon ( little blue dot )
I am aware of this. The 'IsHostile' offset isn't correct and it's a bit of a pain to cycle through mobs to figure out exactly where it is.
-
Member
Originally Posted by
dlr5668
finished 20 maps with hud + stashie + pot = zero crashes
i had 0 crashes / dc's so far, all working perfect all time, amazing work ( probobly jinxed now and will have crash soon lol haha :P )
-
Member
XBOX Seller
Is It possible to make in HUD Harbringers Display on location? (as strongoxes, exiles etc.) That will be great
-
Member
they are already sort of, they are purple dotted like other special monsters, however an indication arrow like for ghosts would be nice indeed
-
Originally Posted by
xxsevernajaxx
they are already sort of, they are purple dotted like other special monsters, however an indication arrow like for ghosts would be nice indeed
I Agree!......
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
Amishdub3 (1 members gave Thanks to GameHelper for this useful post)
-
Member
EDIT: SOLVED
I have a new issue, after using this for some days, when I attempt to launch, I get the error message " Windows can not access the specified device, path, or file. You may not have the appropriate permissions to access the item" Then the exe is deleted.
Any insight on this? nothing has changed since I last launched.
Using the batch file flashes an Access denied message, then deletes the exe.
Have tried a re download.
Ok, turns out it may have been my antivirus, however, it was not a problem earlier so I'm not sure why this came about all of a sudden.
Last edited by alr; 08-08-2017 at 11:05 PM.
-
Active Member
Originally Posted by
xxsevernajaxx
they are already sort of, they are purple dotted like other special monsters, however an indication arrow like for ghosts would be nice indeed
He's talking about the preload alert, not every instance has a harbinger
-
★ Elder ★
Originally Posted by
TehCheat
I am aware of this. The 'IsHostile' offset isn't correct and it's a bit of a pain to cycle through mobs to figure out exactly where it is.
This fixes the "IsHostile" but doesn't fix the lag:
- src\Poe\Entity.cs
PHP Code:
public bool IsHostile => (M.ReadByte(M.ReadLong(Address + 0x50) + 0x130) & 1) == 0;
"Education isn't something you can finish." Isaac Asimov
-
Post Thanks / Like - 3 Thanks
-
Member
hey guys!
how can i fix this?
DirectX updated https://i.imgur.com/gTw3g1L.png

Code:
[Spoiler]
Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.
************** Текст исключения **************
SharpDX.SharpDXException: HRESULT: [0x8876086A], Module: [SharpDX.Direct3D9], ApiCode: [D3DERR_NOTAVAILABLE/NotAvailable], Message: Unknown
в SharpDX.Result.CheckError()
в SharpDX.Direct3D9.Direct3DEx.CreateDeviceEx(Int32 adapter, DeviceType deviceType, IntPtr hFocusWindow, Int32 behaviorFlags, PresentParameters[] presentationParametersRef, DisplayModeEx[] fullscreenDisplayModeRef, DeviceEx returnedDeviceInterfaceOut)
в PoeHUD.Hud.UI.Graphics..ctor(RenderForm form, Int32 width, Int32 height)
в PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
************** Загруженные сборки **************
mscorlib
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2101.1 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
PoeHUD
Версия сборки: 6.3.9600.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2093.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Tools
Версия сборки: 0.0.0.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Desktop
Версия сборки: 3.1.1.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Windows.Forms
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2094.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FSharp.Core
Версия сборки: 4.4.0.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Core
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2099.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.resources
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_ru_b77a5c561934e089/System.resources.dll
----------------------------------------
System.Configuration
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Newtonsoft.Json
Версия сборки: 9.0.0.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Mathematics
Версия сборки: 3.1.1.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Runtime
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
System.Numerics
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
SharpDX
Версия сборки: 3.1.1.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Direct3D9
Версия сборки: 3.1.1.0
Версия Win32: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Threading
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Collections
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Runtime.InteropServices
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
System.Reflection
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
mscorlib.resources
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_ru_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Версия сборки: 4.0.0.0
Версия Win32: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Оперативная отладка (JIT) **************
Для подключения оперативной (JIT) отладки файл .config данного
приложения или компьютера (machine.config) должен иметь
значение jitDebugging, установленное в секции system.windows.forms.
Приложение также должно быть скомпилировано с включенной
отладкой.
Например:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
При включенной отладке JIT любое необрабатываемое исключение
пересылается отладчику JIT, зарегистрированному на данном компьютере,
вместо того чтобы обрабатываться данным диалоговым окном.
[/Spoiler]
-
★ Elder ★
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to TehCheat for this useful post)
-
Member
its always the same but diffrent language

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
SharpDX.SharpDXException: HRESULT: [0x8876086A], Module: [SharpDX.Direct3D9], ApiCode: [D3DERR_NOTAVAILABLE/NotAvailable], Message: Unknown
at SharpDX.Result.CheckError()
at SharpDX.Direct3D9.Direct3DEx.CreateDeviceEx(Int32 adapter, DeviceType deviceType, IntPtr hFocusWindow, Int32 behaviorFlags, PresentParameters[] presentationParametersRef, DisplayModeEx[] fullscreenDisplayModeRef, DeviceEx returnedDeviceInterfaceOut)
at PoeHUD.Hud.UI.Graphics..ctor(RenderForm form, Int32 width, Int32 height)
at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2101.1 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
PoeHUD
Assembly Version: 6.3.9600.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2093.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Tools
Assembly Version: 0.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Desktop
Assembly Version: 3.1.1.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2094.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FSharp.Core
Assembly Version: 4.4.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2099.0 built by: NET47REL1LAST
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 9.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Mathematics
Assembly Version: 3.1.1.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0 built by: NET47REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
SharpDX
Assembly Version: 3.1.1.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
SharpDX.Direct3D9
Assembly Version: 3.1.1.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Yandex.Disk/Progs/!hUD%203.0/NaR7T.exe
----------------------------------------
System.Threading
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Collections
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Runtime.InteropServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
System.Reflection
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2046.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.