You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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 ?
The text was updated successfully, but these errors were encountered: