-
-
Post Thanks / Like - 2 Thanks
ali_ee,
Ferzian (2 members gave Thanks to darkxell133 for this useful post)
-
Active Member
ChangeLog
v0.1
fixed error with some weapon types
fixed error with unid items
fixed some more error messages
v0.1.1
added Buckler
v0.1.2
fixed error for buckler
v0.1.3
added a Switch to switch between PoE1ModTier and PoE2ModTier Style
added a StashScaner
added a Switch to turn on or off the StashScaner
added Color Nodes to Change the Color of the T1 and T2 Chars] Changelog
v0.1.4
Added T3 Mod Char
Added Char Background for better Visibilty
Added Vendor and Ritual ItemPanels
Added Switches to turn on/off which Panels get Scaned
Added Color Node for T3 Mods and a Color Node for Background Color
v0.1.5
Added a Switch to Ignore QuadStashTabs
Added a Switch to only show T1 Mods on item Icons
Added a query to prevent Errors caused of Items that dont have any Affixe
Last edited by darkxell133; 04-12-2025 at 09:22 PM.
-
Post Thanks / Like - 1 Thanks
Illidani (1 members gave Thanks to darkxell133 for this useful post)
-
Member
Yes I was looking for something like this
Thank you man
-
Member
-
Member
Build failed:
[19/03/2025 14:00:23, C:\Users\Miranda\Desktop\ExileCore2\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTi er.cs(58, 37)] CS1525: Termo de expressão inválido ":"
[19/03/2025 14:00:23, C:\Users\Miranda\Desktop\ExileCore2\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTi er.cs(58, 37)] CS1002: ; esperado
[19/03/2025 14:00:23, C:\Users\Miranda\Desktop\ExileCore2\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTi er.cs(58, 37)] CS1513: } esperada
I just read it again and saw that it had : instead of ; it needs to be corrected in the source code.
-
Post Thanks / Like - 1 Thanks
darkxell133 (1 members gave Thanks to dhtm15 for this useful post)
-
Active Member
oh yeah youre right i fixed it
-
Post Thanks / Like - 1 Thanks
dhtm15 (1 members gave Thanks to darkxell133 for this useful post)
-
Active Member
Added Stashscaner it show T1 and T2 mods on ItemIcons within Stashtabs
Last edited by darkxell133; 04-10-2025 at 05:52 PM.
-
Post Thanks / Like - 1 Thanks
Test505 (1 members gave Thanks to darkxell133 for this useful post)
-
Member
add this to Ritual window and Vendors
nice work
-
Active Member
add this to Ritual window and Vendors
nice work
added Vendor and Ritual Panels
-
Member
2025-04-11 18:56:31.960 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.InventoryScaner.InventoryScan(Inventory inventory) in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\Classes\InventoryScaner.cs: line 77
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 124
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
2025-04-11 18:56:31.981 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.NullReferenceException: Object reference not set to an instance of an object.
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 132
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
2025-04-11 18:56:42.234 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.InventoryScaner.InventoryScan(Inventory inventory) in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\Classes\InventoryScaner.cs: line 77
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 124
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
2025-04-11 18:56:52.908 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.InventoryScaner.InventoryScan(Inventory inventory) in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\Classes\InventoryScaner.cs: line 77
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 124
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
2025-04-11 18:56:59.451 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.ITier.ItemTier(ItemMod iMod, JObject jAffixeType, Boolean tierMode) in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\Classes\ITier.cs:line 25
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 98
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
2025-04-11 18:57:35.959 +03:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.InventoryScaner.InventoryScan(Inventory inventory) in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\Classes\InventoryScaner.cs: line 77
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\HelpAp\3\EXileCore\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 124
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
how to fix. Any help?
-
Member
not work with quad stash?
-
Active Member
Originally Posted by
Galaxy83
not work with quad stash?
I dont have any problems but i copy pastet the whole Code from VS22 into Github think now it should work
-
Member
Got error
2025-04-12 19:14:25.334 +08:00 [ERR] ShowPoE1ModTier, PerfomanceRender -> System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ShowPoE1ModTier.Classes.InventoryScaner.InventoryScan(Inventory inventory) in D:\PigggyBank\Plugins\Source\ShowPoE1ModTier\Classes\InventoryScaner.cs:line 77
at ShowPoE1ModTier.ShowPoE1ModTier.Render() in D:\PigggyBank\Plugins\Source\ShowPoE1ModTier\ShowPoE1ModTier.cs:line 124
at ExileCore2.Shared.PluginWrapper.PerfomanceRender()
螢幕擷取畫面 2025-04-12 191831.png
not working with quad.
Last edited by ddt442; 04-12-2025 at 06:19 AM.
Reason: add pic
-
Member
I can't get it to work—am I doing something wrong? My Exile is updated, and most of the standard addons are working. I placed the 'showpoe1mod-tier-main' folder inside Plugins → Source. Is there anything else I need to do?
-
Member
Very useful, saved a lot of time, thank you!