PoEHUD Overlay Updated menu

User Tag List

Page 32 of 461 FirstFirst ... 28293031323334353682132 ... LastLast
Results 466 to 480 of 6913
  1. #466
    Rol's Avatar Member
    Reputation
    2
    Join Date
    Feb 2015
    Posts
    147
    Thanks G/R
    3/6
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Maybe we will not deal with bullshit, and wait for the main developer HvC?

    PoEHUD Overlay Updated
  2. #467
    painguard's Avatar Banned
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't go all heroic. There is no bullshit, everyone just wants it badly, some allrdy managed to make it work, I doubt HvC will go mad if someone posted a temp solution that can be used by the people with no programing skils.

  3. #468
    owneduser's Avatar Member
    Reputation
    8
    Join Date
    Nov 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #469
    Astorxxx's Avatar Member
    Reputation
    5
    Join Date
    Nov 2013
    Posts
    36
    Thanks G/R
    15/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by owneduser View Post
    Thank you so much sir.

    This workx for me.

    You're hero of the day.

    Cheeers

  5. #470
    omgflexspb's Avatar Member
    Reputation
    2
    Join Date
    Nov 2013
    Posts
    31
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by owneduser View Post


    Thank you very very MUCH/ Finally that sheeeeeeet works

  6. #471
    Slayerofasz's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just keep getting unhandled exceptions

    ************** Exception Text **************
    System.ArgumentException: An item with the same key has already been added.
    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
    at PoeHUD.Hud.Loot.ItemAlertPlugin.Render()
    at PoeHUD.Hud.ExternalOverlay.<OnRender>b__12(IPlugin x)
    at System.Collections.Generic.List`1.ForEach(Action`1 action)
    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__b()
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
    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__c.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)

    any help with this greatly appreciated


    edit/ seems i've fixed with a quick rename of the file from the random name it spit out

    edit2/ nvm still need help the rename didn't fix it.
    Last edited by Slayerofasz; 02-18-2015 at 07:30 AM.

  7. #472
    FoGzone's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting this error:

    ************** Ausnahmetext **************
    System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
    bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    bei System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
    bei PoeHUD.Hud.Loot.ItemAlertPlugin.Render()
    bei PoeHUD.Hud.ExternalOverlay.<OnRender>b__12(IPlugin x)
    bei System.Collections.Generic.List`1.ForEach(Action`1 action)
    bei PoeHUD.Hud.ExternalOverlay.OnRender()
    bei PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
    bei PoeHUD.Hud.UI.Graphics.RenderLoop()
    bei PoeHUD.Hud.ExternalOverlay.<OnLoad>b__b()
    bei System.Threading.Tasks.Task.InnerInvoke()
    bei System.Threading.Tasks.Task.Execute()
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    bei PoeHUD.Hud.ExternalOverlay.<OnLoad>d__c.MoveNext()
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)

  8. #473
    xsblack's Avatar Member
    Reputation
    2
    Join Date
    Aug 2013
    Posts
    14
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes same error. After dropped a item it's throwing that error. Rare/Currency doesn't matter. Something wrong with itemalert function.

  9. #474
    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)
    An offset is not good on ItemAlert...

  10. #475
    owneduser's Avatar Member
    Reputation
    8
    Join Date
    Nov 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dont use item alert!
    we need new offsets for that

  11. #476
    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)
    Originally Posted by owneduser View Post
    omg ty u da real MVP

  12. #477
    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 datz View Post
    omg ty u da real MVP
    I just spent my entire evening reversing that (shouldn't have taken me that long, but I suck at reversing) and the guy that took 5 minutes to put it in HvC's source and compile it is the real MVP? I see why no one bothers to do the reversing anymore.

  13. #478
    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)
    Originally Posted by TehCheat View Post
    I just spent my entire evening reversing that (shouldn't have taken me that long, but I suck at reversing) and the guy that took 5 minutes to put it in HvC's source and compile it is the real MVP? I see why no one bothers to do the reversing anymore.
    If you read back a few pages you will see that pretty much everything "datz" has posted so far is borderline trolling (or maybe he really is that stupid).
    Thanks for the offsets btw

  14. #479
    owneduser's Avatar Member
    Reputation
    8
    Join Date
    Nov 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Think i've fixed item alert.
    Someone try it out
    http://www.filedropper.com/poehud_2

  15. #480
    MonsterHYS's Avatar Member
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TehCheat View Post
    I just spent my entire evening reversing that (shouldn't have taken me that long, but I suck at reversing) and the guy that took 5 minutes to put it in HvC's source and compile it is the real MVP? I see why no one bothers to do the reversing anymore.

    hes just a troll. thanks for your help

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 07:34 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