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.45k stars 465 forks source link

crashing [on world change} #1767

Closed ysv1337 closed 1 week ago

ysv1337 commented 9 months ago

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

latest

Operating System

Windows 10

Minecraft Version

1.20.4

Describe the bug

liquidbounce crashes when you tab out during an on world change

Steps to reproduce

go on a server (gommehd.net 1vs1 duels) tab out while loading it'll crash

Client Log

2024-01-05T03:34:00.239817Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/INFO]: [CHAT] [Duels] Das Match kann beginnen. Viel Erfolg!

2024-01-05T03:34:00.240045Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/INFO]: [CHAT] [Duels] Du bist bereits in einer Warteschlange

2024-01-05T03:34:00.835084Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/INFO]: Successfully saved config 'modules'.

2024-01-05T03:34:00.838331Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/INFO]: Started 10 worker threads

2024-01-05T03:34:00.869368Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:entity_type] are present in data pack: minecraft:axolotl_tempted_hostiles

2024-01-05T03:34:00.869863Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:item] are present in data pack: minecraft:carpets, minecraft:furnace_materials, minecraft:occludes_vibration_signals, minecraft:stripped_logs

2024-01-05T03:34:00.870701Z  INFO liquidlauncher::app::gui: [04:34:00] [Render thread/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: minecraft:carpets, minecraft:lava_pool_stone_replaceables, minecraft:non_flammable_wood, minecraft:polar_bears_spawnable_on_in_frozen_ocean, minecraft:replaceable_plants, minecraft:snow_step_sound_blocks, minecraft:stripped_logs

2024-01-05T03:34:01.452772Z  INFO liquidlauncher::app::gui: [04:34:01] [Render thread/WARN]: Unknown custom packet payload: labymod3:main

2024-01-05T03:34:01.452843Z  INFO liquidlauncher::app::gui: [04:34:01] [Render thread/WARN]: Unknown custom packet payload: labymod3:main

2024-01-05T03:34:01.462435Z  INFO liquidlauncher::app::gui: #

2024-01-05T03:34:01.462683Z  INFO liquidlauncher::app::gui: # A fatal error has been detected by the Java Runtime Environment:

2024-01-05T03:34:01.462811Z  INFO liquidlauncher::app::gui: #
#  
2024-01-05T03:34:01.463051Z  INFO liquidlauncher::app::gui: Internal Error
2024-01-05T03:34:01.463107Z  INFO liquidlauncher::app::gui:  (os_windows_x86.cpp:143), pid=21456, tid=17616
#  guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result from topLevelExceptionFilter
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8.1+1 (17.0.8.1+1) (build 17.0.8.1+1)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (17.0.8.1+1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#

2024-01-05T03:34:01.464965Z  INFO liquidlauncher::app::gui: # An error report file with more information is saved as:
# 
2024-01-05T03:34:01.465022Z  INFO liquidlauncher::app::gui: C:\Users\Nutzer\AppData\Roaming\CCBlueX\LiquidLauncher\data\gameDir\nextgen\hs_err_pid21456.log

2024-01-05T03:34:01.503812Z  INFO liquidlauncher::app::gui: #
2024-01-05T03:34:01.503883Z  INFO liquidlauncher::app::gui: 
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

2024-01-05T03:34:07.002879Z DEBUG liquidlauncher::minecraft::java::runtime: Process exited with code: -1073740791

Screenshots

No response

1zun4 commented 1 week ago

Issue has been fixed.