PoEHUD Overlay Updated menu

User Tag List

Page 182 of 461 FirstFirst ... 82132178179180181182183184185186232282 ... LastLast
Results 2,716 to 2,730 of 6913
  1. #2716
    harrydom's Avatar Member
    Reputation
    3
    Join Date
    Mar 2014
    Posts
    58
    Thanks G/R
    9/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for another good and quick built.

    PoEHUD Overlay Updated
  2. #2717
    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)
    I stumbled into a perandus guardian so I figured I'd take a peek at which files are loaded. I think I have a couple figured out. I may push out a change to the dev branch that prints the loaded file name in the console window when it thinks a perandus guardian is in the area. Then people can match the guardian names with the file names and report them in here and we can get notifications for them. I'm sure there's an easier way with the ggpk file, but I barely know my way around that thing.

  3. #2718
    Genocyber's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    108
    Thanks G/R
    111/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still crashing here
    Got this error:

    System.NullReferenceException: Object reference not set to an instance of an object
    at PoeHUD.Hud.Loot.PoeFilterVisitor.VisitMain(MainContext context)
    at PoeFilterParser.Model.PoeFilterParser.MainContext.Accept[TResult](IParseTreeVisitor`1 visitor)
    at Antlr4.Runtime.Tree.AbstractParseTreeVisitor`1.Visit(IParseTree tree)
    at PoeHUD.Hud.Loot.ItemAlertPlugin.OnEntityAdded(EntityWrapper entity)
    at System.Action`1.Invoke(T obj)
    at PoeHUD.Models.EntityListWrapper.RefreshState()
    at PoeHUD.Controllers.GameController.RefreshState()
    at PoeHUD.Hud.ExternalOverlay.OnRender()
    at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
    at PoeHUD.Hud.UI.Graphics.RenderLoop()
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.Execute()

    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()

    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Ob ject state)

  4. #2719
    dontdodrugskids's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, besides some caches often not showing up (seems to be type, unrelated. i had caches of almost every type not shown in the list) , i found an exile who wasnt loaded in the preload list, but randomly popped up after she attacked me. wasnt from a vorici mission or strongbox.

    could you look into the preloads please? :L

  5. #2720
    dd4thewin's Avatar Member
    Reputation
    2
    Join Date
    Oct 2014
    Posts
    252
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is that using his new build? I'm still using a older one about 3 or 4 patches behind and I alsmot missed a cataloge box cause I saw it flash then disappear on the screen so I checked and I found it

    how is the new build with displaying chests and such?well I mean in the right hand corner of the screen is that considered the tooltip?

  6. #2721
    Silent_Warrior's Avatar Active Member
    Reputation
    31
    Join Date
    Jun 2014
    Posts
    212
    Thanks G/R
    161/29
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hm... seems some perandus preload are not working on latest standard build :
    this "hoard' 100% worked on previous build.

  7. #2722
    JordanSB's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone has 64 bit version poehud? PoEHUD Overlay Updated-error-jpg

  8. #2723
    joetheplayer's Avatar Member
    Reputation
    1
    Join Date
    Dec 2015
    Posts
    33
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Teh any news for garena sg/my hud? only preload not appear,the rest funtion its working well

  9. #2724
    OmegaXweapon's Avatar Member
    Reputation
    2
    Join Date
    Mar 2016
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    been checking on the garena, seems to be a different offset/pattern for Garena SG. I am able to find the offset, however placing it in the offset.cs doesn't yield any result.

  10. #2725
    hardell's Avatar Member
    Reputation
    11
    Join Date
    Mar 2016
    Posts
    68
    Thanks G/R
    15/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Vanilla, latest exe, when this ( https://i.imgur.com/yXrLkcM.png ) drops, I get an exception. When I pick it up and restart the hud, it works fine until I drop it again.

    System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Hud.Loot.ItemAlertPlugin.initItem(IEntity item)
    at PoeHUD.Hud.Loot.ItemAlertPlugin.OnEntityAdded(EntityWrapper entity)
    at System.Action`1.Invoke(T obj)
    at PoeHUD.Models.EntityListWrapper.RefreshState()
    at PoeHUD.Controllers.GameController.RefreshState()
    at PoeHUD.Hud.ExternalOverlay.OnRender()
    at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
    at PoeHUD.Hud.UI.Graphics.RenderLoop()
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()

    Edit: Dropped another one 2 minutes later, crashed again.
    Last edited by hardell; 03-26-2016 at 12:15 PM.

  11. #2726
    luminair's Avatar Member
    Reputation
    3
    Join Date
    Apr 2014
    Posts
    36
    Thanks G/R
    16/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hardell View Post
    Vanilla, latest exe, when this ( https://i.imgur.com/yXrLkcM.png ) drops, I get an exception. When I pick it up and restart the hud, it works fine until I drop it again.

    System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Hud.Loot.ItemAlertPlugin.initItem(IEntity item)
    at PoeHUD.Hud.Loot.ItemAlertPlugin.OnEntityAdded(EntityWrapper entity)
    at System.Action`1.Invoke(T obj)
    at PoeHUD.Models.EntityListWrapper.RefreshState()
    at PoeHUD.Controllers.GameController.RefreshState()
    at PoeHUD.Hud.ExternalOverlay.OnRender()
    at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
    at PoeHUD.Hud.UI.Graphics.RenderLoop()
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__14_0()

    Edit: Dropped another one 2 minutes later, crashed again.
    Got the same problem, someone said there are problem with Hallowed Mana Flask too.
    So at the moment had to turn off the item alert all together.

  12. #2727
    CCLon's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do you guys think it's possible to find out what Cadiro sells in the area without visting him and checking it? Because i'm sure what he sells is generated when you join the area, not when you click him to check the deal

  13. #2728
    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 CCLon View Post
    Do you guys think it's possible to find out what Cadiro sells in the area without visting him and checking it? Because i'm sure what he sells is generated when you join the area, not when you click him to check the deal
    This was asked earlier in the thread. You almost certainly can't until Cadiro is within a couple of screens. And even then, I'm not sure, as I haven't looked into it.

  14. #2729
    Str8Royalty's Avatar Member
    Reputation
    1
    Join Date
    Mar 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have never tried it before so i have a question if somebody could give me a quick answer. If i get banned do the whole account get banned or just that character ? So if i create a new account and get banned there is it the IP or account? And if you go soft with it are the risk of getting banned smaller ?

  15. #2730
    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)
    Pushed out a version that shows preloads of perandus chest guardians. There are several missing, please report them (you can leave a comment in this thread or message me, or update the PreloadAlertPlugin.cs file and do a pull request). Links in the first post.

    I may make a log that checks the mob's name if you're in proximity and dumps the file name + the mob name in a text file. Would make reporting really easy, just copy and paste the log file.
    Last edited by TehCheat; 03-27-2016 at 08:52 PM.

  16. Thanks Silent_Warrior (1 members gave Thanks to TehCheat for this useful post)

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:00 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