Skip to content

bump to minecraft 1.21.11#396

Merged
pcal43 merged 8 commits intopcal43:mainfrom
walmartdog:main
Dec 21, 2025
Merged

bump to minecraft 1.21.11#396
pcal43 merged 8 commits intopcal43:mainfrom
walmartdog:main

Conversation

@walmartdog
Copy link
Contributor

this PR updates fastback dependencies to fix a crash caused by fabric-permissions-api-v0 on minecraft 1.21.11 (NoClassDefFoundError)

  • loom from 1.11 to 1.13
  • fabric-permissions-api from 0.5.0 to 0.6.1
  • fabric loader from 0.17.3 to 0.18.2
  • fabric api from 0.138.3 to 0.139.4
  • architectury from 18.0.6 to 18.0.8
  • changed fastback version from 0.29.1 to 0.30.0 cus why not

only loom and fabric-permissions-api changes were necessary to prevent crash but i went ahead and updated other dependencies as well. tested working on fabric 1.21.11 server

@walmartdog
Copy link
Contributor Author

added another commit, turns out architectury needs to stay at 18.0.6 or it breaks the in-game broadcast messages. my bad lol

@ChristianS2001
Copy link

@pcal43 would love to have this merged so we can get the 1.21.11 version for my server!

@karlbeecken
Copy link

@walmartdog thanks for bringing this forward, I just built it myself from your branch for 1.21.11, and it seems some message strings are not properly replaced:
image

@karlbeecken
Copy link

@walmartdog I found out the strings work with the new architectury 19.0.1 for 1.21.11, which was release a few days ago: https://github.com/architectury/architectury-api/commits/1.21.11

@walmartdog
Copy link
Contributor Author

@karlbeecken oh snap. commit added thanks!

Copy link

@karlbeecken karlbeecken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, confirmed it working on fabric 1.21.11

@pcal43
Copy link
Owner

pcal43 commented Dec 21, 2025

Thanks!

@pcal43 pcal43 merged commit d8f79d7 into pcal43:main Dec 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants