Closed mikec83 closed 7 years ago
I need to see the log file, TranslationReplays.txt. https://github.com/koliva8245/HeroesMatchTracker/wiki/Non-English-Clients
It was an english replay. File attached. Dragon Shire (17).zip
I'm puzzled.
Just to be clear, it showed TranslationException in the Status
column right? If it did, then it had to produce a TranslationReplays.txt file or some sort of log file.
Where would that txt file be located?
Edit: found it - TranslationReplays.txt
%LocalAppData%\HeroesMatchTracker\app-<2.x.x>\Logs
On Thu, Jun 15, 2017 at 10:37 PM, mikec83 notifications@github.com wrote:
Where would that txt file be located?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/koliva8245/HeroesMatchTracker/issues/9#issuecomment-308924530, or mute the thread https://github.com/notifications/unsubscribe-auth/AIko6q0B9WbxfHDJWsSpKFQsP1m4rE58ks5sEfhdgaJpZM4N77Hl .
Yep i found it and edited my comment with the translation file. It seems it doesn't know how to handle "Malthael" so any game with Malthael in it gets the error.
That's weird.
Take a look in \Xml\Heroes\Heroes.xml and search for Malthael. Also in \Xml\HeroBuilds\ there should be a 54339 folder and in it a Malthael.xml file.
On Fri, Jun 16, 2017 at 8:49 AM, mikec83 notifications@github.com wrote:
Yep i found it and edited my comment with the translation file. It seems it doesn't know how to handle "Malthael" so any game with Malthael in it gets the error.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/koliva8245/HeroesMatchTracker/issues/9#issuecomment-309030827, or mute the thread https://github.com/notifications/unsubscribe-auth/AIko6rRQXSRHI846WKOMY9gA14N3XqA9ks5sEofQgaJpZM4N77Hl .
Is this still an issue?
Seems so, got the same problem: http://i.imgur.com/MrHMMni.png
hmt_data.zip
Download and unzip. Close HMT and copy and replace this file in \app-2.2.1\lib\
Then try parsing again and when you get TranslationException
again, then show me the TranslationReplays.txt
log file.
Better, but this ends with: http://i.imgur.com/IzDyojV.png
That I added file doesn't help with the parsing, it was just for extra logging, that's why I wanted to see the TranslationReplays.txt
log file.
But anyways your screenshot does seem to indicate that a file might be missing.
Take a look in \Xml\Heroes\Heroes.xml
and search for Malthael. Also in \Xml\HeroBuilds\
there should be a 54339 folder and in it a Malthael.xml
file.
In the application, in About
what version does it say for Heroes.Icons
(including the number in parentheses)?
Or just screenshot the whole thing.
http://i.imgur.com/zoBomfM.png There you go :)
Yeah, right version (2.2.1) wrong build (53548). It should be 54339, which means it didn't find the 54339 folder. You sure it's there? http://i.imgur.com/uhjxtlZ.png
It is: http://imgur.com/a/CxywO
I really don't know what's going on. I'm going to have to add some file verification/more bugging for version 2.3.0.
However try the following as a workaround.
You can also just copy the _AllHeroes.xml file from the 53174 folder, but then changed the pre="52986" number to 54339.
Be sure to restart the application and then check the About menu again to see what build it has for Heroes.Icons.
On Tue, Jun 27, 2017 at 3:57 AM, m0uSe84 notifications@github.com wrote:
It is: http://imgur.com/a/CxywO
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/koliva8245/HeroesMatchTracker/issues/9#issuecomment-311296914, or mute the thread https://github.com/notifications/unsubscribe-auth/AIko6nLkYoxQcR3lSEyI3Un5MDD_2XmQks5sIMQRgaJpZM4N77Hl .
If you're still having this issue with 2.3.0 (which will be (re)released soon), please create a new issue.
Version: 2.20
Replays are showing TranslationException failure for auto upload. If I requeue them, they work.