PojavLauncher
PojavLauncher copied to clipboard
OneConfig still doesn't work (NanoVG)
Describe the bug
java.lang.NoClassDefFoundError: Could not initialize class org.lwjgl.nanovg.NanoVGGL2
at cc.polyfrost.oneconfig.internal.renderer.NanoVGHelperImpl.setupAndDraw(NanoVGHelperImpl.java:107)
at cc.polyfrost.oneconfig.internal.renderer.NanoVGHelperImpl.setupAndDraw(NanoVGHelperImpl.java:94)
...
The log file and images/videos
Steps To Reproduce
1. Install a mod that uses OneConfig (e. g. OverflowAnimationsV2)
2. Press RSHIFT (you will get a white screen), then ESC and the game will crash.
Expected Behavior
Platform
- Device model: Xiaomi Poco F3 8/256G
- CPU architecture: arm64
- Android version: 13
- PojavLauncher version: dahlia-20230815-919a6a4-v3_openjdk (in the log, outdated)
Anything else?
No response
I can recreate it by using optifine's antialiasing option on PC but without the crash. Maybe its the 4x MSAA on android?
will be fixed on their side soon
will be fixed on their side soon
It's been fixed for a while now..for zink only at least. HolyGL4ES is gonna take till the next major update is out ("codenamed" twoconfig as a joke) to not crash when GUI is rendered, still works as a library mod.