PoEHUD Overlay Updated menu

Shout-Out

User Tag List

Page 85 of 461 FirstFirst ... 35818283848586878889135185 ... LastLast
Results 1,261 to 1,275 of 6913
  1. #1261
    jamman's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks for keeping up the good work
    Last edited by jamman; 08-06-2015 at 04:25 PM. Reason: fixed

    PoEHUD Overlay Updated
  2. #1262
    crusnikmachine's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    poehud crashes when i move mouse over unique item "surgebinders" (dragonscale gauntlets)

  3. #1263
    LeHeupOfSoup's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    37
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by crusnikmachine View Post
    poehud crashes when i move mouse over unique item "surgebinders" (dragonscale gauntlets)
    +1 to what crusnikmachine said!

  4. #1264
    HvC's Avatar Contributor
    Reputation
    138
    Join Date
    Jan 2015
    Posts
    324
    Thanks G/R
    0/50
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Shouldn't do that on the last version could you open an issue over at github with the error please ?

  5. #1265
    Tory's Avatar Contributor
    Reputation
    161
    Join Date
    May 2006
    Posts
    300
    Thanks G/R
    19/11
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just fresh installed Windows 10. Came with .NET 4.5, and I installed SlimDX.

    Every time I go to load, it prompts me with this error:

    Code:
    Program exited with message:
    System.Collections.Generic.KeyNotFoundException: The Given key was not present in the dictionary.
      at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
      at PoeHUD.Poe.FileSystem.ModsDat.ModRecord...ctor(Memory m, StatsDat sDat, TagsDat tagsDat, Int32 addr)
      at PoeHUD.Poe.FileSystem.ModsDat.loadItems(StatsDat sDat, TagsDat tagsDat)
      at PoeHUD.Poe.FileSystem.ModsDat..ctor(Memory m, Int32 address, StatsDat sDat, TagsDat tagsDat)
      at PoeHUD.Poe.FileSystem.FsController..ctor(Memory mem)
      at PoeHUD.Controllers.GameController..ctor(Memory memory)
      at PoeHUD.Hud.Program.Main(String[] args)
    After that, it just closes out PoeHUD. I never had this problem on Windows 7.

    Edit: Playing on Steam Client
    Last edited by Tory; 08-07-2015 at 11:58 AM.
    [RETIRED] MMOwned.com Co-Founder & Developer

  6. #1266
    LeHeupOfSoup's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    37
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HvC View Post
    Shouldn't do that on the last version could you open an issue over at github with the error please ?
    Just checked with the newest version over at github and it still crashes!

    I can't post the error since i don't think you would understand shiet since my winOS is in swedish :P

    If you still want me to post the error text, hit me up and ill post it!

  7. #1267
    fts1's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LeHeupOfSoup View Post
    Just checked with the newest version over at github and it still crashes!

    I can't post the error since i don't think you would understand shiet since my winOS is in swedish :P

    If you still want me to post the error text, hit me up and ill post it!
    I found those gloves yesterday, with PoeHUD running and it didn't crash on me.

    I do get crashes when starting it though. Never happened before 2.0, but it happens pretty much every time I start it. I have to kill the process, and start it again for it to work.

    Also, today I experienced something weird. I updated PoeHUD but kept my config folder, and copied it to the new directory over the default one. When I entered a map, it didn't trigger any warning for monster mods, and I didn't have any indication of masters/boxes/exiles in the current map (though I did find a box and a master). After unpacking the zip again with a clean config folder, it was working properly though. Thought I'd leave feedback on that anyway.

    Thanks for the great work to everyone involved

  8. #1268
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i posted about them gloves 2 weeks ago :P crashing the hud

  9. #1269
    ocslappy's Avatar Member
    Reputation
    5
    Join Date
    Jun 2013
    Posts
    94
    Thanks G/R
    6/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting some compile errors with the latest commit;

    Sounds.cs ;
    var soundPlayer = new SoundPlayer($"sounds/{name}");
    and
    throw new Exception($"Error when loading {name}| {ex.Message}:", ex);
    Error 1 Unexpected character '$'

  10. #1270
    crusnikmachine's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HvC View Post
    Shouldn't do that on the last version could you open an issue over at github with the error please ?
    Alright i done it.

  11. #1271
    ralyeh's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ocslappy View Post
    Error 1 Unexpected character '$'
    it's new syntax from C# 6.0

  12. #1272
    asd3427's Avatar Member
    Reputation
    1
    Join Date
    Apr 2015
    Posts
    42
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EXCUSE ME WHO CAN HELP ME!?
    Applications Version : 0.0.0.0
    Application time stamp : 55c05549
    Error Module Name : PathOfExile.exe
    Error Module Version : 0.0.0.0
    Error Module time stamp : 55c05549
    Exception Code : c0000005
    Exception displacement : 0052f832
    Operating System Version: 6.1.7601.2.1.0.256.1
    Locale ID : 1028
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Other information 4: 0a9e372d3b4ad19135b953a78882e789

    Read our privacy statement online :
    Windows 7 ????? - Microsoft Windows

    If the online privacy statement is not available, please read our privacy statement offline :
    C: \ Windows \ system32 \ zh-TW \ erofflps.txt

  13. #1273
    FreadomFighter's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    36
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ocslappy View Post
    Getting some compile errors with the latest commit;

    Sounds.cs ;

    and


    Error 1 Unexpected character '$'
    I have upgraded to VS2015 and it works.

  14. #1274
    Duallizer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2015
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, overlay works perfectly!
    Using windows10, steam POE, enabled only minimap mobs and mob alerts, nothing else. No issues at all. Thanks for the work, @dev.

  15. #1275
    IronBank's Avatar Member
    Reputation
    2
    Join Date
    May 2015
    Posts
    45
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this safe?I mean not detectable?Seems pretty decent

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 05:31 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