BasicFlaskRoutine - A PoEHUD Flask Manager menu

User Tag List

Page 6 of 39 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 576
  1. #76
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nipper View Post
    no i am not I will now.

    Edit:
    Updated to the one from 5hours ago and still happens with that flask.
    What flask? Also, there should be a "coroutine error" printing as well. What does it say? Null Pointer/Reference exception? Also, what is the line number for the new exception?

    BasicFlaskRoutine - A PoEHUD Flask Manager
  2. #77
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    What flask? Also, there should be a "coroutine error" printing as well. What does it say? Null Pointer/Reference exception? Also, what is the line number for the new exception?
    Surgeon's Sacred Life Flask of Staunching

    Is the flask as for that error. I print screened it. If you want the flask pm me a ign I will give you it. It was just a temp flask as I am leveling just the message said to report it.

  3. #78
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nipper View Post
    Surgeon's Sacred Life Flask of Staunching

    Is the flask as for that error. I print screened it. If you want the flask pm me a ign I will give you it. It was just a temp flask as I am leveling just the message said to report it.
    Can you post a screenshot of the exception again? Include the "Coroutine error" if possible. I want to be 100% certain on the line the error occurs on... as I don't see any obvious null pointer exception on line 54 of FlaskHelper.

  4. #79
    Nipper's Avatar Member
    Reputation
    12
    Join Date
    Jun 2013
    Posts
    115
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    Can you post a screenshot of the exception again? Include the "Coroutine error" if possible. I want to be 100% certain on the line the error occurs on... as I don't see any obvious null pointer exception on line 54 of FlaskHelper.
    Sorry for late reply.


    Screenshot by Lightshot

  5. #80
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nipper View Post
    Sorry for late reply.


    Screenshot by Lightshot
    Thanks for the report. Please update to the latest version and enable debug mode. There should hopefully no longer be an exception, but there will be additional logging with more information. I think it is a problem with the flask's base item type not being found in a map lookup... but I think it is a PoeHUD map. The logs should hopefully tell the story.

    EDIT: Update again if you didn't already. I removed caching of the in-game state.
    Last edited by Sychotix; 03-10-2018 at 05:02 PM.

  6. #81
    Garkeon's Avatar Member
    Reputation
    2
    Join Date
    Mar 2010
    Posts
    11
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yesterday it was working fine. Today it gave some error about Object reference or something (I don't remember exactly). So I thought maybe it was updated and I downloaded it again from the link in main post. Now it doesn't work and it doesn't even give error anymore o.O I am using regular health/mana flask based on Health/mana %.
    Last edited by Garkeon; 03-11-2018 at 08:49 AM.

  7. #82
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Garkeon View Post
    Yesterday it was working fine. Today it gave some error about Object reference or something (I don't remember exactly). So I thought maybe it was updated and I downloaded it again from the link in main post. Now it doesn't work and it doesn't even give error anymore o.O I am using regular health/mana flask based on Health/mana %.
    Did you follow step 2a of the installation instructions? The zip under Releases is not current up to date.

    EDIT: If you did, please post more information about the exception, such as a screenshot of the print. Please be sure that you are on the latest version so that line numbers match up, especially because I believe my changes made yesterday will probably fix a lot of issues. Also, turn on debugging for additional logging.
    Last edited by Sychotix; 03-11-2018 at 09:45 AM.

  8. #83
    darkdex52's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    73
    Thanks G/R
    6/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way how to set it so it uses the "Instant Recovery when on Low Life" flask only on <35% less health, but other normal "Instant Recovery" flasks to be drank when HP is <70%?

  9. #84
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    If you follow the installation step 2a, the code should already be handling that. Panicked flasks are not treated as instant flasks until after you are below 35% health. If you would like to reserve Panicked flasks for instant use only... there is also a setting for that.

  10. #85
    wizzle2k's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    2
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting the following message;

    (5) Error: Coralito's Signature not found. Report this error message.

  11. #86
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wizzle2k View Post
    Getting the following message;

    (5) Error: Coralito's Signature not found. Report this error message.
    Open the file "BasicFlaskRoutine\config\flaskinfo.json" and add the flask under UniqueFlaskNames. I will be adding it by default as a utility flask, which simply means it will not be used unless you specify otherwise.

    Code:
    "Coralito's Signature": 6,

  12. Thanks wizzle2k (1 members gave Thanks to Sychotix for this useful post)
  13. #87
    wizzle2k's Avatar Member
    Reputation
    1
    Join Date
    Apr 2017
    Posts
    2
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Swift response, thanks

    I'd tried adding it under the last unique flask myself, but must have formatted it wrong. Works perfectly now.

  14. #88
    xbruhh's Avatar Member
    Reputation
    1
    Join Date
    Jul 2015
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is there an option to keep buff flasks up like for instance coruscating?

  15. #89
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xbruhh View Post
    is there an option to keep buff flasks up like for instance coruscating?
    Best you could probably do with this is set as a defensive flask and set your health requirement to 100%. I'd expect your health to always be at or below 100%, so it would keep using it.

  16. #90
    theellimist's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi. I switched to this from the old AutoFlask that this is based on because the old one wouldn't use unique flasks. My problem with this one is that it won't remove ailments. I'm using "Seething Divine Life Flask of Heat". I touched now 10 or so strongbox that freeze me and it does not remove freezing. I also got cursed with silence and it did not use my "Ample Quartz Flask of Warding" to remove it either.

    Thanks for making this plugin though. Otherwise it works great.

Page 6 of 39 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Release] TreeRoutine for PoeHUD plus a Flask Manager
    By Sychotix in forum PoE Bots and Programs
    Replies: 364
    Last Post: 3 Days Ago, 03:03 AM
  2. [Tool] Simple Flask Manager for PoeHUD
    By GameHelper in forum PoE Bots and Programs
    Replies: 212
    Last Post: 08-10-2021, 12:53 PM
  3. [Selling] [Tool] Simple Flask Manager Plugin For PoeHUD
    By GameHelper in forum PoE Buy Sell Trade
    Replies: 115
    Last Post: 04-08-2018, 10:31 PM
  4. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
  5. Replies: 27
    Last Post: 12-19-2016, 07:57 AM
All times are GMT -5. The time now is 08:44 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