Simple Flask Manager for PoeHUD menu

User Tag List

Page 13 of 15 FirstFirst ... 9101112131415 LastLast
Results 181 to 195 of 213
  1. #181
    porkie's Avatar Active Member
    Reputation
    30
    Join Date
    Jan 2008
    Posts
    92
    Thanks G/R
    8/14
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Method error: DrawSettingsMenu : System.MissingMethodException: Method not found: 'System.String PoeHUD.Hud.UI.ImGuiExtension.ComboBox(System.String, System.String, System.String, System.Collections.Generic.List`1<System.String>, ImGuiNET.ComboFlags)'.
    at SimpleFlaskManager.Core.q0ie94DE5(Vector2 , Int32 )
    at SimpleFlaskManager.Core.DrawSettingsMenu()
    at PoeHUD.Hud.PluginExtension.ExternalPluginHolder.DrawSettingsMenu()
    -------------------------------

    This is the error I receive, also with debug enabled I see this.

    https://i.imgur.com/C2lpkxg.png
    Last edited by porkie; 03-31-2018 at 04:32 AM.

    Simple Flask Manager for PoeHUD
  2. #182
    highmario's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some Debug

  3. #183
    porkie's Avatar Active Member
    Reputation
    30
    Join Date
    Jan 2008
    Posts
    92
    Thanks G/R
    8/14
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by highmario View Post
    Some Debug
    What are you implying that I didn't debug properly? This is what is shown buy hud with debug enabled in the plugin. I dont know what more you want.

  4. #184
    highmario's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    some for me , i want know if at some one work fine

  5. #185
    porkie's Avatar Active Member
    Reputation
    30
    Join Date
    Jan 2008
    Posts
    92
    Thanks G/R
    8/14
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I fixed it, go into the simpleflask manager folder and open the config file with notepad++ and change all lines with "FlaskEnable": false to true.

  6. Thanks SiLeet (1 members gave Thanks to porkie for this useful post)
  7. #186
    SiLeet's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    same here. zaafar will fix it later i guess

  8. #187
    highmario's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i change the file, save and flask not work, try to restart poehud and config.in come back with "FlaskEnable": false

  9. #188
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by highmario View Post
    i change the file, save and flask not work, try to restart poehud and config.in come back with "FlaskEnable": false


    change file after closing poehud
    don't change file while PoeHUD is running.

  10. #189
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    ==Update==
    - fix the enable flask menu bug, where users have to manually enabled the flask from the config file.
    - Added the profile system back into the menu.



    Will send the links today.

  11. Thanks Cmterio, jumperr (2 members gave Thanks to GameHelper for this useful post)
  12. #190
    qqcakesqq's Avatar Member
    Reputation
    5
    Join Date
    Nov 2014
    Posts
    58
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nm.. got it thanks for the update
    Last edited by qqcakesqq; 03-31-2018 at 10:41 AM.

  13. #191
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    sent the update to everyone.

  14. #192
    pinky4's Avatar Member
    Reputation
    1
    Join Date
    Mar 2018
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Log Entry : 1:23:34 PM Saturday, March 31, 2018
    Method error: DrawSettingsMenu : System.MissingMethodException: Method not found: 'System.String PoeHUD.Hud.UI.ImGuiExtension.ComboBox(System.String, System.String, System.String, System.Collections.Generic.List`1<System.String>, ImGuiNET.ComboFlags)'.
    at SimpleFlaskManager.Core.oMo7Tgw6B(Vector2 , Int32 )
    at SimpleFlaskManager.Core.DrawSettingsMenu()
    at PoeHUD.Hud.PluginExtension.ExternalPluginHolder.DrawSettingsMenu()
    -------------------------------

    Any idea what's wrong?

  15. #193
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by pinky4 View Post
    Log Entry : 1:23:34 PM Saturday, March 31, 2018
    Method error: DrawSettingsMenu : System.MissingMethodException: Method not found: 'System.String PoeHUD.Hud.UI.ImGuiExtension.ComboBox(System.String, System.String, System.String, System.Collections.Generic.List`1<System.String>, ImGuiNET.ComboFlags)'.
    at SimpleFlaskManager.Core.oMo7Tgw6B(Vector2 , Int32 )
    at SimpleFlaskManager.Core.DrawSettingsMenu()
    at PoeHUD.Hud.PluginExtension.ExternalPluginHolder.DrawSettingsMenu()
    -------------------------------

    Any idea what's wrong?
    update poehud.

  16. #194
    macaddict's Avatar Member
    Reputation
    5
    Join Date
    Apr 2008
    Posts
    25
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still can't bind mmbutton. You can manually edit the config.ini as mentioned earlier. Here's a link to the key code values.

    Virtual-Key Codes (Windows)

  17. #195
    GameHelper's Avatar ★ Elder ★ CoreCoins Purchaser
    Reputation
    3015
    Join Date
    Jun 2015
    Posts
    3,325
    Thanks G/R
    507/2700
    Trade Feedback
    0 (0%)
    Mentioned
    92 Post(s)
    Tagged
    2 Thread(s)
    Originally Posted by macaddict View Post
    Still can't bind mmbutton. You can manually edit the config.ini as mentioned earlier. Here's a link to the key code values.

    Virtual-Key Codes (Windows)
    It’s poehud issue, not a plugin issue

Similar Threads

  1. [Release] STASHIE - a stash managing plugin for PoeHud
    By Preaches in forum PoE Bots and Programs
    Replies: 554
    Last Post: 04-10-2023, 03:11 PM
  2. [Selling] [Tool] Simple Flask Manager Plugin For PoeHUD
    By GameHelper in forum PoE Buy Sell Trade
    Replies: 114
    Last Post: 04-08-2018, 10:31 PM
  3. PoeHUD Plugin: Flask Manager
    By Treasure_Box in forum PoE Bots and Programs
    Replies: 1138
    Last Post: 03-05-2018, 08:48 PM
  4. a simple guy looking for simple pwnage
    By Argent in forum World of Warcraft General
    Replies: 6
    Last Post: 10-26-2007, 10:33 PM
All times are GMT -5. The time now is 11:52 PM. 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