PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum) menu

Shout-Out

User Tag List

Page 71 of 78 FirstFirst ... 21676869707172737475 ... LastLast
Results 1,051 to 1,065 of 1167
  1. #1051
    xerance's Avatar Active Member CoreCoins Purchaser
    Reputation
    37
    Join Date
    Jan 2018
    Posts
    177
    Thanks G/R
    39/35
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    I don't think this function exists. It shouldn't be hard to make, but no one bothered.



    There's a few. If it wasn't for all the recent drama they might've been open sourced already.



    Download the newly released version, it should contain everything required for the latest plugin version.



    Your issues should be solved by the latest release.
    is there any way to hide selected rewards completely to reduce screen clutter? (better sanctum)

    PoEHelper (ExileApi) - 3.20 (Forbidden Sanctum)
  2. #1052
    YellowRodent's Avatar Member Authenticator enabled
    Reputation
    6
    Join Date
    Oct 2021
    Posts
    48
    Thanks G/R
    54/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a way to setup a Gold Flask via flask routine so it's autoused? No matter what I try but these refuse to work.

  3. #1053
    hansen4200's Avatar Member
    Reputation
    7
    Join Date
    Aug 2009
    Posts
    13
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by YellowRodent View Post
    Is there a way to setup a Gold Flask via flask routine so it's autoused? No matter what I try but these refuse to work.
    You can build your own flask routine

  4. #1054
    Fragma1's Avatar Active Member
    Reputation
    21
    Join Date
    Aug 2022
    Posts
    80
    Thanks G/R
    13/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone have a working version of the Exertion plugin for warcries? Thanks in advance.

  5. #1055
    ryuuzaki08's Avatar Member
    Reputation
    2
    Join Date
    Aug 2017
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know what .NET Framework I need for the newer plugins? The Altar, Harvest, and Heist plugins all give me this error and I'm unsure how to fix it.

    Build failed:
    [9/4/2023 6:27:47 PM, E:\Desktop\PoEHelper-3.22.0.2\Plugins\Source\HarvestPicker\HarvestPicker.csproj(0, 0)] NU1301: The
    local source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist.
    [9/4/2023 6:27:47 PM, E:\Desktop\PoEHelper-3.22.0.2\Plugins\Source\HarvestPicker\HarvestPicker.csproj(0, 0)] NU1301: The
    local source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist.
    [9/4/2023 6:27:47 PM, E:\Desktop\PoEHelper-3.22.0.2\Plugins\Source\HarvestPicker\HarvestPicker.csproj(0, 0)] NU1301: The
    local source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist.
    [9/4/2023 6:27:47 PM, E:\Desktop\PoEHelper-3.22.0.2\Plugins\Source\HarvestPicker\HarvestPicker.csproj(0, 0)] NU1301: The
    local source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\' doesn't exist.

  6. #1056
    qqcakesqq's Avatar Member
    Reputation
    5
    Join Date
    Nov 2014
    Posts
    58
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    newest update broke HUB (im 1st)

  7. #1057
    marjane's Avatar Member
    Reputation
    1
    Join Date
    Nov 2020
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dont work ---

  8. #1058
    shukolade's Avatar Member
    Reputation
    3
    Join Date
    May 2012
    Posts
    13
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Latest update (3.22.1) broke it.

    2023-09-05 07:20:38.895 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.Classes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
    To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
    Path 'constants.classes', line 18687, position 20.
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
    2023-09-05 07:20:38.897 +02:00 [ERR] Exception while deserializing Json treeNewtonsoft.Json.JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'PassiveSkillTreePlanter.SkillTreeJson.CharacterAttributes' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
    To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
    Path 'constants.characterAttributes', line 18688, position 32.
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureArrayContract(J sonReader reader, Type objectType, JsonContract contract)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(J sonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(Json Property property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
    at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
    2023-09-05 07:20:42.607 +02:00 [ERR] CoPilot, AreaChange -> System.OverflowException: Arithmetic operation resulted in an overflow.
    at CoPilot.AutoPilot.AreaChange()
    at CoPilot.CoPilot.AreaChange(AreaInstance area)
    at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
    2023-09-05 07:20:42.642 +02:00 [ERR] Radar, AreaChange -> System.DivideByZeroException: Attempted to divide by zero.
    at ExileCore.PoEMemory.MemoryObjects.IngameData.<.ctor>b__14_6()
    at ExileCore.Shared.Cache.CachedValue`1.get_Value()
    at ExileCore.PoEMemory.MemoryObjects.IngameData.get_AreaDimensions()
    at Radar.Radar.AreaChange(AreaInstance area) in Radar\Radar.cs:line 54
    at ExileCore.Shared.PluginWrapper.AreaChange(AreaInstance area)
    2023-09-05 07:20:44.106 +02:00 [ERR] AutoOpen, Render -> System.NullReferenceException: Object reference not set to an instance of an object.
    at AutoOpen.AutoOpen.open()
    at AutoOpen.AutoOpen.Render()
    at ExileCore.Shared.PluginWrapper.Render()

  9. #1059
    cavad's Avatar Member
    Reputation
    5
    Join Date
    Jun 2018
    Posts
    57
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sending my energy for update

  10. #1060
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    315
    Thanks G/R
    255/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xerance View Post
    is there any way to hide selected rewards completely to reduce screen clutter? (better sanctum)
    there's setting that do not show currency lower than tier #.
    But before the patch, i did ran into some problem that the plugin does not show currency reward after running for a while, only display type of room, don't even have the path highlighted, I have to restart the program so it can work properly again.
    Last edited by camapxam; 09-05-2023 at 02:21 AM.

  11. #1061
    Forumuser1000's Avatar Active Member
    Reputation
    27
    Join Date
    Mar 2017
    Posts
    257
    Thanks G/R
    169/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Best of luck with the update !

  12. #1062
    tvinki's Avatar Active Member
    Reputation
    21
    Join Date
    Mar 2014
    Posts
    163
    Thanks G/R
    37/18
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  13. Thanks TotallyCake, shukolade, dinhthangnguyen, camapxam, m1stlemagic (5 members gave Thanks to tvinki for this useful post)
  14. #1063
    TehCheat's Avatar ★ Elder ★
    Reputation
    2564
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2266
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)

  15. #1064
    DumbBrain's Avatar Member
    Reputation
    4
    Join Date
    Aug 2023
    Posts
    18
    Thanks G/R
    4/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty for update!

  16. Thanks camapxam (1 members gave Thanks to DumbBrain for this useful post)
  17. #1065
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    315
    Thanks G/R
    255/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post

    The rar file got the Unexpected end of archive problem...
    Btw, I got the dll and replace in the old one, works fine.
    Last edited by camapxam; 09-05-2023 at 07:44 AM.

Similar Threads

  1. Replies: 11
    Last Post: 06-15-2025, 02:37 PM
  2. CoPilot Plugin for PoeHelper / PoeHud / ExileApi
    By totalschaden in forum PoE Bots and Programs
    Replies: 669
    Last Post: 07-31-2024, 04:38 AM
  3. Powerleveling (Horde) 1-20 in 24 hours or less
    By Matt in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-18-2006, 10:12 PM
  4. I'm flying without wings! FOR 20 SECONDS WHOAZERZ!
    By janzi9 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 05-17-2006, 08:00 PM
  5. 20 Arcanite in 1 Hour
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 04-16-2006, 01:47 AM
All times are GMT -5. The time now is 11:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search