Closed Xarcan closed 6 years ago
It appears the the version file cannot get the version from got. Did you use git or zip? Currently git should be the only one doesn't give a 0 value.
Indeed, I used the zip version. Now I test with git, the installation and the launch is working well.
Netherless, The bot detects the Yugioh steam version but it has few problems:
I saw the issue https://github.com/will7200/Yugioh-bot/issues/61, but I don't understand what I have to copy and past... I intsalled Tess (with python install.py) but I don't know what I have to copy :/
Sorry... Cand you help me ?
It's fixed ! I installed Tess on the right folder (bin/tess) and change the yougioh app language to english (not my native language). Thank you for all :)
Ok yeah currently English is required since some of the character recognition relies on it. I'll share put that in the readme. Thanks.
Hello, The installation executed well but when I launch this command: py main.py config --generate-config or py main.py bot -s
I have the following error; 2018-05-09 11:44:47,737 - bot - CRITICAL - Clean version is wrong (0) cannot be zero something happened 2018-05-09 11:44:47,737 - bot - CRITICAL - Try running git reset --hard origin/master
Do you know what it's not working ? I use the yugioh steam app and the Python 3.6.5 and I use windows 10.
Thank you !