Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card Detection not working. #16

Closed
emerald000 opened this issue Dec 5, 2018 · 2 comments
Closed

Card Detection not working. #16

emerald000 opened this issue Dec 5, 2018 · 2 comments

Comments

@emerald000
Copy link
Contributor

As a follow-up to #13, version v0.9 still isn't working. I tried running from master too (4eaecc0) and it's not working either. Here's the output I get from master (after the price collection) from starting the overlay and clicking on "Scan Cards" a couple of times:

Detecting grid once... (1080, 1920, 3)
It worked! At least one card is not empty.
['Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot'] (270, 640, 960)
It worked! At least one card is not empty.
['Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot'] (270, 640, 960)
It worked! At least one card is not empty.
['Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot', 'Empty Slot'] (270, 640, 960)
@eoakley
Copy link
Owner

eoakley commented Dec 5, 2018

screen_shot_debugg
This is your screenshot from before, seems to be working for me. It appears that the card grid was not detected properly.
Are you using Windows 7 or 10?

@eoakley
Copy link
Owner

eoakley commented Dec 5, 2018

Just fixed this in the latest release.

Try the new function "Customize Grid".

If you still have problems, open a new issue with the following:

  • Description of your setup (monitor resolutions)
  • Full screenshot (all monitors)
  • File screenshot_debugg.png from the install dir
  • File Artifact_Helper.launch.pyw.log from the folder C:\Users<your_user>\AppData\Roaming

Thanks for the help!

@eoakley eoakley closed this as completed Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants