PoeHUD Plugin: Follower menu

User Tag List

Page 6 of 21 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 303
  1. #76
    AdvocateOfDeath's Avatar Member
    Reputation
    3
    Join Date
    Mar 2020
    Posts
    15
    Thanks G/R
    16/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1.3 doesn't seem to compile, I deleted the follower folder in the Hud source and compiled folders and then restarted Hud. All the contents appear to be there in source\follower but compiled\follower only has newtonsoft.json.dll, newtonsoft.json.xml, and system.windows.forms.dll. Do I need to change the url?

    PoeHUD Plugin: Follower
  2. #77
    as3294's Avatar Member
    Reputation
    6
    Join Date
    Sep 2020
    Posts
    6
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AdvocateOfDeath View Post
    1.3 doesn't seem to compile, I deleted the follower folder in the Hud source and compiled folders and then restarted Hud. All the contents appear to be there in source\follower but compiled\follower only has newtonsoft.json.dll, newtonsoft.json.xml, and system.windows.forms.dll. Do I need to change the url?
    There's a precomplied version in the releases on the Github.

  3. #78
    wannac's Avatar Active Member
    Reputation
    16
    Join Date
    May 2012
    Posts
    144
    Thanks G/R
    81/10
    Trade Feedback
    11 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I try leader profile on vmware and got good reponse from "curl http://localhost:4412" command.
    But got "HTTP Error 503" on my desktop,I guess something wrong with my windows10 setting.

  4. #79
    wannac's Avatar Active Member
    Reputation
    16
    Join Date
    May 2012
    Posts
    144
    Thanks G/R
    81/10
    Trade Feedback
    11 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For anyone who has problem like me,try to allow hud through firewall.Now I can "curl http://localhost:4412" and get JSON response.

  5. #80
    AdvocateOfDeath's Avatar Member
    Reputation
    3
    Join Date
    Mar 2020
    Posts
    15
    Thanks G/R
    16/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by as3294 View Post
    There's a precomplied version in the releases on the Github.
    Where should I be putting the precompiled folder? I tried plugins\compiled but the plugin is not visible from the Hud menu.

  6. #81
    jan30047's Avatar Member
    Reputation
    4
    Join Date
    Sep 2016
    Posts
    16
    Thanks G/R
    29/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2020-10-14 17:51:50.983 +08:00 [ERR] FollowerV2 -> CompilePlugin failed
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\NetworkHelper.cs(43, 30) : warning CS0168: The variable 'e' is declared but never used
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(53,1 : error CS0121: The call is ambiguous between the following methods or properties: 'Task.Run<TResult>(Func<TResult>)' and 'Task.Run(Func<Task>)'
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(54,1 : error CS0121: The call is ambiguous between the following methods or properties: 'Task.Run<TResult>(Func<TResult>)' and 'Task.Run(Func<Task>)'
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(301,42 ) : warning CS0168: The variable 'e' is declared but never used
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(347,46 ) : warning CS0168: The variable 'e' is declared but never used
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(695,30 ) : warning CS0168: The variable 'e' is declared but never used
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(812,30 ) : warning CS0168: The variable 'e' is declared but never used
    2020-10-14 17:51:50.987 +08:00 [ERR] FollowerV2 -> C:\Users\poe\Desktop\Desktop\poe3\Plugins\Source\FollowerV2\FollowerV2.cs(1131,3 0) : warning CS0168: The variable 'e' is declared but never used

    How to deal with this error?
    ty

  7. #82
    V4mpyr's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    82
    Thanks G/R
    21/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, Put your compiled plugin dll in a folder in the compiled plugin tree. It did not load with the rest of plugins. Ideas?

    Cheers,
    Vamp

  8. #83
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have tried everything and now of my VMware machine the follower has follower working: false all the time and i have checked the option is enabled i would really like some help

  9. #84
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    screenshot.14.jpg here is the main HuD

  10. #85
    TT89's Avatar Active Member
    Reputation
    47
    Join Date
    Jun 2014
    Posts
    76
    Thanks G/R
    1/37
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by piggottrichard View Post
    i have tried everything and now of my VMware machine the follower has follower working: false all the time and i have checked the option is enabled i would really like some help
    I really don't understand anything. Do you have a virtual machine? Do you run your follower in virtual machine? What mode the plugin has - follower or leader mode?

  11. #86
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my main is on a normal windows 10 client and the follower is on a VM through VMware16. I used the debug in PoEHUD on the follower and it shows "Url is not active" message

  12. #87
    TT89's Avatar Active Member
    Reputation
    47
    Join Date
    Jun 2014
    Posts
    76
    Thanks G/R
    1/37
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by piggottrichard View Post
    my main is on a normal windows 10 client and the follower is on a VM through VMware16. I used the debug in PoEHUD on the follower and it shows "Url is not active" message
    GitHub - 13413j1j13j5315n13/FollowerV2: A follower plugin for Queuete&#39;s ExileApi (PoeHUD) ---> Troubleshoot ---> Point 4

  13. #88
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so going through the list (hopefully this helps)

    curl http://localhost:4412================= I get the text information in CMD so TICK
    if I ping my ip address ====================I get 4 packets sent/received so TICK
    curl http://SERVER_IP:4412 ===============I get "curl: (7) failed to connect to 00.000.00.00 port 4412: connection refused (00.000.00.00 replaced my ip address to all 0's)

    I have added POEHUD to both firewalls and have added port 4412 to both server and client machines

    i have installed local tunnel as I have found out im behind a NAT

    i have also checked http spelling in client settings

  14. #89
    piggottrichard's Avatar Member
    Reputation
    2
    Join Date
    Jul 2011
    Posts
    59
    Thanks G/R
    0/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OMG i got it working Fuck knows how but HUGE thank you to TT89 for this plugin

  15. #90
    PinkiPan's Avatar Active Member

    Reputation
    55
    Join Date
    Jan 2008
    Posts
    493
    Thanks G/R
    0/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First of all thanks for the great plugin, I have been waiting for a plugin like this for a long time. I have been using it in local mode but now i want to upgrade to network so i dont have to keep clicking portals and alt tabbing. Would anybody be willing to help me set it up via teamviewer or something, it would be much appreciated.
    Last edited by PinkiPan; 10-15-2020 at 03:08 PM.

Page 6 of 21 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. PoeHUD Plugin: Inventory Items Analyzer
    By kSacred in forum PoE Bots and Programs
    Replies: 203
    Last Post: 12-18-2023, 04:11 AM
  2. PoeHUD Plugin: Move To Stash
    By kSacred in forum PoE Bots and Programs
    Replies: 298
    Last Post: 12-23-2019, 10:55 AM
  3. PoeHUD Plugin: Sessionstatistics
    By TenshiSan in forum PoE Bots and Programs
    Replies: 20
    Last Post: 01-21-2019, 07:18 PM
  4. PoeHUD Plugin: Totemhelper
    By TenshiSan in forum PoE Bots and Programs
    Replies: 8
    Last Post: 04-06-2018, 10:31 PM
  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 07:21 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search