-
Member
Originally Posted by
zaafar
try the version I just uploaded,
it fixes some bugs.
i tried but it still happens, i think it has something to do with flasks, i have 2 rules just a health and a mana rule, <50% and player doesn't have the effect of the flask.
-
Member
Gamehelper is telling me to install .NET Core. So I went to the site, downloaded it. restarted pc to be sure. Still getting the same error.
Downloaded 32bit version and fixed it.
Last edited by Camiliana; 10-22-2021 at 11:25 PM.
-
Member
Sir, I would like to say this is amazing. Thank you for the fast update. Makes leveling a breeze.
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to icydragon9 for this useful post)
-
Originally Posted by
Camiliana
Gamehelper is telling me to install .NET Core. So I went to the site, downloaded it. restarted pc to be sure. Still getting the same error.
Fixed..
share with others so they can do the same.
-
Post Thanks / Like - 1 Thanks
icydragon9 (1 members gave Thanks to GameHelper for this useful post)
-
Originally Posted by
Maelzel
i tried but it still happens, i think it has something to do with flasks, i have 2 rules just a health and a mana rule, <50% and player doesn't have the effect of the flask.
someone fixed it by "switching to windows 7 compat mode". Try that. GL!
-
Post Thanks / Like - 1 Thanks
icydragon9 (1 members gave Thanks to GameHelper for this useful post)
-
Member
Originally Posted by
zaafar
someone fixed it by "switching to windows 7 compat mode". Try that. GL!
Something seems to be bugged with the Animation condition that causes Gamehelper to freeze for a few seconds. I've tried Player is EQUAL_TO and Player is NOT_EQUAL_TO with "Run" and "Idle." Setting ms to 250 causes Gamehelper and Pathofexile to hang while turning into a white screen for a few seconds. Setting ms to 1000 causes only Gamehelper to hang for a few seconds. I've tried 250ms to 1000ms and all of them cause the hang. When I uncheck "Enable" the hang doesn't happen.
-
Originally Posted by
KVon
Something seems to be bugged with the Animation condition that causes Gamehelper to freeze for a few seconds. I've tried Player is EQUAL_TO and Player is NOT_EQUAL_TO with "Run" and "Idle." Setting ms to 250 causes Gamehelper and Pathofexile to hang while turning into a white screen for a few seconds. Setting ms to 1000 causes only Gamehelper to hang for a few seconds. I've tried 250ms to 1000ms and all of them cause the hang. When I uncheck "Enable" the hang doesn't happen.
Someone else reported white screen and getting stuck as well, I will look into this. Unfortunately this doesn’t happen on my computer, I am using animation run with 1000.
Are you sure it’s only related to animation condition, maybe it’s some other condition, since animation condition has no loop, just if/else…
-
Member
Originally Posted by
zaafar
Someone else reported this as well, I will look into this. Unfortunately this doesn’t happen on my computer, I am using animation run with 1000.
here's my settings.txt from SimpleFlaskManager if it makes any difference { "DebugMode": false, "ShouldRunInHideout": false, "CurrentProfile": "P - Pastebin.com
Edit: Setting a minimum amount of flask charges before using the flask fixes it. I probably should have done that to begin with lol.
Last edited by KVon; 10-23-2021 at 12:17 AM.
-
Member
Doesn't work for me. It's just that nothing happens when the file is run.
-
Originally Posted by
KVon
using your flask profile now, let's see if it happens on my side.
if this happens again, please turn on performance mode to see which task is taking so long to execute. that will help me debug/fix the issue.
-
Originally Posted by
niks71
Doesn't work for me. It's just that nothing happens when the file is run.
which POE client you are using, also send error.log in GH folder.
-
Member
I have this error (
23.10.2021 8:21 Program exited with message:
System.DllNotFoundException: Unable to load DLL 'cimgui' or one of its dependencies: The specified module could not be found. (0x8007007E)
at ImGuiNET.ImGuiNative.igCreateContext(ImFontAtlas* shared_font_atlas)
at ImGuiNET.ImGui.CreateContext()
at ClickableTransparentOverlay.ImGuiController..ctor(GraphicsDevice gd, Int32 width, Int32 height)
at ClickableTransparentOverlay.Overlay.<Start>b__11_0()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_1(Object state)
at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
------------------------------
-
Member
Originally Posted by
zaafar
using your flask profile now, let's see if it happens on my side.
if this happens again, please turn on performance mode to see which task is taking so long to execute. that will help me debug/fix the issue.
I assume it's because the hotkey was being spammed while there were no flask charges because I hadn't set a condition for a minimum amount of charges. I remember something happened like this before with Exileapi when I had hangs from an AutoMiner plugin. The reason for the hang from the Autominer plugin was that the hotkey was being spammed too fast. This would probably be something good to add to the FAQ.
-
Originally Posted by
Mold
I have this error (
delete your GH folder and start again.
-
Originally Posted by
KVon
I assume it's because the hotkey was being spammed while there were no flask charges because I hadn't set a condition for a minimum amount of charges. I remember something happened like this before with Exileapi when I had hangs from an AutoMiner plugin. The reason for the hang was that the hotkey was being spammed too fast.
mine spam hotkey too but GH doesn't hang. What's your "Key timeout" in Core plugin. Mine is 80, maybe that's why my doesn't hang.