Closed camalot closed 1 year ago
Something seems to be wrong with the upstream API. Instead of the filename matcher, reference the specific (non-server) file as CF_FILE_ID: "4402331"
or replace both with a CF_PAGE_URL of https://www.curseforge.com/minecraft/modpacks/all-the-mods-8/files/4402331
OK...just discovered the files listing is getting cached, so that's something I can have the code work around.
Verified, restarted the server with the new container and updated to ATM8 1.0.11
Thanks!
Describe the problem
Server type of
AUTO_CURSEFORGE
withCF_SLUG
ofall-the-mods-8
does not upgrade from1.0.10
to1.0.11
.Adding the
CF_FILENAME_MATCHER
of1.0.11
results in an error message shown in the "error logs section" below.If the
CF_FILENAME_MATCHER
is not specified, then it continues to load1.0.10
.here is a url to the 1.0.11 server files. https://www.curseforge.com/minecraft/modpacks/all-the-mods-8/files/4402354
Container definition
Container logs