PoeHUD Plugin: Follower menu

User Tag List

Page 14 of 21 FirstFirst ... 101112131415161718 ... LastLast
Results 196 to 210 of 303
  1. #196
    csherman's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WSSANON View Post
    PoeHUD was updated yesterday and seems to work for me. The follower can use pickit for items on the floor so I know it is able to click on screen. Still after multiple attempts I cannot get the follower to move when he is "working."

    I'm using the File method which did work.

    Can anyone confirm this is working for them today? Was hoping to run this in Mayhem today


    EDIT: Ok reinstalling everything fresh (second time) seems to have worked! Lets go


    is anyone elses follower not working in file mode (or any) mine did the same thing and stopped working with patch, i too deleted poehud and follower and tried over and over again and mine wont work

    PoeHUD Plugin: Follower
  2. #197
    csherman's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so can anyone confirm this is working on dec 9 latest poe version 3.12.43 with file mode?

  3. #198
    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 csherman View Post
    is anyone elses follower not working in file mode (or any) mine did the same thing and stopped working with patch, i too deleted poehud and follower and tried over and over again and mine wont work
    This doesn't tell us anything. Can you see the file? Can you verify that the contents is proper JSON data? Can you see the file in your virtual machine? Can you verify from your virtual machine that the content of the file is the proper JSON? Do you have anything in debug log in leader's side? Do you have anything in debug log on slave's side?

  4. #199
    csherman's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    strange as it was working before the latest little patch before mayhem.

    i have updated exileapi and latest 1.5 follower

    both are enabled, set on file mode, the file is getting made in correct place, i can see the file in vmware too (shared folder enabled)
    read and write is on and i open txt and i see json data, theres also nothing in either debug log on either, i will paste json data with the name taken out

    {"FollowersShouldWork":true,"LeaderName":"xxxx","LeaderProximityRadius":20,"Mini mumFpsThreshold":10,"FollowerCommandSettings":{"FollowerCommandsDataSet":[{"Aggressive":true,"FollowerSkills":[],"NormalItemId":0,"ShouldLevelUpGems":false,"FollowerName":"xxx","HideoutCharact erName":null,"LastTimeEntranceUsedDateTime":"0001-01-01T00:00:00Z","LastTimePortalUsedDateTime":"0001-01-01T00:00:00Z","LastTimeQuestItemPickupDateTime":"0001-01-01T00:00:00Z","LastTimeNormalItemPickupDateTime":"0001-01-01T00:00:00Z","LastTimeEnterHideoutUsedDateTime":"0001-01-01T00:00:00Z"}]}}

    This doesn't tell us anything. Can you see the file? Can you verify that the contents is proper JSON data? Can you see the file in your virtual machine? Can you verify from your virtual machine that the content of the file is the proper JSON? Do you have anything in debug log in leader's side? Do you have anything in debug log on slave's side?

    leader side says working true and follower says false any other info you need?
    Last edited by csherman; 12-11-2020 at 12:06 AM.

  5. #200
    ErioirE's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Dec 2020
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I raised an issue on the repository with screenshots and the relevant logs. Please reply when you have the time. Thanks.
    Last edited by ErioirE; 12-21-2020 at 03:49 PM.

  6. #201
    PWFTrojaner's Avatar Member
    Reputation
    2
    Join Date
    Dec 2016
    Posts
    20
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Follower Plugin dont shows for me in the HuD overlay?
    The Error Log say this:

    2020-12-23 23:52:57.353 +01:00 [ERR] LoadAssembly -> System.IO.FileLoadException: Die Datei oder Assembly "file:///C:\Program Files (x86)\Video Lan\CCleaner64 neu\Skype\Plugins\Compiled\FollowerV2\FollowerV2.dll" oder eine Abhängigkeit davon wurde nicht gefunden. Der Vorgang wird nicht unterstützt. (Ausnahme von HRESULT: 0x80131515)
    Dateiname: "file:///C:\Program Files (x86)\Video Lan\CCleaner64 neu\Skype\Plugins\Compiled\FollowerV2\FollowerV2.dll" ---> System.NotSupportedException: Es wurde versucht, eine Assembly von einer Netzwerkadresse zu laden, was in früheren Versionen von .NET Framework zum Ausführen der Assembly als Sandkastenassembly geführt hätte. In dieser Version von .NET Framework wird die CAS-Richtlinie standardmäßig nicht aktiviert, dieser Ladevorgang kann daher gefährlich sein. Wenn Sie nicht beabsichtigen, durch diesen Ladevorgang eine Sandkastenassembly zu erstellen, aktivieren Sie den loadFromRemoteSources-Schalter. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkId=155569".
    bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    bei System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    bei System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
    bei System.Reflection.Assembly.LoadFrom(String assemblyFile)
    bei ExileCore.Shared.PluginAutoUpdate.PluginLoader.LoadAssembly(DirectoryInfo dir) in /buddy/exileapi/Core/Shared/PluginAutoUpdate/PluginLoader.cs:Zeile 68.

    some1 can help me out how to fix this?

  7. #202
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    344/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    it is possible to add hotkeys for "Entrance", "Portal" and other functions? in order to use the key combinations instead of ctrl+clicking buttons on Follower UI

  8. #203
    kastorsigmund's Avatar Member
    Reputation
    1
    Join Date
    Mar 2019
    Posts
    17
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by armory236 View Post
    it is possible to add hotkeys for "Entrance", "Portal" and other functions? in order to use the key combinations instead of ctrl+clicking buttons on Follower UI

    This please. I can get the follow function working, but anything that requires a mouse click to interact with (such as entering the next area in game) does not get through to the follower. Network mode, running 2nd POE instance native on a separate laptop. I can't figure out if I simply have missed something in the setup, or do mouse clicks just not get passed through. Similar to "click broadcast" on multi-boxing software for other games.

    Also, when using the control-click menu to use follower's hotkeys (All to leader's HO) the text command (/hideout NAME_OF_LEADER) gets typed into the follower's chat box, the chat box goes away and nothing happens. Almost as if the server hit the "ESC" key instead of "ENTER" while in the chat box. The odd thing is, if on the laptop, I hit F3 to stop listening to the server, hit "ENTER" to bring up the chat box, hit the UP arrow key to get the last command entered in chat box, and hit "ENTER" again to send command... it goes directly to my leader's hideout without issue.

    Any help is appreciated and thanks to OP for the software. Awesome idea.
    Last edited by kastorsigmund; 12-26-2020 at 02:46 PM.

  9. #204
    mrcreat1ve's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    35
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys, not played for a long time tell me what poehud is now working? Can you share a link to the repository / topic on the forum?

  10. #205
    WSSANON's Avatar Member
    Reputation
    5
    Join Date
    Mar 2020
    Posts
    35
    Thanks G/R
    30/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +1 on adding hot KEYS for the shortcuts.

    Also a huge help would be a function which makes your follower come to you with blue-swirly icon when in a party. When I am running my follower through ACTs I've already completed I sometimes want him to just come to me rather than follow me the whole way through

  11. #206
    benelux's Avatar Member
    Reputation
    4
    Join Date
    Jul 2014
    Posts
    30
    Thanks G/R
    5/3
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It doesn't work for me for some reason
    When I click L on follower, my mouse moves to leader position. Otherwise nothing happens.
    If I change leader proximity radius, it changes both on leader and follower computers, so that probably means that network/file mode is working for me, but follower never moves or uses skills (I assigned move to T)
    "Propagate working of followers" is turned on

    If I use network mode, on leader I get this:
    2021-01-07 02:23:13.703 +07:00 [INF] Server._serverIsListening is false, starting server listening
    2021-01-07 02:23:13.751 +07:00 [INF] Server.Work called
    And on follower:
    2021-01-07 01:23:01.863 +06:00 [INF] Function GetFollowerNetworkActivityReply called
    2021-01-07 01:23:01.913 +06:00 [INF] ProcessNetworkActivityResponse called

    If I use file mode, on leader I get this:
    2021-01-07 02: 04: 07.554 +07: 00 [ERR] FollowerV2: Exception!
    Message: The process cannot access the file "*File path here*" because this file is in use by another process.....
    And on follower:
    2021-01-07 01:35:01.977 +06:00 [INF] ProcessNetworkActivityResponse called

    All of those log messages that I listed are repeating.
    Any help would be appreciated, thanks.
    Last edited by benelux; 01-06-2021 at 03:19 PM.

  12. #207
    Duciel's Avatar Member
    Reputation
    1
    Join Date
    Dec 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the same problem, i could get the program to load, i can switch the "propagate working": from true to false and vice versa.
    It does propagate to my VM, the "follower working" goes from true to false too when i press F4 on the leader.

    I tried with file method and network method, had the same results on both. I guess they are communicating, but my follower isnt willing to move.

    I used it in November and it was working, i think i made the same process but got a different result.
    Anyone has some knowledge about it ? Or is willing to help, im kinda stuck here.

    At least, is there any debug situation ? i couldnt get any debug message or even error messages even with all the "log window", "debug window" activated.

    Thanks,
    Duciel

  13. #208
    skules's Avatar Member
    Reputation
    9
    Join Date
    Mar 2009
    Posts
    228
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone had issues trying to get POE to run as a different user on vmware? the initial loader/downloader for poe loads up but the actual game never loads.

  14. #209
    SandorClegane's Avatar Member
    Reputation
    4
    Join Date
    Sep 2016
    Posts
    37
    Thanks G/R
    0/3
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this still working?

  15. #210
    panpaw's Avatar Member
    Reputation
    1
    Join Date
    Dec 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm on a network, follower follows leader around just fine but does not listen to portal or entrance command. Got curl response on both ends, no errors in logs, firewall disabled, no idea when to go from here, will probably give up for now as clicking every entrance/portal is quite annoying.

Page 14 of 21 FirstFirst ... 101112131415161718 ... 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 08:12 AM. 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