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

incompatibility with mod LittleTiles #718

Open
masuch opened this issue Apr 5, 2024 · 0 comments
Open

incompatibility with mod LittleTiles #718

masuch opened this issue Apr 5, 2024 · 0 comments

Comments

@masuch
Copy link

masuch commented Apr 5, 2024

Rubidium cannot cooperate with LittleTiles mod because of impossible inheritance of final class in Rubidium:

Mod File: .../LittleTiles_BETA_v1.6.0-pre100_mc1.20.1.jar
Failure message: LittleTiles (littletiles) encountered an error during the sided_setup event phase
java.lang.IncompatibleClassChangeError: class team.creative.littletiles.client.mod.rubidium.level.LittleWorldSlice cannot inherit from final class me.jellysquid.mods.sodium.client.world.WorldSlice .

crash-2024-04-05_14.00.34-fml.txt

Is there any chance to correct this final class ?

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

No branches or pull requests

1 participant