PrismarineJS / PrismarineJS/node-minecraft-wrap
http protocol causing failed downloads for 1.19.4
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 10
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Need to replace this with https. 1.19.4 fails to download assets files otherwise
Example of bad request:
http://resources.download.minecraft.net/cc/ccd7a059aeb60357337dfcc69b9434a977e5e9a8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open lib/launcher_download.js at line 86 and inspect the asset download URL used for Minecraft 1.19.4. Replace the HTTP protocol as requested, then verify that the 1.19.4 asset download no longer produces the shown bad request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100