Skip to content

Conversation

@Glavo
Copy link
Member

@Glavo Glavo commented Dec 26, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes issue #5068 where HMCL cannot read mod information from the AppliedE mod. The fix adds exception handling for a ClassCastException that occurs when parsing the TOML dependencies structure.

Key changes:

  • Added try-catch block to handle ClassCastException when reading dependencies from TOML
  • Initialized dependencies variable to null before the try block

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Glavo Glavo merged commit fe0515e into HMCL-dev:main Jan 1, 2026
10 checks passed
@Glavo Glavo deleted the fix-5068 branch January 1, 2026 13:32
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