Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiquidBounce Nextgen [CRASH] #5689

Open
Carhand opened this issue Feb 24, 2025 · 4 comments
Open

LiquidBounce Nextgen [CRASH] #5689

Carhand opened this issue Feb 24, 2025 · 4 comments
Labels
🐛 bug Something isn't working 🌑 nextgen

Comments

@Carhand
Copy link

Carhand commented Feb 24, 2025

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

0.26.0

Operating System

macOS

Minecraft Version

1.21.4

Describe the bug

everytime i launch it crashes

it says liquidbounce nextgen has encountered an error!Try restarting the client.
Please report this issue to the developers on GitHub if the error keeps occuring.

Include the following information:
OS: Mac OS X (aarch64)
Java: 21.0.3
Client Version: 0.26.0 (git-048b6c8)

Error: Download Error:
URL: https://api.liquidbounce.net/api/v3/resource/mcef-cef/06399a49d24f2c372668ccce26a15c533199ec9e/macos_arm64/checksum
Error Type: javax.net.ssl.SSLHandshakeException
Error Message: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Cause: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Error Type: java.io.IOException

Steps to reproduce

launch game and wait 10 seconds
error shows

Client Log

[18:15:49] [main/INFO]: Loading Minecraft 1.21.4 with Fabric Loader 0.16.10
[18:15:49] [ForkJoinPool-1-worker-3/WARN]: Mod org_cloudburstmc_netty_netty-transport-raknet uses the version 1.0.0.CR3-SNAPSHOT which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'CR3'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[18:15:49] [ForkJoinPool-1-worker-1/WARN]: Mod com_github_oryxel_cubeconverter uses the version 25bc6ce1b1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '25bc6ce1b1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[18:15:49] [main/INFO]: Loading 140 mods:
	- fabric-api 0.113.0+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.5+b1caf1e904
	   |-- fabric-block-api-v1 1.0.31+7feeb73304
	   |-- fabric-block-view-api-v2 1.0.19+7feeb73304
	   |-- 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.14+7feeb73304
	   |-- fabric-convention-tags-v1 2.1.10+7f945d5b04
	   |-- fabric-convention-tags-v2 2.10.0+cbf6036a04
	   |-- fabric-crash-report-info-v1 0.3.6+7feeb73304
	   |-- fabric-data-attachment-api-v1 1.4.6+9aea556b04
	   |-- fabric-data-generation-api-v1 22.2.3+20ea1e2304
	   |-- fabric-dimensions-v1 4.0.10+7feeb73304
	   |-- fabric-entity-events-v1 2.0.12+60fccc7604
	   |-- fabric-events-interaction-v0 4.0.2+a4eebcf004
	   |-- fabric-game-rule-api-v1 1.0.62+7feeb73304
	   |-- fabric-item-api-v1 11.1.14+203e6b2304
	   |-- fabric-item-group-api-v1 4.1.23+7feeb73304
	   |-- fabric-key-binding-api-v1 1.0.56+7feeb73304
	   |-- fabric-keybindings-v0 0.2.54+df3654b304
	   |-- fabric-lifecycle-events-v1 2.5.4+bf2a60eb04
	   |-- fabric-loot-api-v2 3.0.33+3f89f5a504
	   |-- fabric-loot-api-v3 1.0.21+203e6b2304
	   |-- fabric-message-api-v1 6.0.25+7feeb73304
	   |-- fabric-model-loading-api-v1 4.2.0+8ca2ae8d04
	   |-- fabric-object-builder-api-v1 18.0.8+d70d2c0604
	   |-- fabric-particles-v1 4.0.14+7feeb73304
	   |-- fabric-recipe-api-v1 8.0.5+b1caf1e904
	   |-- fabric-renderer-api-v1 5.0.2+84404cdd04
	   |-- fabric-renderer-indigo 2.0.2+84404cdd04
	   |-- fabric-rendering-data-attachment-v1 0.3.57+73761d2e04
	   |-- fabric-rendering-fluids-v1 3.1.19+7feeb73304
	   |-- fabric-rendering-v1 10.1.2+b874120c04
	   |-- fabric-resource-conditions-api-v1 5.0.13+203e6b2304
	   |-- fabric-screen-api-v1 2.0.38+7feeb73304
	   |-- fabric-screen-handler-api-v1 1.3.109+7feeb73304
	   |-- fabric-sound-api-v1 1.0.32+7feeb73304
	   |-- fabric-tag-api-v1 1.0.2+20ea1e2304
	   |-- fabric-transfer-api-v1 5.4.9+efa825c904
	   \-- fabric-transitive-access-wideners-v1 6.3.2+56e78b9b04
	- fabric-language-kotlin 1.13.1+kotlin.2.1.10
	   |-- org_jetbrains_kotlin_kotlin-reflect 2.1.10
	   |-- org_jetbrains_kotlin_kotlin-stdlib 2.1.10
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.1.10
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.1.10
	   |-- 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.1
	   |-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.6.0
	   |-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.6.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.26.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_google_code_gson_gson 2.10.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
	   |-- commons-codec_commons-codec 1.17.1
	   |-- commons-io_commons-io 2.16.1
	   |-- io_netty_netty-codec-socks 4.1.97
	   |-- io_netty_netty-handler 4.1.97
	   |-- io_netty_netty-handler-proxy 4.1.97
	   |-- io_netty_netty-resolver 4.1.97
	   |-- io_netty_netty-transport-native-unix-common 4.1.97
	   |-- mcef 1.3.3-1.21.4
	   |-- net_fabricmc_tiny-mappings-parser 0.3.0+build.17
	   |-- org_ahocorasick_ahocorasick 0.6.3
	   |-- org_apache_commons_commons-compress 1.27.1
	   |-- org_apache_commons_commons-exec 1.3
	   |-- org_apache_commons_commons-lang3 3.16.0
	   |-- org_apache_logging_log4j_log4j-api 2.23.1
	   |-- org_apache_logging_log4j_log4j-core 2.23.1
	   |-- 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
	   \-- org_slf4j_slf4j-api 2.0.10
	- minecraft 1.21.4
	- viafabricplus 4.0.2
	   |-- com_github_oryxel_cubeconverter 25bc6ce1b1
	   |-- com_google_code_findbugs_jsr305 3.0.2
	   |-- com_vdurmont_semver4j 3.1.0
	   |-- com_viaversion_viaaprilfools-common 4.0.1-20250211.153211-4
	   |-- com_viaversion_viabackwards-common 5.2.2-20250208.132513-10
	   |-- com_viaversion_vialoader 4.0.1-20250217.155514-3
	   |-- com_viaversion_viaversion-common 5.2.2-20250219.131513-18
	   |-- de_florianmichael_classic4j 2.1.1-SNAPSHOT
	   |-- fabric-networking-api-v1 4.3.10+8998135104
	   |-- fabric-registry-sync-v0 6.1.8+742bac2904
	   |-- fabric-resource-loader-v0 3.1.0+c941161304
	   |-- io_jsonwebtoken_jjwt-api 0.12.6
	   |-- io_jsonwebtoken_jjwt-gson 0.12.6
	   |-- io_jsonwebtoken_jjwt-impl 0.12.6
	   |-- io_netty_netty-codec-http 4.1.118
	   |-- net_jodah_expiringmap 0.5.10
	   |-- net_lenni0451_commons_httpclient 1.6.0
	   |-- net_lenni0451_mcping 1.4.3
	   |-- net_lenni0451_mcstructs-bedrock_forms 1.2.2
	   |-- net_lenni0451_mcstructs-bedrock_text 1.2.2
	   |-- net_lenni0451_reflect 1.4.0
	   |-- net_raphimc_minecraftauth 4.1.1
	   |-- net_raphimc_viabedrock 0.0.15-20250216.171932-1
	   |-- net_raphimc_vialegacy 3.0.8-20250211.153410-9
	   |-- org_cloudburstmc_netty_netty-transport-raknet 1.0.0.CR3-SNAPSHOT
	   |-- org_lz4_lz4-pure-java 1.8.0
	   |-- viafabricplus-api 4.0.2
	   |-- viafabricplus-api-legacy 4.0.2
	   \-- viafabricplus-visuals 4.0.2
[18:15:49] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/Users/carsonstephens24/Library/Application%20Support/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
[18:15:49] [main/INFO]: Compatibility level set to JAVA_21
[18:15:50] [main/WARN]: Error loading class: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper (java.lang.ClassNotFoundException: net/caffeinemc/mods/lithium/common/entity/movement/ChunkAwareBlockCollisionSweeper)
[18:15:50] [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)
[18:15:50] [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)
[18:15:50] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[18:15:51] [Datafixer Bootstrap/INFO]: 243 Datafixer optimizations took 194 milliseconds
[18:15:55] [Render thread/INFO]: Environment: Environment[sessionHost=https://account.ely.by/api/authlib-injector/sessionserver, servicesHost=https://account.ely.by/api/mojang/services, name=ELY]
[18:15:55] [Render thread/INFO]: Setting user: Carson14
[18:15:56] [Via-Mappingloader-0/INFO]: Loading block connection mappings ...
[18:15:56] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[18:15:56] [Via-Mappingloader-0/INFO]: Using FastUtil Long2ObjectOpenHashMap for block connections
[18:15:56] [Render thread/INFO]: Item Groups: [ Heads, Exploits, Containers ]
[18:15:56] [Download-1/WARN]: Couldn't look up profile properties for be51aca6-c139-3a72-9dce-a6911ad958e8
com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://account.ely.by/api/authlib-injector/sessionserver/session/minecraft/profile/be51aca6c1393a729dcea6911ad958e8?unsigned=true due to PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Screenshots

Image
@github-actions github-actions bot added 🌑 nextgen 🐛 bug Something isn't working labels Feb 24, 2025
@sqlerrorthing
Copy link
Contributor

disable your antivirus (network protection in particular)

@1zun4
Copy link
Member

1zun4 commented Feb 24, 2025

Use a VPN such as Cloudflare Warp.

@Carhand
Copy link
Author

Carhand commented Feb 24, 2025

Use a VPN such as Cloudflare Warp.

How do I do that

@Carhand
Copy link
Author

Carhand commented Feb 24, 2025

disable your antivirus (network protection in particular)

How do I do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌑 nextgen
Projects
None yet
Development

No branches or pull requests

3 participants