PoEHUD - Overlay for Path of Exile (Updated for 3.0) menu

Shout-Out

User Tag List

Page 60 of 297 FirstFirst ... 10565758596061626364110160 ... LastLast
Results 886 to 900 of 4452
  1. #886
    h42's Avatar Contributor CoreCoins Purchaser
    Reputation
    130
    Join Date
    Oct 2006
    Posts
    108
    Thanks G/R
    140/52
    Trade Feedback
    12 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    That's the last file we check for in FSController, so that might be good news. I have no idea what we even use that for.
    That check was added very recently afaik, it works once ingamestate is active, at least it gave me that same error in the menu earlier this week, I think it was for a plugin to check which trials you have/miss.

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)
  2. #887
    bewbtube's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    62
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have to say its fascinating watching you guys coordinate via this forum in real time on this shit... speaking as a pleb in these matters lol.

  3. #888
    niggwer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    73
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    okai this plugin is not in my intrest im just looking for the autopot and autoquit ^^

    i hope they will work i will be so happy

    praise the sun if it will work on startup

  4. #889
    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)
    Originally Posted by niggwer View Post
    so we have to wait until we are in game and then teh can work again am i right ?
    Bigger problem is I'm at work. I usually leave a teamviewer session up to kind of poke at things as I have time, but apparently I don't have it set up properly.

  5. Thanks Amishdub3 (1 members gave Thanks to TehCheat for this useful post)
  6. #890
    niggwer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    73
    Thanks G/R
    9/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    noooooooooooo whyyyyyyy

    its okai man you doing all this for FREE and its not a thing

    its ready when its ready ;-)

  7. #891
    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)
    I have this awesome and flexible job where I can just come in an hour early and leave an hour early, but due do some unlucky circumstances, that wasn't possible today. So I'll be getting home about an hour after the league starts.

    I will also say, I usually get weird file loads the first time after a patch, so it's quite possible that error goes away after a restart, but I'm not going to ask anyone to get out of the queue at this point.

  8. Thanks Amishdub3 (1 members gave Thanks to TehCheat for this useful post)
  9. #892
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    Bigger problem is I'm at work. I usually leave a teamviewer session up to kind of poke at things as I have time, but apparently I don't have it set up properly.
    Reeep, guess you have to take a "late lunch".

  10. #893
    bewbtube's Avatar Member
    Reputation
    5
    Join Date
    Mar 2013
    Posts
    62
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I have this awesome and flexible job where I can just come in an hour early and leave an hour early, but due do some unlucky circumstances, that wasn't possible today. So I'll be getting home about an hour after the league starts.

    I will also say, I usually get weird file loads the first time after a patch, so it's quite possible that error goes away after a restart, but I'm not going to ask anyone to get out of the queue at this point.
    same error as everyone else reported

    PoEHUD - Overlay for Path of Exile (Updated for 3.0)-26d85a7ed2d75a7e08066e1a619e20f1-png

  11. #894
    MasterDMFour's Avatar Active Member
    Reputation
    16
    Join Date
    Oct 2014
    Posts
    141
    Thanks G/R
    12/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What build is everyone planning on running for this league anyway?

  12. #895
    Philss's Avatar Member
    Reputation
    8
    Join Date
    Oct 2014
    Posts
    99
    Thanks G/R
    21/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im going hierophant frostbolt totem

  13. #896
    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)
    I'd be curious if someone comments out line 34 (LabyrinthTrials = new LabyrinthTrials(mem, FindFile("Data/LabyrinthTrials.dat")) in src/Controllers/FSController.cs and then recompiles what happens. I'm pretty sure that is only used in (stridemann's) plugin(s) and shouldn't affect normal HUD functionality. Might be something to try as the league starts.

  14. #897
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1444
    Join Date
    Apr 2006
    Posts
    4,002
    Thanks G/R
    296/588
    Trade Feedback
    1 (100%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I'd be curious if someone comments out line 34 (LabyrinthTrials = new LabyrinthTrials(mem, FindFile("Data/LabyrinthTrials.dat")) in src/Controllers/FSController.cs and then recompiles what happens. I'm pretty sure that is only used in (stridemann's) plugin(s) and shouldn't affect normal HUD functionality. Might be something to try as the league starts.
    No exception sitting in the menu after commenting out that line.

  15. #898
    RatMonkey's Avatar Contributor
    Reputation
    152
    Join Date
    Apr 2017
    Posts
    135
    Thanks G/R
    18/129
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I'd be curious if someone comments out line 34 (LabyrinthTrials = new LabyrinthTrials(mem, FindFile("Data/LabyrinthTrials.dat")) in src/Controllers/FSController.cs and then recompiles what happens. I'm pretty sure that is only used in (stridemann's) plugin(s) and shouldn't affect normal HUD functionality. Might be something to try as the league starts.
    Overlay loads, no error on commenting it out.

  16. #899
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I'd be curious if someone comments out line 34 (LabyrinthTrials = new LabyrinthTrials(mem, FindFile("Data/LabyrinthTrials.dat")) in src/Controllers/FSController.cs and then recompiles what happens. I'm pretty sure that is only used in (stridemann's) plugin(s) and shouldn't affect normal HUD functionality. Might be something to try as the league starts.
    I have a olderversion that still worked in abyss after the last major fix. Which I don't get that erorr at all wonder why.,

  17. #900
    RatMonkey's Avatar Contributor
    Reputation
    152
    Join Date
    Apr 2017
    Posts
    135
    Thanks G/R
    18/129
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    That's because it was added not too long ago, looking at the github history.

Similar Threads

  1. [Release] ExileHUD - External overlay for Path of Exile (work in progress)
    By Evozer in forum PoE Bots and Programs
    Replies: 1131
    Last Post: 04-04-2015, 05:14 PM
  2. [Release] PoeHUD - Overlay for Path of Exile
    By Coyl in forum PoE Bots and Programs
    Replies: 1870
    Last Post: 01-27-2015, 02:28 AM
  3. Replies: 0
    Last Post: 07-02-2014, 02:10 AM
  4. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By BlQ in forum Diablo 3 Buy Sell Trade
    Replies: 4
    Last Post: 03-30-2012, 01:42 AM
  5. [Trading] "Path of Exile Beta Key" for "Diablo 3 Beta Key".
    By Chakl22 in forum General Trading Buy Sell Trade
    Replies: 0
    Last Post: 10-16-2011, 03:15 AM
All times are GMT -5. The time now is 06:08 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