Lithium (Fabric)

Lithium (Fabric)

22M Downloads

Crash on latest version 1.19.2 Fabric

pokesmells opened this issue ยท 8 comments

commented

Version

lithium-fabric-mc1.19.2-0.11.0
Fabric Loader 0.14.17 MC 1.19.2

Reproduction Steps

  1. Update Lithium
  2. Open MC
  3. Crash!

Crash Report File

https://mclo.gs/kPbLNUu

Additional Information

it may be due to BCLib? I have no clear idea but here's the report!

commented

I have the same error after updating, previous version works fine.

commented

I'm also getting the same error: https://mclo.gs/o3rpZYb

"Mixin apply for mod lithium failed lithium.mixins.json:world.temperature_cache.BiomeMixin from mod lithium -> net.minecraft.class_1959: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException PRIVATE @overwrite method method_21740 in lithium.mixins.json:world.temperature_cache.BiomeMixin from mod lithium cannot reduce visibiliy of PUBLIC target method"

commented

Same, also with BCLib.

commented

For anyone else having this error, you can try adding

mixin.world.temperature_cache=false

Add this to the config file of Lithium, which would be located in your config folder.

commented

For anyone else having this error, you can try adding

mixin.world.temperature_cache=false

Add this to the config file of Lithium, which would be located in your config folder.

I only see a lithium.properties in the config folder, is that the config file?

commented

Yes

commented

This workaround works!