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 crashes when HS starts #93

Closed terzag closed 7 years ago

terzag commented 7 years ago

Since the recent HearthStone update, Track-o-Bot crashes with the following error as soon as HearthStone is launched:

Track-o-Bot: src/HearthstoneCardDB.cpp :114 : void HearthstoneCardDB::LoadJson(): l'assertion « error.error == QJsonParseError::NoError » a échoué.

angrylinuxuser commented 7 years ago

change ingame language from engb to enus

terzag commented 7 years ago

I'm not sure what you mean: the language of HearthStone? I play in french, I won't switch to english...

angrylinuxuser commented 7 years ago

then the card db is corrupted delete ~/.local/share/spidy.ch/Track-o-Bot/cards_19506_xxYY.json and restart wher xxYY is your language

terzag commented 7 years ago

Seems to work, thanks. (In my case, it was cards_19506_frFR.json)

Is that file the current database of cards for ToB? I also have a cards_18792_frFR.json, do I delete it too?

angrylinuxuser commented 7 years ago

If you want. those are db for old patches. They are deprecated at this point.

terzag commented 7 years ago

Ok, done.

angrylinuxuser commented 7 years ago

please close this bug report if issue is resolved

terzag commented 7 years ago

Oh, ok, sorry, I thought it was supposed to be done only by the maintainer. ;)