Skip to content
Discussion options

You must be logged in to vote

The log shows that Cleanroom is not the loader being used in that compose file.

MODPACK_PLATFORM: AUTO_CURSEFORGE lets the CurseForge modpack flow own the mod loader installation. In your log it downloads the modpack and then installs Forge 14.23.5.2860:

Downloading Forge installer 14.23.5.2860 for Minecraft 1.12.2
Running Forge 14.23.5.2860 installer for Minecraft 1.12.2

That means the FORGE_INSTALLER_URL path is not winning here. The documented Cleanroom setup is:

environment:
  TYPE: FORGE
  FORGE_INSTALLER_URL: https://github.com/CleanroomMC/Cleanroom/releases/download/.../cleanroom-...-installer.jar

Auto CurseForge can install the loader declared by the modpack, and it has CF_MOD_LO…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lhancewong
Comment options

@cookesan
Comment options

Answer selected by lhancewong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants