PojavLauncherTeam / PojavLauncher

A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
GNU Lesser General Public License v3.0
6.86k stars 1.29k forks source link

[BUG] <Short description>Crash On Zink Renderer #6264

Closed KALUBOT closed 1 week ago

KALUBOT commented 1 week ago

Describe the bug

When i open pojavlauncher and try to run minecraft on zink renderer it crashes

The log file and images/videos

Enable to access the data folder

Steps To Reproduce

1. Run Pojavlauncher
2. Select Render Zink
3. Open Game 
4. Crash

Expected Behavior

-

Platform

- Device model: Xiaomi Poco X6 Pro
- CPU architecture: Mediatek Dimensity 8300 Ultra
- Android version: 14
- PojavLauncher version: Latest

Anything else?

No response

Yoidiotiamback commented 1 week ago

Ok if you need to access data in pojavlauncher solution: use shizuka a app which let's you to access your data's use it if you have zarchiver go to settings unable two root settings go to shizuka run the app. For zink issue in pojavlauncher files you will see latestlog.txt now create a file named custom_env.txt and paste the given thing: MESA_GL_VERSION_OVERRIDE=4.6 MESA_GLSL_VERSION_OVERRIDE=460 make sure you paste this in created file now your crash with zink fixed I think so