[BUG] 在OpenGL小于4.0时,无法正常渲染开始界面,但能与按钮互动(凭感觉点到)
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
0.29.0
Operating System
Linux
Minecraft Version
1.21.4
Describe the bug
加载的过程一切顺利,直到窗口的出现。 刚开始的时候,LiquidBounce的Logo和进度条可以正常渲染,但是当进度条快跑完的时候重新加载了一遍资源包。然后当进度条再一次快要跑完的时候,不渲染了。如果这时尝试改变窗口的时候,窗口就全黑了。 在不渲染的期间,你可以与原版的按钮进行互动,按钮的位置和原版是一样的。并且你也可以正常地听到背景音乐。还可以凭感觉点进菜单里操作,只不过不渲染,只能凭感觉
已经排除是模组的问题。并且虽然日志是手机的,但是电脑上也是一模一样的问题。电脑是OpenGL 3.3
Steps to reproduce
- 首先你需要使用支持OpenGL 4.0以下,不包括4.0规范的显卡
- 然后安装Minecraft 1.21.4
- 安装Fabric mod加载器
- 安装Fabric API (fabric 0.119.2+1.21.4) mod
- 安装Fabric language Kotlin (fabric 1.13.2+2.1.20) mod
- 安装LiquidBounce (fabric 0.29.0) mod
- 最后启动后即可复现
Client Log
[19:35:11] [main/INFO]: Loading Minecraft 1.21.4 with Fabric Loader 0.16.10
[19:35:11] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...
[19:35:12] [main/INFO]: Loading 106 mods:
- fabric-api 0.119.2+1.21.4
|-- fabric-api-base 0.4.54+b47eab6b04
|-- fabric-api-lookup-api-v1 1.6.86+b1caf1e904
|-- fabric-biome-api-v1 15.0.6+b1c29d8e04
|-- fabric-block-api-v1 1.0.31+7feeb73304
|-- fabric-block-view-api-v2 1.0.20+9c49cc8c04
|-- fabric-blockrenderlayer-v1 2.0.8+7feeb73304
|-- fabric-client-tags-api-v1 1.1.29+20ea1e2304
|-- fabric-command-api-v1 1.2.62+f71b366f04
|-- fabric-command-api-v2 2.2.41+e496eb1504
|-- fabric-commands-v0 0.2.79+df3654b304
|-- fabric-content-registries-v0 9.1.19+25d1a67604
|-- fabric-convention-tags-v1 2.1.20+7f945d5b04
|-- fabric-convention-tags-v2 2.14.1+1edcd29104
|-- fabric-crash-report-info-v1 0.3.6+7feeb73304
|-- fabric-data-attachment-api-v1 1.6.2+e99da0f704
|-- fabric-data-generation-api-v1 22.3.1+0f4e5f5504
|-- fabric-dimensions-v1 4.0.10+7feeb73304
|-- fabric-entity-events-v1 2.0.15+62245bef04
|-- fabric-events-interaction-v0 4.0.4+a4eebcf004
|-- fabric-game-rule-api-v1 1.0.63+7d48d43904
|-- fabric-item-api-v1 11.3.0+ee91fa1f04
|-- fabric-item-group-api-v1 4.2.2+fcb9601404
|-- fabric-key-binding-api-v1 1.0.57+7d48d43904
|-- fabric-keybindings-v0 0.2.55+df3654b304
|-- fabric-lifecycle-events-v1 2.5.4+bf2a60eb04
|-- fabric-loot-api-v2 3.0.38+3f89f5a504
|-- fabric-loot-api-v3 1.0.26+203e6b2304
|-- fabric-message-api-v1 6.0.25+7feeb73304
|-- fabric-model-loading-api-v1 4.3.0+ae23723504
|-- fabric-networking-api-v1 4.4.0+db5e668204
|-- fabric-object-builder-api-v1 18.0.14+38b0d59804
|-- fabric-particles-v1 4.0.14+7feeb73304
|-- fabric-recipe-api-v1 8.1.1+640e77ae04
|-- fabric-registry-sync-v0 6.1.11+4a9c1ece04
|-- fabric-renderer-api-v1 5.0.3+50f0feb204
|-- fabric-renderer-indigo 2.0.3+50f0feb204
|-- fabric-rendering-data-attachment-v1 0.3.58+73761d2e04
|-- fabric-rendering-fluids-v1 3.1.19+7feeb73304
|-- fabric-rendering-v1 10.2.1+0d31b09f04
|-- fabric-resource-conditions-api-v1 5.0.13+203e6b2304
|-- fabric-resource-loader-v0 3.1.1+360374ac04
|-- fabric-screen-api-v1 2.0.38+7feeb73304
|-- fabric-screen-handler-api-v1 1.3.118+7feeb73304
|-- fabric-sound-api-v1 1.0.32+7feeb73304
|-- fabric-tag-api-v1 1.0.7+7d48d43904
|-- fabric-transfer-api-v1 5.4.9+efa825c904
\-- fabric-transitive-access-wideners-v1 6.3.2+56e78b9b04
- fabric-language-kotlin 1.13.2+kotlin.2.1.20
|-- org_jetbrains_kotlin_kotlin-reflect 2.1.20
|-- org_jetbrains_kotlin_kotlin-stdlib 2.1.20
|-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.1.20
|-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.1.20
|-- org_jetbrains_kotlinx_atomicfu-jvm 0.27.0
|-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.10.1
|-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.10.1
|-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.6.2
|-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.7.0
|-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.7.0
|-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.8.0
|-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.8.0
\-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.8.0
- fabricloader 0.16.10
\-- mixinextras 0.4.1
- java 21
- liquidbounce 0.29.0
|-- ai_djl_api 0.32.0
|-- ai_djl_pytorch_pytorch-engine 0.32.0
|-- com_github_ccbluex_discordipc 4.0.0
|-- com_github_ccbluex_mc-authlib 1.4.1
|-- com_github_ccbluex_netty-httpserver 2.1.1
|-- com_kohlschutter_junixsocket_junixsocket-common 2.8.3
|-- com_kohlschutter_junixsocket_junixsocket-native-common 2.8.3
|-- com_squareup_okhttp3_okhttp 5.0.0-alpha.14
|-- com_squareup_okio_okio-jvm 3.9.0
|-- com_thealtening_api_api 4.1.0
|-- com_vdurmont_semver4j 3.1.0
|-- io_netty_netty-codec-http 4.1.97
|-- io_netty_netty-codec-socks 4.1.97
|-- io_netty_netty-handler-proxy 4.1.97
|-- mcef 3.0.7-1.21.4
|-- net_fabricmc_tiny-mappings-parser 0.3.0+build.17
|-- net_lenni0451_reflect 1.3.2
|-- org_ahocorasick_ahocorasick 0.6.3
|-- org_apache_tika_tika-core 2.9.2
|-- org_graalvm_js_js-language 24.0.2
|-- org_graalvm_polyglot_polyglot 24.0.2
|-- org_graalvm_regex_regex 24.0.2
|-- org_graalvm_sdk_collections 24.0.2
|-- org_graalvm_sdk_jniutils 24.0.2
|-- org_graalvm_sdk_nativeimage 24.0.2
|-- org_graalvm_sdk_word 24.0.2
|-- org_graalvm_shadowed_icu4j 24.0.2
|-- org_graalvm_shadowed_json 24.0.2
|-- org_graalvm_tools_chromeinspector-tool 24.0.2
|-- org_graalvm_tools_coverage-tool 24.0.2
|-- org_graalvm_tools_dap-tool 24.0.2
|-- org_graalvm_tools_insight-heap-tool 24.0.2
|-- org_graalvm_tools_insight-tool 24.0.2
|-- org_graalvm_tools_lsp-tool 24.0.2
|-- org_graalvm_tools_lsp_api 24.0.2
|-- org_graalvm_tools_profiler-tool 24.0.2
|-- org_graalvm_truffle_truffle-api 24.0.2
|-- org_graalvm_truffle_truffle-compiler 24.0.2
\-- org_graalvm_truffle_truffle-runtime 24.0.2
- minecraft 1.21.4
[19:35:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/storage/emulated/0/FCL/.minecraft/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[19:35:13] [main/INFO]: Compatibility level set to JAVA_21
[19:35:15] [main/WARN]: Error loading class: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper (java.lang.ClassNotFoundException: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper)
[19:35:15] [main/WARN]: Error loading class: com/viaversion/viaversion/protocol/packet/PacketWrapperImpl (java.lang.ClassNotFoundException: com/viaversion/viaversion/protocol/packet/PacketWrapperImpl)
[19:35:16] [main/WARN]: Error loading class: net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/BlockOcclusionCache (java.lang.ClassNotFoundException: net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/BlockOcclusionCache)
[19:35:16] [main/WARN]: Error loading class: net/caffeinemc/mods/sodium/client/model/light/data/LightDataAccess (java.lang.ClassNotFoundException: net/caffeinemc/mods/sodium/client/model/light/data/LightDataAccess)
[19:35:18] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[19:35:23] [main/WARN]: Did not find udev library in operating system. Some features may not work.
[19:35:24] [main/WARN]: File not found or not readable: /proc/stat
[19:35:25] [Datafixer Bootstrap/INFO]: 243 Datafixer optimizations took 2524 milliseconds
[19:35:48] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[19:35:48] [Render thread/INFO]: Setting user: osmuikosmh
[19:35:49] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[19:35:50] [Download-2/ERROR]: Failed to fetch user properties
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at knot/com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:59) ~[authlib-6.0.57.jar:?]
at knot/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:150) ~[authlib-6.0.57.jar:?]
at knot/net.minecraft.class_310.method_55608(class_310.java:457) ~[client-intermediary.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at knot/com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:103) ~[authlib-6.0.57.jar:?]
at knot/com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.57.jar:?]
at knot/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:121) ~[authlib-6.0.57.jar:?]
... 5 more
[19:35:50] [Render thread/INFO]: Item Groups: [ Heads, Exploits, Containers ]
[19:35:51] [Render thread/ERROR]: Error parsing option value 0.5d for option Text Background Opacity: Failed to parse either. First: Not a number: "0.5d"; Second: Not a boolean: "0.5d"
[19:35:51] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[19:35:56] [Render thread/INFO]: Launching LiquidBounce v0.29.0 by CCBlueX
[19:35:56] [Render thread/INFO]: Client Version: 0.29.0 (git-451cb31)
[19:35:56] [Render thread/INFO]: Client Branch: nextgen
[19:35:56] [Render thread/INFO]: Operating System: Linux (Android-10)
[19:35:56] [Render thread/INFO]: Java Version: 21.0.1-internal
[19:35:56] [Render thread/INFO]: Screen Resolution: 1552x720
[19:35:56] [Render thread/INFO]: Refresh Rate: 60 Hz
[19:35:57] [Render thread/INFO]: Successfully extracted default theme
[19:35:57] [Render thread/INFO]: Loaded background image for theme default
[19:35:57] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader
[19:35:58] [Worker-Main-4/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
[19:36:00] [Worker-Main-4/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
[19:36:05] [Render thread/INFO]: OpenAL initialized on device OpenSL
[19:36:05] [Render thread/INFO]: Sound engine started
[19:36:05] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas
[19:36:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas
[19:36:05] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[19:36:05] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[19:36:05] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[19:36:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[19:36:05] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[19:36:05] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:36:05] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[19:36:05] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[19:36:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[19:36:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:36:06] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[19:36:06] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[19:36:06] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
at knot/net.minecraft.class_4014.method_18365(class_4014.java:68) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_18859(class_1255.java:164) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_4093.method_18859(class_4093.java:23) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_16075(class_1255.java:138) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_1255.method_5383(class_1255.java:123) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1523(class_310.java:1296) [client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1514(class_310.java:922) [client-intermediary.jar:?]
at knot/net.minecraft.client.main.Main.main(Main.java:267) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.10.jar:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at mio.Wrapper.main(Wrapper.java:21) [MioLaunchWrapper.jar:?]
Caused by: java.lang.ExceptionInInitializerError
at knot/net.minecraft.class_761.handler$bdh000$liquidbounce$onLoadEntityOutlineShader(class_761.java:2616) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_3296(class_761.java:209) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_14491(class_761.java:200) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_4013.method_29490(class_4013.java:16) ~[client-intermediary.jar:?]
... 16 more
Caused by: java.lang.IllegalStateException: Filed to compile shader! Caused by: 0:32: S0001: No matching overload for function 'textureSize' found
at knot/net.ccbluex.liquidbounce.render.shader.Shader.compileShader(Shader.kt:63) ~[liquidbounce.jar:?]
at knot/net.ccbluex.liquidbounce.render.shader.Shader.<init>(Shader.kt:32) ~[liquidbounce.jar:?]
at knot/net.ccbluex.liquidbounce.render.shader.shaders.OutlineShader.<init>(OutlineShader.kt:32) ~[liquidbounce.jar:?]
at knot/net.ccbluex.liquidbounce.render.shader.shaders.OutlineShader.<clinit>(OutlineShader.kt) ~[liquidbounce.jar:?]
at knot/net.minecraft.class_761.handler$bdh000$liquidbounce$onLoadEntityOutlineShader(class_761.java:2616) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_3296(class_761.java:209) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_14491(class_761.java:200) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_4013.method_29490(class_4013.java:16) ~[client-intermediary.jar:?]
... 16 more
[19:36:06] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader
[19:36:07] [Worker-Main-5/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
[19:36:07] [Worker-Main-5/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
[19:36:11] [Render thread/INFO]: OpenAL initialized on device OpenSL
[19:36:11] [Render thread/INFO]: Sound engine started
[19:36:11] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas
[19:36:11] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[19:36:11] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[19:36:11] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[19:36:11] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[19:36:11] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:36:11] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[19:36:11] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[19:36:11] [IO-Worker-1/INFO]: Could not authorize you against Realms server: Invalid session id
[19:36:11] [IO-Worker-1/ERROR]: Couldn't connect to realms
net.minecraft.class_4355: Realms authentication error with message 'Invalid session id'
at knot/net.minecraft.class_4341.method_20998(class_4341.java:445) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_4341.method_21027(class_4341.java:232) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_8647.method_52627(class_8647.java:51) ~[client-intermediary.jar:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
at java.base/java.lang.Thread.run(Unknown Source) [?:?]
(之后20分钟内没有任何输出,所以终止了游戏)
Screenshots
Translated:
Issue title: Can't render the start screen properly with OpenGL less than 4.0, but can interact with the buttons (pointing by feel) Issue body:
LiquidBounce Branch
Nextgen
LiquidBounce Build/Version
0.29.0
Operating System
Linux
Minecraft Version
1.21.4
Describe the bug
The loading process went fine until the window appeared. At first, LiquidBounce's Logo and progress bar rendered fine, but when the progress bar was almost done running it reloaded the resource pack again. Then when the progress bar is once again nearing the end of its run, it doesn't render. If you try to change the window at this point, the window goes all black. During the non-rendering period, you can interact with the original buttons, which are in the same position as the original. And you can also hear the background music normally. You can also tap into the menu by feel, but it's not rendered, it's just by feel!
Have ruled out it being a module issue. And although the logs are from the phone, it's the exact same problem on the computer. The computer is OpenGL 3.3
Steps to reproduce
First you need to use a graphics card that supports OpenGL up to and including 4.0, excluding the 4.0 specification
Then install Minecraft 1.21.4
Installing the Fabric mod loader
Install the Fabric API (fabric 0.119.2+1.21.4) mod
Install Fabric language Kotlin (fabric 1.13.2+2.1.20) mod
Installing the LiquidBounce (fabric 0.29.0) mod
Reproducible on final startup
Client Log
[19:35:11] [main/INFO]: Loading Minecraft 1.21.4 with Fabric Loader 0.16.10 [19:35:11] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [19:35:12] [main/INFO]: Loading 106 mods:
- fabric-api 0.119.2+1.21.4 |-- fabric-api-base 0.4.54+b47eab6b04 |-- fabric-api-lookup-api-v1 1.6.86+b1caf1e904 |-- fabric-biome-api-v1 15.0.6+b1c29d8e04 |-- fabric-block-api-v1 1.0.31+7feeb73304 |-- fabric-block-view-api-v2 1.0.20+9c49cc8c04 |-- fabric-blockrenderlayer-v1 2.0.8+7feeb73304 |-- fabric-client-tags-api-v1 1.1.29+20ea1e2304 |-- fabric-command-api-v1 1.2.62+f71b366f04 |-- fabric-command-api-v2 2.2.41+e496eb1504 |-- fabric-commands-v0 0.2.79+df3654b304 |-- fabric-content-registries-v0 9.1.19+25d1a67604 |-- fabric-convention-tags-v1 2.1.20+7f945d5b04 |-- fabric-convention-tags-v2 2.14.1+1edcd29104 |-- fabric-crash-report-info-v1 0.3.6+7feeb73304 |-- fabric-data-attachment-api-v1 1.6.2+e99da0f704 |-- fabric-data-generation-api-v1 22.3.1+0f4e5f5504 |-- fabric-dimensions-v1 4.0.10+7feeb73304 |-- fabric-entity-events-v1 2.0.15+62245bef04 |-- fabric-events-interaction-v0 4.0.4+a4eebcf004 |-- fabric-game-rule-api-v1 1.0.63+7d48d43904 |-- fabric-item-api-v1 11.3.0+ee91fa1f04 |-- fabric-item-group-api-v1 4.2.2+fcb9601404 |-- fabric-key-binding-api-v1 1.0.57+7d48d43904 |-- fabric-keybindings-v0 0.2.55+df3654b304 |-- fabric-lifecycle-events-v1 2.5.4+bf2a60eb04 |-- fabric-loot-api-v2 3.0.38+3f89f5a504 |-- fabric-loot-api-v3 1.0.26+203e6b2304 |-- fabric-message-api-v1 6.0.25+7feeb73304 |-- fabric-model-loading-api-v1 4.3.0+ae23723504 |-- fabric-networking-api-v1 4.4.0+db5e668204 |-- fabric-object-builder-api-v1 18.0.14+38b0d59804 |-- fabric-particles-v1 4.0.14+7feeb73304 |-- fabric-recipe-api-v1 8.1.1+640e77ae04 |-- fabric-registry-sync-v0 6.1.11+4a9c1ece04 |-- fabric-renderer-api-v1 5.0.3+50f0feb204 |-- fabric-renderer-indigo 2.0.3+50f0feb204 |-- fabric-rendering-data-attachment-v1 0.3.58+73761d2e04 |-- fabric-rendering-fluids-v1 3.1.19+7feeb73304 |-- fabric-rendering-v1 10.2.1+0d31b09f04 |-- fabric-resource-conditions-api-v1 5.0.13+203e6b2304 |-- fabric-resource-loader-v0 3.1.1+360374ac04 |-- fabric-screen-api-v1 2.0.38+7feeb73304 |-- fabric-screen-handler-api-v1 1.3.118+7feeb73304 |-- fabric-sound-api-v1 1.0.32+7feeb73304 |-- fabric-tag-api-v1 1.0.7+7d48d43904 |-- fabric-transfer-api-v1 5.4.9+efa825c904 -- fabric-transitive-access-wideners-v1 6.3.2+56e78b9b04
- fabric-language-kotlin 1.13.2+kotlin.2.1.20 |-- org_jetbrains_kotlin_kotlin-reflect 2.1.20 |-- org_jetbrains_kotlin_kotlin-stdlib 2.1.20 |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.1.20 |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.1.20 |-- org_jetbrains_kotlinx_atomicfu-jvm 0.27.0 |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.10.1 |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.10.1 |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.6.2 |-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.7.0 |-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.7.0 |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.8.0 |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.8.0 -- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.8.0
- fabricloader 0.16.10 -- mixinextras 0.4.1
- java 21
- liquidbounce 0.29.0 |-- ai_djl_api 0.32.0 |-- ai_djl_pytorch_pytorch-engine 0.32.0 |-- com_github_ccbluex_discordipc 4.0.0 |-- com_github_ccbluex_mc-authlib 1.4.1 |-- com_github_ccbluex_netty-httpserver 2.1.1 |-- com_kohlschutter_junixsocket_junixsocket-common 2.8.3 |-- com_kohlschutter_junixsocket_junixsocket-native-common 2.8.3 |-- com_squareup_okhttp3_okhttp 5.0.0-alpha.14 |-- com_squareup_okio_okio-jvm 3.9.0 |-- com_thealtening_api_api 4.1.0 |-- com_vdurmont_semver4j 3.1.0 |-- io_netty_netty-codec-http 4.1.97 |-- io_netty_netty-codec-socks 4.1.97 |-- io_netty_netty-handler-proxy 4.1.97 |-- mcef 3.0.7-1.21.4 |-- net_fabricmc_tiny-mappings-parser 0.3.0+build.17 |-- net_lenni0451_reflect 1.3.2 |-- org_ahocorasick_ahocorasick 0.6.3 |-- org_apache_tika_tika-core 2.9.2 |-- org_graalvm_js_js-language 24.0.2 |-- org_graalvm_polyglot_polyglot 24.0.2 |-- org_graalvm_regex_regex 24.0.2 |-- org_graalvm_sdk_collections 24.0.2 |-- org_graalvm_sdk_jniutils 24.0.2 |-- org_graalvm_sdk_nativeimage 24.0.2 |-- org_graalvm_sdk_word 24.0.2 |-- org_graalvm_shadowed_icu4j 24.0.2 |-- org_graalvm_shadowed_json 24.0.2 |-- org_graalvm_tools_chromeinspector-tool 24.0.2 |-- org_graalvm_tools_coverage-tool 24.0.2 |-- org_graalvm_tools_dap-tool 24.0.2 |-- org_graalvm_tools_insight-heap-tool 24.0.2 |-- org_graalvm_tools_insight-tool 24.0.2 |-- org_graalvm_tools_lsp-tool 24.0.2 |-- org_graalvm_tools_lsp_api 24.0.2 |-- org_graalvm_tools_profiler-tool 24.0.2 |-- org_graalvm_truffle_truffle-api 24.0.2 |-- org_graalvm_truffle_truffle-compiler 24.0.2 -- org_graalvm_truffle_truffle-runtime 24.0.2
- minecraft 1.21.4 [19:35:13] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/storage/emulated/0/FCL/.minecraft/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT [19:35:13] [main/INFO]: Compatibility level set to JAVA_21 [19:35:15] [main/WARN]: Error loading class: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper (java.lang.ClassNotFoundException: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper) [19:35:15] [main/WARN]: Error loading class: com/viaversion/viaversion/protocol/packet/PacketWrapperImpl (java.lang.ClassNotFoundException: com/viaversion/viaversion/protocol/packet/PacketWrapperImpl) [19:35:16] [main/WARN]: Error loading class: net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/BlockOcclusionCache (java.lang.ClassNotFoundException: net/caffeinemc/mods/sodium/client/render/chunk/compile/pipeline/BlockOcclusionCache) [19:35:16] [main/WARN]: Error loading class: net/caffeinemc/mods/sodium/client/model/light/data/LightDataAccess (java.lang.ClassNotFoundException: net/caffeinemc/mods/sodium/client/model/light/data/LightDataAccess) [19:35:18] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). [19:35:23] [main/WARN]: Did not find udev library in operating system. Some features may not work. [19:35:24] [main/WARN]: File not found or not readable: /proc/stat [19:35:25] [Datafixer Bootstrap/INFO]: 243 Datafixer optimizations took 2524 milliseconds [19:35:48] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [19:35:48] [Render thread/INFO]: Setting user: osmuikosmh [19:35:49] [Render thread/INFO]: [Indigo] Registering Indigo renderer! [19:35:50] [Download-2/ERROR]: Failed to fetch user properties com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401 at knot/com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:59) ~[authlib-6.0.57.jar:?] at knot/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:150) ~[authlib-6.0.57.jar:?] at knot/net.minecraft.class_310.method_55608(class_310.java:457) ~[client-intermediary.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] at java.base/java.lang.Thread.run(Unknown Source) [?:?] Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401 at knot/com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:103) ~[authlib-6.0.57.jar:?] at knot/com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) ~[authlib-6.0.57.jar:?] at knot/com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:121) ~[authlib-6.0.57.jar:?] ... 5 more [19:35:50] [Render thread/INFO]: Item Groups: [ Heads, Exploits, Containers ] [19:35:51] [Render thread/ERROR]: Error parsing option value 0.5d for option Text Background Opacity: Failed to parse either. First: Not a number: "0.5d"; Second: Not a boolean: "0.5d" [19:35:51] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot [19:35:56] [Render thread/INFO]: Launching LiquidBounce v0.29.0 by CCBlueX [19:35:56] [Render thread/INFO]: Client Version: 0.29.0 (git-451cb31) [19:35:56] [Render thread/INFO]: Client Branch: nextgen [19:35:56] [Render thread/INFO]: Operating System: Linux (Android-10) [19:35:56] [Render thread/INFO]: Java Version: 21.0.1-internal [19:35:56] [Render thread/INFO]: Screen Resolution: 1552x720 [19:35:56] [Render thread/INFO]: Refresh Rate: 60 Hz [19:35:57] [Render thread/INFO]: Successfully extracted default theme [19:35:57] [Render thread/INFO]: Loaded background image for theme default [19:35:57] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader [19:35:58] [Worker-Main-4/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading [19:36:00] [Worker-Main-4/INFO]: Found unifont_jp_patch-16.0.01.hex, loading [19:36:05] [Render thread/INFO]: OpenAL initialized on device OpenSL [19:36:05] [Render thread/INFO]: Sound engine started [19:36:05] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas [19:36:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas [19:36:05] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [19:36:05] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [19:36:05] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [19:36:05] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas [19:36:05] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas [19:36:05] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas [19:36:05] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas [19:36:05] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [19:36:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [19:36:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [19:36:06] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [19:36:06] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [19:36:06] [Render thread/INFO]: Caught error loading resourcepacks, removing all selected resourcepacks java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) ~[?:?] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?] at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?] at knot/net.minecraft.class_4014.method_18365(class_4014.java:68) ~[client-intermediary.jar:?] at knot/net.minecraft.class_1255.method_18859(class_1255.java:164) ~[client-intermediary.jar:?] at knot/net.minecraft.class_4093.method_18859(class_4093.java:23) ~[client-intermediary.jar:?] at knot/net.minecraft.class_1255.method_16075(class_1255.java:138) ~[client-intermediary.jar:?] at knot/net.minecraft.class_1255.method_5383(class_1255.java:123) ~[client-intermediary.jar:?] at knot/net.minecraft.class_310.method_1523(class_310.java:1296) [client-intermediary.jar:?] at knot/net.minecraft.class_310.method_1514(class_310.java:922) [client-intermediary.jar:?] at knot/net.minecraft.client.main.Main.main(Main.java:267) [client-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.10.jar:?] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at mio.Wrapper.main(Wrapper.java:21) [MioLaunchWrapper.jar:?] Caused by: java.lang.ExceptionInInitializerError at knot/net.minecraft.class_761.handler$bdh000$liquidbounce$onLoadEntityOutlineShader(class_761.java:2616) ~[client-intermediary.jar:?] at knot/net.minecraft.class_761.method_3296(class_761.java:209) ~[client-intermediary.jar:?] at knot/net.minecraft.class_761.method_14491(class_761.java:200) ~[client-intermediary.jar:?] at knot/net.minecraft.class_4013.method_29490(class_4013.java:16) ~[client-intermediary.jar:?] ... 16 more Caused by: java.lang.IllegalStateException: Filed to compile shader! Caused by: 0:32: S0001: No matching overload for function 'textureSize' found at knot/net.ccbluex.liquidbounce.render.shader.Shader.compileShader(Shader.kt:63) ~[liquidbounce.jar:?] at knot/net.ccbluex.liquidbounce.render.shader.Shader.
(Shader.kt:32) ~[liquidbounce.jar:?] at knot/net.ccbluex.liquidbounce.render.shader.shaders.OutlineShader. (OutlineShader.kt:32) ~[liquidbounce.jar:?] at knot/net.ccbluex.liquidbounce.render.shader.shaders.OutlineShader. (OutlineShader.kt) ~[liquidbounce.jar:?] at knot/net.minecraft.class_761.handler$bdh000$liquidbounce$onLoadEntityOutlineShader(class_761.java:2616) ~[client-intermediary.jar:?] at knot/net.minecraft.class_761.method_3296(class_761.java:209) ~[client-intermediary.jar:?] at knot/net.minecraft.class_761.method_14491(class_761.java:200) ~[client-intermediary.jar:?] at knot/net.minecraft.class_4013.method_29490(class_4013.java:16) ~[client-intermediary.jar:?] ... 16 more [19:36:06] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader [19:36:07] [Worker-Main-5/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading [19:36:07] [Worker-Main-5/INFO]: Found unifont_jp_patch-16.0.01.hex, loading [19:36:11] [Render thread/INFO]: OpenAL initialized on device OpenSL [19:36:11] [Render thread/INFO]: Sound engine started [19:36:11] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas [19:36:11] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [19:36:11] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [19:36:11] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas [19:36:11] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas [19:36:11] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [19:36:11] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [19:36:11] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [19:36:11] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [19:36:11] [IO-Worker-1/INFO]: Could not authorize you against Realms server: Invalid session id [19:36:11] [IO-Worker-1/ERROR]: Couldn't connect to realms net.minecraft.class_4355: Realms authentication error with message 'Invalid session id' at knot/net.minecraft.class_4341.method_20998(class_4341.java:445) ~[client-intermediary.jar:?] at knot/net.minecraft.class_4341.method_21027(class_4341.java:232) ~[client-intermediary.jar:?] at knot/net.minecraft.class_8647.method_52627(class_8647.java:51) ~[client-intermediary.jar:?] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] at java.base/java.lang.Thread.run(Unknown Source) [?:?] (There was no output for 20 minutes after that, so the game was terminated)
Screenshots
also, update your OpenGL 🤑
also, update your OpenGL 🤑
我硬件支持的最高的OpenGL规范就是3.3,并且这是2010年的macbook电脑,我没有能力购买更好的电脑了。
it's 2025 now, you are using a computer that's 15 years ago, I am pretty sure you can buy a second hand computer(or parts to assemble one) with OpenGL 4.0+ with only a fraction of cost of your phone (if you bought your phone)
i use a laptop that runs mc with opengl 3.2 instead of 4.6 and lb runs fine for me seemingly ur using a macbook which is probably causing some issues dont know too much on how macbooks opengl differs from other operating systems so hope this gets fixed and you can enjoy the client
i use a laptop that runs mc with opengl 3.2 instead of 4.6 and lb runs fine for me seemingly ur using a macbook which is probably causing some issues dont know too much on how macbooks opengl differs from other operating systems so hope this gets fixed and you can enjoy the client
His cursor is a windows cursor, probably not.
also, update your OpenGL 🤑
我硬件支持的最高的OpenGL规范就是3.3,并且这是2010年的macbook电脑,我没有能力购买更好的电脑了。
你如果能复现发个视频到这里,仅有日志不够。还有,如果你用hmcl,你可以尝试换一下渲染器,换成vulkan或者软渲染都可以(尽管软渲染很慢)
also, update your OpenGL 🤑
我硬件支持的最高的OpenGL规范就是3.3,并且这是2010年的macbook电脑,我没有能力购买更好的电脑了。
你如果能复现发个视频到这里,仅有日志不够。还有,如果你用hmcl,你可以尝试换一下渲染器,换成vulkan或者软渲染都可以(尽管软渲染很慢)
最新预览版已经可以正常使用了
MC截止1.21.8使用的都是3.3, shader文件里是#version 330, 理论上不会有问题