Describe the bug
When I try to install optifine for Minecraft 1.8.9 it doesn't work and shows a black screen.
latestlog.txt
The log file and images/videos
It doesn't crash but shows a black screen.
Steps To Reproduce
1. Start Amethyst
2. Create an optifine profile for Minecraft 1.8.9 through the launcher.
Expected Behavior
Optifine instance to be successfully created in the launcher.
Platform
- Device model: Oneplus 12 16/512
- CPU architecture: arm64
- Android version: 16
- Amethyst version: version amethyst-legacy-20260411-85670cd-1.1.0
Anything else?
I have fixed this issue and created an optifine instance successfully by copying libfreetype.so from lwjgl natives folder to jre lib folder.
Through these termux commands -
su
cp /data/data/org.angelauramc.amethyst.debug/lwjgl-3.3.3-natives/arm64-v8a/libfreetype.so /data/data/org.angelauramc.amethyst.debug/runtimes/Internal/lib/aarch64/libfreetype.so
chmod 755 /data/data/org.angelauramc.amethyst.debug/runtimes/Internal/lib/aarch64/libfreetype.so
Describe the bug
When I try to install optifine for Minecraft 1.8.9 it doesn't work and shows a black screen.
latestlog.txt
The log file and images/videos
It doesn't crash but shows a black screen.
Steps To Reproduce
Expected Behavior
Optifine instance to be successfully created in the launcher.
Platform
Anything else?
I have fixed this issue and created an optifine instance successfully by copying libfreetype.so from lwjgl natives folder to jre lib folder.
Through these termux commands -
su
cp /data/data/org.angelauramc.amethyst.debug/lwjgl-3.3.3-natives/arm64-v8a/libfreetype.so /data/data/org.angelauramc.amethyst.debug/runtimes/Internal/lib/aarch64/libfreetype.so
chmod 755 /data/data/org.angelauramc.amethyst.debug/runtimes/Internal/lib/aarch64/libfreetype.so