Struggling to get the overlay working. wont load and gives an error. Is it just me?
Error Message:
6/14/2019 11:04 PM Program exited with message:
System.NullReferenceException: Object reference not set to an instance of an object.
at PoeHUD.Framework.Memory.ReadStructsArray[T](Int64 startAddress, Int64 endAddress, Int32 structSize, Int32 maxCountLimit)
at PoeHUD.Poe.RemoteMemoryObjects.ServerData.GetStashTabs(Int32 offsetBegin, Int32 offsetEnd)
at PoeHUD.Controllers.StashTabController.CheckCacheStashTabs()
at PoeHUD.Controllers.StashTabController..ctor()
at PoeHUD.Controllers.GameController..ctor(Memory memory)
at PoeHUD.Program.Main(String[] args)
When I load Poe Hud at log in screen I get an This:
Code:
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PoeHUD.Hud.Preload.PreloadAlertPlugin.Render()
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.TryRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Controllers.GameController.WhileLoop()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
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.8.3801.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
PoeHUD
Assembly Version: 1.0.7098.34436
Win32 Version: 1.0.*
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/435qYLmLtV.exe
----------------------------------------
SharpDX.Desktop
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/SharpDX.Desktop.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3801.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
SharpDX.Mathematics
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/SharpDX.Mathematics.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
ImGui.NET
Assembly Version: 0.4.0.0
Win32 Version: 0.4.0
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/ImGui.NET.DLL
----------------------------------------
System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
----------------------------------------
SharpDX
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/SharpDX.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
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.8.3761.0 built by: NET48REL1
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: 10.0.0.0
Win32 Version: 10.0.3.21018
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/Newtonsoft.Json.DLL
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
SharpDX.Direct3D9
Assembly Version: 4.0.1.0
Win32 Version: 4.0.1
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/SharpDX.Direct3D9.DLL
----------------------------------------
System.Numerics.Vectors
Assembly Version: 4.1.3.0
Win32 Version: 4.6.25519.03
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/System.Numerics.Vectors.DLL
----------------------------------------
Antlr4.Runtime
Assembly Version: 4.6.0.0
Win32 Version: 4.6.4.0
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/Antlr4.Runtime.DLL
----------------------------------------
PoeFilterParser
Assembly Version: 1.0.40.0
Win32 Version: 1.0.40.0
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/PoeFilterParser.DLL
----------------------------------------
Gma.System.MouseKeyHook
Assembly Version: 5.6.130.0
Win32 Version: 5.6.130.0
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/Gma.System.MouseKeyHook.DLL
----------------------------------------
Trinet.Core.IO.Ntfs
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.0
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/Trinet.Core.IO.Ntfs.DLL
----------------------------------------
PassiveSkillTreePlanter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.*
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/435qYLmLtV.exe
----------------------------------------
PassiveSkillTreePlanter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.*
CodeBase: file:///C:/Users/Computer/Desktop/PoEHUD-x64/PoEHUD-x64/Release/435qYLmLtV.exe
----------------------------------------
************** 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.