Friday, January 3, 2014

v1.1.5 Quick Patch Note

This is a quick patch for v1.1.4 issues & glitches, please refer patch note for v1.1.4 if you're upgrading recently.
  • Ranked and unranked no longer toggle randomly with the smaller game resolutions.
  • Most of the Notification pop ups can now be disabled through the Perferences 
  • Fixed the match edit form, now you're able to save the result as Win
  • Arena and Match records are now sorted by date time instead of Ids
  • The UI now uses the system default font

11 comments:

  1. Cannot get it to run on OSX Mavericks. Fails when run through the terminal as well..

    Christians-MacBook-Pro-9:HearthTracker-v1.1.5 cbrams$ java jar HearthTracker.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: jar
    Caused by: java.lang.ClassNotFoundException: jar
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

    ReplyDelete
    Replies
    1. you can try "java -XstartOnFirstThread -jar HearthTracker.jar"
      It should run, but don't expect it to scan though :P

      Delete
  2. After this patch the program does not detect game type in "play mode" correctly. It's almost always detected as Ranked even when I play Casual. Detecting right Deck is also quite bugged. Before last changes all worked fine.

    ReplyDelete
    Replies
    1. did you mean v1.1.4 work better for you?

      Delete
    2. No, I meant earlier versions worked fine, the new patch has a few awesome changes but it not detects things as good as earlier ones. I just wrote my note here 'cause it's the latest news :)

      Delete
    3. I just found out that I've packed the wrong image file for v1.1.5 thus the ranked/unranked is unable to be differentiated. I am uploading the repacked v1.1.5 as v1.1.5a.

      Delete
    4. I'm glad I could help :) There is also a bug with detecting decks. At almost all my games it detected my deck as 8th one when I have only 3 decks specified.

      Delete
    5. I need to spend sometime to observe the new feature. Thanks for the report though!

      Delete
    6. After a few more games I found that Tracker detects deck well when I am at "play mode" menu but after clicking "play" and searching for opponent, it informs me that deck has been changed to this 8th one. I made some changes (adding all 9 decks etc.) but a result is the same all the time.
      Maybe this thought will help you. Cheers!

      Delete
  3. This comment has been removed by the author.

    ReplyDelete