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

[1.18.2] [Client] Game will crash whenever I directly look at grass, using grasskiss mod alongside lithium. #378

Open
akai-hana opened this issue Jul 23, 2022 · 2 comments
Labels
A-mods Area: Mod Compatibility

Comments

@akai-hana
Copy link

Version

lithium-fabric-mc1.18.2-0.7.10.jar

Reproduction Steps

When pairing this version of lithium with grasskiss mod (grasskiss-1.18.2-fabric0.47.10-0.5.0.jar), you'll get a crash if you look at grass (A very strange bug, I have to say).

Crash Report File

crash-2022-07-23_14.56.40-client.txt

Minecraft Save

Any save works. Just create a new world and place grass, or look at already generated grass, you'll get a crash anyways.

Additional Information

When I remove either grasskiss or lithium, it'll stop crashing when I look at grass. So there's that confirmation.

@2No2Name
Copy link
Member

add mixin.shapes.lazy_shape_context=false to the lithium.config file

@2No2Name 2No2Name added the A-mods Area: Mod Compatibility label Jul 30, 2022
@2No2Name
Copy link
Member

33ea83f
This should allow fixing this properly by writing a method called getHeldItem(), lithium will mixin into it and initialize the item

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mods Area: Mod Compatibility
Projects
None yet
Development

No branches or pull requests

2 participants