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

Don't see an overlay and stats are not synced. (Ubuntu, PlayOnLinux) #81

Closed viakondratiuk closed 7 years ago

viakondratiuk commented 7 years ago

I don't see anything inside of the game and my history is always like: No results uploaded yet. Play a game or two while Track-o-Bot is running.

I'm using this version: 0.8.5 Here is my log: [18:01:16] INFO: en_US [18:01:16] DEBUG: Load layer: 128 biases | 128x784 weights (type 2) [18:01:16] DEBUG: Load layer: 25 biases | 25x128 weights (type 1) [18:01:16] INFO: GNU/Linux host [18:01:16] INFO: Watching HS logs at /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs [18:01:16] INFO: Starting HearthstoneLogTracker: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Zone.log [18:01:16] DEBUG: Watch log /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Zone.log [18:01:16] INFO: Starting HearthstoneLogTracker: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Asset.log [18:01:16] DEBUG: Watch log /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Asset.log [18:01:16] INFO: Starting HearthstoneLogTracker: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Bob.log [18:01:16] DEBUG: Watch log /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Bob.log [18:01:16] INFO: Starting HearthstoneLogTracker: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Power.log [18:01:16] DEBUG: Watch log /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/Power.log [18:01:16] INFO: Starting HearthstoneLogTracker: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/LoadingScreen.log [18:01:16] DEBUG: Watch log /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone/Logs/LoadingScreen.log [18:01:16] DEBUG: Reset [18:01:16] INFO: Launch v0.8.5 on 2016-12-28 [18:01:16] INFO: Account frosty-wolfrider-6131 found [18:01:26] DEBUG: HandleFocusChanged 1 [18:01:26] DEBUG: HS window changed 0 0 1366 768 [18:01:26] INFO: Hearthstone is running [18:01:26] DEBUG: HandleHearthstoneStart [18:01:26] DEBUG: Region detected: [18:01:26] DEBUG: Unload Card DB [18:01:26] DEBUG: Load Card DB [18:01:26] DEBUG: Locale = enUS [18:01:28] DEBUG: NEW1_034 Name Huffer Cost 3 Type minion .... [18:01:30] DEBUG: HandleFocusChanged 0

Not sure if I configured Wine and Game correctly. Now they like this: Wine: /home/vk/.wine Game: /home/vk/.PlayOnLinux/wineprefix/hearthstone/drive_c/Program Files/Hearthstone

angrylinuxuser commented 7 years ago

set wine to /home/vk/.PlayOnLinux/wineprefix/hearthstone game is ok

should work then

angrylinuxuser commented 7 years ago

and after you made those changes don't forget to restart hearthstone and trackobot

viakondratiuk commented 7 years ago

awesome!