CaffeineMC / lithium-fabric

A Fabric mod designed to improve the general performance of Minecraft without breaking things
GNU Lesser General Public License v3.0
1.9k stars 181 forks source link

[1.21 Fabric] Just Crashes #555

Open ToneyFoxxy opened 3 weeks ago

ToneyFoxxy commented 3 weeks ago

Version:

lithium-fabric-mc1.21-0.13.0

Reproduction Steps:

  1. Launch the game with Lithium installed

Crash Report File:

https://gist.github.com/ToneyFoxxy/52a8bf88a10ee361c69f70305dfcf52a#file-gistfile1-txt

Additional Information:

I'm running Artix Linux on the XanMod kernel Edit: Working currently on 1.20.2 (lithium-fabric-mc1.20.2-0.12.0)

2No2Name commented 3 weeks ago

Workaround: Add the line mixin.minimal_nonvanilla.world.block_entity_ticking.support_cache=false to the lithium.properties in the config folder in the minecraft folder.

ToneyFoxxy commented 3 weeks ago

Workaround: Add the line mixin.minimal_nonvanilla.world.block_entity_ticking.support_cache=false to the lithium.properties in the config folder in the minecraft folder.

Still crashes https://gist.github.com/ToneyFoxxy/e3cff8f8372d69bb8c0599b3ec41835f#file-gistfile1-txt

ToneyFoxxy commented 3 weeks ago

Also crashes on my brother's PC which is running Endeavour OS

wilebaldo commented 3 weeks ago

I have the same problem I'm playing on MacOS and with PrismLauncher, is crash with the lithium 0.13 for minecraft 1.21, but with the version of Lithium 0.12.7 the game is working without a problem.

this is my crash file. crash-2024-08-21_20.04.19-client.txt

ClassyElm commented 2 weeks ago

Workaround: Add the line mixin.minimal_nonvanilla.world.block_entity_ticking.support_cache=false to the lithium.properties in the config folder in the minecraft folder.

Still crashes https://gist.github.com/ToneyFoxxy/e3cff8f8372d69bb8c0599b3ec41835f#file-gistfile1-txt

@ToneyFoxxy, try also adding this line to the config: mixin.block.hopper=false https://github.com/CaffeineMC/lithium-fabric/blob/1.21/lithium-mixin-config.md#mixinblockhopper

ToneyFoxxy commented 2 weeks ago

@ClassyElm That one works on it's own, thanks

zarunet commented 2 weeks ago

Can confirm on 1.21.1-0.13.0. Same crashes with only Lithium installed. Had to disable both mixins mentioned above.

Running Ubuntu 24.04 on the default kernel, if that helps.

2No2Name commented 1 week ago

I think some users had this issue when changing their game version without creating a new profile in their custom minecraft launcher. It is currently unclear why this issue happens

zarunet commented 1 week ago

I did upgrade Minecraft in-place from 1.21.0 to 1.21.1. Will try to recreate a profile when i get back to my computer next wednesday

Earthcomputer commented 1 week ago

Ideally when you do something like that it's good to check it works on the officially supported version before creating an issue on GitHub.

2No2Name commented 1 week ago

I don't think it is expected that changing the version in a minecraft launcher behaves differently from creating an equivalent profile with the new version

idscic commented 1 week ago

i

I think some users had this issue when changing their game version without creating a new profile in their custom minecraft launcher. It is currently unclear why this issue happens

seconded, updating in place instead of new profile causes crash however fresh instance does not cause a game crash

willrun4fun commented 4 days ago

Fixed my issue as well. Works on fresh profile. It wasn't to much hassle to pull over my xaeros maps and a few other UI mod configs and I'm good now.