Geoff Bourne

Results 1034 comments of Geoff Bourne

Download uses a behavior brought over from curl using https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Modified-Since

Thanks for your prompt response. Sorry, yes, some more details: - this is running on an Apple M1 Max - the issue is observed within a Docker container running https://github.com/itzg/docker-minecraft-bedrock-server...

Interesting, I didn't know Sinytra Connector was a thing. Yeah I like the suggestion of the "fabric:" prefix.

That's a great idea. If someone wants to contribute a PR then that would be very helpful. It would involve enhancing the calls like https://github.com/itzg/docker-mc-backup/blob/aea603f867e3aab2bb0165d7db93d595c6966ccb/scripts/opt/backup-loop.sh#L230

It's an interesting idea, but I will need to think more about the general feasibility since the final Java process invocation is derived from the setup prior to it. I'm...

Please provide your container config but be sure to hide the API key.

I'm asking because I want to know if you're specifying a specific modpack version or not.

This enhancement request is basically a duplicate of #2175.

Right. The point is that there is a very small, but non-zero number of API calls needed to reconcile the requested modpack identifier/version and confirm it's the one previously installed....

It does do that. Look at the file `.curseforge-manifest.json` Again: > The point is that there is a very small, but non-zero number of API calls needed to reconcile the...