[ExileApi/PoEHelper/POEHUD plugin] ExpeditionIcons menu

Shout-Out

User Tag List

Page 3 of 8 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 111
  1. #31
    letalko's Avatar Member
    Reputation
    7
    Join Date
    Jan 2012
    Posts
    27
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    does it take into account the height of the landscape and corridors
    Last edited by letalko; 08-18-2023 at 01:58 AM.

    [ExileApi/PoEHelper/POEHUD plugin] ExpeditionIcons
  2. #32
    olefas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    work it 3.22?

  3. #33
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1224
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1076
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by olefas View Post
    work it 3.22?
    Yes. You probably need to recompile if you have radius calculation/Method not found issues.

  4. #34
    TheGuyWhoIs's Avatar Banned
    Reputation
    1
    Join Date
    Aug 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just letting you know, I've found 2 issues atm. The radius from the new expedition node that makes one giant explosion does not seem to be calculated properly. Additionally, trying to open the settings while in a map instantly disconnects from the game back to login.

  5. #35
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    311
    Thanks G/R
    249/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheGuyWhoIs View Post
    Just letting you know, I've found 2 issues atm. The radius from the new expedition node that makes one giant explosion does not seem to be calculated properly. Additionally, trying to open the settings while in a map instantly disconnects from the game back to login.
    yeah, the big one is a bit off
    But the second one is you setting the hotkey to same as the disconnect hotkey

    BTW, anyone help me set my tujen logbooks settings that target fast book with chest over monster, unless there's a boss?? I find my own setting not great.
    Last edited by camapxam; 08-20-2023 at 03:00 AM.

  6. #36
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1224
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1076
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by TheGuyWhoIs View Post
    Just letting you know, I've found 2 issues atm. The radius from the new expedition node that makes one giant explosion does not seem to be calculated properly. Additionally, trying to open the settings while in a map instantly disconnects from the game back to login.
    Please check if it's the ingame graphic or the plugin radius that matches actually captured entities. GGG had the invalid radius display forever, mine was taken straight from the game code and upon inspecting always matched the reality. I'm only really asking because GGG claimed to have fixed the visual bug this league.

  7. #37
    camapxam's Avatar Active Member
    Reputation
    27
    Join Date
    Nov 2009
    Posts
    311
    Thanks G/R
    249/23
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cheatingeagle View Post
    Please check if it's the ingame graphic or the plugin radius that matches actually captured entities. GGG had the invalid radius display forever, mine was taken straight from the game code and upon inspecting always matched the reality. I'm only really asking because GGG claimed to have fixed the visual bug this league.
    it's the same size as the game, but calculating is way off, most likely that plugin does recognize the size, but do not calculate how many things the size can cover in those area, so it's a bit off to the side of the area it want.
    hmm my english is not great, but it's like it's calculating with smaller radius

  8. #38
    BlazingLotus's Avatar Member
    Reputation
    1
    Join Date
    May 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey I'm using PoEHelper and I'm not exactly sure how to compile this. Should I try to compile using the IDE/commandline? I tried to follow the first 2 methods of the linked guide, but there is no loader.exe file for me and I don't see any options for the "Prefer source plugins" in PoeHelper. It's my first time trying to add a plugin so sorry if this is a stupid question.

  9. #39
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1224
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1076
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by BlazingLotus View Post
    there is no loader.exe file for me and I don't see any options for the "Prefer source plugins"
    I'm not sure what you're using but it isn't PoeHelper.

  10. #40
    BlazingLotus's Avatar Member
    Reputation
    1
    Join Date
    May 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol, you're right. I thought PoeHelper and Gamehelper were the same. Thank you!

    The plugin works perfectly.

  11. #41
    dontwanttodie's Avatar Member
    Reputation
    7
    Join Date
    Nov 2019
    Posts
    13
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, sorry about the amateur question, I get the following issue when trying to compile from the source:

    Code:
    Build failed:
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'ImGui.NET (>= 1.88.0)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'Newtonsoft.Json (>= 13.0.1)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'SharpDX.Mathematics (>= 4.2.0)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'ImGui.NET (>= 1.88.0)' for 'net6.0-windows7.0/win-x64'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'Newtonsoft.Json (>= 13.0.1)' for 'net6.0-windows7.0/win-x64'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'SharpDX.Mathematics (>= 4.2.0)' for 'net6.0-windows7.0/win-x64'.
    any idea what could be wrong? .NET 6 SDK in installed and using Win10.

  12. #42
    cheatingeagle's Avatar ★ Elder ★
    Reputation
    1224
    Join Date
    Feb 2017
    Posts
    422
    Thanks G/R
    22/1076
    Trade Feedback
    8 (100%)
    Mentioned
    25 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by dontwanttodie View Post
    Hi, sorry about the amateur question, I get the following issue when trying to compile from the source:

    Code:
    Build failed:
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'ImGui.NET (>= 1.88.0)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'Newtonsoft.Json (>= 13.0.1)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'SharpDX.Mathematics (>= 4.2.0)' for 'net6.0-windows7.0'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'ImGui.NET (>= 1.88.0)' for 'net6.0-windows7.0/win-x64'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'Newtonsoft.Json (>= 13.0.1)' for 'net6.0-windows7.0/win-x64'.
    [8/21/2023 17:51:03, C:\notp\expedition\expedition\Plugins\Source\ExpeditionIcons\ExpeditionIcons.csproj(0, 0)] NU1100: Unable to resolve 'SharpDX.Mathematics (>= 4.2.0)' for 'net6.0-windows7.0/win-x64'.
    any idea what could be wrong? .NET 6 SDK in installed and using Win10.
    Common .NET SDK installation issues . exApiTools/exApiWiki Wiki . GitHub

  13. #43
    dontwanttodie's Avatar Member
    Reputation
    7
    Join Date
    Nov 2019
    Posts
    13
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, of course it's already on the wiki, it works now. Thanks

  14. #44
    bubrt's Avatar Member
    Reputation
    1
    Join Date
    Aug 2023
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you add monsters poison on hit and physical damage to chaos damage conversion to bad mods list? My build has negative chaos res . Thanks.

  15. #45
    mariasilva15651's Avatar Member
    Reputation
    1
    Join Date
    Aug 2023
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can help me ?

    2023-08-22 09:45:29.388 -03:00 [ERR] ExpeditionIcons, PerfomanceRender -> System.Exception: Unable to plan a path: detonator position is unknown
    at ExpeditionIcons.ExpeditionIcons.BuildEnvironment() in C:\Users\leoo\Desktop\ajudantes POE\PoEHelper-3.21.2\PoEHelper-3.21.2\Plugins\Source\ExpeditionIcons-master\ExpeditionIcons.cs:line 277
    at ExpeditionIcons.ExpeditionIcons.get_PlannerEnvironment() in C:\Users\leoo\Desktop\ajudantes POE\PoEHelper-3.21.2\PoEHelper-3.21.2\Plugins\Source\ExpeditionIcons-master\ExpeditionIcons.cs:line 271
    at ExpeditionIcons.ExpeditionIcons.StartSearch() in C:\Users\leoo\Desktop\ajudantes POE\PoEHelper-3.21.2\PoEHelper-3.21.2\Plugins\Source\ExpeditionIcons-master\ExpeditionIcons.cs:line 117
    at ExpeditionIcons.ExpeditionIcons.Render() in C:\Users\leoo\Desktop\ajudantes POE\PoEHelper-3.21.2\PoEHelper-3.21.2\Plugins\Source\ExpeditionIcons-master\ExpeditionIcons.cs:line 406
    at ExileCore.Shared.PluginWrapper.PerfomanceRender()

Page 3 of 8 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Release] [ExileApi/PoEHelper/POEHUD plugin] ReAgent - a tool for mapping game state to actions
    By cheatingeagle in forum PoE Bots and Programs
    Replies: 159
    Last Post: 02-21-2025, 11:11 AM
  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. PoeHUD Plugin: Inventory Items Analyzer
    By kSacred in forum PoE Bots and Programs
    Replies: 203
    Last Post: 12-18-2023, 04:11 AM
  4. [Release] PoeHUD Plugin: ExpeditionIcons
    By arturino009 in forum PoE Bots and Programs
    Replies: 240
    Last Post: 05-04-2023, 10:18 AM
  5. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
All times are GMT -5. The time now is 04:07 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