-
Contributor
Make sure you have read the first post for the scripts requirements.
Here are some links to previous help requests, bug reports, and feature requests.
Find information at the Troubleshooting Guide or on the Project Wiki (needs updating)
Make sure you have the latest AHK installed. Then grab the latest base release and run PoE-Wingman.ahk to start the script and auto update to the latest patch.
Use the tools provided in the script to debug your issue. This means enabling the debug messages, then checking Logic and/or Location to view what the script is currently doing. If you find that you are not showing correct values for your Life, Energy Shield, or Mana then you may need to adjust the area of your globe scans, color, and/or variation.
Use the Gamestates display to view information about which status is being currently registered as true or false. When playing normally only OnChar should light up green. When you change your gamestate, such as opening inventory, or laying a mine, you should see the status change to green. If the status does not change, you need to recalibrate that color.
Use the Coord hotkey to gather information about the color and location under the mouse cursor. Use this to replace any of the Hex color codes in the script's edit fields. Just remember that it gives you color and location, so delete the part you dont need. clipboard contents from tool: (0x505A63 @ 944,553) hex color: (0xFFFFFF) x,y location: (944,553)
If Location Debug Messages are not updating properly, check if anything is wrong with your client.txt file. Ensure it does not have a large size (above 64 mb) and is properly encoded for BOM. Make sure the location readout changes to the proper status when you change zones.
If the script is saying it is paused a reason that does not currently make sense, like having chat open when it is not, then you will need to calibrate the colors it uses for the GuiStatus function. Use the wizard to gather those colors.
If the locations of your samples are strange, and nothing seems to work... you may be in fullscreen mode. The script requires Windowed Fullscreen.
Last edited by thebbandit; 01-22-2020 at 12:39 PM.
WingmanReloaded: https://bandittech.github.io/WingmanReloaded
Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues
-
Member
Heya thx for the answer.
The message i get is Client paused while no OHB.
OHB not found.
Cannot find how to fix it, can you help me?
Last edited by portalvicio; 01-22-2020 at 03:01 PM.
-
Contributor
Originally Posted by
portalvicio
Heya thx for the answer.
The message i get is Client paused while no OHB.
OHB not found.
Cannot find how to fix it, can you help me?
Adjust the string to match your over head health bar (OHB), or disable this behavior in the config tab.
WingmanReloaded: https://bandittech.github.io/WingmanReloaded
Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues
-
Member
Originally Posted by
thebbandit
Adjust the string to match your over head health bar (OHB), or disable this behavior in the config tab.
Ok disabled and now is working but not properly. He is using first slot of life flasks and Mana Flask all time even if I'm full.
I add SS of my setup ¿Did I smth wrong?
Screenshot - a1938565fbe99affe5d756c6faf31341 - Gyazo
-
Member
Hi! When i turn on debug mode, it is looks like this (game resolution 1920x1080, desktop resolution 3840x2160, windows interface scaling 300%):
Imgur: The magic of the Internet
-
Member
Thanks for the script in the first place.
Just before I state my problem I've been using this for about 2 weeks before this problem happened. It was working great!
I'm not a new person to using this script or trying to fix problems on my own. -ie why script was forcing me to log out etc.-
Now my current problem
Script keeps pausing and unpausing, and not allowing to use Auto quit or auto use life potions.
It lets me "Pop Flask", use portal etc.
- I checked client.txt (under 64mb - it's 2mb)
- Have the most up to date AHK
- Game is recognizing I am in another zone (not town) but still pausing.
- Gamestates I am "OnChar".
- Features are "ON"
- Tried redoing setup wizard, but the same message remains.
- Tried unchecking "Pause script when OHB missing" and it did the opposite, it paused it even more indefinitely.
as now it no longer reads OHB and remains 100%. But if I checked "Pause script when OHB missing" it does update with current life but keeps pausing on and off (longer off than on lots of deadspots.)
It's almost like it cannot read your OHB in multiple places on maps, which can be killer if you are in one spot and get hit below your % value.
Cannot read my OHB - Untitled.png
I move over a little and it reads it again - Untitled.png
If i was standing in the deadzone hitting some boss, and get hit below quit% I wouldn't know.
This happened after I updated the script today (last time I updated was 2 days ago).
Last edited by teheboom; 01-22-2020 at 05:51 PM.
-
Post Thanks / Like - 1 Thanks
thebbandit (1 members gave Thanks to teheboom for this useful post)
-
Contributor
Disable the option to pause the game when the OHB is not visible. I will work on a better string to use for detecting the OHB. OHB stands for Overhead Health Bar and its the little thing above your head in the game with your health, mana and ES. If you do not want to use this as a source of information for the script, turn it off. The reason the string is designed the way it is, is because I was using it as a basis for sampling the health in delve. That is no longer needed, so now its just a convenient way of pausing the script when it detects your on ANY menu panel that covers the OHB. This is especially relevant in regards to the syndicate investigation panel which has no static location to sample.
Last edited by thebbandit; 01-22-2020 at 06:16 PM.
WingmanReloaded: https://bandittech.github.io/WingmanReloaded
Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues
-
Member
I like using my overhead gives me in idea of my hp while in a fight without looking away from my character.
EDIT: understood, thanks for the reply.
Last edited by teheboom; 01-22-2020 at 06:15 PM.
-
Contributor
I mean in the options for the script. The setting is "Pause script when OHB missing?" right there at the top left of the configuration tab
WingmanReloaded: https://bandittech.github.io/WingmanReloaded
Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues
-
Post Thanks / Like - 1 Thanks
teheboom (1 members gave Thanks to thebbandit for this useful post)
-
Member
I still cannot make it working properly. After disabled the option of "pause the game when the OHB is not visible" Script starts working but not how I wanted. It pops the flasks till the end even when I'm full HP and Mana. I checked everything again and seems to be OK dunno why is not working properly. Sorry for bother you just wanna fix it, tried myself but cannot.
This is a screenshot of my WingmanReloaded: Screenshot - 7f359a05cdb365146aecc0c8ba0594f8 - Gyazo
Last edited by portalvicio; 01-23-2020 at 07:25 AM.
-
Member
Originally Posted by
portalvicio
I still cannot make it working properly. After disabled the option of
"pause the game when the OHB is not visible" Script starts working but not how I wanted. It pops the flasks till the end even when I'm full HP and Mana. I checked everything again and seems to be OK dunno why is not working properly. Sorry for bother you just wanna fix it, tried myself but cannot.
This is a screenshot of my WingmanReloaded:
Screenshot - 7f359a05cdb365146aecc0c8ba0594f8 - Gyazo
Most likely you didn't set up the globes in configuration.
If it happens when you start the script then it's a configuration problem that you didn't complete.
If it happens if you have it open for a while just restart the script, sometimes the script bugs out.
Last edited by teheboom; 01-23-2020 at 07:30 AM.
-
Member
Originally Posted by
teheboom
Most likely you didn't set up the globes in configuration.
If it happens when you start the script then it's a configuration problem that you didn't complete.
If it happens if you have it open for a while just restart the script, sometimes the script bugs out.
I see there is a buttom in configuration "Adjust Globes" but I didnt touh it. ¿How can I configure the globes?
I Ran the Wizard and calibrated everything there and checked with GameStats but instructions dont say anything about the "Adjust Globes".
-
Contributor
I don't always have time to update all the instructions for the current development version. And currently in it's state the globe positions and colors are set up for 1920 x 1080. I have plans to eventually add scaling base values, but until then it's manually placed and adjusted.
WingmanReloaded: https://bandittech.github.io/WingmanReloaded
Browse past issues, submit help request, new bug report or add a feature request: https://github.com/BanditTech/WingmanReloaded/issues
-
Member
Are there any settings we can change for auto flask and/or quit to get better fps? I'm normally getting 60fps but as soon as I turn on auto flask, auto quit or both my fps drops to ~25. I've tried using a script to reduce shadows and particles to see if that helped, but it was about the same.
Edit: 1920x1080 resolution and the script works fine other than the fps drop.
-
Member
Thanks for this great plugin!
Request: Is it possible to make Delve/Temple/Master menu screens prevent Auto-Functions (Like OnChat and Onmenu currently work and provide)
Currently, Assigned utilties on the Flask and Utility tab will continue to fire while viewing, which closes out the temple/delve screens.
Small QoL, but would make a world of difference to me and hopefully others!
Thank you!