Skip to content

1.1.5

Latest

Choose a tag to compare

@alexytomi alexytomi released this 28 May 13:43

Download Info

Amethyst-Debug.apk - This will carry over your worlds if you are already using Amethyst.
Amethyst.apk - This is the "release" apk. If you don't have Amethyst yet, use this.

If you install both, you have two separate apps, one Amethyst (Debug) and the other just Amethyst.


Bugfixes

  • Fixed artifact classifiers being ignored/deleted by @unilock
  • Fixed Krypton Wrapper crashing on older versions due to invalid LIBGL_ES variable set (1 is dropped)
  • Fixed crash on launch on 26.2-snapshot-4 and above due to pojavexec not loading in time for GLFW module init
  • Partially fixed floating window triggering a crash on 26.2-snapshots (26.1.x and below not affected)
    • If ASR is disabled, you will crash if you trigger floating window after Minecraft starts with the Vulkan backend. Starting with floating window will cause no crashes.
    • If ASR is enabled, you will crash if the game ever goes off screen on the Vulkan backend (tabbing out, toggle floating window, minimize floating window, etc,)
    • OpenGL backend is completely free of crashes related to windowing (hopefully)
  • Fixed navigation and status bar appearing when toggling floating window mode off
  • Updated to MobileGL-Dev/MobileGlues@961777c to fix grey screen when using Angelica in 1.7.10
  • Now reads JVM args from version.json instead of ignoring them if no inheritedFrom field is found
    • This was a hacky fix for Forge 1.17.1-37.0.12 and below crashing on any launcher that wasn't the official one. Forge 1.17.1-37.0.13 has the fix. This may have been also masking some other crashes so we need more testing. FCL and ZL adapted this as their fix though.
    • The hacky fix stopped LWJGL3ify from reading the JVM args from the JSON properly.
  • Angelica is now properly accounted for in autorenderer selection.
  • High poll rate/hz input devices now work properly (they were glitchy before)
  • Fixed Forge on very old MCJE (older than 1.6.x) and below crashing because one of the packages in methods_injector_agent starts with mod_