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

[BUG] it sometimes crashes when i try entering a world or server #1743

Closed
Sprinp opened this issue Dec 26, 2023 · 2 comments
Closed

[BUG] it sometimes crashes when i try entering a world or server #1743

Sprinp opened this issue Dec 26, 2023 · 2 comments
Labels
🐛 bug Something isn't working 👷 development build development build issue 🌑 nextgen

Comments

@Sprinp
Copy link

Sprinp commented Dec 26, 2023

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

1.0.0 git-d31c0d7

Operating System

Windows 10

Minecraft Version

1.20.4

Describe the bug

sometimes when i join a world or server it randomly crashes and on the "saving world" screen before it stopped responding it opens the clickgui. it doesnt happen on slightly older versions of lb nextgen.

Steps to reproduce

-join a server
-pick a mode
-sometimes itll crash idk

Client Log

[17:53:57] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.3
[17:53:58] [ForkJoinPool-1-worker-2/WARN]: Mod org_cloudburstmc_netty_netty-transport-raknet uses the version 1.0.0.CR1-SNAPSHOT which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'CR1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[17:53:58] [main/INFO]: Loading 95 mods:
	- fabric-api 0.91.3 1.20.4
	   |-- fabric-api-base 0.4.35 78d798af4f
	   |-- fabric-api-lookup-api-v1 1.6.45 78d798af4f
	   |-- fabric-biome-api-v1 13.0.15 78d798af4f
	   |-- fabric-block-api-v1 1.0.14 78d798af4f
	   |-- fabric-block-view-api-v2 1.0.3 78d798af4f
	   |-- fabric-blockrenderlayer-v1 1.1.45 78d798af4f
	   |-- fabric-client-tags-api-v1 1.1.6 78d798af4f
	   |-- fabric-command-api-v1 1.2.40 f71b366f4f
	   |-- fabric-command-api-v2 2.2.19 78d798af4f
	   |-- fabric-commands-v0 0.2.57 df3654b34f
	   |-- fabric-containers-v0 0.1.81 df3654b34f
	   |-- fabric-content-registries-v0 5.0.9 78d798af4f
	   |-- fabric-convention-tags-v1 1.5.9 78d798af4f
	   |-- fabric-crash-report-info-v1 0.2.22 78d798af4f
	   |-- fabric-data-generation-api-v1 13.1.17 78d798af4f
	   |-- fabric-dimensions-v1 2.1.60 78d798af4f
	   |-- fabric-entity-events-v1 1.5.28 4ced05924f
	   |-- fabric-events-interaction-v0 0.6.14 78d798af4f
	   |-- fabric-events-lifecycle-v0 0.2.71 df3654b34f
	   |-- fabric-game-rule-api-v1 1.0.45 78d798af4f
	   |-- fabric-item-api-v1 2.1.34 78d798af4f
	   |-- fabric-item-group-api-v1 4.0.20 78d798af4f
	   |-- fabric-key-binding-api-v1 1.0.40 78d798af4f
	   |-- fabric-keybindings-v0 0.2.38 df3654b34f
	   |-- fabric-lifecycle-events-v1 2.2.29 78d798af4f
	   |-- fabric-loot-api-v2 2.1.4 78d798af4f
	   |-- fabric-message-api-v1 6.0.4 78d798af4f
	   |-- fabric-mining-level-api-v1 2.1.59 78d798af4f
	   |-- fabric-model-loading-api-v1 1.0.7 78d798af4f
	   |-- fabric-models-v0 0.4.6 9386d8a74f
	   |-- fabric-networking-api-v1 3.1.2 78d798af4f
	   |-- fabric-object-builder-api-v1 13.0.7 78d798af4f
	   |-- fabric-particles-v1 1.1.6 78d798af4f
	   |-- fabric-recipe-api-v1 2.0.15 78d798af4f
	   |-- fabric-registry-sync-v0 4.0.13 78d798af4f
	   |-- fabric-renderer-api-v1 3.2.3 78d798af4f
	   |-- fabric-renderer-indigo 1.5.3 78d798af4f
	   |-- fabric-renderer-registries-v1 3.2.50 df3654b34f
	   |-- fabric-rendering-data-attachment-v1 0.3.41 73761d2e4f
	   |-- fabric-rendering-fluids-v1 3.0.32 78d798af4f
	   |-- fabric-rendering-v0 1.1.53 df3654b34f
	   |-- fabric-rendering-v1 3.0.12 78d798af4f
	   |-- fabric-resource-conditions-api-v1 2.3.13 78d798af4f
	   |-- fabric-resource-loader-v0 0.11.15 78d798af4f
	   |-- fabric-screen-api-v1 2.0.16 78d798af4f
	   |-- fabric-screen-handler-api-v1 1.3.50 78d798af4f
	   |-- fabric-sound-api-v1 1.0.16 78d798af4f
	   |-- fabric-transfer-api-v1 4.0.6 78d798af4f
	   \-- fabric-transitive-access-wideners-v1 5.0.13 78d798af4f
	- fabric-language-kotlin 1.9.4 kotlin.1.8.21
	   |-- org_jetbrains_kotlin_kotlin-reflect 1.8.21
	   |-- org_jetbrains_kotlin_kotlin-stdlib 1.8.21
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 1.8.21
	   |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 1.8.21
	   |-- org_jetbrains_kotlinx_atomicfu-jvm 0.20.2
	   |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.6.4
	   |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.6.4
	   |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.4.0
	   |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.5.0
	   |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.5.0
	   \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.5.0
	- fabricloader 0.15.3
	   \-- mixinextras 0.3.2
	- java 17
	- liquidbounce 1.0.0
	- minecraft 1.20.4
	- modmenu 9.0.0-pre.1
	- nochatreports 1.20.4-v2.5.0
	- sodium 0.5.5
	- viafabricplus 3.0.2
	   |-- com_google_code_findbugs_jsr305 3.0.2
	   |-- com_vdurmont_semver4j 3.1.0
	   |-- com_viaversion_viabackwards-common 4.9.2-SNAPSHOT
	   |-- com_viaversion_viaversion-common 4.9.3-SNAPSHOT
	   |-- de_florianmichael_classic4j 2.0.1
	   |-- io_jsonwebtoken_jjwt-api 0.12.3
	   |-- io_jsonwebtoken_jjwt-gson 0.12.3
	   |-- io_jsonwebtoken_jjwt-impl 0.12.3
	   |-- net_jodah_expiringmap 0.5.10
	   |-- net_lenni0451_mcping 1.3.0
	   |-- net_lenni0451_mcstructs-bedrock_forms 1.2.0
	   |-- net_lenni0451_mcstructs-bedrock_text 1.2.0
	   |-- net_lenni0451_mcstructs_core 2.4.1
	   |-- net_lenni0451_mcstructs_nbt 2.4.1
	   |-- net_lenni0451_mcstructs_snbt 2.4.1
	   |-- net_lenni0451_mcstructs_text 2.4.1
	   |-- net_lenni0451_reflect 1.3.1
	   |-- net_raphimc_minecraftauth 3.0.1-SNAPSHOT
	   |-- net_raphimc_viaaprilfools 2.0.11-SNAPSHOT
	   |-- net_raphimc_viabedrock 0.0.4-SNAPSHOT
	   |-- net_raphimc_vialegacy 2.2.22-SNAPSHOT
	   |-- net_raphimc_vialoader 2.2.13-SNAPSHOT
	   |-- org_cloudburstmc_netty_netty-transport-raknet 1.0.0.CR1-SNAPSHOT
	   \-- org_yaml_snakeyaml 2.2
[17:53:59] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/czern/AppData/Roaming/CCBlueX/LiquidLauncher/data/libraries/net/fabricmc/sponge-mixin/0.12.5 mixin.0.8.5/sponge-mixin-0.12.5 mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[17:53:59] [main/INFO]: Compatibility level set to JAVA_17
[17:54:00] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 0 override(s) found
[17:54:02] [main/INFO]: Searching for graphics cards...
[17:54:03] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=NVIDIA, name=NVIDIA Quadro K2000M, version=DriverVersion=25.21.14.1917]
[17:54:03] [main/INFO]: Found graphics card: GraphicsAdapterInfo[vendor=INTEL, name=Intel(R) HD Graphics 4000, version=DriverVersion=10.18.10.5161]
[17:54:03] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS]
[17:54:04] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[17:54:04] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.2).
[17:54:10] [Via-Mappingloader-0/INFO]: Loading block connection mappings ...
[17:54:11] [Via-Mappingloader-0/INFO]: Using FastUtil Long2ObjectOpenHashMap for block connections
[17:54:11] [main/INFO]: liquidbounce.mixins.json:minecraft.entity.MixinPlayerEntityAccessor from mod liquidbounce->@Accessor[FIELD_GETTER]::getTrackedMainArm()Lnet/minecraft/class_2940; should be static as its target is
[17:54:11] [ForkJoinPool.commonPool-worker-1/INFO]: Loading translations...
[17:54:11] [ForkJoinPool.commonPool-worker-1/INFO]: Registering protocols...
[17:54:17] [ForkJoinPool.commonPool-worker-1/INFO]: Started resource pack HTTP server on http://127.0.0.1:62140/
[17:54:18] [ForkJoinPool.commonPool-worker-1/INFO]: ViaVersion detected lowest supported version by the proxy: 1.7.2-1.7.5 (4)
[17:54:18] [ForkJoinPool.commonPool-worker-1/INFO]: Highest supported version by the proxy: 1.20.3-1.20.4 (765)
[17:54:18] [ForkJoinPool.commonPool-worker-1/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[17:54:25] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 822 milliseconds
[17:54:32] [Via Async Scheduler 0/INFO]: Finished mapping loading, shutting down loader executor!
[17:54:33] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[17:54:33] [Render thread/INFO]: Setting user: Sprinp
[17:54:34] [Render thread/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[17:54:35] [Render thread/WARN]: ClothConfig API not found, cannot provide config screen factory.
[17:54:35] [Worker-Main-1/INFO]: Checking mod updates...
[17:54:36] [Render thread/INFO]: Backend library: LWJGL version 3.3.2-snapshot
[17:54:36] [Worker-Main-1/INFO]: Update available for '[email protected] kotlin.1.8.21', (-> 1.10.17 kotlin.1.9.22)
[17:54:36] [Worker-Main-1/INFO]: Update available for '[email protected]', (-> 9.0.0)
[17:54:36] [Render thread/WARN]: Applying workaround: Prevent the NVIDIA OpenGL driver from using broken optimizations (NVIDIA_THREADED_OPTIMIZATIONS)
[17:54:38] [Render thread/INFO]: OpenGL Vendor: NVIDIA Corporation
[17:54:38] [Render thread/INFO]: OpenGL Renderer: Quadro K2000M/PCIe/SSE2
[17:54:38] [Render thread/INFO]: OpenGL Version: 3.3.0 NVIDIA 419.17
[17:54:41] [Render thread/INFO]: Launching LiquidBounce v1.0.0 by CCBlueX
[17:54:44] [Render thread/INFO]: Successfully loaded config 'enemies'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'modules'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'commands'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'friends'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'proxy'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'accounts'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'chat'.
[17:54:44] [Render thread/INFO]: Successfully loaded config 'storage'.
[17:54:44] [netty-websocket/INFO]: Starting Netty server...
[17:54:45] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729] REGISTERED
[17:54:45] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729] BIND: 0.0.0.0/0.0.0.0:15002
[17:54:45] [netty-websocket/INFO]: Netty server started on port 15002.
[17:54:45] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] ACTIVE
[17:54:46] [Render thread/INFO]: java-cef commit: e91a133673f9524c5f7db9bdbad1aff61b3887d7
[17:54:46] [Render thread/INFO]: https://dl.ccbluex.net/resources/java-cef-builds/e91a133673f9524c5f7db9bdbad1aff61b3887d7/windows_amd64.tar.gz.sha256 -> C:\Users\czern\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\nextgen\LiquidBounce\mcef\libraries\windows_amd64.tar.gz.sha256.temp
[17:54:46] [Render thread/INFO]: Initializing CEF on windows_amd64...
[17:54:46] [Render thread/INFO]: [STDOUT]: initialize on Thread[Render thread,5,main] with library path C:\Users\czern\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\nextgen\LiquidBounce\mcef\libraries\windows_amd64
[1226/175447.139:WARNING:chrome_browser_cloud_management_controller.cc(88)] Could not create policy manager as CBCM is not enabled.
[17:54:47] [Render thread/INFO]: Chromium Embedded Framework initialized
[17:54:48] [Render thread/INFO]: Successfully extracted default theme
[17:54:48] [Render thread/INFO]: Successfully loaded client!
[17:54:48] [IO-Worker-1/INFO]: Connecting to LiquidChat...
[17:54:48] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (com_viaversion_viabackwards-common, com_viaversion_viaversion-common, 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-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-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-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, 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-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, 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-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, liquidbounce, modmenu, net_raphimc_viaaprilfools, net_raphimc_viabedrock, net_raphimc_vialegacy, nochatreports, sodium, viafabricplus)
[17:54:49] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[17:54:49] [IO-Worker-1/INFO]: Successfully connected to LiquidChat!
[17:54:49] [IO-Worker-1/INFO]: Requesting to login into Mojang...
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0x851d428e, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62154]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xcc299eaf, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62155]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xcec4b92c, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62156]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xc9d209ca, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62157]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0x366e4f3c, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62158]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0x206a5552, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62159]
[17:54:50] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[1226/175451.142:INFO:CONSOLE(1)] "BASE_URL:  http://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175451.142:INFO:CONSOLE(1)] "BASE_WS_URL:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175451.142:INFO:CONSOLE(1)] "Connecting to server at:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175451.146:INFO:CONSOLE(1)] "BASE_API_URL: http://localhost:15002/api/v1/client", source: http://localhost:15002/default/build/bundle.js (1)
[17:54:51] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xefae1df3, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62161]
[17:54:51] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[1226/175451.223:INFO:CONSOLE(1)] "Connected to server", source: http://localhost:15002/default/build/bundle.js (1)
[17:54:52] [Render thread/ERROR]: ########## GL ERROR ##########
[17:54:52] [Render thread/ERROR]: @ Render
[17:54:52] [Render thread/ERROR]: 65539: Invalid standard cursor 0x00000000
[17:54:56] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[17:54:56] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[17:54:57] [Render thread/INFO]: Sound engine started
[17:54:57] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[17:54:57] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[17:54:57] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[17:54:57] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[17:54:57] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[17:54:57] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[17:54:57] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[17:54:57] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[17:54:57] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[17:54:59] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[17:54:59] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[17:54:59] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[17:54:59] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[17:54:59] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[17:54:59] [Render thread/INFO]: Loading fonts...
[17:54:59] [Render thread/INFO]: Loading queued font Montserrat
[17:55:00] [Render thread/INFO]: Loaded fonts successfully!
[17:55:00] [Render thread/INFO]: Refreshing local IP info...
[17:55:00] [Render thread/INFO]: Loading heads...
[17:55:00] [nioEventLoopGroup-6-1/INFO]: Successfully requested IP info 185.245.195.73
[17:55:01] [Render thread/INFO]: Successfully loaded 956 heads from the database
[17:55:01] [Render thread/INFO]: Successfully loaded 217 cape carriers.
[17:55:13] [Render thread/INFO]: Successfully saved config 'modules'.
[17:55:13] [Render thread/INFO]: Connecting to anticheat-test.com, 25565
[17:55:15] [Netty Client IO #5/WARN]: Ignoring plugin channel in outgoing REGISTER: WECUI
[17:55:18] [Render thread/INFO]: Successfully saved config 'modules'.
[17:55:18] [Render thread/INFO]: Started 2 worker threads
[17:55:19] [Netty Client IO #5/WARN]: Ignoring incoming plugin channel register of 'fabric-screen-handler-api-v1:open_screen', as it is longer than 32 characters
[17:55:19] [Render thread/INFO]: [CHAT]                                      
[17:55:21] [Render thread/INFO]: [CHAT] You joined with the client brand: fabric 
[17:55:21] [Render thread/INFO]: [CHAT] Your current language is: Polish use /language to change it
[1226/175523.390:INFO:CONSOLE(1)] "BASE_URL:  http://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175523.390:INFO:CONSOLE(1)] "BASE_WS_URL:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175523.391:INFO:CONSOLE(1)] "Connecting to server at:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175523.391:INFO:CONSOLE(1)] "BASE_API_URL: http://localhost:15002/api/v1/client", source: http://localhost:15002/default/build/bundle.js (1)
[17:55:23] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xaff7c69c, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62194]
[17:55:23] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[1226/175523.655:INFO:CONSOLE(1)] "Connected to server", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175530.203:INFO:CONSOLE(0)] "Autofocus processing was blocked because a document already has a focused element.", source: http://localhost:15002/default/#/clickgui (0)
[17:56:11] [Render thread/INFO]: Successfully saved config 'modules'.
[17:56:11] [Render thread/INFO]: Stopping worker threads
[17:56:13] [Render thread/INFO]: Successfully saved config 'modules'.
[17:56:13] [Render thread/INFO]: Connecting to top.traffic.pika.host., 25565
[17:56:13] [Netty Client IO #11/WARN]: Ignoring plugin channel in outgoing REGISTER: WECUI
[17:56:13] [Netty Client IO #11/WARN]: Ignoring plugin channel in outgoing REGISTER: RedisBungee
[17:56:15] [Render thread/INFO]: Successfully saved config 'modules'.
[17:56:15] [Render thread/INFO]: Started 2 worker threads
[17:56:15] [Netty Client IO #11/WARN]: Ignoring incoming plugin channel register of 'fabric-screen-handler-api-v1:open_screen', as it is longer than 32 characters
[1226/175617.607:INFO:CONSOLE(1)] "BASE_URL:  http://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175617.607:INFO:CONSOLE(1)] "BASE_WS_URL:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175617.608:INFO:CONSOLE(1)] "Connecting to server at:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175617.610:INFO:CONSOLE(1)] "BASE_API_URL: http://localhost:15002/api/v1/client", source: http://localhost:15002/default/build/bundle.js (1)
[17:56:17] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0xfc30d5e7, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62205]
[17:56:17] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[1226/175617.848:INFO:CONSOLE(1)] "Connected to server", source: http://localhost:15002/default/build/bundle.js (1)
[17:56:18] [Render thread/INFO]: [CHAT] Friends ? You have pending friend requests. View them using /friend requests.
[17:56:23] [Netty Client IO #11/WARN]: Ignoring plugin channel in outgoing REGISTER: WECUI
[17:56:23] [Netty Client IO #11/WARN]: Ignoring plugin channel in outgoing REGISTER: RedisBungee
[17:56:26] [Render thread/INFO]: Successfully saved config 'modules'.
[17:56:26] [Render thread/INFO]: Stopping worker threads
[17:56:26] [Render thread/INFO]: Started 2 worker threads
[17:56:26] [Render thread/INFO]: Stopping worker threads
[17:56:26] [Render thread/INFO]: Started 2 worker threads
[17:56:26] [Netty Client IO #11/WARN]: Ignoring incoming plugin channel register of 'fabric-screen-handler-api-v1:open_screen', as it is longer than 32 characters
[17:56:29] [Render thread/INFO]: [CHAT] ? You can claim 1 reward for leveling up!
[17:56:29] [Render thread/INFO]: [CHAT] ? Hey! Your email has not been connected!
[17:56:29] [Render thread/INFO]: [CHAT] In order to secure and manage your account you will need to link your email to your account.
[17:56:29] [Render thread/INFO]: [CHAT] To link your email to your account use the /email command
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:29] [Render thread/INFO]: [CHAT] 
[17:56:30] [Render thread/INFO]: [CHAT] ? There is an active x3.0 Global Coin booster by HetPatel729
[17:56:30] [Render thread/INFO]: [CHAT] CLICK HERE to tip for the active boosters
[17:56:30] [Render thread/INFO]: [CHAT] 
[17:56:30] [Render thread/INFO]: [CHAT] Vote ? Did you know that you can buy anything from the store by voting?
[17:56:30] [Render thread/INFO]: [CHAT]  ? Vote right now using /vote!
[17:56:30] [Render thread/INFO]: [CHAT]  
[17:56:45] [Worker-Main-7/ERROR]: Could not decode textures payload
java.lang.IllegalArgumentException: Illegal base64 character 5c
	at java.util.Base64$Decoder.decode0(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.unpackTextures(YggdrasilMinecraftSessionService.java:136) ~[authlib-6.0.52.jar:?]
	at net.minecraft.class_1071$1.method_54647(class_1071.java:55) ~[client-intermediary.jar:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[17:56:47] [Render thread/INFO]: [CHAT] 
[17:56:47] [Render thread/INFO]: [CHAT] The chat has been soft-muted in this lobby.
[17:56:47] [Render thread/INFO]: [CHAT] In order to send messages you will need to have
[17:56:47] [Render thread/INFO]: [CHAT] your Discord linked to your account.
[17:56:47] [Render thread/INFO]: [CHAT] Link your account using /linkaccount.
[17:56:47] [Render thread/INFO]: [CHAT] 
[17:57:05] [Worker-Main-3/ERROR]: Could not decode textures payload
java.lang.IllegalArgumentException: Illegal base64 character 5c
	at java.util.Base64$Decoder.decode0(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.unpackTextures(YggdrasilMinecraftSessionService.java:136) ~[authlib-6.0.52.jar:?]
	at net.minecraft.class_1071$1.method_54647(class_1071.java:55) ~[client-intermediary.jar:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[1226/175705.900:ERROR:menu_runner_views_aura.cc(23)] Window handle is required for default OSR context menu.
[1226/175705.900:ERROR:menu_manager.cc(199)] Default context menu implementation is not available; canceling the menu
[17:57:07] [Netty Client IO #11/WARN]: Ignoring plugin channel in outgoing REGISTER: WECUI
[17:57:09] [Render thread/INFO]: Successfully saved config 'modules'.
[17:57:09] [Render thread/INFO]: Stopping worker threads
[17:57:09] [Render thread/INFO]: Started 2 worker threads
[17:57:09] [Render thread/INFO]: Stopping worker threads
[17:57:09] [Render thread/INFO]: Started 2 worker threads
[17:57:09] [Netty Client IO #11/WARN]: Ignoring incoming plugin channel register of 'fabric-screen-handler-api-v1:open_screen', as it is longer than 32 characters
[17:57:09] [Render thread/INFO]: Successfully saved config 'modules'.
[17:57:09] [Render thread/INFO]: Stopping worker threads
[17:57:09] [Render thread/INFO]: Started 2 worker threads
[17:57:09] [Render thread/INFO]: Stopping worker threads
[17:57:09] [Render thread/INFO]: Started 2 worker threads
[17:57:12] [Render thread/INFO]: [CHAT] ? You can claim 1 reward for leveling up!
[17:57:12] [Render thread/INFO]: [CHAT] ? Hey! Your email has not been connected!
[17:57:12] [Render thread/INFO]: [CHAT] In order to secure and manage your account you will need to link your email to your account.
[17:57:12] [Render thread/INFO]: [CHAT] To link your email to your account use the /email command
[17:57:12] [Render thread/INFO]: [CHAT] 
[17:57:12] [Render thread/INFO]: [CHAT] ? There is an active x3.0 Global Coin booster by HetPatel729
[17:57:12] [Render thread/INFO]: [CHAT] CLICK HERE to tip for the active boosters
[17:57:12] [Render thread/INFO]: [CHAT] 
[17:57:12] [Render thread/INFO]: [CHAT] Vote ? Did you know that you can buy anything from the store by voting?
[17:57:12] [Render thread/INFO]: [CHAT]  ? Vote right now using /vote!
[17:57:12] [Render thread/INFO]: [CHAT]  
[17:57:13] [Worker-Main-3/ERROR]: Could not decode textures payload
java.lang.IllegalArgumentException: Illegal base64 character 5c
	at java.util.Base64$Decoder.decode0(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at java.util.Base64$Decoder.decode(Unknown Source) ~[?:?]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.unpackTextures(YggdrasilMinecraftSessionService.java:136) ~[authlib-6.0.52.jar:?]
	at net.minecraft.class_1071$1.method_54647(class_1071.java:55) ~[client-intermediary.jar:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?]
[17:57:32] [Render thread/INFO]: [CHAT] <VIP> TamHai joined the lobby!
[17:57:42] [Render thread/INFO]: [CHAT] <VIP> SushantGaire joined the lobby!
[17:57:48] [Render thread/INFO]: [CHAT] <VIP> Technoblade_999 joined the lobby!
[17:57:55] [Render thread/INFO]: [CHAT]  
[17:57:55] [Render thread/INFO]: [CHAT] ? Unlock a free rank or rewards with voting! 
[17:57:55] [Render thread/INFO]: [CHAT] Voting gives you rewards while also helping the server! 
[17:57:55] [Render thread/INFO]: [CHAT] Every day, you can /vote to get rewards such as 
[17:57:55] [Render thread/INFO]: [CHAT] a free limited time rank or other extras! 
[17:57:55] [Render thread/INFO]: [CHAT]  
[17:57:55] [Render thread/INFO]: [CHAT] ? Use /vote now to vote! 
[17:57:55] [Render thread/INFO]: [CHAT]  
[17:58:03] [Render thread/INFO]: [CHAT] ? C4mp_ found a Crazy Candy Cane!
[17:58:04] [Render thread/INFO]: [CHAT] ? C4mp_ found a Unique Candy Cane!
[17:58:09] [Render thread/INFO]: [CHAT] <VIP> Technoblade_999 joined the lobby!
[17:58:15] [Render thread/INFO]: [CHAT] ? <Champion> UltimateTrident found a Crazy Candy Cane!
[17:58:17] [Render thread/INFO]: [CHAT] <VIP> AT0673 joined the lobby!
[1226/175855.857:INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'scrollIntoView')", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175856.368:INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'scrollIntoView')", source: http://localhost:15002/default/build/bundle.js (1)
[17:58:57] [Render thread/INFO]: [CHAT] <VIP> LudaLija joined the lobby!
[17:59:02] [Render thread/INFO]: [CHAT] <Elite> driplover joined the lobby!
[17:59:14] [Render thread/INFO]: Successfully saved config 'modules'.
[17:59:14] [Render thread/INFO]: Stopping worker threads
[17:59:20] [Render thread/ERROR]: Can't ping gommehd.net: Internal Exception: java.net.SocketException: Connection reset
[17:59:21] [Render thread/INFO]: Successfully saved config 'modules'.
[17:59:21] [Render thread/INFO]: Connecting to anticheat-test.com, 25565
[17:59:22] [Netty Client IO #0/WARN]: Ignoring plugin channel in outgoing REGISTER: WECUI
[17:59:25] [Render thread/INFO]: Successfully saved config 'modules'.
[17:59:25] [Render thread/INFO]: Started 2 worker threads
[17:59:25] [Render thread/INFO]: [CHAT]                                      
[17:59:25] [Netty Client IO #0/WARN]: Ignoring incoming plugin channel register of 'fabric-screen-handler-api-v1:open_screen', as it is longer than 32 characters
[17:59:27] [Render thread/INFO]: [CHAT] You joined with the client brand: fabric 
[17:59:28] [Render thread/INFO]: [CHAT] Your current language is: Polish use /language to change it
[1226/175929.023:INFO:CONSOLE(1)] "BASE_URL:  http://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175929.023:INFO:CONSOLE(1)] "BASE_WS_URL:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175929.023:INFO:CONSOLE(1)] "Connecting to server at:  ws://localhost:15002", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175929.024:INFO:CONSOLE(1)] "BASE_API_URL: http://localhost:15002/api/v1/client", source: http://localhost:15002/default/build/bundle.js (1)
[17:59:29] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ: [id: 0x99b81cd6, L:/[0:0:0:0:0:0:0:1]:15002 - R:/[0:0:0:0:0:0:0:1]:62274]
[17:59:29] [nioEventLoopGroup-3-1/INFO]: [id: 0x53b4c729, L:/[0:0:0:0:0:0:0:0]:15002] READ COMPLETE
[1226/175929.347:INFO:CONSOLE(1)] "Connected to server", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175934.794:INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'scrollIntoView')", source: http://localhost:15002/default/build/bundle.js (1)
[1226/175934.893:INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'scrollIntoView')", source: http://localhost:15002/default/build/bundle.js (1)
[17:59:35] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: keyPressed event handler
	at net.minecraft.class_437.method_25412(class_437.java:419) ~[client-intermediary.jar:?]
	at net.minecraft.class_309.method_1466(class_309.java:403) ~[client-intermediary.jar:?]
	at net.minecraft.class_309.method_22678(class_309.java:492) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.handler$bbj000$viafabricplus$processInputQueues(class_310.java:8358) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1574(class_310.java:1984) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1289) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:265) ~[fabric-loader-0.15.3-1.20.4.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.3.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.3.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.3.jar:?]
Caused by: java.lang.IllegalStateException: [fabric-screen-api-v1] The current screen (net.ccbluex.liquidbounce.render.screen.EmptyScreen) has not been correctly initialised, please send this crash log to the mod author. This is usually caused by calling setScreen on the wrong thread.
	at net.minecraft.class_437.ensureEventsAreInitialized(class_437.java:1325) ~[client-intermediary.jar:?]
	at net.minecraft.class_437.fabric_getRemoveEvent(class_437.java:1333) ~[client-intermediary.jar:?]
	at net.fabricmc.fabric.api.client.screen.v1.ScreenEvents.remove(ScreenEvents.java:115) ~[fabric-screen-api-v1-2.0.16 78d798af4f-f1d200fd85f95079.jar:?]
	at net.minecraft.class_310.handler$zkc000$fabric-screen-api-v1$onScreenRemove(class_310.java:5800) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1507(class_310.java:1156) ~[client-intermediary.jar:?]
	at net.minecraft.class_312.method_1612(class_312.java:329) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1507(class_310.java:1191) ~[client-intermediary.jar:?]
	at net.minecraft.class_408.method_25404(class_408.java:99) ~[client-intermediary.jar:?]
	at net.minecraft.class_309.method_1454(class_309.java:407) ~[client-intermediary.jar:?]
	at net.minecraft.class_437.method_25412(class_437.java:414) ~[client-intermediary.jar:?]
	... 10 more
[1226/175936.963:INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'scrollIntoView')", source: http://localhost:15002/default/build/bundle.js (1)
[17:59:37] [Render thread/INFO]: Successfully saved config 'modules'.
[17:59:37] [Render thread/INFO]: Stopping worker threads
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2023-12-26 17:59:38
Description: keyPressed event handler

java.lang.IllegalStateException: [fabric-screen-api-v1] The current screen (net.ccbluex.liquidbounce.render.screen.EmptyScreen) has not been correctly initialised, please send this crash log to the mod author. This is usually caused by calling setScreen on the wrong thread.
	at net.minecraft.class_437.ensureEventsAreInitialized(class_437.java:1325)
	at net.minecraft.class_437.fabric_getRemoveEvent(class_437.java:1333)
	at net.fabricmc.fabric.api.client.screen.v1.ScreenEvents.remove(ScreenEvents.java:115)
	at net.minecraft.class_310.handler$zkc000$fabric-screen-api-v1$onScreenRemove(class_310.java:5800)
	at net.minecraft.class_310.method_1507(class_310.java:1156)
	at net.minecraft.class_312.method_1612(class_312.java:329)
	at net.minecraft.class_310.method_1507(class_310.java:1191)
	at net.minecraft.class_408.method_25404(class_408.java:99)
	at net.minecraft.class_309.method_1454(class_309.java:407)
	at net.minecraft.class_437.method_25412(class_437.java:414)
	at net.minecraft.class_309.method_1466(class_309.java:403)
	at net.minecraft.class_309.method_22678(class_309.java:492)
	at net.minecraft.class_310.handler$bbj000$viafabricplus$processInputQueues(class_310.java:8358)
	at net.minecraft.class_310.method_1574(class_310.java:1984)
	at net.minecraft.class_310.method_1523(class_310.java:1289)
	at net.minecraft.class_310.method_1514(class_310.java:888)
	at net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
	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 net.minecraft.class_437.ensureEventsAreInitialized(class_437.java:1325)
	at net.minecraft.class_437.fabric_getRemoveEvent(class_437.java:1333)
	at net.fabricmc.fabric.api.client.screen.v1.ScreenEvents.remove(ScreenEvents.java:115)
	at net.minecraft.class_310.handler$zkc000$fabric-screen-api-v1$onScreenRemove(class_310.java:5800)
	at net.minecraft.class_310.method_1507(class_310.java:1156)
	at net.minecraft.class_312.method_1612(class_312.java:329)
	at net.minecraft.class_310.method_1507(class_310.java:1191)
	at net.minecraft.class_408.method_25404(class_408.java:99)
	at net.minecraft.class_309.method_1454(class_309.java:407)
	at net.minecraft.class_437.method_25412(class_437.java:414)
	at net.minecraft.class_309.method_1466(class_309.java:403)
	at net.minecraft.class_309.method_22678(class_309.java:492)
	at net.minecraft.class_310.handler$bbj000$viafabricplus$processInputQueues(class_310.java:8358)

-- Affected screen --
Details:
	Screen name: net.minecraft.class_408
Stacktrace:
	at net.minecraft.class_437.method_25412(class_437.java:414)
	at net.minecraft.class_309.method_1466(class_309.java:403)
	at net.minecraft.class_309.method_22678(class_309.java:492)
	at net.minecraft.class_310.handler$bbj000$viafabricplus$processInputQueues(class_310.java:8358)
	at net.minecraft.class_310.method_1574(class_310.java:1984)
	at net.minecraft.class_310.method_1523(class_310.java:1289)
	at net.minecraft.class_310.method_1514(class_310.java:888)
	at net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Uptime --
Details:
	JVM uptime: 340.940s
	Wall uptime: 302.666s
	High-res time: 299.175s
	Client ticks: 5089 ticks / 254.450s
Stacktrace:
	at net.minecraft.class_310.method_1587(class_310.java:2564)
	at net.minecraft.class_310.method_54580(class_310.java:995)
	at net.minecraft.class_310.method_1514(class_310.java:908)
	at net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Affected level --
Details:
	All players: 5 total; [class_746['Sprinp'/11130035, l='ClientLevel', x=59.52, y=42.00, z=87.15], class_745['1st_Love'/10852513, l='ClientLevel', x=75.13, y=42.00, z=112.25], class_745['gmod_klo'/10711027, l='ClientLevel', x=44.34, y=42.00, z=114.53], class_745['siplock'/10852594, l='ClientLevel', x=81.00, y=42.00, z=131.16], class_745['Sergio_02'/11098682, l='ClientLevel', x=65.50, y=42.25, z=130.85]]
	Chunk stats: 65536, 504
	Level dimension: minecraft:overworld
	Level spawn location: World: (196,41,105), Section: (at 4,9,9 in 12,2,6; chunk contains blocks 192,0,96 to 207,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 706682607 game time, 120000 day time
	Server brand: FlamePaper (Velocity)
	Server type: Non-integrated multiplayer server
	Tracked entity count: 11

-- Last reload --
Details:
	Reload number: 1
	Reload reason: initial
	Finished: Yes
	Packs: vanilla, fabric

-- System Details --
Details:
	Minecraft Version: 1.20.4
	Minecraft Version ID: 1.20.4
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.8.1, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 557760528 bytes (531 MiB) / 1409286144 bytes (1344 MiB) up to 15233712128 bytes (14528 MiB)
	CPUs: 8
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz
	Identifier: Intel64 Family 6 Model 58 Stepping 9
	Microarchitecture: Ivy Bridge (Client)
	Frequency (GHz): 2.59
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 8
	Graphics card #0 name: NVIDIA Quadro K2000M
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 2048.00
	Graphics card #0 deviceId: 0x0ffb
	Graphics card #0 versionInfo: DriverVersion=25.21.14.1917
	Graphics card #1 name: Intel(R) HD Graphics 4000
	Graphics card #1 vendor: Intel Corporation (0x8086)
	Graphics card #1 VRAM (MB): 2112.00
	Graphics card #1 deviceId: 0x0166
	Graphics card #1 versionInfo: DriverVersion=10.18.10.5161
	Memory slot #0 capacity (MB): 4096.00
	Memory slot #0 clockSpeed (GHz): 1.60
	Memory slot #0 type: DDR3
	Memory slot #1 capacity (MB): 4096.00
	Memory slot #1 clockSpeed (GHz): 1.60
	Memory slot #1 type: DDR3
	Memory slot #2 capacity (MB): 8192.00
	Memory slot #2 clockSpeed (GHz): 1.60
	Memory slot #2 type: DDR3
	Memory slot #3 capacity (MB): 4096.00
	Memory slot #3 clockSpeed (GHz): 1.60
	Memory slot #3 type: DDR3
	Virtual memory max (MB): 22990.79
	Virtual memory used (MB): 10310.02
	Swap memory total (MB): 2944.00
	Swap memory used (MB): 214.66
	JVM Flags: 8 total; -Xmx14503M -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
	Fabric Mods: 
		fabric-api: Fabric API 0.91.3 1.20.4
			fabric-api-base: Fabric API Base 0.4.35 78d798af4f
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.45 78d798af4f
			fabric-biome-api-v1: Fabric Biome API (v1) 13.0.15 78d798af4f
			fabric-block-api-v1: Fabric Block API (v1) 1.0.14 78d798af4f
			fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3 78d798af4f
			fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.45 78d798af4f
			fabric-client-tags-api-v1: Fabric Client Tags 1.1.6 78d798af4f
			fabric-command-api-v1: Fabric Command API (v1) 1.2.40 f71b366f4f
			fabric-command-api-v2: Fabric Command API (v2) 2.2.19 78d798af4f
			fabric-commands-v0: Fabric Commands (v0) 0.2.57 df3654b34f
			fabric-containers-v0: Fabric Containers (v0) 0.1.81 df3654b34f
			fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.9 78d798af4f
			fabric-convention-tags-v1: Fabric Convention Tags 1.5.9 78d798af4f
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.22 78d798af4f
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.1.17 78d798af4f
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.60 78d798af4f
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.28 4ced05924f
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.14 78d798af4f
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.71 df3654b34f
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.45 78d798af4f
			fabric-item-api-v1: Fabric Item API (v1) 2.1.34 78d798af4f
			fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.20 78d798af4f
			fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.40 78d798af4f
			fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.38 df3654b34f
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.29 78d798af4f
			fabric-loot-api-v2: Fabric Loot API (v2) 2.1.4 78d798af4f
			fabric-message-api-v1: Fabric Message API (v1) 6.0.4 78d798af4f
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.59 78d798af4f
			fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.7 78d798af4f
			fabric-models-v0: Fabric Models (v0) 0.4.6 9386d8a74f
			fabric-networking-api-v1: Fabric Networking API (v1) 3.1.2 78d798af4f
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.0.7 78d798af4f
			fabric-particles-v1: Fabric Particles (v1) 1.1.6 78d798af4f
			fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.15 78d798af4f
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.13 78d798af4f
			fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.3 78d798af4f
			fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3 78d798af4f
			fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.50 df3654b34f
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.41 73761d2e4f
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.32 78d798af4f
			fabric-rendering-v0: Fabric Rendering (v0) 1.1.53 df3654b34f
			fabric-rendering-v1: Fabric Rendering (v1) 3.0.12 78d798af4f
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.13 78d798af4f
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.15 78d798af4f
			fabric-screen-api-v1: Fabric Screen API (v1) 2.0.16 78d798af4f
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.50 78d798af4f
			fabric-sound-api-v1: Fabric Sound API (v1) 1.0.16 78d798af4f
			fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.6 78d798af4f
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.13 78d798af4f
		fabric-language-kotlin: Fabric Language Kotlin 1.9.4 kotlin.1.8.21
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.21
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.21
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.21
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.21
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.20.2
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.0
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.0
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.0
		fabricloader: Fabric Loader 0.15.3
			mixinextras: MixinExtras 0.3.2
		java: OpenJDK 64-Bit Server VM 17
		liquidbounce: LiquidBounce 1.0.0
		minecraft: Minecraft 1.20.4
		modmenu: Mod Menu 9.0.0-pre.1
		nochatreports: No Chat Reports 1.20.4-v2.5.0
		sodium: Sodium 0.5.5
		viafabricplus: ViaFabricPlus 3.0.2
			com_google_code_findbugs_jsr305: jsr305 3.0.2
			com_vdurmont_semver4j: semver4j 3.1.0
			com_viaversion_viabackwards-common: viabackwards-common 4.9.2-SNAPSHOT
			com_viaversion_viaversion-common: viaversion-common 4.9.3-SNAPSHOT
			de_florianmichael_classic4j: Classic4J 2.0.1
			io_jsonwebtoken_jjwt-api: jjwt-api 0.12.3
			io_jsonwebtoken_jjwt-gson: jjwt-gson 0.12.3
			io_jsonwebtoken_jjwt-impl: jjwt-impl 0.12.3
			net_jodah_expiringmap: expiringmap 0.5.10
			net_lenni0451_mcping: MCPing 1.3.0
			net_lenni0451_mcstructs-bedrock_forms: forms 1.2.0
			net_lenni0451_mcstructs-bedrock_text: text 1.2.0
			net_lenni0451_mcstructs_core: core 2.4.1
			net_lenni0451_mcstructs_nbt: nbt 2.4.1
			net_lenni0451_mcstructs_snbt: snbt 2.4.1
			net_lenni0451_mcstructs_text: text 2.4.1
			net_lenni0451_reflect: Reflect 1.3.1
			net_raphimc_minecraftauth: MinecraftAuth 3.0.1-SNAPSHOT
			net_raphimc_viaaprilfools: ViaAprilFools 2.0.11-SNAPSHOT
			net_raphimc_viabedrock: ViaBedrock 0.0.4-SNAPSHOT
			net_raphimc_vialegacy: ViaLegacy 2.2.22-SNAPSHOT
			net_raphimc_vialoader: ViaLoader 2.2.13-SNAPSHOT
			org_cloudburstmc_netty_netty-transport-raknet: netty-transport-raknet 1.0.0.CR1-SNAPSHOT
			org_yaml_snakeyaml: snakeyaml 2.2
	Launched Version: fabric-loader-0.15.3-1.20.4
	Launcher name: LiquidLauncher
	Backend library: LWJGL version 3.3.2-snapshot
	Backend API: Quadro K2000M/PCIe/SSE2 GL version 3.3.0 NVIDIA 419.17, NVIDIA Corporation
	Window size: 1920x1080
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: 
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fabric'
	Universe: 400921fb54442d18
	Type: Client (map_client.txt)
	Graphics mode: fast
	Render Distance: 6/6 chunks
	Resource Packs: vanilla, fabric
	Current Language: en_us
	Locale: pl_PL
	CPU: 8x Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\nextgen\crash-reports\crash-2023-12-26_17.59.38-client.txt
An error with the client occourd:
Process exited with non-zero exit code: -1.

Screenshots

No response

@github-actions github-actions bot added 🌑 nextgen 🌕 legacy 🐛 bug Something isn't working 👷 development build development build issue labels Dec 26, 2023
@1zun4
Copy link
Member

1zun4 commented Dec 26, 2023

Might try with the newest build 5774074

Report back if this fixed the issue or not.

@1zun4 1zun4 removed the 🌕 legacy label Dec 26, 2023
@SomePythonDeveloper
Copy link

Try using task manager to see how much memory minecraft is eating. If it is eating too much, try allocating more ram. If that doesn't then idk

@1zun4 1zun4 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 👷 development build development build issue 🌑 nextgen
Projects
None yet
Development

No branches or pull requests

3 participants