-
A new release of PoeHUD!! Finally without any virus false positive!
Antivirus scan for 4d9533ae9c4dc79c2a30d3a1929f4af46e1c71f0fc62ea8be0a8614c116cf146 at
2017-08-26 04:41:49 UTC - VirusTotal
As a drawback, plugins needs to be updated.
I have updated flaskmanager, autoquit...rest of them I will update by tomorrow (most stash plugins already needs an update due to currency stash tab issue)
If I did not reply to you, it mean the question you are asking is stupid.
-
Knight
ok, it works like a 5sec then the overlay is gone again
how to do fix this?
-
Contributor
Originally Posted by
zaafar
What does the update do? Except for the destruction of all the plugins and the lack of hp bar? 

add: shortcut.bat dont work
Last edited by kSacred; 08-26-2017 at 12:42 AM.
Reason: shortcut.bat
If you like what I'm doing and you want to support or speed up the development plagins, BTC donations can be send to: 1NLBDfMY7hURujkzfi9Uq6dnMf1zF3Vqcm

-
Member
Just freshly downloaded poehud and get this error:
Couldn't find the file in memory: Data/Tags.dat
dx11, x64.
edit: restarted game and is fine
Last edited by swangjang; 08-26-2017 at 01:00 AM.
-
zaafar what did you do to the hp bars!!!
-
fixed the health bar, it was me trying some fked up things. 
About breaking your plugin, just recompile your plugin. and everything would be fine.
most important thing is, there are no virus false positives.
Originally Posted by
Sithylis
zaafar what did you do to the hp bars!!!
fked up
but it's fixed now.
If I did not reply to you, it mean the question you are asking is stupid.
-
Originally Posted by
zaafar
fixed the health bar, it was me trying some fked up things.

About breaking your plugin, just recompile your plugin. and everything would be fine.
most important thing is, there are no virus false positives.
fked up

but it's fixed now.
i get errors when recompiling any plugin O.o
http://puu.sh/xjNEh/89dc8517be.png
-
Originally Posted by
Sithylis
Yeah, you need to un-reference the old poehud from reference and click "Add new reference" and add poehud as a reference again...from projects.
and if you are using SharpDX reference and stuff, you need to use NuGet to update them to latest version ( all references ).
BTW, why are u compiling AutoFlaskManager? Just download it from my repo, it's already Updated to work with new poehud.
Last edited by GameHelper; 08-26-2017 at 01:12 AM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Originally Posted by
zaafar
Yeah, you need to un-reference the old poehud from reference and click "Add new reference" and add poehud as a reference again...from projects.
and if you are using SharpDX reference and stuff, you need to use NuGet to update them to latest version ( all references ).
ive already done that, delete reference then adding it again and its still saying namespace cant be found :L
-
ah, damit, i forgot, you need to ++ your .NET thingy, you need to change the following of your plugin project.
https://i.imgur.com/Iv790gE.png
Last edited by GameHelper; 08-26-2017 at 01:18 AM.
If I did not reply to you, it mean the question you are asking is stupid.
-
if anyone is too lazy to update their plugins,
give me push access, i will do it myself, it's 5 min job max.
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
tsm-evo (1 members gave Thanks to GameHelper for this useful post)
-
Originally Posted by
zaafar
fixed the health bar, it was me trying some fked up things.

About breaking your plugin, just recompile your plugin. and everything would be fine.
most important thing is, there are no virus false positives.
fked up

but it's fixed now.
when are you going to push to hp bar fix?
drawing text labels doesnt work either for my plugin too, any idea?
-
Banned
Code:
8/26/2017 6:02 AM Program exited with message:
System.TypeInitializationException: The type initializer for 'Tools.Scrambler' threw an exception. ---> System.TypeInitializationException: The type initializer for '<StartupCode$Tools>.$Scrambler' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'FSharp.Core, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
at <StartupCode$Tools>.$Scrambler..cctor()
--- End of inner exception stack trace ---
at Tools.Scrambler..cctor()
--- End of inner exception stack trace ---
at Tools.Scrambler.Scramble(String parameter)
at PoeHUD.Program.Main(String[] args)
Anyone else getting this error?
-
Member
Originally Posted by
itdontmata
Code:
8/26/2017 6:02 AM Program exited with message:
System.TypeInitializationException: The type initializer for 'Tools.Scrambler' threw an exception. ---> System.TypeInitializationException: The type initializer for '<StartupCode$Tools>.$Scrambler' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'FSharp.Core, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
at <StartupCode$Tools>.$Scrambler..cctor()
--- End of inner exception stack trace ---
at Tools.Scrambler..cctor()
--- End of inner exception stack trace ---
at Tools.Scrambler.Scramble(String parameter)
at PoeHUD.Program.Main(String[] args)
Anyone else getting this error?
Yes.
But the flood was downloaded directly from the repository
it works for me
link
-
Post Thanks / Like - 1 Thanks
itdontmata (1 members gave Thanks to madgentos for this useful post)
-
Banned
Originally Posted by
madgentos
Yes.
But the flood was downloaded directly from the repository
it works for me
link
Thanks, this works.