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.41k stars 460 forks source link

[BUG] - Minecraft Crash after loading mods #1795

Closed martiv6n closed 7 months ago

martiv6n commented 7 months ago

LiquidBounce Branch

Legacy

LiquidBounce Build/Version

b85, b86, b87, b88 and all versions (in the latest version and in the nightly versions the same thing happens)

Operating System

Windows 10

Minecraft Version

1.8.9

Describe the bug

When I start the client from any version, when I finish loading the mods, minecraft crashes and I get an error in the client that says "process exited with non-zero exit code: -1".

Steps to reproduce

Only launch the game

Client Log

2024-01-11 11:37:02,124 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[11:37:02] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:37:02] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:37:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:37:02] [main/INFO]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[11:37:02] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_392, running on Windows 10:amd64:10.0, installed at C:\Users\ye6n\AppData\Roaming\CCBlueX\LiquidLauncher\data\runtimes\8\jdk8u392-b08-jre
[11:37:02] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from LiquidBounce.jar
[11:37:02] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine.jar
[11:37:02] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from ViaForge.jar
[11:37:02] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:37:02] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[11:37:02] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/ye6n/AppData/Roaming/CCBlueX/LiquidLauncher/data/gameDir/legacy/mods/LiquidBounce.jar Service=LaunchWrapper Env=CLIENT
[11:37:02] [main/DEBUG]: Instantiating coremod class MixinLoader
[11:37:02] [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
[11:37:02] [main/INFO]: [net.ccbluex.liquidbounce.injection.forge.MixinLoader:<init>:20]: [LiquidBounce] Injecting with IFMLLoadingPlugin.
[11:37:02] [main/INFO]: Compatibility level set to JAVA_8
[11:37:02] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
[11:37:02] [main/DEBUG]: Enqueued coremod MixinLoader
[11:37:02] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[11:37:02] [main/WARN]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[11:37:02] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:37:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:37:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:37:02] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[11:37:02] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[11:37:02] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[11:37:02] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[11:37:02] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\ye6n\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods\OptiFine.jar
[11:37:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:37:02] [main/DEBUG]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[11:37:02] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[11:37:02] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[11:37:02] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[11:37:02] [main/TRACE]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[11:37:02] [main/DEBUG]: Injection complete
[11:37:02] [main/DEBUG]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[11:37:02] [main/DEBUG]: Running coremod plugin FMLCorePlugin
[11:37:03] [main/DEBUG]: Read 818 binary patches
[11:37:03] [main/DEBUG]: Loading deobfuscation resource /deobfuscation_data-1.8.9.lzma with 27891 records
[11:37:04] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:37:04] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[11:37:04] [main/DEBUG]: Coremod plugin class FMLCorePlugin run successfully
[11:37:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:37:04] [main/DEBUG]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[11:37:04] [main/DEBUG]: Injection complete
[11:37:04] [main/DEBUG]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[11:37:04] [main/DEBUG]: Running coremod plugin FMLForgePlugin
[11:37:04] [main/DEBUG]: Coremod plugin class FMLForgePlugin run successfully
[11:37:04] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[11:37:04] [main/ERROR]: Mixin config liquidbounce.forge.mixins.json does not specify "minVersion" property
2024-01-11 11:37:04,161 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2024-01-11 11:37:04,227 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[11:37:04] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6a175569
[11:37:04] [main/DEBUG]: Injecting coremod MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader} class transformers
[11:37:04] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
[11:37:04] [main/TRACE]: Registering transformer net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
[11:37:04] [main/DEBUG]: Injection complete
[11:37:04] [main/DEBUG]: Running coremod plugin for MixinLoader {net.ccbluex.liquidbounce.injection.forge.MixinLoader}
[11:37:04] [main/DEBUG]: Running coremod plugin MixinLoader
[11:37:04] [main/DEBUG]: Coremod plugin class MixinLoader run successfully
[11:37:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:37:04] [main/DEBUG]: Loaded 163 rules from AccessTransformer config file forge_at.cfg
[11:37:04] [main/DEBUG]: Loaded 68 rules from AccessTransformer mod jar file C:\Users\ye6n\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods\LiquidBounce.jar!META-INF/liquidbounce_at.cfg

[11:37:04] [main/DEBUG]: Validating minecraft
[11:37:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:37:04] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:37:04] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:37:04] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:37:04] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[11:37:04] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[11:37:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:37:06] [main/INFO]: Mixing MixinMinecraft from mixins.viaforge.json into net.minecraft.client.Minecraft
[11:37:06] [main/INFO]: Mixing MixinGuiMainMenuGuiMultiplayerGuiServerList from mixins.viaforge.json into net.minecraft.client.gui.GuiMainMenu
[11:37:07] [Client thread/INFO]: Setting user: mtvn
[11:37:09] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[11:37:09] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[11:37:09] [Client thread/INFO]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[11:37:15] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[11:37:15] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[11:37:15] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:37:16] [Client thread/INFO]: [OptiFine] 
[11:37:16] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_M5
[11:37:16] [Client thread/INFO]: [OptiFine] Build: 20210124-163719
[11:37:16] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[11:37:16] [Client thread/INFO]: [OptiFine] Java: 1.8.0_392, Temurin
[11:37:16] [Client thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Temurin
[11:37:16] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[11:37:16] [Client thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2, version 4.6.0 NVIDIA 546.33, NVIDIA Corporation
[11:37:16] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[11:37:16] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[11:37:16] [VersionCheck/INFO]: [OptiFine] Checking for new version
[11:37:16] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 546.33
[11:37:16] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[11:37:16] [Client thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2
[11:37:16] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[11:37:16] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[11:37:16] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[11:37:16] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[11:37:16] [Client thread/INFO]: [Shaders] Load shaders configuration.
[11:37:16] [Client thread/INFO]: [Shaders] Save shaders configuration.
[11:37:16] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[11:37:16] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[11:37:16] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[11:37:16] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[11:37:17] [Client thread/WARN]: =============================================================
[11:37:17] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[11:37:17] [Client thread/WARN]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[11:37:17] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[11:37:17] [Client thread/WARN]: =============================================================
[11:37:17] [VersionCheck/INFO]: [OptiFine] Version found: M5
[11:37:17] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.8.9_HD_U_M5, enabling compatibility features
[11:37:17] [Client thread/INFO]: Mixing MixinNetworkManager from mixins.viaforge.json into net.minecraft.network.NetworkManager
[11:37:17] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  MixinLoader (LiquidBounce.jar)
  FMLLoadingPlugin (MemoryFix.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 11-01-24 11:37
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_392, Temurin
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
    Memory: 576238368 bytes (549 MB) / 1073741824 bytes (1024 MB) up to 14361296896 bytes (13696 MB)
    JVM Flags: 7 total; -Xmx13668M -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 (MemoryFix.jar)
  io.prplz.memoryfix.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 546.33' Renderer: 'NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2'
[11:37:17] [Client thread/INFO]: MinecraftForge v11.15.1.1722 Initialized
[11:37:17] [Client thread/INFO]: Replaced 204 ore recipies
[11:37:17] [Thread-8/INFO]: [Shader] Successfully loaded: rainbow_font_shader.frag
[11:37:17] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[11:37:17] [Client thread/INFO]: Searching C:\Users\ye6n\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\mods for mods
[11:37:19] [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
[11:37:19] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[11:37:19] [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.
[11:37:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, memoryfix] at CLIENT
[11:37:20] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, memoryfix] at SERVER
[11:37:20] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MemoryFix
[11:37:20] [Client thread/INFO]: Processing ObjectHolder annotations
[11:37:20] [Client thread/INFO]: Found 384 ObjectHolder annotations
[11:37:20] [Client thread/INFO]: Identifying ItemStackHolder annotations
[11:37:20] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[11:37:20] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[11:37:20] [Client thread/INFO]: Applying holder lookups
[11:37:20] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:37:20] [Client thread/INFO]: Holder lookups applied
[11:37:20] [Client thread/INFO]: Injecting itemstacks
[11:37:20] [Client thread/INFO]: Itemstack injection complete
[11:37:20] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[11:37:20] [Client thread/INFO]: [OptiFine] Resource packs: Default
[11:37:20] [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.
[11:37:20] [Client thread/ERROR]: Couldn't initialize twitch stream
[11:37:20] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:37:20] [Thread-10/INFO]: Initializing LWJGL OpenAL
[11:37:20] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:37:20] [Thread-10/INFO]: OpenAL initialized.
[11:37:21] [Sound Library Loader/INFO]: Sound engine started
[11:37:27] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[11:37:27] [Client thread/INFO]: [OptiFine] Multitexture: false
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:37:27] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:37:27] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[11:37:27] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11:37:27] [Client thread/INFO]: Created: 16x16 textures-atlas
[11:37:27] [Client thread/INFO]: [OptiFine] Animated sprites: 0
[11:37:28] [Client thread/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.loadEntityShader
[11:37:28] [Client thread/INFO]: Injecting itemstacks
[11:37:28] [Client thread/INFO]: Itemstack injection complete
[11:37:28] [Client thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[11:37:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MemoryFix
[11:37:28] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[11:37:28] [Client thread/INFO]: [OptiFine] Resource packs: Default
[11:37:28] [Client thread/INFO]: SoundSystem shutting down...
[11:37:28] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:37:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:37:29] [Thread-13/INFO]: Initializing LWJGL OpenAL
[11:37:29] [Thread-13/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:37:29] [Thread-13/INFO]: OpenAL initialized.
[11:37:29] [Sound Library Loader/INFO]: Sound engine started
[11:37:34] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[11:37:34] [Client thread/INFO]: [OptiFine] Multitexture: false
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:37:34] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:37:34] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[11:37:34] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11:37:35] [Client thread/INFO]: [OptiFine] Custom loader sprites: 1
[11:37:35] [Client thread/INFO]: [OptiFine] Custom loader sprites (skipped): 1
[11:37:35] [Client thread/INFO]: Created: 1024x512 textures-atlas
[11:37:35] [Client thread/INFO]: [OptiFine] Animated sprites: 11
[11:37:35] [Client thread/INFO]: Starting LiquidBounce b88 git-3e774da, by CCBlueX
[11:37:35] [Client thread/INFO]: Loaded language en_US
[11:37:35] [Client thread/INFO]: Loaded language pt_BR
[11:37:35] [Client thread/INFO]: Loaded language pt_PT
[11:37:35] [Client thread/INFO]: Loaded language zh_CN
[11:37:35] [Client thread/INFO]: Loaded language zh_TW
[11:37:35] [Client thread/INFO]: Loaded language bg_BG
[11:37:35] [Client thread/INFO]: Loaded language ru_RU
[11:37:36] [Client thread/INFO]: Loading Fonts.
[11:37:37] [Client thread/INFO]: Loaded Fonts. (1384ms)
[11:37:37] [Client thread/INFO]: [ModuleManager] Loading modules...
[11:37:38] [Thread-17/INFO]: Successfully loaded 13 settings.
[11:37:39] [Client thread/INFO]: [ModuleManager] Loaded 160 modules.
[11:37:39] [Client thread/INFO]: [Remapper] Loading srg...
[11:37:39] [Client thread/INFO]: [Remapper] Loaded srg.
[11:37:39] [Thread-12/INFO]: [io.prplz.memoryfix.UpdateChecker:run:44]: GET https://mods.purple.services/update/check/MemoryFix/0.3 failed:
[11:37:39] [Thread-12/INFO]: [io.prplz.memoryfix.UpdateChecker:run:45]: java.net.UnknownHostException: mods.purple.services
[11:37:39] [Client thread/INFO]: [FileManager] Loaded config: modules.json.
[11:37:39] [Client thread/INFO]: [FileManager] Loaded config: values.json.
[11:37:39] [Client thread/INFO]: [FileManager] Skipped loading config: clickgui.json.
[11:37:40] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  MixinLoader (LiquidBounce.jar)
  FMLLoadingPlugin (MemoryFix.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 11-01-24 11:37
Description: Initializing game

java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.text.StringsKt__StringsJVMKt.isBlank, parameter <this>
    at kotlin.text.StringsKt__StringsJVMKt.isBlank(StringsJVM.kt)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$setupSettingsPanel$1.<init>(ClickGui.kt:147)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.setupSettingsPanel(ClickGui.kt:116)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.setDefault(ClickGui.kt:89)
    at net.ccbluex.liquidbounce.file.configs.ClickGuiConfig.loadDefault(ClickGuiConfig.kt:21)
    at net.ccbluex.liquidbounce.file.FileManager.loadConfig(FileManager.kt:95)
    at net.ccbluex.liquidbounce.file.FileManager.loadAllConfigs(FileManager.kt:70)
    at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:136)
    at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3195)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
    at kotlin.text.StringsKt__StringsJVMKt.isBlank(StringsJVM.kt)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui$setupSettingsPanel$1.<init>(ClickGui.kt:147)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.setupSettingsPanel(ClickGui.kt:116)
    at net.ccbluex.liquidbounce.ui.client.clickgui.ClickGui.setDefault(ClickGui.kt:89)
    at net.ccbluex.liquidbounce.file.configs.ClickGuiConfig.loadDefault(ClickGuiConfig.kt:21)
    at net.ccbluex.liquidbounce.file.FileManager.loadConfig(FileManager.kt:95)
    at net.ccbluex.liquidbounce.file.FileManager.loadAllConfigs(FileManager.kt:70)
    at net.ccbluex.liquidbounce.LiquidBounce.startClient(LiquidBounce.kt:136)
    at net.minecraft.client.Minecraft.handler$startGame$zzf000(Minecraft.java:3195)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:496)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_392, Temurin
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
    Memory: 402238408 bytes (383 MB) / 1073741824 bytes (1024 MB) up to 14361296896 bytes (13696 MB)
    JVM Flags: 7 total; -Xmx13668M -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: MCP 9.19 Powered by Forge 11.15.1.1722 Optifine OptiFine_1.8.9_HD_U_M5 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA  mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJA  FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722-universal.jar) 
    UCHIJA  Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722-universal.jar) 
    UCHIJA  memoryfix{0.3} [MemoryFix] (MemoryFix.jar) 
    Loaded coremods (and transformers): 
MixinLoader (LiquidBounce.jar)
  net.ccbluex.liquidbounce.injection.transformers.ForgeNetworkTransformer
  net.ccbluex.liquidbounce.script.remapper.injection.transformers.AbstractJavaLinkerTransformer
FMLLoadingPlugin (MemoryFix.jar)
  io.prplz.memoryfix.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 546.33' Renderer: 'NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2'
    Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
    LWJGL: 2.9.4
    OpenGL: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.33, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: No
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 12x Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
    OptiFine Version: OptiFine_1.8.9_HD_U_M5
    OptiFine Build: 20210124-163719
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 546.33
    OpenGlRenderer: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 12
[11:37:40] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\ye6n\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\legacy\crash-reports\crash-2024-01-11_11.37.39-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
An error with the client occourd:
Process exited with non-zero exit code: -1.

Screenshots

https://github.com/CCBlueX/LiquidBounce/assets/79424179/d3f2553e-0863-4dc2-b112-e6292b8ca5e3

1zun4 commented 7 months ago

Thanks for reporting. That was an oversight by me. I will try to make a fix asap

1zun4 commented 7 months ago

It is fixed now :)