Skip to content

Commit

Permalink
Fix & Improvement - Suck the Sophon once more
Browse files Browse the repository at this point in the history
- Use built-in ToHexStringLower for BytesToHex
- Fix SharedViolation exception by unassigning ReadOnly attribute
- Simplify and remove unnecessary Stream bridge
- Add and use alt. SophonChunksInfo if the default url returns 404
  This to fix an issue where sometimes the chunk files would return 404 due to identical chunks but was not existence in the new ChunksInfo
- Always check for file availability on enumerating updates
- Fix non-exist files not getting renamed on update
- More UnassignReadOnlyFromFileInfo() checks
- Fix wrong URL path for manifestToProtoTaskCallback
- Reuse Proto Parser Code
  • Loading branch information
neon-nyan committed Nov 23, 2024
1 parent 5e53274 commit fdbd5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hi3Helper.Sophon

0 comments on commit fdbd5c4

Please sign in to comment.