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

Crash with Continuity (1.21) #239

Closed
BluSpring opened this issue Oct 9, 2024 · 1 comment
Closed

Crash with Continuity (1.21) #239

BluSpring opened this issue Oct 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@BluSpring
Copy link
Contributor

BluSpring commented Oct 9, 2024

Describe the bug
When launching with Continuity installed, the game will crash.

To Reproduce

  1. Install LDL
  2. Install Continuity
  3. Launch the game

Expected behavior
The game launches fine.

Desktop (please complete the following information):

  • OS: Windows 11
  • Minecraft: 1.21.1
  • Fabric Loader version: 0.16.5
  • Mods: Fabric API 0.105.0+1.21.1, Continuity 3.0.0-beta.5+1.21, Sodium 0.6.0-beta.2+mc1.21
  • Version: 3.0.0+1.21.1
  • Branch: 1.21

Additional context
This crash is caused by a call in LambDynLightsMixinPlugin towards LambDynLights.java, which initializes the Identifier, which causes mixins to Identifier to fail.

@BluSpring BluSpring added the bug Something isn't working label Oct 9, 2024
@LambdAurora
Copy link
Owner

Should be fixed in LambDynamicLights 3.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants