Skip to content

Conversation

@keepsTime
Copy link

What i Fixed:

  • game crash (NoSuchMethodError) under Zalith Launcher (Android 14) no longer occurs when opening the video settings menu
  • changed exception catches in MixinVulkanModMonitorSelection.java to also catch NoSuchMethodError (child of LinkageError)
  • LinkageError was chosen in order to also catch similar errors (NoSuchFieldError, NoClassDefFoundError, etc.) in anticipation of future changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant