-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
Many users are reporting errors when our installer downloads files from raw.githubusercontent.com
Error while reading JSON: ERROR - could not download [https://raw.githubusercontent.com/07th-mod/python-patcher/master/installData.json] with aria2c
I have a feeling this is only for files which are not a "release" (which reside on raw.githubusercontent.com), so a workaround would be to do proper releases for the .json install data and version data etc.
Possible solutions
- Do proper releases for the
installData.json,versionData.jsondata files. Do not ever use files from raw.githubusercontent.com - Finally finish the "offline" installer, to use as an alternative for all possible internet problems. However, if large numbers of users are having this problem, this isn't really a solution.
Other information
Also see this discussion about the same issue: https://github.com/orgs/community/discussions/159123
Metadata
Metadata
Assignees
Labels
No labels