Closed eagles90809 closed 9 years ago
Did you restart the game after start the Tracker? Can you see the content of ~/Library/Preferences/Blizzard/Hearthstone/log.config?
I seem to have the same problem. OSX 10.10.3. I did launch the game after the Tracker. I do not know what you mean by '~/Library/Preferences/Blizzard/Hearthstone/log.config?' how can I find it?
Not working for me +1
I can build decks but the app is no t tracking anything (does it need to be fullscreen to work?).
also there is no log.config In that path or its children
only a cache and logs folder, and a options.txt file with this
clientOptionsVersion=2 connecttobnet=True graphicsfullscreen=False graphicsheight=1020 graphicsquality=2 graphicswidth=1813 hasseencinematic=True lastfaileddopversion=-1 music=True musicvolume=0.1784662 seasonEndThreshold=1 sound=True soundvolume=0.2134876 tutoriallostprogress=0
@rodrigoAbril The config file should be created. It must be some error in my code. I will fix it later, for temporary, you can add a config file which contains
[Zone]
LogLevel=1
FilePrinting=false
ConsolePrinting=true
ScreenPrinting=false
[Bob]
LogLevel=1
FilePrinting=false
ConsolePrinting=true
ScreenPrinting=false
[Power]
LogLevel=1
FilePrinting=false
ConsolePrinting=true
ScreenPrinting=false
[Asset]
LogLevel=1
FilePrinting=false
ConsolePrinting=true
ScreenPrinting=false
[Rachelle]
LogLevel=1
FilePrinting=false
ConsolePrinting=true
ScreenPrinting=false
Will try, and post the results. thanks for your help :) On Jul 6, 2015 9:12 PM, "Jesse Wang" notifications@github.com wrote:
@rodrigoAbril https://github.com/rodrigoAbril The config file should be created. It must be some error in my code. I will fix it later, for temporary, you can add a config file which contains
[Zone] LogLevel=1 FilePrinting=false ConsolePrinting=true ScreenPrinting=false [Bob] LogLevel=1 FilePrinting=false ConsolePrinting=true ScreenPrinting=false [Power] LogLevel=1 FilePrinting=false ConsolePrinting=true ScreenPrinting=false [Asset] LogLevel=1 FilePrinting=false ConsolePrinting=true ScreenPrinting=false [Rachelle] LogLevel=1 FilePrinting=false ConsolePrinting=true ScreenPrinting=false
— Reply to this email directly or view it on GitHub https://github.com/Jeswang/Hearthstone-Deck-Tracker-Mac/issues/17#issuecomment-119057772 .
running OSX 10.10.1 Deck is made. But no cards are removed on draw. Thanks in advance for your help. Am excited to use it.