greg-ynx / NexusDownloadFlow

Auto-downloader for Nexus Mods.
33 stars 7 forks source link

Not automatically clicked, use invalid #15

Open qweqwedasdas opened 9 months ago

qweqwedasdas commented 9 months ago

2023_12_05_ndf.log I am using this delete administrator mode of wabbajack, this automatically downloaded exe does not automatically click https://github.com/cthulhu-rlyeh/wabbajack/releases

greg-ynx commented 9 months ago

Hi! I'm sorry that NDF isn't working for you. I do not understand what is the difference of your Wabbajack version and the basic one? Can you provide a screenshot? Should you click on the SLOW DOWNLOAD button?

Can you retry and provide another log file?

Thank you

qweqwedasdas commented 8 months ago

The feeling is that the display color mode you use is different from mine, I use srgb, I do not know that your own template may have a color difference ![Uploading 2023-12-19_130544.png…]()

qweqwedasdas commented 8 months ago

Older versions work, but older versions may cause Wabbajack ctd,

qweqwedasdas commented 8 months ago

There is a chance that the old version will not automatically click, and downloading the archive mod will not automatically click because of a new paragraph above

greg-ynx commented 8 months ago

Hi ! I cannot see the image that you've uploaded, can you try to reupload it or host it in a website? So you have a different color on the Nexus mods website? Interesting, I really would like to see your screenshot! Anyway, thank to you I know that I have to re implement users template replacement as a feature (for your case). I will add it to the command list planned for the v2.1.0 😄

However I will try to fix your issue for the v2.0.1, keep me up to date!

qweqwedasdas commented 8 months ago

The monitor is in Srgb color mode, and there is a full color output dynamic range,I have downloaded modlist now, I will tell you next time if there is any problem,nexus autodl It can be used normally, but it often fails to click, which causes the window to be full of pictures so that the automatic download fails, or often fails to click other。https://github.com/parsiad/nexus-autodl

Different color modes of the monitor will lead to different colors of the templates in the resource. The template I took the screenshot has color difference with the template you brought with me, so I can't use it directly. I need to take a screenshot myself to use it.

greg-ynx commented 8 months ago

Ok, can you still provide your screeshot? I would like to investigate this issue. Changing the colors from your monitor shouldn't change the real value of the pixels but if your are changing the colors with a software it might be the cause...

greg-ynx commented 7 months ago

Update: not enough information to fix this issue, if anyone encounter the same issue please provide the following informations:

For now you will have to wait the next 2.X version of NDF in order to have some upgrade concerning your issue. I will add the wont-fix tag to this issue when I will release the new features.

qweqwedasdas commented 7 months ago

2024_01_30_ndf.log 2024-01-30_142357 My monitor is 3840x2160, and I still can't click automatically, so I have to use the old NexusDownloadFlow 2022v1.0.0

greg-ynx commented 7 months ago

Hi! Thank you for your screenshot, your logs and your information. Your issue might comes from your resolution or more precisely your aspect ratio (I can try to add your aspect ratio in the scale list). Are you using NDF on Windows? If not, it might be another cause of your issue.

Anyway, I'm currently working on command lines handling for the 2.1.0 version. With this feature you will be able to use your own screenshots in NDFv2. But it's only a workaround.

If I'm right, your issue happens only because NDF template matching algorithm isn't great with diffrent size of resolution. I've tried my best with my old 1920x1080p monitor... And I wont upgrade the template matching algorithm until v3.

Please stay up to date with this issue in order to help me fixing this,I would be glad if adding the feature to add your own templates in NDFv2 fix it for you.

qweqwedasdas commented 7 months ago

It's on windows, the display is 16:9,

greg-ynx commented 4 months ago

Thanks for your answer, it worked on your aspect ratio for 1920x1080 resolution (16:9 ratio)

I'm still searching how to replicate your issue.