track-o-bot icon indicating copy to clipboard operation
track-o-bot copied to clipboard

corrupted cards*.json causes overlay to not show

Open pcastellazzi opened this issue 8 years ago • 0 comments

When running Track-o-Bot with a corrupted cards_18792_enUS.json the overlay is not shown.

Current content for %userprofile%/AppData/Roaming/spidy.ch/Track-o-Bot/cards_18792_enUS.json is:

<html>
<head><title>404 Not Found</title></head>
<body>
<h1>404 Not Found</h1>
<ul>
<li>Code: NoSuchKey</li>
<li>Message: The specified key does not exist.</li>
<li>Key: v1/18792/enUS/cards.json</li>
<li>RequestId: B304E6E6FF07531C</li>
<li>HostId: Brp1VNwwb4KjtQ4XaHqvN6EdKoJz9O2gRQgY/vZ+CO8vgORv6Ot03HV5kNebgC5YyHytz1kNTGQ=</li>
</ul>
<h3>An Error Occurred While Attempting to Retrieve a Custom Error Document</h3>
<ul>
<li>Code: NoSuchKey</li>
<li>Message: The specified key does not exist.</li>
<li>Key: error.html</li>
</ul>
<hr/>
</body>
</html>

Copying/renaming a previous version of the file can be a workaround for others user having the same problem.

pcastellazzi avatar Apr 22 '17 00:04 pcastellazzi