PoEHUD Overlay Updated menu

User Tag List

Page 414 of 461 FirstFirst ... 314364410411412413414415416417418 ... LastLast
Results 6,196 to 6,210 of 6913
  1. #6196
    weedworm31's Avatar Member
    Reputation
    7
    Join Date
    Mar 2009
    Posts
    26
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by withthechris View Post
    not sure whats up on my end, but i keep getting poe is not running? using non steam version, any idea whats going on? thanks
    make sure your using GitHub - TehCheat/PoEHUD at x64 the cloned version from there.

    PoEHUD Overlay Updated
  2. #6197
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    @tehcheat I have updated the message box

    "You are a fking noob!, Either Path of Exile is not running! or You started x32 POE (DirectX9) with x64 PoeHUD or vice verse."
    If I did not reply to you, it mean the question you are asking is stupid.

  3. #6198
    Smokin76's Avatar Member
    Reputation
    1
    Join Date
    Oct 2016
    Posts
    20
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by withthechris View Post
    not sure whats up on my end, but i keep getting poe is not running? using non steam version, any idea whats going on? thanks
    Also make sure you don't do the same thing I did. Make sure to check your settings in game, your directx version needs to be Directx11.

  4. #6199
    Smokin76's Avatar Member
    Reputation
    1
    Join Date
    Oct 2016
    Posts
    20
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Zaaf beat me to it

  5. #6200
    withthechris's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks that worked!

  6. #6201
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dd4thewin View Post
    I put that in the preload alerts I was supposed to put it in one more file wasn't I?
    Only in preload_alerts.txt.
    "Education isn't something you can finish." Isaac Asimov

  7. #6202
    yoxowned's Avatar Member
    Reputation
    2
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vmv View Post
    Only in preload_alerts.txt.
    like this ?

    # HARBINGER LEAGUE
    {"Metadata/Monsters/LeagueAvatars/LeagueAvatar.ao; Harbinger Avatar; ff3399ff }},

  8. #6203
    vmv's Avatar ★ Elder ★
    Reputation
    1196
    Join Date
    Nov 2013
    Posts
    1,397
    Thanks G/R
    103/1053
    Trade Feedback
    0 (0%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by yoxowned View Post
    like this ?

    # HARBINGER LEAGUE
    {"Metadata/Monsters/LeagueAvatars/LeagueAvatar.ao; Harbinger Avatar; ff3399ff }},
    Exactly like i posted before, don't add anything more.

    Code:
    # HARBINGER LEAGUE
    Metadata/Monsters/LeagueAvatars/LeagueAvatar.ao; Harbinger Avatar; ff3399ff
    edit: Oh, you want to add this in code, in PreloadAlertPlugin.cs?

    Add this into Preload{....}, before Zana or whatever. but you must do the rest in PreloadAlertSettings.cs and the Menu.

    Code:
    {"Metadata/Monsters/LeagueAvatars/LeagueAvatar", new PreloadConfigLine { Text = "Harbinger Avatar", FastColor = () => Settings.HarbingerLeague }},
    But better add the first code into "config/preload_alerts.txt" and be done with it ..
    Last edited by vmv; 08-05-2017 at 11:51 AM.
    "Education isn't something you can finish." Isaac Asimov

  9. #6204
    ejnahuj22's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What to do? i get this error

    coulnd't find the file in memory:data/baseitemtypes.dat try to restart the game

  10. #6205
    pwndbymeh's Avatar Active Member
    Reputation
    44
    Join Date
    May 2010
    Posts
    194
    Thanks G/R
    20/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone else that keeps on getting "unexpected disconnection has occurred?"

  11. #6206
    TehCheat's Avatar ★ Elder ★
    Reputation
    2563
    Join Date
    Oct 2013
    Posts
    1,900
    Thanks G/R
    349/2265
    Trade Feedback
    5 (100%)
    Mentioned
    32 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by zaafar View Post
    @tehcheat I have updated the message box

    "You are a fking noob!, Either Path of Exile is not running! or You started x32 POE (DirectX9) with x64 PoeHUD or vice verse."
    The problem is the people getting that message are probably downloading from release and can't figure out why the 2.6.3 version isn't working on 3.0.

  12. #6207
    weedworm31's Avatar Member
    Reputation
    7
    Join Date
    Mar 2009
    Posts
    26
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    The problem is the people getting that message are probably downloading from release and can't figure out why the 2.6.3 version isn't working on 3.0.
    ive been linking people to GitHub - TehCheat/PoEHUD at x64 since 3am cst.

  13. #6208
    CEBEP's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The same problem: coulnd't find the file in memory:data/baseitemtypes.dat try to restart the game.
    And game crashes after that...

  14. #6209
    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)
    same her to me

  15. #6210
    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)
    its launched but when i hit f12 nothing happens

Similar Threads

  1. [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
  2. [Tool] Exp per hour overlay (needs offset update)
    By moustache in forum PoE Bots and Programs
    Replies: 15
    Last Post: 11-08-2013, 09:00 PM
  3. Site updates 6/19/2006
    By Matt in forum OC News
    Replies: 1
    Last Post: 06-19-2006, 08:48 AM
  4. Updated(FuxxoZ|WoWGlider)
    By ih8blizz in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 06-16-2006, 09:24 PM
  5. New Update on the Patch!
    By Dwarpy in forum World of Warcraft General
    Replies: 1
    Last Post: 05-22-2006, 12:50 AM
All times are GMT -5. The time now is 02:51 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