Not Working on PSP .har files?
- Dominant language
- HTML
- Stars
- 214
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
I have .har files from a PSP game. I get JSON parsing related error:
`harextract: Error loading file: JSON.parse: unexpected character at line 1 column 1 of the JSON data [harextract.html:120:13](https://jc3.github.io/harextract/harextract.html)
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
loadHARText https://jc3.github.io/harextract/harextract.html:160
onload https://jc3.github.io/harextract/harextract.html:153
[harextract.html:121:13](https://jc3.github.io/harextract/harextract.html)`
I've attached an example .har file. Had to change the extension to .zip for github to accept it, change back to .har
[example.zip](https://github.com/user-attachments/files/19616277/example.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.