-
Active Member
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.
-
Member
-
Active Member
Originally Posted by
highmario
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.
-
Member
some for me , i want know if at some one work fine
-
Active Member
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.
-
Post Thanks / Like - 1 Thanks
SiLeet (1 members gave Thanks to porkie for this useful post)
-
Member
same here. zaafar will fix it later i guess
-
Member
i change the file, save and flask not work, try to restart poehud and config.in come back with "FlaskEnable": false
-
Originally Posted by
highmario
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.
-
==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.
-
Post Thanks / Like - 2 Thanks
Cmterio,
jumperr (2 members gave Thanks to GameHelper for this useful post)
-
Member
nm.. got it thanks for the update
Last edited by qqcakesqq; 03-31-2018 at 10:41 AM.
-
sent the update to everyone.
-
Member
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?
-
Originally Posted by
pinky4
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.
-
Member
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)
-
Originally Posted by
macaddict
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