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.68k stars 1.27k forks source link

[BUG] <crash using sodium> #4697

Closed TylerHaoNhot closed 1 year ago

TylerHaoNhot commented 1 year ago

Describe the bug

My game crash when using sodium on a mod pack called fabulously optimized Information of the modpack i will leave at the platform section.

The log file and images/videos

The log file is extremely long , so i paste here the log lines stared when i start to join the world.

Log: current or a function that is not avail[17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:32] [Render thread/INFO]: Preparing spawn area: 0% [17:24:33] [Render thread/INFO]: Preparing spawn area: 0% [17:24:34] [Render thread/INFO]: Time elapsed: 8161 ms [17:24:34] [Server thread/INFO]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.class_2926 [17:24:34] [Server thread/INFO]: Changing view distance to 2, from 10 [17:24:34] [Server thread/INFO]: Changing simulation distance to 5, from 0 [17:24:35] [Render thread/WARN]: Failed to find a usable hardware address from the network interfaces; using random bytes: 3a:bd:2d:6e:4d:b6:ea:30 [17:24:36] [Netty Local Client IO #0/INFO]: Mixing server.MixinServerboundChatCommandPacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_7472 [17:24:36] [Netty Local Client IO #0/INFO]: Mixing server.MixinServerboundChatPacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_2797 [17:24:36] [Netty Local Client IO #0/INFO]: Mixing server.MixinServerboundChatSessionUpdatePacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_7861 [17:24:37] [Server thread/INFO]: sustyler128[local:E:1c417c05] logged in with entity id 101 at (-28.5, 54.0, -76.5) [17:24:37] [Server thread/INFO]: sustyler128 joined the game [17:24:37] [Render thread/INFO]: Reloading pipeline on dimension change: NamespacedId{namespace='minecraft', name='overworld'} => NamespacedId{namespace='minecraft', name='overworld'} [17:24:37] [Render thread/INFO]: Destroying pipeline NamespacedId{namespace='minecraft', name='overworld'} [17:24:37] [Render thread/INFO]: Creating pipeline for dimension NamespacedId{namespace='minecraft', name='overworld'} [17:24:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2128ms or 42 ticks behind [17:24:37] [Render thread/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/occlusion/BlockOcclusionCache (java.lang.ClassNotFoundException: me/jellysquid/mods/sodium/client/render/occlusion/BlockOcclusionCache) [17:24:37] [Render thread/INFO]: Started 2 worker threads [17:24:38] [Render thread/INFO]: Loaded 2 advancements ing essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?version string: 330 coreERROR: 0:25: 'switch' : Reserved word. ERROR: 0:25: 'switch' : Syntax error: syntax error INTERNAL ERROR: no main() function! ERROR: 2 compilation errors. No code generated.

version string: 330 coreScanning with template const float FOG_SHAPE_SPHERICAL = %f ; Scanning with template const float FOG_SHAPE_CYLINDRICAL = %f ; ERROR: 0:110: '>>' : wrong operand types no operation '>>' exists that takes a left-hand operand of type 'float' and a right operand of type 'const int' (or there is no acceptable conversion) ERROR: 0:110: 'xffffu' : Syntax error: syntax error INTERNAL ERROR: no main() function! ERROR: 2 compilation errors. No code generated.

[17:24:39] [Render thread/WARN]: Shader compilation log for sodium:blocks/block_layer_opaque.vsh: ERROR: 0:110: '>>' : wrong operand types no operation '>>' exists that takes a left-hand operand of type 'float' and a right operand of type 'const int' (or there is no acceptable conversion) ERROR: 0:110: 'xffffu' : Syntax error: syntax error INTERNAL ERROR: no main() function! ERROR: 2 compilation errors. No code generated.

[17:24:39] [Render thread/ERROR]: Unreported exception thrown! java.lang.RuntimeException: Shader compilation failed, see log for details at me.jellysquid.mods.sodium.client.gl.shader.GlShader.(GlShader.java:34) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.gl.shader.ShaderLoader.loadShader(ShaderLoader.java:22) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.createShader(ShaderChunkRenderer.java:45) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.compileProgram(ShaderChunkRenderer.java:36) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.begin(ShaderChunkRenderer.java:69) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.DefaultChunkRenderer.render(DefaultChunkRenderer.java:48) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.renderLayer(RenderSectionManager.java:216) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.drawChunkLayer(SodiumWorldRenderer.java:226) ~[sodium-fabric-mc1.20.1-0.5.2.jar:?] at net.minecraft.class_761.method_3251(class_761.java:13514) ~[client-intermediary.jar:?] at net.minecraft.class_761.method_22710(class_761.java:1253) ~[client-intermediary.jar:?] at net.minecraft.class_757.method_3188(class_757.java:1110) ~[client-intermediary.jar:?] at net.minecraft.class_757.method_3192(class_757.java:880) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_1523(class_310.java:1219) ~[client-intermediary.jar:?] at net.minecraft.class_310.method_1514(class_310.java:802) ~[client-intermediary.jar:?] at net.minecraft.client.main.Main.main(Main.java:250) ~[fabric-loader-0.14.22-1.20.1.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.22.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.22.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.22.jar:?] [17:24:40] [Server thread/INFO]: Stopping server [17:24:40] [Server thread/INFO]: Saving players [17:24:40] [Server thread/INFO]: Saving worlds [17:24:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Thế giới mớ]'/minecraft:overworld [17:24:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Thế giới mớ]'/minecraft:the_end [17:24:45] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Thế giới mớ]'/minecraft:the_nether [17:24:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (Thế giới mớ): All chunks are saved [17:24:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [17:24:45] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [17:24:45] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [17:24:45] [Server thread/INFO]: closing rrp ebe:base_resources [17:24:45] [Server thread/WARN]: [FastQuit] "Thế giới mớ" was not registered in currently saving worlds! [17:24:46] [Render thread/INFO]: [FastQuit] Disconnected "Thế giới mớ" from the client. [17:24:46] [Render thread/INFO]: Stopping worker threads [17:24:46] [Render thread/INFO]: emissive suffixes loaded: {_e} [17:24:46] [Render thread/INFO]: [FastQuit] Exiting FastQuit. [17:24:46] [Render thread/INFO]: [FastQuit] Waiting for "Thế giới mớ" to finish saving... ---- Minecraft Crash Report ---- // Why did you do that?

Time: 2023-10-05 17:24:46 Description: Unexpected error

java.lang.RuntimeException: Shader compilation failed, see log for details at me.jellysquid.mods.sodium.client.gl.shader.GlShader.(GlShader.java:34) at me.jellysquid.mods.sodium.client.gl.shader.ShaderLoader.loadShader(ShaderLoader.java:22) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.createShader(ShaderChunkRenderer.java:45) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.compileProgram(ShaderChunkRenderer.java:36) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.begin(ShaderChunkRenderer.java:69) at me.jellysquid.mods.sodium.client.render.chunk.DefaultChunkRenderer.render(DefaultChunkRenderer.java:48) at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.renderLayer(RenderSectionManager.java:216) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.drawChunkLayer(SodiumWorldRenderer.java:226) at net.minecraft.class_761.method_3251(class_761.java:13514) at net.minecraft.class_761.method_22710(class_761.java:1253) at net.minecraft.class_757.method_3188(class_757.java:1110) at net.minecraft.class_757.method_3192(class_757.java:880) at net.minecraft.class_310.method_1523(class_310.java:1219) at net.minecraft.class_310.method_1514(class_310.java:802) at net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

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

-- Head -- Thread: Render thread Stacktrace: at me.jellysquid.mods.sodium.client.gl.shader.GlShader.(GlShader.java:34) at me.jellysquid.mods.sodium.client.gl.shader.ShaderLoader.loadShader(ShaderLoader.java:22) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.createShader(ShaderChunkRenderer.java:45) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.compileProgram(ShaderChunkRenderer.java:36) at me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer.begin(ShaderChunkRenderer.java:69) at me.jellysquid.mods.sodium.client.render.chunk.DefaultChunkRenderer.render(DefaultChunkRenderer.java:48) at me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.renderLayer(RenderSectionManager.java:216) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.drawChunkLayer(SodiumWorldRenderer.java:226) at net.minecraft.class_761.method_3251(class_761.java:13514) at net.minecraft.class_761.method_22710(class_761.java:1253) at net.minecraft.class_757.method_3188(class_757.java:1110) Mixins in Stacktrace: me.jellysquid.mods.sodium.client.render.chunk.ShaderChunkRenderer: net.coderbot.iris.compat.sodium.mixin.shader_overrides.MixinShaderChunkRenderer (mixins.iris.compat.sodium.json) me.jellysquid.mods.sodium.client.render.chunk.DefaultChunkRenderer: net.coderbot.iris.compat.sodium.mixin.shadow_map.MixinDefaultChunkRenderer (mixins.iris.compat.sodium.json) net.coderbot.iris.compat.sodium.mixin.shader_overrides.MixinRegionChunkRenderer (mixins.iris.compat.sodium.json) net.coderbot.iris.compat.sodium.mixin.vertex_format.MixinRegionChunkRenderer (mixins.iris.compat.sodium.json) me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager: net.coderbot.iris.compat.sodium.mixin.shadow_map.MixinRenderSectionManager (mixins.iris.compat.sodium.json) net.coderbot.iris.compat.sodium.mixin.vertex_format.MixinRenderSectionManager (mixins.iris.compat.sodium.json) net.coderbot.iris.compat.sodium.mixin.options.MixinRenderSectionManager (mixins.iris.compat.sodium.json) me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer: net.coderbot.iris.compat.sodium.mixin.shadow_map.SodiumWorldRendererAccessor (mixins.iris.compat.sodium.json) net.coderbot.iris.compat.sodium.mixin.shadow_map.MixinSodiumWorldRenderer (mixins.iris.compat.sodium.json) net.minecraft.class_761: dev.isxander.controlify.mixins.feature.rumble.levelevents.LevelRendererMixin (controlify.mixins.json) dev.tr7zw.entityculling.mixin.WorldRendererMixin (entityculling.mixins.json) me.jellysquid.mods.sodium.mixin.core.render.world.WorldRendererMixin (sodium.mixins.json) me.flashyreese.mods.sodiumextra.mixin.stars.MixinWorldRenderer (sodium-extra.mixins.json) net.coderbot.iris.mixin.MixinLevelRenderer (mixins.iris.json) me.jellysquid.mods.sodium.mixin.features.options.weather.WorldRendererMixin (sodium.mixins.json) me.jellysquid.mods.sodium.mixin.features.render.gui.outlines.WorldRendererMixin (sodium.mixins.json) me.jellysquid.mods.sodium.mixin.features.render.world.clouds.WorldRendererMixin (sodium.mixins.json) me.flashyreese.mods.sodiumextra.mixin.sky.MixinWorldRenderer (sodium-extra.mixins.json) foundationgames.enhancedblockentities.mixin.WorldRendererMixin (enhancedblockentities.mixins.json) net.coderbot.iris.mixin.LevelRendererAccessor (mixins.iris.json) me.flashyreese.mods.sodiumextra.mixin.sun_moon.MixinWorldRenderer (sodium-extra.mixins.json) net.fabricmc.fabric.mixin.resource.loader.client.KeyedResourceReloadListenerClientMixin (fabric-resource-loader-v0.client.mixins.json) net.coderbot.iris.mixin.fantastic.MixinLevelRenderer (mixins.iris.fantastic.json) io.github.amerebagatelle.fabricskyboxes.mixin.skybox.WorldRendererAccess (fabricskyboxes.mixins.json) net.fabricmc.fabric.mixin.client.rendering.WorldRendererMixin (fabric-rendering-v1.mixins.json) net.coderbot.iris.mixin.sky.MixinLevelRenderer_SunMoonToggle (mixins.iris.json) net.coderbot.iris.mixin.shadows.MixinPreventRebuildNearInShadowPass (mixins.iris.json) net.coderbot.batchedentityrendering.mixin.MixinLevelRenderer (iris-batched-entity-rendering.mixins.json) io.github.amerebagatelle.fabricskyboxes.mixin.skybox.SkyboxRenderMixin (fabricskyboxes.mixins.json) net.coderbot.iris.compat.sodium.mixin.sky.MixinLevelRenderer (mixins.iris.compat.sodium.json) ca.fxco.moreculling.mixin.WorldRenderer_rainMixin (moreculling.mixins.json) me.flashyreese.mods.sodiumextra.mixin.particle.MixinWorldRenderer (sodium-extra.mixins.json) net.coderbot.iris.mixin.shadows.MixinLevelRenderer (mixins.iris.json) net.coderbot.batchedentityrendering.mixin.MixinLevelRenderer_EntityListSorting (iris-batched-entity-rendering.mixins.json) net.coderbot.iris.mixin.fabulous.MixinDisableFabulousGraphics (mixins.iris.json) ca.fxco.moreculling.mixin.WorldRenderer_cloudsMixin (moreculling.mixins.json) net.coderbot.iris.mixin.vertices.immediate.MixinLevelRenderer (mixins.iris.vertexformat.json) dev.lambdaurora.lambdynlights.mixin.CommonWorldRendererMixin (lambdynlights.mixins.json) net.minecraft.class_757: dev.isxander.controlify.mixins.feature.oofinput.GameRendererMixin (controlify.mixins.json) dev.isxander.zoomify.mixins.zoom.secondary.GameRendererMixin (zoomify.mixins.json) dev.isxander.controlify.mixins.feature.screenop.GameRendererMixin (controlify.mixins.json) me.jellysquid.mods.sodium.mixin.features.gui.hooks.console.GameRendererMixin (sodium.mixins.json) net.coderbot.iris.mixin.MixinModelViewBobbing (mixins.iris.json) com.github.dimadencep.mods.rrls.mixins.compat.SplashUseFix (rrls-common.mixins.json) dev.isxander.zoomify.mixins.zoom.GameRendererMixin (zoomify.mixins.json) net.fabricmc.fabric.mixin.client.rendering.shader.GameRendererMixin (fabric-rendering-v1.mixins.json) net.fabricmc.fabric.mixin.screen.GameRendererMixin (fabric-screen-api-v1.mixins.json) net.coderbot.iris.mixin.GameRendererAccessor (mixins.iris.json) net.coderbot.iris.mixin.MixinGameRenderer_NightVisionCompat (mixins.iris.json) fabric.net.raphimc.immediatelyfast.injection.mixins.core.compat.MixinGameRenderer (fabric-immediatelyfast-common.mixins.json) net.coderbot.iris.mixin.MixinTweakFarPlane (mixins.iris.json) me.flashyreese.mods.sodiumextra.mixin.prevent_shaders.MixinGameRenderer (sodium-extra.mixins.json) dev.isxander.controlify.mixins.feature.virtualmouse.GameRendererMixin (controlify.mixins.json) dynamic_fps.impl.mixin.GameRendererMixin (dynamic_fps.mixins.json) dev.isxander.controlify.mixins.feature.reacharound.GameRendererMixin (controlify.mixins.json) net.coderbot.iris.mixin.MixinGameRenderer (mixins.iris.json)

-- Affected level -- Details: All players: 1 total; [class_746['sustyler128'/101, l='ClientLevel', x=-28.50, y=54.00, z=-76.50]] Chunk stats: 256, 45 Level dimension: minecraft:overworld Level spawn location: World: (-32,65,-80), Section: (at 0,1,0 in -2,4,-5; chunk contains blocks -32,-64,-80 to -17,319,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Level time: 24 game time, 24 day time Server brand: fabric Server type: Integrated singleplayer server Stacktrace: at net.minecraft.class_638.method_8538(class_638.java:458) at net.minecraft.class_310.method_1587(class_310.java:2406) at net.minecraft.class_310.method_1514(class_310.java:826) at net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Mixins in Stacktrace: net.minecraft.class_638: me.jellysquid.mods.sodium.mixin.core.world.biome.ClientWorldMixin (sodium.mixins.json) me.jellysquid.mods.sodium.mixin.core.world.map.ClientWorldMixin (sodium.mixins.json) dev.lambdaurora.lambdynlights.mixin.ClientWorldMixin (lambdynlights.mixins.json) net.coderbot.iris.mixin.vertices.block_rendering.MixinClientLevel (mixins.iris.vertexformat.json) dev.tr7zw.entityculling.mixin.ClientWorldMixin (entityculling.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.client.ClientWorldMixin (fabric-lifecycle-events-v1.client.mixins.json) me.jellysquid.mods.lithium.mixin.chunk.entity_class_groups.ClientWorldMixin (lithium.mixins.json) net.minecraft.class_310: me.ramidzkh.fabrishot.mixins.MinecraftClientMixin (mixins.fabrishot.json) me.jellysquid.mods.sodium.mixin.core.MinecraftClientMixin (sodium.mixins.json) traben.entity_texture_features.mixin.reloading.MixinMinecraftClient (entity_texture_features-common.mixins.json) dev.isxander.yacl3.mixin.MinecraftMixin (yacl.mixins.json) traben.entity_model_features.mixin.MixinResourceReload (entity_model_features-common.mixins.json) com.github.dimadencep.mods.rrls.fabric.mixins.MinecraftClientMixin (rrls.mixins.json) jerozgen.languagereload.mixin.MinecraftClientAccessor (languagereload.mixins.json) org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json) malte0811.ferritecore.mixin.fabric.MinecraftMixin (ferritecore.fabric.mixin.json) me.flashyreese.mods.sodiumextra.mixin.gui.MinecraftClientAccessor (sodium-extra.mixins.json) org.embeddedt.modernfix.fabric.mixin.core.MCMixin_Fabric (modernfix-fabric.mixins.json) org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json) com.kingcontaria.fastquit.mixin.MinecraftClientMixin (fastquit.mixins.json) net.coderbot.iris.mixin.MixinMinecraft_Keybinds (mixins.iris.json) com.github.dimadencep.mods.rrls.mixins.MinecraftClientMixin (rrls-common.mixins.json) traben.entity_texture_features.mixin.reloading.MixinResourceReload (entity_texture_features-common.mixins.json) opekope2.optigui.mixin.MinecraftClientMixin2 (optigui.mixins.json) ca.fxco.moreculling.mixin.blockstates.MinecraftClient_loadBlocksMixin (moreculling.mixins.json) net.fabricmc.fabric.mixin.networking.client.accessor.MinecraftClientAccessor (fabric-networking-api-v1.client.mixins.json) org.embeddedt.modernfix.common.mixin.bugfix.world_leaks.MinecraftMixin (modernfix-common.mixins.json) dev.lambdaurora.lambdynlights.mixin.MinecraftClientMixin (lambdynlights.mixins.json) ca.fxco.moreculling.mixin.MinecraftClient_managersMixin (moreculling.mixins.json) shcm.shsupercm.fabric.citresewn.defaults.mixin.types.enchantment.MinecraftClientMixin (citresewn-defaults.mixins.json) com.aizistral.nochatreports.fabric.mixins.client.MixinMinecraft (mixins/fabric/nochatreports-fabric.mixins.json) dev.isxander.controlify.mixins.feature.input.MinecraftMixin (controlify.mixins.json) net.coderbot.iris.mixin.MixinMinecraft_Images (mixins.iris.json) ca.fxco.memoryleakfix.mixin.hugeScreenshotLeak.Minecraft_screenshotMixin (memoryleakfix.mixins.json) dev.lambdaurora.spruceui.mixin.MinecraftClientMixin (spruceui.mixins.json) com.kingcontaria.fastquit.mixin.MinecraftClientAccessor (fastquit.mixins.json) org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json) net.coderbot.iris.mixin.MixinMinecraft_PipelineManagement (mixins.iris.json) ca.fxco.memoryleakfix.mixin.customPayloadLeak.Minecraft_freeBufferMixin (memoryleakfix-fabric.mixins.json) dev.isxander.controlify.mixins.feature.virtualmouse.MinecraftMixin (controlify.mixins.json) net.fabricmc.fabric.mixin.event.interaction.client.MinecraftClientMixin (fabric-events-interaction-v0.client.mixins.json) net.fabricmc.fabric.mixin.registry.sync.client.MinecraftClientMixin (fabric-registry-sync-v0.client.mixins.json) dynamic_fps.impl.mixin.MinecraftMixin (dynamic_fps.mixins.json) dev.isxander.controlify.mixins.feature.screenop.MinecraftMixin (controlify.mixins.json) ca.fxco.memoryleakfix.mixin.targetEntityLeak.Minecraft_targetClearMixin (memoryleakfix.mixins.json) opekope2.optigui.mixin.MinecraftClientMixin (optigui.mixins.json) net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json) org.embeddedt.modernfix.fabric.mixin.feature.measure_time.MinecraftMixin_Fabric (modernfix-fabric.mixins.json) dev.isxander.zoomify.mixins.hooks.MinecraftClientMixin (zoomify.mixins.json) net.fabricmc.fabric.mixin.datagen.client.MinecraftClientMixin (fabric-data-generation-api-v1.client.mixins.json) dev.isxander.controlify.mixins.core.MinecraftMixin (controlify.mixins.json) jerozgen.languagereload.mixin.MinecraftClientMixin (languagereload.mixins.json) traben.entity_model_features.mixin.accessor.MinecraftClientAccessor (entity_model_features-common.mixins.json) org.embeddedt.modernfix.common.mixin.perf.blast_search_trees.MinecraftMixin (modernfix-common.mixins.json) com.aizistral.nochatreports.common.mixins.client.MixinMinecraft (mixins/common/nochatreports.mixins.json) net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.client.mixins.json)

-- Last reload -- Details: Reload number: 2 Reload reason: manual Finished: Yes Packs: vanilla, fabric, file/Chat Reporting Helper.zip, file/SodiumTranslations.zip, file/Mod Menu Helper.zip, continuity:glass_pane_culling_fix, continuity:default

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (aarch64) version Android-12 Java Version: 17.0.9-internal, N/A Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 356411880 bytes (339 MiB) / 1163919360 bytes (1110 MiB) up to 1163919360 bytes (1110 MiB) CPUs: 8 Processor Vendor: 0x51 Processor Name: AArch64 Processor rev 13 (aarch64) Identifier: 0x51 Family 8 Model 0x802 Stepping r7p12 Microarchitecture: unknown Frequency (GHz): -0.00 Number of physical packages: 2 Number of physical CPUs: 8 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): 3837.71 Virtual memory used (MB): 5058.43 Swap memory total (MB): 2048.00 Swap memory used (MB): 1609.33 JVM Flags: 3 total; -Xms1110M -Xmx1110M -Xbootclasspath/a:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/caciocavallo17/cacio-shared-1.18-SNAPSHOT.jar:/storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/caciocavallo17/cacio-tta-1.18-SNAPSHOT.jar Fabric Mods: advancementinfo: AdvancementInfo 1.20-fabric0.83.0-1.4 animatica: Animatica 0.6+1.20 antighost: AntiGhost 1.20-fabric0.83.0-1.1.5 crowdin-translate: CrowdinTranslate 1.4+1.19.3 bettermounthud: Better Mount HUD 1.2.2 borderlessmining: Borderless Mining 1.1.8+1.20.1 capes: Capes 1.5.2+1.20 citresewn: CIT Resewn 1.1.3+1.20 citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.20 cloth-config: Cloth Config v11 11.1.106 cloth-basic-math: cloth-basic-math 0.6.1 continuity: Continuity 3.0.0-beta.3+1.20.1 controlify: Controlify 1.6.0+1.20 dev_isxander_sdl2-jni: sdl2-jni 2.28.2-26 org_hid4java_hid4java: hid4java 0.7.0 org_quiltmc_quilt-json5: quilt-json5 1.0.3 debugify: Debugify 1.20.1+2.0 dynamic_fps: Dynamic FPS 3.1.0 e4mc_minecraft: e4mc 4.0.1 enhancedblockentities: Enhanced Block Entities 0.9+1.20 advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7 spruceui: SpruceUI 5.0.0+1.20 entity_model_features: Entity Model Features 0.2.13 entity_texture_features: Entity Texture Features 4.5.1 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling-Fabric 1.6.2-mc1.20 fabric-api: Fabric API 0.88.1+1.20.1 fabric-api-base: Fabric API Base 0.4.30+7abfd51577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.10+b3afc78b77 fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.40+b3afc78b77 fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+97bb207577 fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77 fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.9+b3afc78b77 fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.2.2+1e61dba177 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.38+b04edc7a77 fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.10+23d9108177 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da77 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.39+b3afc78b77 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.43+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.7+3265161977 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+709a987177 fabric-models-v0: Fabric Models (v0) 0.4.1+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677 fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.1+6beca84877 fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.1.3+92a0d36777 fabric-renderer-indigo: Fabric Renderer - Indigo 1.4.3+6bdb2ed077 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.45+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77 fabric-rendering-v0: Fabric Rendering (v0) 1.1.48+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.7+b3afc78b77 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.5+ea08f9d877 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.7+b3afc78b77 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b77 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.1+195226a777 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77 fabric-language-kotlin: Fabric Language Kotlin 1.10.10+kotlin.1.9.10 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.10 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.22.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.0 fabricloader: Fabric Loader 0.14.22 fabricskyboxes: FabricSkyBoxes 0.7.2+mc1.20.1 fabrishot: Fabrishot 1.10.0 fadeless: Fadeless 1.0.1 fastquit: FastQuit 3.0.0+1.20+ ferritecore: FerriteCore 6.0.0 fsb-interop: FabricSkyBoxes Interop 1.3.4+mc1.20-build.47 holdthatchunk: Hold That Chunk 2.0.1 immediatelyfast: ImmediatelyFast 1.2.3+1.20.1 com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.10 net_lenni0451_reflect: Reflect 1.2.1 indium: Indium 1.0.25+mc1.20.1 iris: Iris 1.6.8 io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.11.1 isxander-main-menu-credits: Main Menu Credits 1.1.2 java: OpenJDK 64-Bit Server VM 17 lambdynlights: LambDynamicLights 2.3.2+1.20.1 pride: Pride Lib 1.2.0+1.19.4 languagereload: Language Reload 1.5.8+1.20.1 lithium: Lithium 0.11.2 memoryleakfix: Memory Leak Fix 1.1.2 minecraft: Minecraft 1.20.1 mixintrace: MixinTrace 1.1.1+1.17 modelfix: Model Gap Fix 1.14 modernfix: ModernFix 5.7.2+mc1.20.1 modmenu: Mod Menu 7.2.2 morechathistory: MoreChatHistory 1.1.1 moreculling: More Culling 1.20.1-0.19.0 conditional-mixin: conditional mixin 0.3.2 nochatreports: No Chat Reports 1.20.1-v2.2.2 optigui: OptiGUI 2.1.5 optiglue: OptiGlue 2.1.5-mc.1.19.3 org_apache_commons_commons-text: commons-text 1.10.0 org_ini4j_ini4j: ini4j 0.5.4 puzzle: Puzzle 1.5.2+1.20 midnightlib: MidnightLib 1.4.1 puzzle-base: Puzzle Base 1.5.2+1.20 puzzle-gui: Puzzle GUI 1.5.2+1.20 puzzle-models: Puzzle Models 1.5.2+1.20 puzzle-splashscreen: Puzzle Splash Screen 1.5.2+1.20 reeses-sodium-options: Reese's Sodium Options 1.6.5+mc1.20.1-build.95 rrls: Remove Reloading Screen 3.2.0-1.20.1-fabric sodium: Sodium 0.5.2 sodium-extra: Sodium Extra 0.5.1+mc1.20.1-build.112 caffeineconfig: CaffeineConfig 1.3.0+1.17 yet_another_config_lib_v3: YetAnotherConfigLib 3.1.1+1.20 com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT yosbr: YOSBR 0.1.2 zoomify: Zoomify 2.11.2 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1 dev_isxander_settxi_settxi-core: settxi-core 2.10.6 dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6 Loaded Shaderpack: (off) NEC status: No NEC detected Launched Version: 1.20.1 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: Adreno (TM) 630 GL version 2.1 gl4es wrapper 1.1.5, PojavLauncherTeam & ptitSeb Window size: 2052x1026 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Type: Integrated Server (map_client.txt) Graphics mode: fast Resource Packs: vanilla, fabric, file/Chat Reporting Helper.zip, file/SodiumTranslations.zip, file/Mod Menu Helper.zip, continuity:glass_pane_culling_fix, continuity:default Current Language: en_us CPU: 8x AArch64 Processor rev 13 (aarch64) Server Running: true Player Count: 1 / 8; [class_3222['sustyler128'/101, l='ServerLevel[Thế giới mớ]', x=-28.50, y=54.00, z=-76.50]] Data Packs: vanilla, fabric Enabled Feature Flags: minecraft:vanilla World Generation: Stable

@!@# Game crashed! Crash report saved to: #@!@# /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/./custom_instances/fabulously_optimized/crash-reports/crash-2023-10-05_17.24.46-client.txt

FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x70118bfcf8) Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7001a2f378) FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x7001a2f378) FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x6d5a23d298) FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x6ffbff9460) FORTIFY: pthread_mutex_lock called on a destroyed mutex (0x700879d9d8)

Steps To Reproduce

tial and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was[17:24:37] [Server thread/INFO]: sustyler128[local:E:1c417c05] logged in with entity id 101 at (-28.5, 54.0, -76.5)
 called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you running essential and/or <1.13?Thread[Render thread,10,main]: No context is current or a function that is not available in the current context was called. Are you runn[17:24:37]

Expected Behavior

I want to load in the world.

Platform

- Device model:pixel 3 (4/64) 
- CPU architecture: 4x Qualcomm Kryo 385 Silver @ 1766 MHz
4x Qualcomm Kryo 385 Gold @ 2803 MHz
- Android version: 12
- PojavLauncher version: 20230928

Anything else?

No response

GaucovyAero commented 1 year ago

sodium's github page clearly states that GLES compatibility layers are not supported and only physical PC GPUs with OpenGL 4.6 are supported

Mario191209 commented 1 year ago

Meanwhile Angle, it is supported but somehow the persistent mapping will crash your game. In that case, you have to disable feature that I've mentioned to you.