dev-drprasad / dev-drprasad/hsk00
failed to parse hsk00 content: expected items per line are 5, but got 1
Open
- Dominant language
- Go
- Stars
- 38
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Got an error when try to view files in game category 2 on my device. (As I see it is on 200 line of common.go file)
Reason is that Hsk00.lst in my device have double CR-LF pair on the end. Issue can be fixed by deleting or skipping empty strings when parsing GameItemList. I have no error if manually descramble hsk00.asd, remove empty line in the end of Hsk00.lst by hands in notepad, and scramble-zip it back.
After this hsk00-windows-cli works correct with my device.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.