-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
[1.20.1-Forge] Mixin apply for mod failed mixins.json:GrassBlockMixin #1
Comments
I'm having the same error as well on Forge when I just have oh the biomes we've gone and it's mod dependencies |
The reason for this is because we both mixin to GrassBlock.java causing a conflict so unless I can find another way to do this without a mixin or they can then we are stuck being incompatible |
This however I need a log for as this shouldn't be happening |
Gotcha, I'll leave this issue open for now. Feel free to close it if you cannot find any workaround for it! |
|
dlopen failed: library "libflite.so" not found |
|
CorgiLib Crash |
I have just fixed this on the Forge Side, I have not found a way to deal with it on the fabric side but it'll fix the incompatibility on the Forge side |
When loading a pack with mods Missing Wilds and Environmental, the game crashes on start-up, Both crashes are similar in their cause, their log links are below.
https://paste.gg/p/anonymous/a50c9c52b5ab42b2894351d2bcfb02b8
and
https://paste.gg/p/anonymous/997702b1ab054de2b3ea177dfad94ffa
They're both easy to replicate
-Have BWG and all the dependencies
-Download Missing Wilds Forge (fastest route, same bug with environmental and missing wilds forge is faster to just grab)
-Try and load the game on the latest 1.20.1 Forge version
-Crash
The text was updated successfully, but these errors were encountered: