PoeHUD Plugin: Random Features menu

User Tag List

Page 3 of 14 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 210
  1. #31
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2424
    Join Date
    Jun 2015
    Posts
    3,039
    Thanks G/R
    452/2169
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    If I did not reply to you, it mean the question you are asking is stupid.

    PoeHUD Plugin: Random Features
  2. #32
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    cool ill test now, text from autopot plugin is now working so i assume you fixed what was wrong.

  3. #33
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2424
    Join Date
    Jun 2015
    Posts
    3,039
    Thanks G/R
    452/2169
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    If I did not reply to you, it mean the question you are asking is stupid.

  4. Thanks Sithylis (1 members gave Thanks to GameHelper for this useful post)
  5. #34
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2424
    Join Date
    Jun 2015
    Posts
    3,039
    Thanks G/R
    452/2169
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    fixed it, send u a pull request. However, I would recommend after merging the pull request. use the new API and don't copy paste the images
    Rest is up to you bro, GL.
    If I did not reply to you, it mean the question you are asking is stupid.

  6. #35
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zaafar View Post
    fixed it, send u a pull request. However, I would recommend after merging the pull request. use the new API and don't copy paste the images
    Rest is up to you bro, GL.
    Yeah i was busy updating all plugins i use, its all fixed now and pushed.

  7. #36
    vitasikxp2's Avatar Member
    Reputation
    10
    Join Date
    Jan 2017
    Posts
    69
    Thanks G/R
    3/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Crash Hud
    Attachment 56105
    plugins:
    1. AutoFlaskManager
    2. Random Features

    No error log, run in Lab.

  8. #37
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by vitasikxp2 View Post
    Crash Hud
    Attachment 56105
    plugins:
    1. AutoFlaskManager
    2. Random Features

    No error log, run in Lab.
    Fixed, update.
    I just caught it too :P

  9. #38
    gaaraboy's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting a .net Framework error on launch,

    System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Plugins.BaseSettingsPlugin`1.get_bAllowRender()
    at PoeHUD.Plugins.BasePlugin.iRender()
    at System.Action.Invoke()
    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 System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

  10. #39
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gaaraboy View Post
    Getting a .net Framework error on launch,

    System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Plugins.BaseSettingsPlugin`1.get_bAllowRender()
    at PoeHUD.Plugins.BasePlugin.iRender()
    at System.Action.Invoke()
    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 System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__14.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    Update PoeHUD

  11. #40
    gaaraboy's Avatar Member
    Reputation
    3
    Join Date
    Jan 2008
    Posts
    25
    Thanks G/R
    2/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Update PoeHUD
    Already updated, still having the same problem. Here is the error log.

    Method error: LoadSettings : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'SharpDX.Mathematics, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1' or one of its dependencies. The system cannot find the file specified.
    at LabQoL.LabQoLSettings..ctor()
    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance[T]()
    at PoeHUD.Plugins.BaseSettingsPlugin`1.LoadSettings()
    at System.Action.Invoke()
    at PoeHUD.Plugins.BasePlugin.iLoadSettings()
    -------------------------------

    Log Entry : 2:34:06 AM Sunday, August 27, 2017
    Method error: InitialiseMenu : System.NullReferenceException: Object reference not set to an instance of an object.
    at PoeHUD.Plugins.BaseSettingsPlugin`1.InitialiseMenu(MenuItem mainMenu)
    at PoeHUD.Plugins.BasePlugin.iInitialiseMenu(MenuItem menu)

  12. #41
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    2424
    Join Date
    Jun 2015
    Posts
    3,039
    Thanks G/R
    452/2169
    Trade Feedback
    0 (0%)
    Mentioned
    65 Post(s)
    Tagged
    1 Thread(s)
    you need to manually update it,
    not from updator plugin
    If I did not reply to you, it mean the question you are asking is stupid.

  13. #42
    madgentos's Avatar Member
    Reputation
    5
    Join Date
    May 2017
    Posts
    13
    Thanks G/R
    12/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everything works great
    NEW POEHUD

  14. #43
    ngcheukwai's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could you make a plugin let our easy to find Chimera in cloud?

  15. #44
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    330
    Join Date
    Jul 2016
    Posts
    561
    Thanks G/R
    124/275
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ngcheukwai View Post
    could you make a plugin let our easy to find Chimera in cloud?
    DOnt currently have a char that can do t16's
    Tried on standard and all my chars are gearless lmao.

    Ill try get my mate to let me tag along today maybe and see what i can do, is a good idea.


    //edit
    Doesnt seem to actually be anything in the spot hes sitting, not much i can do about that im afraid.
    Last edited by Sithylis; 08-26-2017 at 08:25 PM.

  16. #45
    gulba's Avatar Member
    Reputation
    8
    Join Date
    Mar 2012
    Posts
    36
    Thanks G/R
    4/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wonder if its possible to draw in Clasped Hand, and Breachlord Location before opening breach ?
    File:Breachlord's Clasped Hand before opening screenshot.png - Official Path of Exile Wiki

Page 3 of 14 FirstFirst 1234567 ... LastLast

Similar Threads

  1. PoeHUD Plugin: Inventory Items Analyzer
    By kSacred in forum PoE Bots and Programs
    Replies: 203
    Last Post: 12-18-2023, 04:11 AM
  2. PoeHUD Plugin: Move To Stash
    By kSacred in forum PoE Bots and Programs
    Replies: 298
    Last Post: 12-23-2019, 10:55 AM
  3. PoeHUD Plugin: Sessionstatistics
    By TenshiSan in forum PoE Bots and Programs
    Replies: 20
    Last Post: 01-21-2019, 07:18 PM
  4. PoeHUD Plugin: Totemhelper
    By TenshiSan in forum PoE Bots and Programs
    Replies: 8
    Last Post: 04-06-2018, 10:31 PM
  5. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
All times are GMT -5. The time now is 01:17 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search