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]Loading Page Render Bug Again #3957

Closed
Husky272 opened this issue Sep 20, 2024 · 11 comments
Closed

[BUG]Loading Page Render Bug Again #3957

Husky272 opened this issue Sep 20, 2024 · 11 comments
Labels
🐛 bug Something isn't working 🌕 legacy

Comments

@Husky272
Copy link

LiquidBounce Branch

Legacy

LiquidBounce Build/Version

latest

Operating System

Windows 11

Minecraft Version

1.8.9

Describe the bug

no

Steps to reproduce

no

Client Log

[09:39:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[09:39:41] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[09:39:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[09:39:41] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[09:39:41] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_201\jre
[09:39:41] [main/WARN]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:39:41] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from liquidbounce-b98.jar
[09:39:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:39:41] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[09:39:41] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/MC/hmcl/.minecraft/mods/liquidbounce-b98.jar Service=LaunchWrapper Env=CLIENT
[09:39:41] [main/DEBUG]: Instantiating coremod class MixinLoader
[09:39:41] [main/WARN]: The coremod net.ccbluex.liquidbounce.injection.forge.MixinLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[09:39:41] [main/INFO]: [net.ccbluex.liquidbounce.injection.forge.MixinLoader:<init>:20]: [LiquidBounce] Injecting with IFMLLoadingPlugin.
[09:39:41] [main/INFO]: Compatibility level set to JAVA_8
[09:39:41] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[09:39:41] [main/DEBUG]: Enqueued coremod MixinLoader
[09:39:41] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[09:39:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:39:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[09:39:41] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:39:41] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[09:39:41] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[09:39:41] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[09:39:41] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[09:39:41] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[09:39:41] [main/DEBUG]: Injection complete
[09:39:41] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[09:39:41] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[09:39:41] [main/DEBUG]: Read 825 binary patches
[09:39:41] [main/DEBUG]: Loading deobfuscation resource /deobfuscation_data-1.8.9.lzma with 27891 records
[09:39:42] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[09:39:42] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[09:39:42] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[09:39:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:39:42] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[09:39:42] [main/DEBUG]: Injection complete
[09:39:42] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[09:39:42] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[09:39:42] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[09:39:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[09:39:42] [main/DEBUG]: Injecting coremod InputFix {lain.mods.inputfix.InputFix} class transformers
[09:39:42] [main/TRACE]: Registering transformer lain.mods.inputfix.InputFixTransformer
[09:39:42] [main/DEBUG]: Injection complete
[09:39:42] [main/DEBUG]: Running coremod plugin for InputFix {lain.mods.inputfix.InputFix}
[09:39:42] [main/DEBUG]: Running coremod plugin InputFix
[09:39:42] [main/DEBUG]: Coremod plugin class InputFix run successfully
[09:39:42] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[09:39:42] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[09:39:42] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6e4de19b
[09:39:42] [main/DEBUG]: Injecting coremod MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader} class transformers
[09:39:42] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
[09:39:42] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
[09:39:42] [main/DEBUG]: Injection complete
[09:39:42] [main/DEBUG]: Running coremod plugin for MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader}
[09:39:42] [main/DEBUG]: Running coremod plugin MixinLoader
[09:39:42] [main/DEBUG]: Coremod plugin class MixinLoader run successfully
[09:39:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[09:39:42] [main/DEBUG]: Loaded 165 rules from AccessTransformer config file forge_at.cfg
[09:39:42] [main/DEBUG]: Loaded 68 rules from AccessTransformer mod jar file C:\MC\hmcl\.minecraft\mods\liquidbounce-b98.jar!META-INF/liquidbounce_at.cfg

[09:39:42] [main/DEBUG]: Validating minecraft
[09:39:42] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[09:39:42] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[09:39:42] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[09:39:42] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[09:39:42] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[09:39:43] [Client thread/INFO]: Setting user: Rishpal1
[09:39:43] [Client thread/INFO]: IntegratedServer mixin successfully loaded!
[09:39:44] [Client thread/INFO]: LWJGL Version: 2.9.4
[09:39:45] [Client thread/WARN]: =============================================================
[09:39:45] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[09:39:45] [Client thread/WARN]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[09:39:45] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[09:39:45] [Client thread/WARN]: =============================================================
[09:39:45] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  MixinLoader (liquidbounce-b98.jar)
  InputFix ([        ].jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 24-9-20     9:39
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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

-- System Details --
Details:
	Minecraft Version: 1.8.9
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_201, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 332005448 bytes (316 MB) / 749731840 bytes (715 MB) up to 3728736256 bytes (3556 MB)
	JVM Flags: 2 total; -Xverify:none -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	Loaded coremods (and transformers): 
MixinLoader (liquidbounce-b98.jar)
  net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
  net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
InputFix ([        ].jar)
  lain.mods.inputfix.InputFixTransformer
	GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 31.0.101.5186' Renderer: 'Intel(R) RaptorLake-S Mobile Graphics Controller'
[09:39:45] [Client thread/INFO]: MinecraftForge v11.15.1.2318 Initialized
[09:39:45] [Client thread/INFO]: Replaced 229 ore recipies
[09:39:45] [Thread-7/INFO]: [Shader] Successfully loaded: rainbow_font_shader.frag
[09:39:45] [Thread-7/INFO]: [Shader] Successfully loaded: gradient_font_shader.frag
[09:39:45] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[09:39:45] [Client thread/INFO]: Searching C:\MC\hmcl\.minecraft\mods for mods
[09:39:46] [Client thread/ERROR]: Unable to read a class file correctly
java.lang.IllegalArgumentException
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) [ASMModParser.class:?]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:69) [JarDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
	at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
	at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:134) [ModDiscoverer.class:?]
	at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:363) [Loader.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:488) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [ave.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[09:39:46] [Client thread/ERROR]: There was a problem reading the entry top/infsky/cheatdetector/CheatDetector.class in the jar C:\MC\hmcl\.minecraft\mods\CheatDetector-2.10.3.jar - probably a corrupt zip
net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException

	at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:69) [JarDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
	at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
	at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:134) [ModDiscoverer.class:?]
	at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:363) [Loader.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:488) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [ave.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IllegalArgumentException
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
	... 16 more
[09:39:46] [Client thread/WARN]: Zip file CheatDetector-2.10.3.jar failed to read properly, it will be ignored
net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException

	at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:58) ~[ASMModParser.class:?]
	at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:69) [JarDiscoverer.class:?]
	at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
	at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
	at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:134) [ModDiscoverer.class:?]
	at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:363) [Loader.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:488) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [ave.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IllegalArgumentException
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at org.objectweb.asm.ClassReader.<init>(Unknown Source) ~[asm-all-5.0.3.jar:5.0.3]
	at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:52) ~[ASMModParser.class:?]
	... 16 more
[09:39:46] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[09:39:46] [Client thread/INFO]: FML has found a non-mod file CheatDetector-2.10.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:39:46] [Client thread/INFO]: FML has found a non-mod file liquidbounce-b98.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[09:39:47] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at CLIENT
[09:39:47] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:39:47] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[09:39:47] [Client thread/INFO]: Processing ObjectHolder annotations
[09:39:47] [Client thread/INFO]: Found 384 ObjectHolder annotations
[09:39:47] [Client thread/INFO]: Identifying ItemStackHolder annotations
[09:39:47] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[09:39:47] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[09:39:47] [Client thread/INFO]: Applying holder lookups
[09:39:47] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[09:39:47] [Client thread/INFO]: Holder lookups applied
[09:39:47] [Client thread/INFO]: Injecting itemstacks
[09:39:47] [Client thread/INFO]: Itemstack injection complete
[09:39:47] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:39:47] [Thread-9/INFO]: Initializing LWJGL OpenAL
[09:39:47] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[09:39:48] [Client thread/INFO]: Max texture size: 16384
[09:39:48] [Client thread/INFO]: Created: 16x16 textures-atlas
[09:39:48] [Thread-9/INFO]: OpenAL initialized.
[09:39:48] [Sound Library Loader/INFO]: Sound engine started
[09:39:48] [Client thread/INFO]: Injecting itemstacks
[09:39:48] [Client thread/INFO]: Itemstack injection complete
[09:39:48] [Client thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[09:39:48] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[09:39:48] [Client thread/INFO]: SoundSystem shutting down...
[09:39:49] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[09:39:49] [Sound Library Loader/INFO]: Starting up SoundSystem...
[09:39:49] [Thread-11/INFO]: Initializing LWJGL OpenAL
[09:39:49] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[09:39:49] [Thread-11/INFO]: OpenAL initialized.
[09:39:49] [Client thread/INFO]: Max texture size: 16384
[09:39:49] [Sound Library Loader/INFO]: Sound engine started
[09:39:49] [Client thread/INFO]: Created: 512x512 textures-atlas
[09:39:49] [Client thread/INFO]: Starting LiquidBounce unofficial unknown, by CCBlueX
[09:39:49] [Client thread/INFO]: Loaded language en_US
[09:39:49] [Client thread/INFO]: Loaded language pt_BR
[09:39:49] [Client thread/INFO]: Loaded language pt_PT
[09:39:49] [Client thread/INFO]: Loaded language zh_CN
[09:39:49] [Client thread/INFO]: Loaded language zh_TW
[09:39:49] [Client thread/INFO]: Loaded language bg_BG
[09:39:49] [Client thread/INFO]: Loaded language ru_RU
[09:39:50] [Client thread/INFO]: Loading Fonts.
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: java.io.FileNotFoundException: C:\MC\hmcl\.minecraft\LiquidBounce-1.8.9\fonts\Roboto-Medium.ttf (ϵͳ Ҳ   ָ     ļ   )
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open(FileInputStream.java:195)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.getFont(Fonts.kt:143)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.loadFonts(Fonts.kt:47)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:128)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3196)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.main.Main.main(SourceFile:124)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: java.io.FileNotFoundException: C:\MC\hmcl\.minecraft\LiquidBounce-1.8.9\fonts\Roboto-Medium.ttf (ϵͳ Ҳ   ָ     ļ   )
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open(FileInputStream.java:195)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.getFont(Fonts.kt:143)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.loadFonts(Fonts.kt:48)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:128)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3196)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.main.Main.main(SourceFile:124)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: java.io.FileNotFoundException: C:\MC\hmcl\.minecraft\LiquidBounce-1.8.9\fonts\Roboto-Bold.ttf (ϵͳ Ҳ   ָ     ļ   )
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.open(FileInputStream.java:195)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.getFont(Fonts.kt:143)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.ui.font.Fonts.loadFonts(Fonts.kt:49)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:128)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.handler$startGame$zzg000(Minecraft.java:3196)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.client.main.Main.main(SourceFile:124)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[09:39:50] [Client thread/INFO]: [net.ccbluex.liquidbounce.ui.font.Fonts:getFont:149]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[09:39:51] [Client thread/INFO]: Loaded Fonts. (904ms)
[09:39:51] [Client thread/INFO]: [ModuleManager] Loading modules...
[09:39:51] [Client thread/INFO]: [ModuleManager] Loaded 175 modules.
[09:39:51] [Thread-14/INFO]: Successfully loaded 12 settings.
[09:39:51] [Client thread/INFO]: [Remapper] Hash a8486671a5e85153773eaac313f8babd1913b41524b45e92d42e6cf019e658eb compared to a8486671a5e85153773eaac313f8babd1913b41524b45e92d42e6cf019e658eb
[09:39:51] [Client thread/INFO]: [Remapper] Successfully loaded SRG mappings.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: modules.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: values.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: clickgui.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: accounts.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: friends.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: xray-blocks.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: hud.json.
[09:39:51] [Client thread/INFO]: [FileManager] Loaded config: shortcuts.json.
[09:39:51] [DefaultDispatcher-worker-2/INFO]: Loading heads...
[09:39:53] [DefaultDispatcher-worker-2/INFO]: Loading heads from https://headdb.org/api/category/all...
[09:39:53] [DefaultDispatcher-worker-1/INFO]: (MCChat)   aSuccessfully loaded   9171   astaff names.
[09:39:53] [Client thread/INFO]: Message of the day: Check out our new client LiquidBounce Nextgen instead!
Includes the latest bypasses, up-to-date configs and
support for Minecraft 1.8 - 1.20.4 using ViaFabricPlus.

Click here to download

[09:39:53] [Client thread/INFO]: Successfully started client
[09:39:53] [Client thread/WARN]: @Final field field_110330_c:Lnet/minecraft/util/ResourceLocation; in liquidbounce.forge.mixins.json:gui.MixinGuiInGame should be final
[09:39:53] [Client thread/ERROR]: Unable to receive update information
java.lang.IllegalStateException: no rows returned by a query that expected to return at least one row
	at net.ccbluex.liquidbounce.api.ClientApi.textEndpointRequest(ClientApi.kt:115) ~[ClientApi.class:?]
	at net.ccbluex.liquidbounce.api.ClientApi.requestNewestBuildEndpoint(ClientApi.kt:224) ~[ClientApi.class:?]
	at net.ccbluex.liquidbounce.api.ClientUpdate$newestVersion$2.invoke(ClientUpdate.kt:31) [ClientUpdate$newestVersion$2.class:?]
	at net.ccbluex.liquidbounce.api.ClientUpdate$newestVersion$2.invoke(ClientUpdate.kt:28) [ClientUpdate$newestVersion$2.class:?]
	at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74) [SynchronizedLazyImpl.class:?]
	at net.ccbluex.liquidbounce.api.ClientUpdate.getNewestVersion(ClientUpdate.kt:28) [ClientUpdate.class:?]
	at net.ccbluex.liquidbounce.api.ClientUpdate.hasUpdate(ClientUpdate.kt:40) [ClientUpdate.class:?]
	at net.minecraft.client.Minecraft.handler$afterMainScreen$zzg000(Minecraft.java:3218) [ave.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505) [ave.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[09:39:53] [Client thread/INFO]: [Shader] Successfully loaded: background.frag
[09:39:54] [DefaultDispatcher-worker-1/INFO]: Successfully loaded 321 cape carriers.
[09:39:54] [Thread-19/ERROR]: Failed to setup Discord RPC.
java.lang.RuntimeException: java.io.FileNotFoundException: \\?\pipe\discord-ipc-0 (ϵͳ Ҳ   ָ     ļ   )
	at com.jagrosh.discordipc.entities.pipe.WindowsPipe.<init>(WindowsPipe.java:45) ~[WindowsPipe.class:?]
	at com.jagrosh.discordipc.entities.pipe.Pipe.createPipe(Pipe.java:158) ~[Pipe.class:?]
	at com.jagrosh.discordipc.entities.pipe.Pipe.openPipe(Pipe.java:67) ~[Pipe.class:?]
	at com.jagrosh.discordipc.IPCClient.connect(IPCClient.java:116) ~[IPCClient.class:?]
	at net.ccbluex.liquidbounce.features.special.ClientRichPresence.setup(ClientRichPresence.kt:84) [ClientRichPresence.class:?]
	at net.ccbluex.liquidbounce.LiquidBounce$startClient$5.invoke(LiquidBounce.kt:182) [LiquidBounce$startClient$5.class:?]
	at net.ccbluex.liquidbounce.LiquidBounce$startClient$5.invoke(LiquidBounce.kt:180) [LiquidBounce$startClient$5.class:?]
	at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [ThreadsKt$thread$thread$1.class:?]
Caused by: java.io.FileNotFoundException: \\?\pipe\discord-ipc-0 (ϵͳ Ҳ   ָ     ļ   )
	at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_201]
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_201]
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_201]
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:124) ~[?:1.8.0_201]
	at com.jagrosh.discordipc.entities.pipe.WindowsPipe.<init>(WindowsPipe.java:43) ~[WindowsPipe.class:?]
	... 7 more
[09:39:56] [Netty Client IO #1/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:39:56] [Netty Client IO #3/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:39:56] [Netty Client IO #4/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:39:58] [Netty Client IO #10/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:39:59] [Netty Client IO #11/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:00] [Client thread/INFO]: Connecting to mc284.com, 25565
[09:40:01] [Client thread/WARN]: Mixin liquidbounce.forge.mixins.json:gui.MixinGuiButtonExt has multiple constructors, (IIILjava/lang/String;)V was selected

[09:40:01] [Netty Client IO #16/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:01] [Netty Client IO #17/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:02] [Netty Client IO #19/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:02] [Netty Client IO #18/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:02] [Netty Client IO #20/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix] at SERVER
[09:40:03] [Client thread/INFO]: Connecting to mc284.com, 25565
[09:40:03] [DefaultDispatcher-worker-2/ERROR]: Error while reading heads.
java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_201]
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_201]
	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_201]
	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_201]
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_201]
	at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_201]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) ~[?:1.8.0_201]
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[?:1.8.0_201]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[?:1.8.0_201]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[?:1.8.0_201]
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[?:1.8.0_201]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_201]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[?:1.8.0_201]
	at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91) ~[?:1.8.0_201]
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484) ~[?:1.8.0_201]
	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482) ~[?:1.8.0_201]
	at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_201]
	at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782) ~[?:1.8.0_201]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481) ~[?:1.8.0_201]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_201]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[?:1.8.0_201]
	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.requestStream(HttpUtils.kt:77) ~[HttpUtils.class:?]
	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request(HttpUtils.kt:54) ~[HttpUtils.class:?]
	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request$default(HttpUtils.kt:53) ~[HttpUtils.class:?]
	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.get(HttpUtils.kt:82) ~[HttpUtils.class:?]
	at net.ccbluex.liquidbounce.tabs.HeadsTab$loadHeads$2$1$headsResponseDeferred$1.invokeSuspend(HeadsTab.kt:55) ~[HeadsTab$loadHeads$2$1$headsResponseDeferred$1.class:?]
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) [BaseContinuationImpl.class:?]
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) [DispatchedTask.class:?]
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284) [EventLoopImplBase.class:?]
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) [BlockingCoroutine.class:?]
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) [BuildersKt__BuildersKt.class:?]
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) [BuildersKt.class:?]
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) [BuildersKt__BuildersKt.class:?]
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) [BuildersKt.class:?]
	at net.ccbluex.liquidbounce.tabs.HeadsTab.loadHeads(HeadsTab.kt:35) [HeadsTab.class:?]
	at net.ccbluex.liquidbounce.tabs.HeadsTab.access$loadHeads(HeadsTab.kt:19) [HeadsTab.class:?]
	at net.ccbluex.liquidbounce.tabs.HeadsTab$1.invokeSuspend(HeadsTab.kt:31) [HeadsTab$1.class:?]
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) [BaseContinuationImpl.class:?]
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) [DispatchedTask.class:?]
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) [CoroutineScheduler.class:?]
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) [CoroutineScheduler$Worker.class:?]
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) [CoroutineScheduler$Worker.class:?]
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) [CoroutineScheduler$Worker.class:?]
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: java.net.SocketTimeoutException: Read timed out
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.net.SocketInputStream.socketRead0(Native Method)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.security.AccessController.doPrivileged(Native Method)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.requestStream(HttpUtils.kt:77)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request(HttpUtils.kt:54)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request$default(HttpUtils.kt:53)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.utils.misc.HttpUtils.get(HttpUtils.kt:82)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.tabs.HeadsTab$loadHeads$2$1$headsResponseDeferred$1.invokeSuspend(HeadsTab.kt:55)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.tabs.HeadsTab.loadHeads(HeadsTab.kt:35)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.tabs.HeadsTab.access$loadHeads(HeadsTab.kt:19)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.ccbluex.liquidbounce.tabs.HeadsTab$1.invokeSuspend(HeadsTab.kt:31)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
[09:40:03] [DefaultDispatcher-worker-2/INFO]: [java.lang.ThreadGroup:uncaughtException:1061]: 	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6297952b, Dispatchers.Default]
[09:40:05] [Netty Client IO #21/INFO]: Aborting client handshake "VANILLA"
[09:40:05] [Netty Client IO #21/INFO]: [Netty Client IO #21] Client side vanilla connection established
[09:40:05] [Client thread/INFO]: [Shader] Successfully loaded: rainbow_shader.frag
[09:40:05] [Thread-21/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7[  a  lChat  7]   9Connecting to chat server...
[09:40:05] [Client thread/INFO]: [Shader] Successfully loaded: gradient_shader.frag
[09:40:06] [Client thread/INFO]: [CHAT]  ѳɹ   ¼  
[09:40:06] [Client thread/INFO]: [CHAT]   ӵ   2    ˻   
[09:40:06] [Client thread/INFO]: [CHAT] Rishpal1, handyling.
[09:40:06] [Thread-21/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7[  a  lChat  7]   9Connected to chat server!
[09:40:07] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7[  a  lChat  7]   9Logging in...
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7[  a  lChat  7]   9Logged in!
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r ====================================
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   c>>   lLiquidChat
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7Write message:   a.chat <message>
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r   7Write private message:   a.pchat <user> <message>
[09:40:08] [nioEventLoopGroup-2-1/INFO]: [CHAT]   8[  9  lLiquidBounce  8]  r ====================================
[09:40:09] [Client thread/INFO]: [CHAT]     ͬ     Э  ,   ڽ               
[09:40:10] [Client thread/INFO]: [CHAT]   7   ڳ      ӵ              #2...
[09:40:11] [Client thread/INFO]: [CHAT] 
[09:40:11] [Client thread/INFO]: [CHAT]  7 2   ӭ                  
[09:40:11] [Client thread/INFO]: [CHAT] 
[09:40:11] [Client thread/INFO]: [CHAT]                               
[09:40:11] [Client thread/INFO]: [CHAT]   ӷ         ת Ȳ   
[09:40:11] [Client thread/INFO]: [CHAT]  ע        Ʒ   п    ƷŶ~
[09:40:11] [Client thread/INFO]: [CHAT] 
[09:40:11] [Client thread/INFO]: [CHAT]  7 3       QQȺ: 708883577
[09:40:11] [Client thread/INFO]: [CHAT]  7 3 ף    Ϸ   ~
[09:40:11] [Client thread/INFO]: [CHAT] 
[09:40:12] [Client thread/INFO]: [CHAT]      1   δ  ȡ Ľ           ʹ     ȡ  
[09:40:16] [Client thread/INFO]: [CHAT]   a   ͵    a        a...
[09:40:16] [Client thread/INFO]: [CHAT]   7   ڳ      ӵ              #2...
[09:40:16] [Client thread/INFO]: [CHAT] 
[09:40:16] [Client thread/INFO]: [CHAT]  7 2   ӭ                  
[09:40:16] [Client thread/INFO]: [CHAT] 
[09:40:16] [Client thread/INFO]: [CHAT]                               
[09:40:16] [Client thread/INFO]: [CHAT]   ӷ         ת Ȳ   
[09:40:16] [Client thread/INFO]: [CHAT]  ע        Ʒ   п    ƷŶ~
[09:40:16] [Client thread/INFO]: [CHAT] 
[09:40:16] [Client thread/INFO]: [CHAT]  7 3       QQȺ: 708883577
[09:40:16] [Client thread/INFO]: [CHAT]  7 3 ף    Ϸ   ~
[09:40:16] [Client thread/INFO]: [CHAT] 
[09:40:18] [Client thread/INFO]: [CHAT]      1   δ  ȡ Ľ           ʹ     ȡ

Screenshots

2024-09-20_09 36 48

@github-actions github-actions bot added 🌑 nextgen 🌕 legacy 🐛 bug Something isn't working 👷 development build development build issue labels Sep 20, 2024
@EclipsesDev
Copy link

have u try other servers?

@EclipsesDev
Copy link

It can also be just connection issue

@Husky272
Copy link
Author

I test in other servers, this bug still exist

@EclipsesDev
Copy link

try using vpn

@Husky272
Copy link
Author

it still happen

@EclipsesDev
Copy link

this seems like a "you" issue, it works well for me.. maybe its the font or ur render distance

@Husky272
Copy link
Author

Husky272 commented Sep 20, 2024

This bug only occurs when u join a sub server,and this bug happen in a very short time,u need to press F2(catch the loading page) so that u can see it

@EclipsesDev
Copy link

sorry but i couldn't reproduce the same issues, could u send vid?

@Husky272
Copy link
Author

sorry but i couldn't reproduce the same issues, could u send vid?

https://www.bilibili.com/video/BV1R8bFeWEPA/?spm_id_from=333.999.0.0

@EclipsesDev
Copy link

owh i thought u were stuck on the loading screen xd, yeah the shader has small problem with taht

@Husky272
Copy link
Author

Husky272 commented Nov 6, 2024

Seems fixed in new background

@Husky272 Husky272 closed this as completed Nov 6, 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 🌕 legacy
Projects
None yet
Development

No branches or pull requests

2 participants