Skip to content

1.29.6

Choose a tag to compare

@MichaelHillcox MichaelHillcox released this 08 Apr 17:03
b1ee440

Minecraft 26.1 and Java 25 fixes

Added

  • Improved support for Minecraft 26.1+

Changed

  • Updated Electron to 39.6.1
  • Updated our subprocess to use Java 25

Removed

  • Removed the global JVM arguments option from 'instance defaults' as this needs reworking for Java 25+, we now set the correct arguments based on Minecraft version but we plan to improve this system fairly soon. This is primarily a stop-gap solution
  • Removed any usage of java.awt within our subprocess to resolve issues with wayland based linux operating systems
  • Removed option for optionally including instance logs in the export as we found more often than not, these logs are very helpful when debugging users problems