Skip to content
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

Closed
PhweeDev opened this issue Jul 28, 2024 · 9 comments
Closed
Assignees
Labels
Incompatibility Another mod is causing a crash when paired with our mod Mixin Crash or error originates from a Mixin
Milestone

Comments

@PhweeDev
Copy link

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

@RoomAlex68
Copy link

RoomAlex68 commented Jul 28, 2024

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

@JT122406
Copy link
Member

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 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

@JT122406
Copy link
Member

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

This however I need a log for as this shouldn't be happening

@PhweeDev
Copy link
Author

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 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

Gotcha, I'll leave this issue open for now. Feel free to close it if you cannot find any workaround for it!

@RoomAlex68
Copy link

RoomAlex68 commented Jul 28, 2024

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

This however I need a log for as this shouldn't be happening

ezyzip.zip

@JT122406
Copy link
Member

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

This however I need a log for as this shouldn't be happening

ezyzip.zip

dlopen failed: library "libflite.so" not found
Not us

@JT122406 JT122406 self-assigned this Jul 28, 2024
@RoomAlex68
Copy link

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

This however I need a log for as this shouldn't be happening

ezyzip.zip

dlopen failed: library "libflite.so" not found
Not us

Here's the crash log as well:
crash-2024-07-28_12.06.09-client.txt

@JT122406
Copy link
Member

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

This however I need a log for as this shouldn't be happening

ezyzip.zip

dlopen failed: library "libflite.so" not found
Not us

Here's the crash log as well: crash-2024-07-28_12.06.09-client.txt

CorgiLib Crash

@JT122406 JT122406 added Incompatibility Another mod is causing a crash when paired with our mod Mixin Crash or error originates from a Mixin labels Jul 29, 2024
@JT122406
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Incompatibility Another mod is causing a crash when paired with our mod Mixin Crash or error originates from a Mixin
Projects
None yet
Development

No branches or pull requests

3 participants