Skip to content

Ignite v1.0.1

Compare
Choose a tag to compare
@vectrixdevelops vectrixdevelops released this 24 Feb 00:43
· 23 commits to main/1.0.0 since this release

⚠️ Patch Release: This fixes some minor bugs that may prevent some mods from loading, it's highly recommended to update. Ensure your server is backed up first.

Changes:

  • Cleans up classloading making a few optimizations to it.
  • Fixes classes without a file URL not loading by loading them on the parent classloader.
  • Fixes mixin debug displaying mods as "unknown" by providing the proper mod identifiers.
  • Fixes the primary mixin container being prepared more than once by removing the duplicate platform agent.