-
Member
Originally Posted by
raretitlez
use my build.
Same error with your build tho friend. Idk how to fix :x
some core errors
-
Active Member
Originally Posted by
hahahalol22
Same error with your build tho friend. Idk how to fix :x
some core errors
Screenshot please.
-
Active Member
Originally Posted by
AzuKori
Did this HUD had Delve plugin ?
No delve plugin needed - delve icons are built in to the HUD.
-
Post Thanks / Like - 1 Thanks
AzuKori (1 members gave Thanks to raretitlez for this useful post)
-
Member
Originally Posted by
raretitlez
Screenshot please.
here it is friend
Imgur: The magic of the Internet
-
Active Member
Originally Posted by
hahahalol22
Download .NET Framework 4.8 and try running again. That appears to be a reference error.
-
Member
Originally Posted by
raretitlez
Download .NET Framework 4.8 and try running again. That appears to be a reference error.
Same error after installing .NET Framework 4.8 web and dev 
poehud icon is green when it opens
-
Member
Originally Posted by
raretitlez
Download .NET Framework 4.8 and try running again. That appears to be a reference error.
You cant use this with the steam poe version. You need standalone poe.
Last edited by polygon9000; 09-22-2019 at 02:14 AM.
-
Member
Originally Posted by
polygon9000
Its pointing to your local username path. c:\Users\Ka****se
how can it be fixed?
-
Member
Hi really dumb question but how do you enable the plugins after downloading them? First time user here
-
Active Member
line 162 in Core.cs is: if (pluginManager.Plugins.Count == 0)
Try removing your Plugin folder temporarily and then load the loader again.
-Edit: Full code: if (pluginManager.Plugins.Count == 0)
{
_coreSettings.Enable.Value = true;
}
Graphics.InitImage("missing_texture.png");
}
catch (Exception e)
{
Logger.Error($"Core constructor -> {e}");
MessageBox.Show($"Error in Core constructor -> {e}", "Oops... Program fail to launch");
}
check your textures folder and see if missing_texture.png is named properly. You are using a foreign language on Windows, and all file names need to be in english with the correct spacing and special characters.
Last edited by raretitlez; 09-22-2019 at 01:15 AM.
-
Member
Okay tried it. Do i just repaste it and what would the hotkey be to edit the plugins? All I know is how to open the menu using f12
-
Active Member
Originally Posted by
WillieG
Hi really dumb question but how do you enable the plugins after downloading them? First time user here
1) Place source code plugins in plugins/source
2) Run CompilePlugins.bat
3) Run loader.exe then hit F12 and choose which plugins you want to use.
-
Member
Okay wow thanks so much got it working!
-
Member
Is this versions Stashie plugin different than the one from the other HUD? I seem to remember that it had the option to ignore certain spots in your inventory but this version doesnt have it and instead ignores only the right side with no option to change it. Also there's are no settings for Sac frags, Legion splinters and Fossils etc.
-
Member
Originally Posted by
xXK1ll3rXx
Is this versions Stashie plugin different than the one from the other HUD? I seem to remember that it had the option to ignore certain spots in your inventory but this version doesnt have it and instead ignores only the right side with no option to change it. Also there's are no settings for Sac frags, Legion splinters and Fossils etc.
ye its ignoring fragment sadly