-
Active Member
Originally Posted by
piffthedragon
Dot Net frameworks installed?
------------
By the way, i noticed there is some bugs with the LootFilter settings in hud.
Here's the following examples:
Example.Filter contains this part
Show
Class Gems
SetBackgroundColor 255 0 0
PlayAlertSound 7 100
But I turned off Sound setting in HUD, it will not detect this Gems Class at all due it contains the line PlayAlertSound. It should have mute the sound that HUD makes instead of totally ignore the whole Show part for that section.
This goes for Borders as well. If the Filter line contains SetBorder and you disable border on HUD under the selected filter, it will not show up nor get detected.
And I've made my own filter because the default one contains some minor bug.. it doesn't detect 2x4 and all combinations of 3L RGB's socket items.
Here is my filter, feel free to edit it further:
http://www.megafileupload.com/j8r0/example.filter
VirusTotal scan result
Last edited by everknown; 04-19-2016 at 06:30 PM.
-
★ Elder ★
I think that's the directx 9 redist that needs to be downloaded/installed that causes that error.
-
Member
curious, is there anyway to add a Reflect icon on top of the monsters head?? specially in Apex of Sacifice??
-
★ Elder ★
The forum went silent, everything...
... is working fine.
-
Post Thanks / Like - 4 Thanks
-
Active Member
any progress with dps-tooltip fixing? ^_^
-
Member
Anything change with 2.2.2b? This still working?
-
Member
Originally Posted by
Silent_Warrior
any progress with dps-tooltip fixing? ^_^
My dps-tooltip is also messed up. Not only that but also the affixes tooltip while hovering the mouse cursor on items. Sometimes it works but usually it keeps showing affixes from previous hovered gear pieces. I have to move cursor on top of other items and it will show the right values after a few tries. That happens on both vmv light and TehCheat versions. Before the Ascendancy update, I had no such problem. The rest seems to be fine, I haven't noticed any other issue.
Btw, thank you guys for this amazing tool. I just can't play PoE without it 
Originally Posted by
Wookiz
Anything change with 2.2.2b? This still working?
Yes, looks like it still working.
Last edited by fabcard; 04-21-2016 at 01:08 AM.
-
Member
works greaet with patch, curious if ya can add icons above monsters heads to represent what they are? like the famous diablo 3 turbohud.
-
★ Elder ★
Originally Posted by
Silent_Warrior
any progress with dps-tooltip fixing? ^_^
If it's not on the Github issue list, it gets ignored. I'm adding it now, but for future reference, I look there to see what issues need addressed rather than dig through this thread (which would be a massive waste of time).
EDIT: It sort of is mentioned in one of the already existing issues (all 2 of them), but it's more specific than that issue, so I added a separate issue.
Last edited by TehCheat; 04-21-2016 at 07:49 AM.
-
Post Thanks / Like - 3 Thanks
-
★ Elder ★
I removed some exception catching. Added some null checks to make sure we're not referencing members of null objects. This *may* have fixed the item mods/tooltips stuff, it's working for me, but I haven't tested it much.
-
Post Thanks / Like - 1 Thanks
Silent_Warrior (1 members gave Thanks to TehCheat for this useful post)
-
Member
Code:
See 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.Poe.Elements.InventoryItemIcon.GetToolTipType()
at PoeHUD.Poe.Elements.InventoryItemIcon.get_ToolTipType()
at PoeHUD.Poe.Elements.InventoryItemIcon.get_Tooltip()
at PoeHUD.Hud.AdvancedTooltip.AdvancedTooltipPlugin.Render()
at PoeHUD.Hud.ExternalOverlay.<>c.<OnRender>b__15_0(IPlugin x)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at PoeHUD.Hud.ExternalOverlay.OnRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.RenderLoop()
at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
PoeHUD
Assembly Version: 6.3.9600.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
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:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Desktop
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
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.6.1068.2 built by: NETFXREL3STAGE
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:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 7.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Mathematics
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
SharpDX
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Direct3D9
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Threading
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.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.6.1055.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.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
PoeFilterParser
Assembly Version: 1.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
Antlr4.Runtime
Assembly Version: 4.5.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
System.Runtime.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.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.
just got this with your latest release.
edit:
Code:
See 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.Poe.Elements.ItemOnGroundTooltip.get_TooltipUI()
at PoeHUD.Poe.Elements.InventoryItemIcon.GetToolTipType()
at PoeHUD.Poe.Elements.InventoryItemIcon.get_ToolTipType()
at PoeHUD.Poe.Elements.InventoryItemIcon.get_Tooltip()
at PoeHUD.Hud.AdvancedTooltip.AdvancedTooltipPlugin.Render()
at PoeHUD.Hud.ExternalOverlay.<>c.<OnRender>b__15_0(IPlugin x)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at PoeHUD.Hud.ExternalOverlay.OnRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.RenderLoop()
at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1076.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
PoeHUD
Assembly Version: 6.3.9600.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
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:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Desktop
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
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.6.1068.2 built by: NETFXREL3STAGE
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:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 7.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Mathematics
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Runtime
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
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.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
SharpDX
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
SharpDX.Direct3D9
Assembly Version: 3.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Threading
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.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.6.1055.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.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
PoeFilterParser
Assembly Version: 1.0.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
Antlr4.Runtime
Assembly Version: 4.5.0.0
Win32 Version: 6.3.9600.0
CodeBase: file:///D:/Programs%20for%20Fun%20Stuff/PoEHUD-master/PoEHUD-master/DYKHTysx2t.exe
----------------------------------------
System.Runtime.Extensions
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1055.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.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.
Last edited by blackpc; 04-22-2016 at 07:57 AM.
-
Post Thanks / Like - 1 Thanks
TehCheat (1 members gave Thanks to blackpc for this useful post)
-
Active Member
the same. this randomly happens when hovering mouse on loot( can't replicate it after restart on the same loot, btw)
-
★ Elder ★
Yeah, missed a rather obvious potentially null object that I didn't add a check for. Added it and rebuilt. We'll see if this one works.
I'll probably go through each plugin's Render function and remove the exception catching and do the proper null checking. This means the next handful of updates might not be stable, but it should fix some of the mild freezing and possibly some of the other problems (like the item mods not changing when mousing over different items). I appreciate anyone that posts crash reports, that will help me a ton.
-
Post Thanks / Like - 2 Thanks
-
Active Member
same situation with loot.
Code:
************** Текст исключения **************
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в PoeHUD.Poe.Elements.ItemOnGroundTooltip.get_TooltipUI()
в PoeHUD.Poe.Elements.InventoryItemIcon.GetToolTipType()
в PoeHUD.Poe.Elements.InventoryItemIcon.get_ToolTipType()
в PoeHUD.Poe.Elements.InventoryItemIcon.get_Tooltip()
в PoeHUD.Hud.AdvancedTooltip.AdvancedTooltipPlugin.Render()
в PoeHUD.Hud.ExternalOverlay.<>c.<OnRender>b__15_0(IPlugin x)
в System.Collections.Generic.List`1.ForEach(Action`1 action)
в PoeHUD.Hud.ExternalOverlay.OnRender()
в PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
в PoeHUD.Hud.UI.Graphics.RenderLoop()
в PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
в System.Threading.Tasks.Task.InnerInvoke()
в System.Threading.Tasks.Task.Execute()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
в System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
в PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
в System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
-
★ Elder ★
Threw exception catching back in. The null checking should help, regardless. Will look at it closer when I have a bit more time.
-
Post Thanks / Like - 2 Thanks