Skip to content

Conversation

@CamDevv
Copy link

@CamDevv CamDevv commented Mar 9, 2025

Description

Fixed initialization (NoSuchMethodError) errors on launch (upgrading fabric launcher version from 0.16.9 to 0.16.10

Related Issue

#411

Motivation and Context

My motivation is wanting to use the addon, so instead of waiting for a new release, I did it myself, and fixed it.
#411 (and other NoSuchMethodError issue reports)

How Has This Been Tested?

I inspected my crash log, inspected the source, changing the fabric launcher version from 0.16.9 to 0.16.10 in gradle.properties.
When I built it, it worked. Using the release version, it didn't.

Screenshots (if appropriate): N/A

Types of changes

  • [ yes ] Bug fix (non-breaking change which fixes an issue)
  • [ no ] New feature (non-breaking change which adds functionality)
  • [ no ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ yes ] My code follows the code style of this project.
  • [ yes ] Have you successfully ran tests with your changes locally?

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