eoakley / artifacthelper

Helps you pick cards in draft mode on Valve's Artifact game. Made with Python.
GNU General Public License v3.0
39 stars 9 forks source link

v0.6 works but v0.8 and v0.9 doesnt #15

Closed IgorMCesar closed 5 years ago

IgorMCesar commented 5 years ago

image

image

Even installed in different folders to make sure it has nothing to do with versioning.

eoakley commented 5 years ago

Can you replace the contents of the file "pkgs/artifact_helper.py" with this one? (on the latest release) artifact_helper.py

Then relaunch, and press scan cards a couple of times, and then post the log file: 'Artifact_Helper.launch.pyw.log' in the folder C:\Users\AppData\Roaming

Thanks

IgorMCesar commented 5 years ago

Sure, will just finish this run first =)

IgorMCesar commented 5 years ago

Traceback (most recent call last): File "D:\ArtifactHelper2\Artifact_Helper.launch.pyw", line 31, in from artifact_helper import main File "D:\ArtifactHelper2\pkgs\artifact_helper.py", line 1, in from screen_processor import ScreenProcessor, numpy_flip, save_debugg_screenshot ImportError: cannot import name 'save_debugg_screenshot'

eoakley commented 5 years ago

Do the same process for the file screen_processor.py, overwriting the existing one.

IgorMCesar commented 5 years ago

Did it, log is clean :/

eoakley commented 5 years ago

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:

Thanks for the help!