CCBlueX / LiquidBounce

A free mixin-based injection hacked client for Minecraft using the Fabric API
https://liquidbounce.net/
GNU General Public License v3.0
1.44k stars 462 forks source link

[BUG]AttackEffects module causes game to briefly freeze #1009

Closed guosic closed 11 months ago

guosic commented 1 year ago

LiquidBounce Build/Version

b78 git-8cc737e

Operating System

Windows 11

Minecraft Version

1.8.9

Describe the bug

When the Particle option is set to 'Smoke', 'Magic', or 'Crits', the attacking entity will cause the game to freeze, with 'Smoke' being the most severe. Increasing the ParticleAmount value will worsen the issue

Steps to reproduce

Using AttackEffects module, select 'Smoke', 'Magic', or 'Crits' option for Particle

Client Log

[08:53:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:53:48] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[08:53:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[08:53:48] [main/INFO]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[08:53:48] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_362, running on Windows 11:amd64:10.0, installed at C:\Users\g1361\AppData\Roaming\CCBlueX\LiquidLauncher\data\runtimes\8\jdk8u362-b09-jre
[08:53:48] [main/WARN]: The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:48] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from LiquidBounce.jar
[08:53:48] [main/WARN]: The coremod io.prplz.mousedelayfix.FMLLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[08:53:48] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine.jar
[08:53:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:48] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[08:53:48] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/g1361/AppData/Roaming/CCBlueX/LiquidLauncher/data/gameDir/legacy/mods/LiquidBounce.jar Service=LaunchWrapper Env=CLIENT
[08:53:48] [main/DEBUG]: Instantiating coremod class MixinLoader
[08:53:48] [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
[08:53:48] [main/INFO]: [net.ccbluex.liquidbounce.injection.forge.MixinLoader:<init>:20]: [LiquidBounce] Injecting with IFMLLoadingPlugin.
[08:53:48] [main/INFO]: Compatibility level set to JAVA_8
[08:53:48] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[08:53:48] [main/DEBUG]: Enqueued coremod MixinLoader
[08:53:48] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[08:53:48] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:53:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[08:53:48] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[08:53:48] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[08:53:48] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[08:53:48] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[08:53:48] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\g1361\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods\OptiFine.jar
[08:53:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:48] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[08:53:48] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[08:53:48] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[08:53:48] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[08:53:48] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[08:53:48] [main/DEBUG]: Injection complete
[08:53:48] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[08:53:48] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[08:53:49] [main/DEBUG]: Read 818 binary patches
[08:53:49] [main/DEBUG]: Loading deobfuscation resource /deobfuscation_data-1.8.9.lzma with 27891 records
[08:53:49] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[08:53:49] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[08:53:49] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:49] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[08:53:49] [main/DEBUG]: Injection complete
[08:53:49] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[08:53:49] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[08:53:49] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:49] [main/DEBUG]: Injecting coremod InputFix {lain.mods.inputfix.InputFix} class transformers
[08:53:49] [main/TRACE]: Registering transformer lain.mods.inputfix.InputFixTransformer
[08:53:49] [main/DEBUG]: Injection complete
[08:53:49] [main/DEBUG]: Running coremod plugin for InputFix {lain.mods.inputfix.InputFix}
[08:53:49] [main/DEBUG]: Running coremod plugin InputFix
[08:53:49] [main/DEBUG]: Coremod plugin class InputFix run successfully
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:49] [main/DEBUG]: Injecting coremod FMLLoadingPlugin {io.prplz.mousedelayfix.FMLLoadingPlugin} class transformers
[08:53:49] [main/TRACE]: Registering transformer io.prplz.mousedelayfix.ClassTransformer
[08:53:49] [main/DEBUG]: Injection complete
[08:53:49] [main/DEBUG]: Running coremod plugin for FMLLoadingPlugin {io.prplz.mousedelayfix.FMLLoadingPlugin}
[08:53:49] [main/DEBUG]: Running coremod plugin FMLLoadingPlugin
[08:53:49] [main/DEBUG]: Coremod plugin class FMLLoadingPlugin run successfully
[08:53:49] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[08:53:49] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[08:53:49] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@214894fc
[08:53:49] [main/DEBUG]: Injecting coremod MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader} class transformers
[08:53:49] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
[08:53:49] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
[08:53:49] [main/DEBUG]: Injection complete
[08:53:49] [main/DEBUG]: Running coremod plugin for MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader}
[08:53:49] [main/DEBUG]: Running coremod plugin MixinLoader
[08:53:49] [main/DEBUG]: Coremod plugin class MixinLoader run successfully
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[08:53:49] [main/DEBUG]: Loaded 163 rules from AccessTransformer config file forge_at.cfg
[08:53:49] [main/DEBUG]: Loaded 48 rules from AccessTransformer mod jar file C:\Users\g1361\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods\LiquidBounce.jar!META-INF/liquidbounce_at.cfg

[08:53:49] [main/DEBUG]: Validating minecraft
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[08:53:49] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:53:49] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[08:53:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[08:53:49] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[08:53:49] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:23]: Found EntityLivingBase: pr
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:30]: Found getLook: d
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:32]: Found Entity: pk
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:34]: Found EntityPlayerSP: bew
[08:53:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:23]: Found EntityLivingBase: pr
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:30]: Found getLook: d
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:32]: Found Entity: pk
[08:53:50] [main/INFO]: [io.prplz.mousedelayfix.ClassTransformer:transform:34]: Found EntityPlayerSP: bew
[08:53:51] [Client thread/INFO]: Setting user: faeghrt
[08:53:52] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[08:53:52] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[08:53:52] [Client thread/INFO]: LWJGL Version: 2.9.4
[08:53:53] [Client thread/INFO]: [OptiFine] 
[08:53:53] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_M5
[08:53:53] [Client thread/INFO]: [OptiFine] Build: 20210124-163719
[08:53:53] [Client thread/INFO]: [OptiFine] OS: Windows 11 (amd64) version 10.0
[08:53:53] [Client thread/INFO]: [OptiFine] Java: 1.8.0_362, Temurin
[08:53:53] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Temurin
[08:53:53] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[08:53:53] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce RTX 3050/PCIe/SSE2, version 4.6.0 NVIDIA 531.61, NVIDIA Corporation
[08:53:53] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[08:53:53] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[08:53:53] [VersionCheck/INFO]: [OptiFine] Checking for new version
[08:53:53] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 531.61
[08:53:53] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[08:53:53] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce RTX 3050/PCIe/SSE2
[08:53:53] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[08:53:53] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[08:53:53] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[08:53:53] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[08:53:53] [Client thread/INFO]: [Shaders] Load shaders configuration.
[08:53:53] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[08:53:53] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[08:53:53] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[08:53:53] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[08:53:53] [Client thread/WARN]: =============================================================
[08:53:53] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[08:53:53] [Client thread/WARN]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[08:53:53] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[08:53:53] [Client thread/WARN]: =============================================================
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 128 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 128 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 256 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 16 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 200 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 400 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 16 to 64
[08:53:53] [Client thread/INFO]: [io.prplz.memoryfix.ResourcePackImageScaler:scalePackImage:16]: Scaling resource pack icon from 500 to 64
[08:53:53] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.8.9_HD_U_M5, enabling compatibility features
[08:53:53] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  MixinLoader (LiquidBounce.jar)
  FMLLoadingPlugin (MouseDelayFix-1.0.1.jar)
  FMLLoadingPlugin (MemoryFix.jar)
  InputFix ([中文输入]InputFix-1.8.x-v2.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 23-4-20 上午8:53
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 11 (amd64) version 10.0
    Java Version: 1.8.0_362, Temurin
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
    Memory: 580039040 bytes (553 MB) / 1073741824 bytes (1024 MB) up to 5368709120 bytes (5120 MB)
    JVM Flags: 7 total; -Xmx5107M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Loaded coremods (and transformers): 
MixinLoader (LiquidBounce.jar)
  net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
  net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
FMLLoadingPlugin (MouseDelayFix-1.0.1.jar)
  io.prplz.mousedelayfix.ClassTransformer
FMLLoadingPlugin (MemoryFix.jar)
  io.prplz.memoryfix.ClassTransformer
InputFix ([中文输入]InputFix-1.8.x-v2.jar)
  lain.mods.inputfix.InputFixTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 531.61' Renderer: 'NVIDIA GeForce RTX 3050/PCIe/SSE2'
[08:53:53] [Client thread/INFO]: MinecraftForge v11.15.1.1722 Initialized
[08:53:53] [Client thread/INFO]: Replaced 204 ore recipies
[08:53:54] [Thread-6/INFO]: [Shader] Successfully loaded: rainbow_font_shader.frag
[08:53:54] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[08:53:54] [Client thread/INFO]: Searching C:\Users\g1361\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods for mods
[08:53:54] [VersionCheck/INFO]: [OptiFine] Version found: M5
[08:53:55] [Client thread/WARN]: Mod memoryfix is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.3
[08:53:55] [Client thread/INFO]: Forge Mod Loader has identified 7 mods to load
[08:53:55] [Client thread/INFO]: FML has found a non-mod file LiquidBounce.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[08:53:55] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at CLIENT
[08:53:55] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:53:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Reach Display Mod, FMLFileResourcePack:MemoryFix, %234Amaranth 32x.zip
[08:53:55] [Client thread/INFO]: Processing ObjectHolder annotations
[08:53:55] [Client thread/INFO]: Found 384 ObjectHolder annotations
[08:53:55] [Client thread/INFO]: Identifying ItemStackHolder annotations
[08:53:55] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[08:53:55] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[08:53:55] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[08:53:55] [Client thread/INFO]: Applying holder lookups
[08:53:55] [Client thread/INFO]: Holder lookups applied
[08:53:55] [Client thread/INFO]: Injecting itemstacks
[08:53:55] [Client thread/INFO]: Itemstack injection complete
[08:53:55] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[08:53:55] [Client thread/INFO]: [OptiFine] Resource packs: %234Amaranth 32x.zip
[08:53:55] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[08:53:55] [Client thread/ERROR]: Couldn't initialize twitch stream
[08:53:55] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:53:55] [Thread-8/INFO]: Initializing LWJGL OpenAL
[08:53:55] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:53:56] [Thread-8/INFO]: OpenAL initialized.
[08:53:56] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[08:53:56] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[08:53:56] [Sound Library Loader/INFO]: Sound engine started
[08:53:58] [Client thread/INFO]: [OptiFine] Sprite size: 32
[08:53:58] [Client thread/INFO]: [OptiFine] Mipmap levels: 5
[08:53:58] [Client thread/INFO]: [OptiFine] Multitexture: false
[08:53:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[08:53:58] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[08:53:58] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[08:53:58] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[08:53:58] [Client thread/INFO]: Created: 32x32 textures-atlas
[08:53:58] [Client thread/INFO]: [OptiFine] Animated sprites: 0
[08:53:58] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.loadEntityShader
[08:53:58] [Client thread/INFO]: [me.dewgs.reachdisplay.ReachDisplayMod:onFMLInitialization:59]: Successfully initialized Reach Display Mod 1.0 by dewgs
[08:53:58] [Client thread/INFO]: Injecting itemstacks
[08:53:58] [Client thread/INFO]: Itemstack injection complete
[08:53:58] [Client thread/INFO]: Forge Mod Loader has successfully loaded 7 mods
[08:53:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Reach Display Mod, FMLFileResourcePack:MemoryFix, %234Amaranth 32x.zip
[08:53:58] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[08:53:58] [Client thread/INFO]: [OptiFine] Resource packs: %234Amaranth 32x.zip
[08:53:58] [Client thread/INFO]: SoundSystem shutting down...
[08:53:59] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[08:53:59] [Sound Library Loader/INFO]: Starting up SoundSystem...
[08:53:59] [Thread-11/INFO]: Initializing LWJGL OpenAL
[08:53:59] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[08:53:59] [Thread-11/INFO]: OpenAL initialized.
[08:53:59] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii.properties
[08:53:59] [Client thread/INFO]: [OptiFine] Loading mcpatcher/font/ascii_sga.properties
[08:53:59] [Sound Library Loader/INFO]: Sound engine started
[08:53:59] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:44]: GET https://mods.purple.services/update/check/MemoryFix/0.3 failed:
[08:53:59] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:45]: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[08:54:01] [Client thread/INFO]: [OptiFine] Sprite size: 32
[08:54:01] [Client thread/INFO]: [OptiFine] Mipmap levels: 5
[08:54:01] [Client thread/INFO]: [OptiFine] Multitexture: false
[08:54:01] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/glass/glass.properties
[08:54:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[08:54:01] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[08:54:01] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_jungle_lower, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/red_sandstone_normal, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_birch_lower, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_salmon_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/9, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/7, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/8, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/5, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/6, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/3, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/4, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/1, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/2, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/0, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/door_acacia, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/red_sandstone_smooth, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_red, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/daylight_detector_inverted_top, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/rabbit_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/rabbit_hide, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/prismarine_rough, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_cod_cooked, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_black, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/rabbit_foot, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_cod_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_pink, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/door_dark_oak, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/default/empty, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/barrier, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/red_sandstone_top, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/rabbit_cooked, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_orange, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_lime, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_pufferfish_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_clownfish_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_yellow, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/sponge_wet, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/iron_trapdoor, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_birch_upper, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_silver, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_spruce_lower, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_blue, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/minecart_command_block, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_purple, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_acacia_upper, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_dark_oak_upper, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/prismarine_bricks, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/19, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/18, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/17, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/16, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/11, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/10, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/15, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/14, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/13, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/12, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/29, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/28, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/27, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/22, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/21, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/20, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/26, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/25, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/24, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/23, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/39, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/38, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/33, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/32, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/31, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/30, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/37, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/36, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/35, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/34, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_green, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/40, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/44, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/43, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/42, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/41, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/46, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:mcpatcher/ctm/glass/45, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/door_birch, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_white, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/wooden_armorstand, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/fish_salmon_cooked, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/prismarine_shard, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/prismarine_crystals, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_light_blue, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_cyan, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/rabbit_stew, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/red_sandstone_bottom, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/red_sandstone_carved, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_jungle_upper, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_acacia_lower, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_brown, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_magenta, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/prismarine_dark, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/coarse_dirt, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_spruce_upper, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/door_dark_oak_lower, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/glass_gray, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:blocks/sea_lantern, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/door_spruce, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/door_jungle, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/mutton_raw, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Scaled too small texture: minecraft:items/mutton_cooked, 16 -> 32
[08:54:01] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[08:54:01] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[08:54:01] [Client thread/WARN]: textures: dropping miplevel from 5 to 4, because of minimum power of two: 16
[08:54:01] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[08:54:01] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[08:54:01] [Client thread/INFO]: Starting LiquidBounce b78 git-8cc737e, by CCBlueX
[08:54:01] [Client thread/INFO]: Loaded language en_US
[08:54:01] [Client thread/INFO]: Loaded language pt_BR
[08:54:01] [Client thread/INFO]: Loading Fonts.
[08:54:02] [Client thread/INFO]: Loaded Fonts. (730ms)
[08:54:02] [Client thread/INFO]: [ModuleManager] Loading modules...
[08:54:02] [Client thread/INFO]: [ModuleManager] Loaded 152 modules.
[08:54:02] [Client thread/INFO]: [Remapper] Loading srg...
[08:54:02] [Client thread/INFO]: [Remapper] Loaded srg.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: modules.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: values.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: clickgui.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: accounts.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: friends.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: xray-blocks.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: hud.json.
[08:54:02] [Client thread/INFO]: [FileManager] Loaded config: shortcuts.json.
[08:54:02] [Client thread/INFO]: Loading heads...
[08:54:04] [Client thread/INFO]: Loading heads from https://headdb.org/api/category/all...
[08:54:08] [Client thread/INFO]: Loaded 956 heads from HeadDB.
[08:54:10] [Client thread/ERROR]: Unable to receive message of the day
java.io.FileNotFoundException: https://api.liquidbounce.net/api/v1/client/motd/legacy
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1898) ~[?:1.8.0_362]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92) ~[?:1.8.0_362]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1492) ~[?:1.8.0_362]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490) ~[?:1.8.0_362]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_362]
    at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784) ~[?:1.8.0_362]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1489) ~[?:1.8.0_362]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268) ~[?:1.8.0_362]
    at net.ccbluex.liquidbounce.utils.misc.HttpUtils.requestStream(HttpUtils.kt:52) ~[HttpUtils.class:?]
    at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request(HttpUtils.kt:48) ~[HttpUtils.class:?]
    at net.ccbluex.liquidbounce.utils.misc.HttpUtils.request$default(HttpUtils.kt:47) ~[HttpUtils.class:?]
    at net.ccbluex.liquidbounce.utils.misc.HttpUtils.get(HttpUtils.kt:55) ~[HttpUtils.class:?]
    at net.ccbluex.liquidbounce.api.MessageOfTheDayKt$messageOfTheDay$2.invoke(MessageOfTheDay.kt:10) [MessageOfTheDayKt$messageOfTheDay$2.class:?]
    at net.ccbluex.liquidbounce.api.MessageOfTheDayKt$messageOfTheDay$2.invoke(MessageOfTheDay.kt:8) [MessageOfTheDayKt$messageOfTheDay$2.class:?]
    at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74) [SynchronizedLazyImpl.class:?]
    at net.ccbluex.liquidbounce.api.MessageOfTheDayKt.getMessageOfTheDay(MessageOfTheDay.kt:8) [MessageOfTheDayKt.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:148) [LiquidBounce.class:?]
    at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3190) [ave.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496) [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_362]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
    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:?]
[08:54:10] [Thread-15/INFO]: Successfully loaded 48 settings.
[08:54:10] [Thread-16/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:82) [ClientRichPresence.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce$startClient$3.invoke(LiquidBounce.kt:154) [LiquidBounce$startClient$3.class:?]
    at net.ccbluex.liquidbounce.LiquidBounce$startClient$3.invoke(LiquidBounce.kt:152) [LiquidBounce$startClient$3.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_362]
    at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_362]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_362]
    at java.io.RandomAccessFile.<init>(RandomAccessFile.java:124) ~[?:1.8.0_362]
    at com.jagrosh.discordipc.entities.pipe.WindowsPipe.<init>(WindowsPipe.java:43) ~[WindowsPipe.class:?]
    ... 7 more
[08:54:10] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:44]: GET https://mods.purple.services/update/check/MemoryFix/0.3 failed:
[08:54:10] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:45]: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[08:54:11] [Client thread/INFO]: Successfully loaded 195 cape carriers.
[08:54:11] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[08:54:11] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.getFOVModifier
[08:54:11] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[08:54:11] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[08:54:11] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[08:54:11] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world0.png
[08:54:11] [Client thread/INFO]: [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world1.png
[08:54:11] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[08:54:12] [Client thread/INFO]: [Shader] Successfully loaded: background.frag
[08:54:21] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:44]: GET https://mods.purple.services/update/check/MemoryFix/0.3 failed:
[08:54:21] [Thread-10/INFO]: [io.prplz.memoryfix.UpdateChecker:run:45]: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[08:54:47] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:54:47] [Netty Client IO #4/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:54:47] [Netty Client IO #2/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:54:49] [Client thread/ERROR]: Can't ping play.mchvh.cn: Internal Exception: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
[08:54:49] [Client thread/ERROR]: Can't ping mc.loyisa.cn: Internal Exception: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
[08:54:49] [Client thread/INFO]: Connecting to dcjnw.ga, 25565
[08:54:52] [Client thread/INFO]: [Shader] Successfully loaded: rainbow_shader.frag
[08:54:53] [Client thread/INFO]: [CHAT] [玩家系统] 已成功登录!
[08:54:53] [Client thread/INFO]: [CHAT] AlexRelax500 joined the game
[08:54:53] [Client thread/INFO]: [CHAT] Welcome AlexRelax500 on DCJ Network
[08:54:53] [Client thread/INFO]: [CHAT] 
[08:54:56] [Client thread/INFO]: [CHAT] AlexRelax500 加入了游戏
[08:54:56] [Client thread/INFO]: [CHAT] AlexRelax500 left lobby to join recreation
[08:55:04] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:04] [Client thread/WARN]: Failed to load texture: minecraft:liquidbounce/settings_icon.png
java.io.FileNotFoundException: minecraft:liquidbounce/settings_icon.png
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:67) ~[bnb.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:64) ~[bnn.class:?]
    at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:38) ~[bme.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:99) [bmj.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:65) [bmj.class:?]
    at net.ccbluex.liquidbounce.utils.render.RenderUtils.drawImage(RenderUtils.kt:438) [RenderUtils.class:?]
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.func_73863_a(ClickGui.kt:145) [ClickGui.class:?]
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:309) [ForgeHooksClient.class:?]
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
    at net.optifine.reflect.Reflector.callVoid(Reflector.java:537) [Reflector.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1437) [bfk.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362]
    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:?]
[08:55:09] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:09] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:12] [Client thread/INFO]: [FileManager] Saved config: values.json.
[08:55:13] [Client thread/INFO]: [FileManager] Saved config: clickgui.json.
[08:55:14] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:entity.player.attack.strong
[08:55:16] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:18] [Client thread/INFO]: [FileManager] Saved config: values.json.
[08:55:19] [Client thread/INFO]: [FileManager] Saved config: clickgui.json.
[08:55:19] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:entity.player.attack.weak
[08:55:20] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:22] [Client thread/INFO]: [FileManager] Saved config: values.json.
[08:55:22] [Client thread/INFO]: [FileManager] Saved config: clickgui.json.
[08:55:23] [Client thread/WARN]: Unable to play unknown soundEvent: minecraft:entity.player.attack.weak
[08:55:24] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:26] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:26] [Client thread/INFO]: [FileManager] Saved config: clickgui.json.
[08:55:27] [Client thread/INFO]: Applying holder lookups
[08:55:27] [Client thread/INFO]: Holder lookups applied
[08:55:27] [Netty Client IO #1/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:55:27] [Netty Client IO #15/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:55:27] [Netty Client IO #4/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:55:27] [Netty Client IO #2/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:55:27] [Netty Client IO #0/INFO]: Attempting connection with missing mods [mcp, FML, Forge, InputFix, mousedelayfix, reachdisplaymod, memoryfix] at SERVER
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: modules.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: values.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: clickgui.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: accounts.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: friends.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: xray-blocks.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: hud.json.
[08:55:28] [Client thread/INFO]: [FileManager] Saved config: shortcuts.json.
[08:55:28] [Client thread/INFO]: Stopping!
[08:55:28] [Client thread/INFO]: SoundSystem shutting down...
[08:55:29] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

Screenshots

No response

1zun4secondary commented 1 year ago

Unlikely that this can be fixed. Such effects seem to be really bad in Minecraft.