[
Originally Posted by
Jim Merwin
Best way I have found to load without ANY issues, is to start PoE, once loading screen appears, ALT + TAB back to desktop and start PoEHUD. Has worked fine for me ever since I have started using this method. And Download the NEWEST VERSION on the 1st link. If you overwrite any part of HUD, it's best to update the whole package.
Same, I run POE then use a macro to launch poeHUD. if it ever crashes I can just hit the macro and it will restart it.
Code:
F8::
Process Close, PoeHUD.exe
Process WaitClose, PoeHUD.exe, 3
Run, PoeHUD.exe, C:\location\of\PoeHUD
return