BOSSoNe0013 / track-o-bot

The friendly Hearthstone Tracker (Linux port)
https://trackobot.com
GNU Lesser General Public License v2.1
39 stars 6 forks source link

Track-O-Bot not tracking anything #55

Closed EfficiencyVI closed 8 years ago

EfficiencyVI commented 8 years ago

Hi again, after compiling and installing Track-O-Bot it defaults to ~/.wine. I'm using play on Linux as Hearthstone does not run otherwise on my computer. So I changed the path to ~/.PlayOnLinux/wineprefix/hearthstone, restarted the program. However this is the log:

[23:23:44] INFO: de_DE
[23:23:44] DEBUG: Load layer: 128 biases | 128x784 weights (type 2)
[23:23:44] DEBUG: Load layer: 25 biases | 25x128 weights (type 1)
[23:23:44] INFO: GNU/Linux host
[23:23:44] INFO: Log folder does not exist! Make sure you select the correct Hearthstone path in the settings.
[23:23:44] INFO: Starting HearthstoneLogTracker: /Logs/Zone.log
[23:23:44] DEBUG: Watch log /Logs/Zone.log
[23:23:44] INFO: Starting HearthstoneLogTracker: /Logs/Asset.log
[23:23:44] DEBUG: Watch log /Logs/Asset.log
[23:23:44] INFO: Starting HearthstoneLogTracker: /Logs/Bob.log
[23:23:44] DEBUG: Watch log /Logs/Bob.log
[23:23:44] INFO: Starting HearthstoneLogTracker: /Logs/Power.log
[23:23:44] DEBUG: Watch log /Logs/Power.log
[23:23:44] INFO: Starting HearthstoneLogTracker: /Logs/LoadingScreen.log
[23:23:44] DEBUG: Watch log /Logs/LoadingScreen.log
[23:23:44] DEBUG: Reset
[23:23:44] INFO: Launch v0.8.1 on 2016-06-09
[23:23:45] INFO: Account bitter-felguard-2331 found
[23:23:47] DEBUG: HS window changed 0 25 1280 723
[23:23:47] INFO: Hearthstone is running
[23:23:48] DEBUG: Unload Card DB
[23:23:48] DEBUG: Load Card DB
[23:23:48] DEBUG: Couldn't open /Launcher.db to determine locale
[23:23:48] DEBUG: Locale = enUS
[23:23:48] DEBUG: Couldn't open /Data/Win/cardxml0.unity3d

I played a few games, nothing was tracked. Nothing else in the log file. How do I find the error?

angrylinuxuser commented 8 years ago

have you configured wine directory and game directory in settings?

EfficiencyVI commented 8 years ago

Screenshot. :-)

trackobot

angrylinuxuser commented 8 years ago

you pointed to wine prefix and below that you have to point to hearthstone directory within that prefix.

EfficiencyVI commented 8 years ago

Args, sorry … I did not even see the second input field because there is no text or hint to change something there.

angrylinuxuser commented 8 years ago

Im working on some improvements and ill send them soon(tm) to the maintainer to adress this.

BOSSoNe0013 commented 8 years ago

Pleased to hear that all is working for you now and sorry for the poor help i've given to you as i'm too much busy for now :) Have a nice day.

P.S: Thanks @angrylinuxuser for your help, i'm waiting for your next pull request !