-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash after adding mod to my 1.20.4 modpack #13
Comments
Interesting, either 1.20.4 changed glass panes or a mod made significant changes to them. Ill check if its 1.20.4 once I get the time. |
If you have interest i can send privately my modpack (profile directory) for you to test |
I experienced this crash on 1.20.4 with a fairly minimal Quilt setup. Attaching a snippet from my modrinth latest log and linking to the full one to see if it corroborates or is helpful; thanks! log
|
I also experienced this crash on 1.20.4 apparently failing the glass injections. Minimized the list of mods to the bare minimum. Tested with:Fabric 0.15.6 Installation \ fabric-api-0.95.3+1.20.4 \ cloth-config-13.0.121 \ moreculling-1.20.4-0.22.1 \ MoreCullingExtra-1.1-1.20.1 \ Error:Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [morecullingextra.mixins.json:PaneBlock_glassMixin from mod morecullingextra] from phase [DEFAULT] in config [morecullingextra.mixins.json] FAILED during APPLY edited to fix bad formatting of dropdown |
any news? |
its fixed in the pr just compile it yourself if you want it |
Got this crash while reassembling my modpack just after adding moreculling and morecullingextra to the stack. Since it briefly mentioned morecullingextra in the cause of the crash, i decided to open this issue here.
MC 1.20.4
Fabric Loader 0.15.3
Fabric API 0.93.1
moreculling-1.20.4-0.21.0
MoreCullingExtra-1.1-1.20.1
The text was updated successfully, but these errors were encountered: