Skip to content

Unable to get Fabric upgrade within Minecraft versions #1191

@itzg

Description

@itzg

Edit: Apparently Fabric released loader version 0.12.9 with a fix.

How do I force the fabric loader to be 1.12.9?

My workflow:

  • Downloaded the newest image: docker pull itzg/minecraft-server
  • Set the loader to be version FABRIC_LOADER_VERSION=0.12.9 in my docker-compose.yml
  • Restarted my server: docker-compose up -d

In my log I still see fabricloader@0.11.6:

minecraft_1  | [15:11:58] [main/INFO]: [FabricLoader] Loading 4 mods:
minecraft_1  | 	- fabricloader@0.11.6
minecraft_1  | 	- java@17
minecraft_1  | 	- lithium@0.7.5
minecraft_1  | 	- minecraft@1.17.1

Any hint will be appreciated.

Originally posted by @boldt in #1177 (comment)

Metadata

Metadata

Assignees

Labels

status/ready to testAn image or docs update is ready to be tested by the reporter

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions