PojavLauncherTeam / PojavLauncher

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

Minecraft 1.18.2 Crashes in loding Screen with forge Mods installed #3528

Closed Ruijin1722 closed 2 years ago

Ruijin1722 commented 2 years ago

Describe the bug

Application Exit with Code 1

Minecraft Crashes in loading screen with installed forge Mods every time

The log file and images/videos

https://drive.google.com/file/d/11jguc2p0UaQGwowyvzOtZP_kNCVj5Gl0/view?usp=drivesdk

Steps To Reproduce

Start pojav Launch forge 1.18.2
 loading screen Crash everytime

Expected Behavior

Crash in loading screen

Platform

Android

- Device model: Samsung Galaxy A52S
- CPU architecture: 64
- Android version: 12
- PojavLauncher version: 
Dahlia-8-f527e8a14-v3_openjdk

Anything else?

No response

GaucovyAero commented 2 years ago

I mean, you didn't provide the log file, I have absolutely no idea what could've gone wrong... Please attach latestlog.txt, it's located in (for various Android versions respectively):

Android 9 and older: /storage/emulated/0/games/PojavLauncher/latestlog.txt Android 10 and newer: /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/latestlog.txt

Ruijin1722 commented 2 years ago

I mean, you didn't provide the log file, I have absolutely no idea what could've gone wrong... Please attach latestlog.txt, it's located in (for various Android versions respectively):

Android 9 and older: /storage/emulated/0/games/PojavLauncher/latestlog.txt Android 10 and newer: /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/latestlog.txt

Latestlog

GaucovyAero commented 2 years ago

You probably can't read in my language, but I don't have access to your Google Drive. It also doesn't mean that I should. So please, upload it right here on GitHub. Just drag and drop the file into your message.

image

Ruijin1722 commented 2 years ago

You probably can't read in my language, but I don't have access to your Google Drive. It also doesn't mean that I should. So please, upload it right here on GitHub. Just drag and drop the file into your message.

image

Now you can read it i Change the prioritys

Ruijin1722 commented 2 years ago

--------- beggining with launcher debug Info: Launcher version: dahlia-8-f527e8a14-v3_openjdk Info: LWJGL3 directory: [lwjgl-glfw-classes.jar, version] Architecture: arm64 Info: Custom Java arguments: "" Info: Selected Minecraft version: 1.18.2 Added custom env: TMPDIR=/data/user/0/net.kdt.pojavlaunch/cache Added custom env: AWTSTUB_WIDTH=1618 Added custom env: POJAV_NATIVEDIR=/data/app/~~pRbt_jdxYfQ6D5J-2VkCiA==/net.kdt.pojavlaunch-sG2TDMnCnFWMVM4nl3x0CQ==/lib/arm64 Added custom env: REGAL_GL_VERSION=4.5 Added custom env: REGAL_GL_VENDOR=Android Added custom env: LIBGL_MIPMAP=3 Added custom env: allow_higher_compat_version=true Added custom env: MESA_GLSL_CACHE_DIR=/data/user/0/net.kdt.pojavlaunch/cache Added custom env: HOME=/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft Added custom env: PATH=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/bin:/product/bin:/apex/com.android.runtime/bin:/apex/com.android.art/bin:/system_ext/bin:/system/bin:/system/xbin:/odm/bin:/vendor/bin:/vendor/xbin Added custom env: LIBGL_NOINTOVLHACK=1 Added custom env: force_glsl_extensions_warn=true Added custom env: LIBGL_NORMALIZE=1 Added custom env: LD_LIBRARY_PATH=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/jli:/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib:/system/lib64:/vendor/lib64:/vendor/lib64/hw:/data/app/~~pRbt_jdxYfQ6D5J-2VkCiA==/net.kdt.pojavlaunch-sG2TDMnCnFWMVM4nl3x0CQ==/lib/arm64 Added custom env: POJAV_RENDERER=opengles2 Added custom env: LIBGL_ES=2 Added custom env: VTEST_SOCKET_NAME=/data/user/0/net.kdt.pojavlaunch/cache/.virgl_test Added custom env: MESA_LOADER_DRIVER_OVERRIDE=zink Added custom env: MESA_GLSL_VERSION_OVERRIDE=460 Added custom env: JAVA_HOME=/data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17 Added custom env: MESA_GL_VERSION_OVERRIDE=4.6 Added custom env: allow_glsl_extension_directive_midshader=true Added custom env: REGAL_GL_RENDERER=Regal Added custom env: AWTSTUB_HEIGHT=756 --------- beginning of main

I/LIBGL ( 8732): Initialising gl4es I/LIBGL ( 8732): v1.1.4 built on May 28 2022 20:23:20 I/LIBGL ( 8732): Using GLES 2.0 backend

I/LIBGL ( 8732): loaded: libGLESv2.so I/LIBGL ( 8732): loaded: libEGL.so I/LIBGL ( 8732): Using GLES 2.0 backend

I/LIBGL ( 8732): Hardware Full NPOT detected and used I/LIBGL ( 8732): FBO are in core, and so used I/LIBGL ( 8732): PointSprite are in core, and so used

I/LIBGL ( 8732): CubeMap are in core, and so used

I/LIBGL ( 8732): BlendColor is in core, and so used

I/LIBGL ( 8732): Blend Substract is in core, and so used

I/LIBGL ( 8732): Blend Function and Equation Separation is in core, and so used

I/LIBGL ( 8732): Texture Mirrored Repeat is in core, and so used I/LIBGL ( 8732): Extension GL_OES_element_index_uint detected and used I/LIBGL ( 8732): Extension GL_OES_packed_depth_stencil detected and used

I/LIBGL ( 8732): Extension GL_OES_depth24 detected and used

I/LIBGL ( 8732): Extension GL_OES_rgb8_rgba8 detected and used

I/LIBGL ( 8732): Extension GL_EXT_texture_format_BGRA8888 detected and used I/LIBGL ( 8732): Extension GL_OES_depth_texture detected and used I/LIBGL ( 8732): Extension GL_OES_texture_stencil8 detected and used

I/LIBGL ( 8732): Extension GL_OES_texture_float detected and used

I/LIBGL ( 8732): Extension GL_OES_texture_half_float detected and used I/LIBGL ( 8732): Extension GL_EXT_color_buffer_float detected and used I/LIBGL ( 8732): Extension GL_EXT_color_buffer_half_float detected and used

I/LIBGL ( 8732): high precision float in fragment shader available and used

I/LIBGL ( 8732): Max vertex attrib: 32

I/LIBGL ( 8732): Extension GL_OES_standard_derivatives detected and used I/LIBGL ( 8732): Max texture size: 16384 I/LIBGL ( 8732): Max Varying Vector: 31

I/LIBGL ( 8732): Texture Units: 16/16 (hardware: 16), Max lights: 8, Max planes: 6

I/LIBGL ( 8732): Extension GL_EXT_texture_filter_anisotropic detected and used

I/LIBGL ( 8732): Max Anisotropic filtering: 16 I/LIBGL ( 8732): Hardware vendor is Qualcomm I/LIBGL ( 8732): GLSL 300 es supported I/LIBGL ( 8732): GLSL 310 es supported and used I/LIBGL ( 8732): GLSL 320 es supported I/LIBGL ( 8732): Max Color Attachments: 8 / Draw buffers: 8 I/LIBGL ( 8732): sRGB surface supported I/LIBGL ( 8732): EGLImage to Texture2D supported I/LIBGL ( 8732): EGLImage to RenderBuffer supported

I/LIBGL ( 8732): ignore MipMap I/LIBGL ( 8732): Targeting OpenGL 2.1 I/LIBGL ( 8732): No hack in shader converter to define overloaded function with int I/LIBGL ( 8732): NPOT texture handled in hardware I/LIBGL ( 8732): Not trying to batch small subsequent glDrawXXXX I/LIBGL ( 8732): try to use VBO

I/LIBGL ( 8732): glX Will try to recycle EGL Surface

I/LIBGL ( 8732): Current folder is:/

I/jrelog ( 8732): dlopen libgl4es_114.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjli.so success

I/jrelog ( 8732): dlopen libjvm.so failed: dlopen failed: library "libjvm.so" not found

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/server/libjvm.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libverify.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjava.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libnet.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libnio.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libawt.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libawt_headless.so success

I/jrelog ( 8732): dlopen libfreetype.so failed: dlopen failed: library "libfreetype.so" not found

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libfontmanager.so failed: dlopen failed: library "libfreetype.so" not found: needed by /data/data/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libfontmanager.so in namespace classloader-namespace

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjimage.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/liblcms.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libdt_socket.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libverify.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libsctp.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjavajpeg.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libprefs.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libj2pkcs11.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libmlib_image.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libnio.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libinstrument.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjaas.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libextnet.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libmanagement_agent.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libnet.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libj2gss.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libawt_headless.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjava.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjsig.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libfontmanager.so failed: dlopen failed: library "libfreetype.so" not found: needed by /data/data/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libfontmanager.so in namespace classloader-namespace I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/server/libjsig.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/server/libjvm.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/librmi.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjli.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libzip.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libmanagement_ext.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libmanagement.so succe ss I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libawt.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjdwp.so success

I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libjawt.so success I/jrelog ( 8732): dlopen /data/user/0/net.kdt.pojavlaunch/runtimes/Internal-17/lib/libawt_xawt.so success I/jrelog ( 8732): dlopen /data/app/~~pRbt_jdxYfQ6D5J-2VkCiA==/net.kdt.pojavlaunch-sG2TDMnCnFWMVM4nl3x0CQ==/lib/arm64/libopenal.so success I/jrelog ( 8732): Done processing args I/jrelog ( 8732): Found JLI lib I/jrelog ( 8732): Calling JLI_Launch

2022-09-01 18:47:29,049 main ERROR appender Console has no parameter that matches element Policies [18:47:29] [main/INFO]: ModLauncher running: args [--username, Riujin1722, --version, 1.18.2, --gameDir, /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft, --assetsDir, /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/assets, --assetIndex, 1.18, --uuid, 35ce505c-f72a-4535-b416-7219f0c2bae8, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.74, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [18:47:29] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17-internal by N/A [18:47:29] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2343!/ Service=ModLauncher Env=CLIENT [18:47:29] [main/INFO]: Found mod file create-1.18.2-0.5.0.d.jar of type MOD with provider {mods folder locator at /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/mods} [18:47:29] [main/INFO]: Found mod file flywheel-forge-1.18.2-0.6.5.jar of type MOD with provider {mods folder locator at /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/mods} [18:47:30] [main/WARN]: Mod file /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraftforge/fmlcore/1.18.2-40.1.74/fmlcore-1.18.2-40.1.74.jar is missing mods.toml file [18:47:30] [main/WARN]: Mod file /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraftforge/javafmllanguage/1.18.2-40.1.74/javafmllanguage-1.18.2-40.1.74.jar is missing mods.toml file [18:47:30] [main/WARN]: Mod file /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraftforge/lowcodelanguage/1.18.2-40.1.74/lowcodelanguage-1.18.2-40.1.74.jar is missing mods.toml file [18:47:30] [main/WARN]: Mod file /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraftforge/mclanguage/1.18.2-40.1.74/mclanguage-1.18.2-40.1.74.jar is missing mods.toml file [18:47:30] [main/INFO]: Found mod file fmlcore-1.18.2-40.1.74.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found mod file javafmllanguage-1.18.2-40.1.74.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found mod file lowcodelanguage-1.18.2-40.1.74.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found mod file mclanguage-1.18.2-40.1.74.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found mod file client-1.18.2-20220404.173914-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found mod file forge-1.18.2-40.1.74-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@d4ab71a [18:47:30] [main/INFO]: Found 1 dependencies adding them to mods collection [18:47:30] [main/INFO]: Found mod file Registrate-MC1.18.2-1.1.3.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@36bc415e [18:47:32] [main/INFO]: Compatibility level set to JAVA_17 [18:47:32] [main/INFO]: Launching target 'forgeclient' with arguments [--version, 1.18.2, --gameDir, /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft, --assetsDir, /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/assets, --uuid, 35ce505c-f72a-4535-b416-7219f0c2bae8, --username, Riujin1722, --assetIndex, 1.18, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, release] [LWJGL] Failed to load a library. Possible solutions: a) Add the directory that contains the shared library to -Djava.library.path or -Dorg.lwjgl.librarypath. b) Add the JAR that contains the shared library to the classpath. [LWJGL] Enable debug mode with -Dorg.lwjgl.util.Debug=true for better diagnostics. [LWJGL] Enable the SharedLibraryLoader debug mode with -Dorg.lwjgl.util.DebugLoader=true for better diagnostics. [18:47:48] [Render thread/WARN]: Assets URL 'union:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2350!/assets/.mcassetsroot' uses unexpected schema [18:47:48] [Render thread/WARN]: Assets URL 'union:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%2350!/data/.mcassetsroot' uses unexpected schema [18:47:48] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [18:47:50] [Render thread/INFO]: Setting user: Riujin1722 [18:47:51] [Render thread/INFO]: Backend library: LWJGL version 3.2.3 SNAPSHOT DlLoader: using external EGLBridge: Initializing EGLBridge: Initialized! EGLBridge: ThreadID=8901 EGLBridge: EGLDisplay=0xb400007d82cd7290, EGLSurface=0x7d32e7b290 EGLBridge: Created CTX pointer = 0x7d32e7c370 EGLBridge: Comparing: thr=8901, this=0x7d32e7c370, curr=0x0 EGLBridge: Making current on window 0x7d32e7c370 on thread 8901 EGLBridge: eglMakeCurrent() succeed! EGLBridge: Comparing: thr=8901, this=0x7d32e7c370, curr=0x7d32e7c370 [18:47:54] [modloading-worker-0/INFO]: No shaders mod detected. [18:47:54] [modloading-worker-0/INFO]: Forge mod loading, version 40.1.74, for MC 1.18.2 with MCP 20220404.173914 [18:47:54] [modloading-worker-0/INFO]: MinecraftForge v40.1.74 Initialized [18:47:55] [modloading-worker-0/INFO]: Detected new forge version, registering events reflectively. [18:48:09] [Render thread/INFO]: Potentially Dangerous alternative prefix minecraft for name milk, expected forge. This could be a intended override, but in most cases indicates a broken mod. [18:48:09] [Render thread/INFO]: Potentially Dangerous alternative prefix minecraft for name flowing_milk, expected forge. This could be a intended override, but in most cases indicates a broken mod. [18:48:13] [Render thread/WARN]: ERROR : Couldn't load Narrator library java.lang.UnsatisfiedLinkError: /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.cache/JNA/temp/jna16576899139683727145.tmp: dlopen failed: library "/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.cache/JNA/temp/jna16576899139683727145.tmp" needed or dlopened by "/data/data/net.kdt.pojavlaunch/runtimes/Internal-17/lib/server/libjvm.so" is not accessible for the namespace "classloader-namespace" at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?] at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(Unknown Source) ~[?:?] at jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source) ~[?:?] at jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source) ~[?:?] at java.lang.ClassLoader.loadLibrary(Unknown Source) ~[?:?] at java.lang.Runtime.load0(Unknown Source) ~[?:?] at java.lang.System.load(Unknown Source) ~[?:?] at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1045) ~[jna-5.10.0.jar%2347!/:5.10.0 (b0)] at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:1015) ~[jna-5.10.0.jar%2347!/:5.10.0 (b0)] at com.sun.jna.Native.(Native.java:221) ~[jna-5.10.0.jar%2347!/:5.10.0 (b0)] at com.sun.jna.NativeLibrary.(NativeLibrary.java:87) ~[jna-5.10.0.jar%2347!/:5.10.0 (b0)] at com.mojang.text2speech.NarratorLinux.(NarratorLinux.java:18) ~[text2speech-1.12.4.jar%2327!/:?] at com.mojang.text2speech.Narrator.getNarrator(Narrator.java:21) ~[text2speech-1.12.4.jar%2327!/:?] at net.minecraft.client.gui.chat.NarratorChatListener.(NarratorChatListener.java:26) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.gui.chat.NarratorChatListener.(NarratorChatListener.java:24) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.gui.Gui.(Gui.java:154) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraftforge.client.gui.ForgeIngameGui.(ForgeIngameGui.java:322) ~[fo rge-1.18.2-40.1.74-universal.jar%2355!/:?] at net.minecraft.client.Minecraft.(Minecraft.java:518) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.74.jar%2346!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] I/LIBGL ( 8732): version string: 150

I/LIBGL ( 8732): version string: 150

I/LIBGL ( 8732): version string: 150

I/LIBGL ( 8732): version string: 150

I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150 I/LIBGL ( 8732): version string: 150

[18:48:15] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources [18:48:16] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [18:48:19] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 40.1.74 Target: null [18:48:19] [Forge Version Check/INFO]: [flywheel] Starting version check at https://api.modrinth.com/updates/5lpsZoRi/forge_updates.json [18:48:20] [Forge Version Check/INFO]: [flywheel] Found status: UP_TO_DATE Current: 0.6.5 Target: null [18:48:20] [Render thread/WARN]: Mod 'create' took 1.253 s to run a deferred task. [18:48:22] [Render thread/ERROR]: Unreported exception thrown! java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT at com.mojang.blaze3d.pipeline.RenderTarget.m83949(RenderTarget.java:161) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.pipeline.RenderTarget.m83950(RenderTarget.java:139) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.pipeline.RenderTarget.m83964(RenderTarget.java:63) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.pipeline.RenderTarget.m83941(RenderTarget.java:51) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.pipeline.RenderTarget.enableStencil(RenderTarget.java:317) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.simibubi.create.foundation.gui.UIRenderHelper$CustomRenderTarget.create(UIRenderHelper.java:288) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] at com.simibubi.create.foundation.gui.UIRenderHelper.lambda$init$0(UIRenderHelper.java:38) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] at com.mojang.blaze3d.systems.RenderSystem.m69884(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.systems.RenderSystem.m69495(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at com.mojang.blaze3d.platform.Window.m85435(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.Minecraft.m91383(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.Minecraft.m91374(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.74.jar%2346!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2334!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] [18:48:23] [Render thread/FATAL]: Preparing crash report with UUID 0e9a909d-9523-4b4e-b1f4-0f25d3b35dfa ---- Minecraft Crash Report ---- // Why is it breaking :(

Time: 01.09.22, 18:48 Description: Unexpected error

java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT at com.mojang.blaze3d.pipeline.RenderTarget.m83949(RenderTarget.java:161) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83950(RenderTarget.java:139) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83964(RenderTarget.java:63) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83941(RenderTarget.java:51) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.enableStencil(RenderTarget.java:317) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.foundation.gui.UIRenderHelper$CustomRenderTarget.create(UIRenderHelper.java:288) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] {re:classloading} at com.simibubi.create.foundation.gui.UIRenderHelper.lambda$init$0(UIRenderHelper.java:38) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] {re:mixin,re:classloading} at com.mojang.blaze3d.systems.RenderSystem.m69884(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A} at com.mojang.blaze3d.systems.RenderSystem.m69495(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A} at com.mojang.blaze3d.platform.Window.m85435(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-sr g.jar%2350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.74.jar%2346!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%23 34!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Stacktrace: at com.mojang.blaze3d.pipeline.RenderTarget.m83949(RenderTarget.java:161) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83950(RenderTarget.java:139) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83964(RenderTarget.java:63) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.m83941(RenderTarget.java:51) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.mojang.blaze3d.pipeline.RenderTarget.enableStencil(RenderTarget.java:317) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.foundation.gui.UIRenderHelper$CustomRenderTarget.create(UIRenderHelper.java:288) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] {re:classloading} at com.simibubi.create.foundation.gui.UIRenderHelper.lambda$init$0(UIRenderHelper.java:38) ~[create-1.18.2-0.5.0.d.jar%2348!/:0.5.0.d] {re:mixin,re:classloading} at com.mojang.blaze3d.systems.RenderSystem.m69884(RenderSystem.java:211) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A} at com.mojang.blaze3d.systems.RenderSystem.m69495(RenderSystem.java:198) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: N o Packs: Default, Mod Resources Stacktrace: at net.minecraft.client.ResourceLoadStateTracker.m168562(ResourceLoadStateTracker.java:49) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading} at net.minecraft.client.Minecraft.m91354(Minecraft.java:2269) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {} at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.74.jar%2346!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.L auncher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2334!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Linux (aarch64) version Android-12 Java Version: 17-internal, N/A Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1819508616 bytes (1735 MiB) / 2841640960 bytes (2710 MiB) up to 2841640960 bytes (2710 MiB) CPUs: 8 Processor Vendor: 0x41 Processor Name: Identifier: 0x41 Family 8 Model 0xd41 Stepping r0x2p0 Microarchitecture: unknown Frequency (GHz): -0,00 Number of physical packages: 1 Number of physical CPUs: 1 Number of logical CPUs: 8 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0,00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MB): 6515,62 Virtual memory used (MB): 6445,47 Swap memory total (MB): 4096,00 Swap memory used (MB): 1833,93 JVM Flags: 2 total; -Xms2710M -Xmx2710M Launched Version: 1.18.2 Backend library: LWJGL version 3.2.3 SNAPSHOT Backend API: GL4ES wrapper GL version 2.1 gl4es wrapper 1.1.4, ptitSeb Window size: 1618x756 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fast Resource Packs: Current Language: English (US) CPU: 8x ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |ENQUEUE_IM|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.18.2-40.1.74-universal.jar |Forge |forge |40.1.74 |ENQUEUE_IM|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |ENQUEUE_IM|Manifest: NOSIGNATURE create-1.18.2-0.5.0.d.jar |Create |create |0.5.0.d |ENQUEUE_IM|Manifest: NOSIGNATURE Flywheel Backend: Uninitialized Crash Report UUID: 0e9a909d-9523-4b4e-b1f4-0f25d3b35dfa FML: 40.1 Forge: net.minecraftforge:40.1.74 [18:48:23] [Render thread/FATAL]: Preparing crash report with UUID c86be42c-5427-42c7-99fc-7559f30937ac

@!@# Game crashed! Crash report saved to: #@!@# /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/.minecraft/crash-reports/crash-2022-09-01_18.48.23-client.txt

FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7f6dc333c4) process killed with signal 6 code 0xffffffff addr 0x28820000221c

GaucovyAero commented 2 years ago
java.lang.RuntimeException: GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
at com.mojang.blaze3d.pipeline.RenderTarget.m_83949_(RenderTarget.java:161) ~[client-1.18.2-20220404.173914-srg.jar%2350!/:?]

create mod doesn't work on pojav (if you also have flywheel, that also doesn't work), because it requires a higher OpenGL version than we currently provide, this is not fixable.

Ruijin1722 commented 2 years ago

will you be providing a higher open-gl soon ?

GaucovyAero commented 2 years ago

will you be providing a higher open-gl soon ?

you can try using virglrenderer, but that may do text bugs, flip the screen around, screen artifacting and bugging and stuff like that...

Ruijin1722 commented 2 years ago

will you be providing a higher open-gl soon ?

you can try using virglrenderer, but that may do text bugs, flip the screen around, screen artifacting and bugging and stuff like that...

Screenshot_20220902-001303_PojavLauncher (Minecraft Java Edition for Android)

Thats happend when i use virgelrender its slow playable but All black and stuff Like that

Ruijin1722 commented 2 years ago

Ist that fixable !?

GaucovyAero commented 2 years ago

will you be providing a higher open-gl soon ?

you can try using virglrenderer, but that may do text bugs, flip the screen around, screen artifacting and bugging and stuff like that...

Screenshot_20220902-001303_PojavLauncher (Minecraft Java Edition for Android)

Thats happend when i use virgelrender its slow playable but All black and stuff Like that

Yeah, as I already told you virgl is very buggy and you can't fix this no text issue. So either remove Create and use Holy GL4ES, or just stick with virgl and bugs.

SkulZOnTheYT commented 2 years ago

Actually I have a problem with this person, which is that I can't login on Forge 1.18, whether it's 1.18.1 or 1.18.2, both can't be logged in. But on forge 1.19 working, using mod or not still working, I'm still confused with crash forge 1.18 -_-

GaucovyAero commented 2 years ago

Well I don't really know what does "log in" mean... Try to explain more thoroughly please.

Ruijin1722 commented 2 years ago

Solved

GaucovyAero commented 2 years ago

1948

Xyzaa115 commented 1 year ago

How to fix crash when I enter the game?

ABFFFFF commented 1 year ago

How to download pojavlauncher on ios for free ????