Carpet

Carpet

2M Downloads

Carpet 1.4.147 crashes with Lithium 0.13.0 in minecraft 1.21.1

Fallensakura715 opened this issue ยท 9 comments

commented

as the title describes (fabric api version 0.103.0)
no any mods except carpet 1.4.147 ,lithium0.13.0,and fabric api 0.103.0

commented

same issue

commented

add the line "mixin.world.explosions.cache_exposure=false" to the lithium properties file ,which is in the config folder

commented

it also crashes in 1.21 with the same mod versions and the fix above works

commented

For me the fix mentioned by @Fallensakura715 doesn't work either. i am on 1.21.1. I even disabled lithium for extra measures but didn't work

commented

Same issue, the fix works.

commented

Same issue, the fix works.

yeah mee too

commented

add the line "mixin.world.explosions.cache_exposure=false" to the lithium properties file ,which is in the config folder

This fix worked for me. I'm on 1.21.1 with the most recent versions of both carpet and lithium.

commented

add the line "mixin.world.explosions.cache_exposure=false" to the lithium properties file ,which is in the config folder

This fix worked for me as well. I'm on 1.21, using fabric server loader 0.16.2 and carpet 1.4.147. Thank you for this! ๐ŸŽ‰

commented