-
Member
Originally Posted by
chonic
Just updated to the newest commit and am now getting an Error when I pick up a pair of Sorcerer Boots.
Also, items on the ground aren't showing up on the right side of my screen anymore either.
Im getting this too now.
Don't go into your prophecies tab...
84010bd431.jpg
**edit**
turning off map exchange fixes this image's issue for me.
Last edited by loleriz; 12-30-2016 at 06:21 AM.
-
Contributor
Originally Posted by
MajorTim
turning off map exchange fixes this image's issue for me.
Yes, the problem was in map exchange plugin. He should works only with inventory items, so it got a bug while picking item that will be destroyed in milliseconds.
Fixed.
For now map exchange will works only when left stash panel is opened.
-
Member
It may be a stupid question, but this error: https://i.imgur.com/1lwbCSF.jpg
Please tell me the solution of this problem, looked the last 5 pages, there is no such problem in humans)
-
Contributor
Originally Posted by
GostRoga
It may be a stupid question, but this error:
https://i.imgur.com/1lwbCSF.jpg
Please tell me the solution of this problem, looked the last 5 pages, there is no such problem in humans)
Most likely you are running a mismatched version of POEHUD (32 bit/64bit) that does not match the version of POE you are running (32bit/DX9-DX-9EX or 64bit/DX11 Beta).
Easiest way to tell what version of POE you are running is by checking your graphics settings in the option menu and identifying what option you have selected for render mode.
If it says DX9 or DX9EX you are running 32 bit; if it says DX11 Beta you are running the 64bit version of POE.
-
Post Thanks / Like - 1 Thanks
GostRoga (1 members gave Thanks to Treasure_Box for this useful post)
-
Member
Yes, you were right, I downloaded the wrong version, thank you)
-
Member
Does this show some kind of bleeding notification?
-
Member
Originally Posted by
Stridemann
Yes, the problem was in map exchange plugin. He should works only with inventory items, so it got a bug while picking item that will be destroyed in milliseconds.
Fixed.
For now map exchange will works only when left stash panel is opened.
Thanks for fixing it, the latest commit is working now.
-
★ Elder ★
Originally Posted by
Booshy
Does this show some kind of bleeding notification?
Yes, above health bars. There's a setting to turn on status ailment icons, and the bleed icon is a blood drop.
-
Post Thanks / Like - 1 Thanks
Booshy (1 members gave Thanks to TehCheat for this useful post)
-
Member
Originally Posted by
TehCheat
Yes, above health bars. There's a setting to turn on status ailment icons, and the bleed icon is a blood drop.
Thanks. Is there a way to adjust the color of breach chests? The color blends into the background and makes it hard to see.
Last edited by Booshy; 12-30-2016 at 05:44 PM.
-
Contributor
Originally Posted by
Booshy
Also is there a way to adjust the color of breach chests? The color blends into the background and makes it hard to see.
Only in settings.json:
"BreachChestColor": "f064ffff"
As I know nobody made settings for all of that colors.
-
Post Thanks / Like - 1 Thanks
Booshy (1 members gave Thanks to Stridemann for this useful post)
-
Contributor
@TehCheat, :
class Entity:
Code:
public long Id => M.ReadInt(Address + 0x38);
are you sure?
Modified IDs to be long because the address they use as a unique identifier is already 64bits.
-
Banned
Originally Posted by
TehCheat
Doesn't qHUD have this?
where to download it?
-
★ Elder ★
Originally Posted by
Stridemann
@TehCheat, :
class Entity:
Code:
public long Id => M.ReadInt(Address + 0x38);
are you sure?
I changed it before your big merge, pretty sure the merge undid what I changed.
-
★ Elder ★
Originally Posted by
vovochka
where to download it?
It doesn't exist anymore. vmv nuked it because he didn't have the time to support it.
-
Contributor
Yay im learning
No promises, but I'm learning.
Last edited by Treasure_Box; 12-31-2016 at 12:53 AM.
-
Post Thanks / Like - 2 Thanks
datz,
noneyatemp (2 members gave Thanks to Treasure_Box for this useful post)