Open Parties and Claims

Open Parties and Claims

25M Downloads

[Crash] 1.20.4 on startup

Carve opened this issue · 1 comments

commented

Fabric 1.20.4 - 0.16.0

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2024-07-22 12:12:32
Description: Bootstrap

java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1668 failed
	at net.minecraft.class_1299.<clinit>(class_1299.java:202)
	at net.minecraft.class_1802.<clinit>(class_1802.java:835)
	at net.minecraft.class_6089.method_9530(class_6089.java:65)
	at net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1118)
	at net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1114)
	at net.minecraft.class_4970.method_9549(class_4970.java:405)
	at net.minecraft.class_4970$class_4971$class_3752.<init>(class_4970.java:1391)
	at net.minecraft.class_4970$class_4971.method_26200(class_4970.java:929)
	at net.minecraft.class_2246.<clinit>(class_2246.java:1253)
	at net.minecraft.class_2358.method_10199(class_2358.java:336)
	at net.minecraft.class_2966.method_12851(class_2966.java:54)
	at net.minecraft.client.main.Main.main(Main.java:170)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1668 failed
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
	at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
	at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
	... 15 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
	at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
	... 27 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Variable modifier method replaceHitResult(Lnet/minecraft/class_239;)Lnet/minecraft/class_239; in openpartiesandclaims.mixins.json:MixinAbstractHurtingProjectile from mod openpartiesandclaims failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap open-parties-and-claims-fabric-1.20.4-refmap.json
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
	at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1490)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:752)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:330)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
	at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
	at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
	... 30 more


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

-- Head --
Thread: main
Stacktrace:
	at net.minecraft.class_1299.<clinit>(class_1299.java:202)
	at net.minecraft.class_1802.<clinit>(class_1802.java:835)
	at net.minecraft.class_6089.method_9530(class_6089.java:65)
	at net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1118)
	at net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1114)
	at net.minecraft.class_4970.method_9549(class_4970.java:405)
	at net.minecraft.class_4970$class_4971$class_3752.<init>(class_4970.java:1391)
	at net.minecraft.class_4970$class_4971.method_26200(class_4970.java:929)
	at net.minecraft.class_2246.<clinit>(class_2246.java:1253)
	at net.minecraft.class_2358.method_10199(class_2358.java:336)
	at net.minecraft.class_2966.method_12851(class_2966.java:54)

-- Initialization --
Details:
	Modules: 
		ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
		CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
		DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		DSOUND.dll:DirectSound:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		DWMAPI.DLL:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		GDI32.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		MpOav.dll:IOfficeAntiVirus Module:4.18.24060.7 (47d4bdd9064bc68e82ed85dd3a432e84e907a9be):Microsoft Corporation
		NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		OPENGL32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
		ResampleDmo.DLL:Windows Media Resampler:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
		SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		SHELL32.dll:Windows Shell Common Dll:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
		UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		WinSCard.dll:Microsoft Smart Card API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
		apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		awt.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
		combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		dxcore.dll:DXCore:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
		gdi32full.dll:GDI Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		java.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		javaw.exe:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		jemalloc.dll
		jimage.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		jli.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		jna6803058835589096709.dll:JNA native library:6.1.6:Java(TM) Native Access (JNA)
		jsvml.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		jvm.dll:Zulu 64-Bit Server VM:17.0.11:Azul Systems Inc.
		kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
		liba52_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libadaptive_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libadf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libadjust_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libadpcm_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libadummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaes3_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaiff_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libalphamask_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libamem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libanaglyph_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libantiflicker_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaom_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaraw_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaribcam_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaribsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libasf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libau_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaudio_format_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libaudiobargraph_a_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libavcodec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libavi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libball_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libblend_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libblendbench_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libbluescreen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcache_block_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcache_read_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcaf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcanvas_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcdg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libchorus_flanger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcolorthres_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcompressor_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libconsole_logger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcroppadd_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcrystalhd_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libcvdsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libd3d11va_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdav1d_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdca_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libddummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdeinterlace_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdemux_cdg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdemux_chromecast_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdemux_stl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdemuxdump_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdiracsys_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdirectory_demux_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdirectsound_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdmo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdolby_surround_decoder_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdvbsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libdxva2_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libedgedetection_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libedummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libequalizer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liberase_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libes_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libextract_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfaad_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfile_logger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfilesystem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libflac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libflacsys_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfloat_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfluidsynth_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libfreeze_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libg711_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgain_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgaussianblur_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libglwin32_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgme_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgnutls_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgradfun_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgradient_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libgrain_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libh26x_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libhds_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libheadphone_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libhqdn3d_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libhttp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libhttps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libimage_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libimem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libinflate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libinteger_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libinvert_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libkaraoke_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libkate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liblibass_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liblibmpeg2_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liblogo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liblpcm_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liblua_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmad_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmagnify_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmarq_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmft_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmirror_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmkv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmod_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmono_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmotionblur_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmotiondetect_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmp4_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmpc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmpg123_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmpgv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_asf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_avi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_dummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_mp4_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_mpjpeg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_ogg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_ps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_ts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libmux_wav_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libnormvol_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libnoseek_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libnsc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libnsv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libnuv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libogg_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liboggspots_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		liboldmovie_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libopus_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_a52_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_av1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_copy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_dirac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_dts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_flac_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_h264_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_hevc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_mlp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_mpeg4audio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_mpeg4video_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_mpegaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_mpegvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpacketizer_vc1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libparam_eq_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libplaylist_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpng_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libposterize_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpostproc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libprefetch_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libps_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpsychedelic_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpuzzle_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libpva_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libqsv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librawaud_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librawdv_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librawvid_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librawvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libreal_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librecord_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libremap_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libripple_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librotate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		librtpvideo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsamplerate_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscale_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscaletempo_pitch_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscaletempo_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscene_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libschroedinger_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscte18_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libscte27_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsdl_image_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsepia_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsharpen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsid_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsimple_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libskiptags_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsmf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspatialaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspatializer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspdif_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspeex_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspeex_resampler_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libspudec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libstereo_widen_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libstl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsubsdec_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsubstx3g_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsubsusf_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsubtitle_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libsvcdsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libswscale_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libt140_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtcp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtextst_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtheora_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtospdif_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtransform_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtrivial_channel_mixer_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libts_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtta_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libttml_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libtwolame_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libty_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libudp_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libugly_resampler_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libuleaddvaudio_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvc1_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvdummy_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvhs_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvlc.dll:VLC media player:3.0.18:VideoLAN
		libvlccore.dll:VLC media player:3.0.18:VideoLAN
		libvmem_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvobsub_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvoc_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvorbis_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libvpx_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwasapi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwav_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwave_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwaveout_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwebvtt_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libwgl_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libx26410b_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libx264_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libx265_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libxa_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libxml_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		libzvbi_plugin.dll:LibVLC plugin:3.0.18:VideoLAN
		lwjgl.dll
		management.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		management_ext.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		mdnsNSP.dll:Bonjour Namespace Provider:3,0,0,10:Apple Inc.
		msdmo.dll:DMO Runtime:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
		mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		net.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		nio.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
		ntdll.dll:NT Layer DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		profapi.dll:User Profile Basic API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
		rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
		uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		verify.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
		win32u.dll:Win32u:10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
		windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
		winmmbase.dll:Base Multimedia Extension API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
		wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
		zip.dll:Zulu Platform x64 Architecture:17.0.11:Azul Systems Inc.
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:170)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- System Details --
Details:
	Minecraft Version: 1.20.4
	Minecraft Version ID: 1.20.4
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 17.0.11, Azul Systems, Inc.
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
	Memory: 240903648 bytes (229 MiB) / 497025024 bytes (474 MiB) up to 4294967296 bytes (4096 MiB)
	CPUs: 24
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 9 5900X 12-Core Processor            
	Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
	Microarchitecture: Zen 3
	Frequency (GHz): 4.30
	Number of physical packages: 1
	Number of physical CPUs: 12
	Number of logical CPUs: 24
	Graphics card #0 name: NVIDIA GeForce RTX 3090
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x2204
	Graphics card #0 versionInfo: DriverVersion=32.0.15.6070
	Memory slot #0 capacity (MB): 16384.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 16384.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 40866.31
	Virtual memory used (MB): 25662.14
	Swap memory total (MB): 8192.00
	Swap memory used (MB): 173.39
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M
	Fabric Mods: 
		additionaladditions: Additional Additions 6.1.0
			libgui: LibGui 9.2.2+1.20.2
				jankson: Jankson 6.0.0+j1.2.3
					blue_endless_jankson: jankson 1.2.3
				libninepatch: LibNinePatch 1.2.0
		advancednetherite: Advanced Netherite 2.1.0-1.20.4
		ambientenvironment: AmbientEnvironment 14.0.0.4
		amecs: Amecs 1.3.11+mc.1.20.4
			amecsapi: Amecs API 1.5.5+mc1.20.2
		animal_feeding_trough: Animal Feeding Trough 1.0.3+1.20.4
		antighost: AntiGhost 1.20.4-fabric0.91.2-1.1.5
			crowdin-translate: CrowdinTranslate 1.4+1.19.3
		appleskin: AppleSkin 2.5.1+mc1.20.3
		architectury: Architectury 11.1.17
		areas: Areas 5.9
		attributefix: AttributeFix 24.0.2
		badpackets: Bad Packets 0.6.1
		balm-fabric: Balm 9.0.9
		beautify: Beautify 1.2.0+1.20.4
		betteradvancements: Better Advancements 0.4.2.8
		betteranimationscollection: Better Animations Collection 20.4.0
		bookshelf: Bookshelf 23.0.8
		bottleyourxp: Bottle Your Xp 3.3
		brb: Better Recipe Book 1.10.0-rc5+1.20.4
		chat_heads: Chat Heads 0.12.7
		cloth-config: Cloth Config v13 13.0.121
			cloth-basic-math: cloth-basic-math 0.6.1
		clumps: Clumps 15.0.0.2
		collective: Collective 7.64
		commonnetworking: Common Network 1.0.11-beta.1-1.20.4
		completeconfig: CompleteConfig 2.5.3
			completeconfig-base: completeconfig-base 2.5.3
			completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.3
			completeconfig-gui-yacl: completeconfig-gui-yacl 2.5.3
		connectedglass: Connected Glass 1.1.11
		connectiblechains: Connectible Chains 2.3.0+1.20.4
		controlling: Controlling 15.0.5
		copperhopper: Copper Hopper 0.7.0+1.20.4
		custom-crosshair-mod: Custom Crosshair Mod 1.5.6-fabric
		customizableelytra: Customizable Elytra 2.2.2+1.20.4
		cyclepaintings: Cycle Paintings 3.5
		darkpaintings: DarkPaintings 20.0.3
		debugify: Debugify 1.20.4+1.1
		deepslatecutting: Deepslate Cutting 1.7.0
		deuf_refabricated: DEUF Refabricated 1.1.0
		diamondshards: Diamond Shards 1.1.0
		distanthorizons: Distant Horizons 2.1.2-a
		distractingtrims: DistractingTrims 5.0.3
		doubledoors: Double Doors 5.8
		duckling: Duckling 4.0.0
			resourcefullib: Resourceful Lib 2.4.6
				com_teamresourceful_bytecodecs: bytecodecs 1.0.2
				com_teamresourceful_yabn: yabn 1.0.3
		eatinganimationid: Eating Animation 1.20+1.9.61
		elytra_trinket: Elytra Trinket 1.0.5
		enchdesc: EnchantmentDescriptions 20.0.4
		enhancedblockentities: Enhanced Block Entities 0.10.1+1.20.4
			advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
		entityculling: EntityCulling 1.6.6
		equipmentcompare: Equipment Compare 1.3.8
		exlineawnings: Exline's Awnings Mod 1.1.12
		exlinedoors: Exline's Doors 2.4.6
		exordium: Exordium 1.2.1
		explorations: Explorations 1.20.4-1.5.3
		fabric-api: Fabric API 0.97.1+1.20.4
			fabric-api-base: Fabric API Base 0.4.37+78d798af4f
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
			fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
			fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
			fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
			fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
			fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
			fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
			fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
			fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
			fabric-containers-v0: Fabric Containers (v0) 0.1.87+df3654b34f
			fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
			fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
			fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.5+5c0133444f
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.63+6605d1a84f
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
			fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
			fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
			fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
			fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
			fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
			fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
			fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
			fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
			fabric-networking-api-v1: Fabric Networking API (v1) 3.1.8+2e5ac5484f
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
			fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
			fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.21+78d798af4f
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.20+ee30b13a4f
			fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
			fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.6+d331d3144f
			fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
			fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
			fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
			fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.56+78d798af4f
			fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
			fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
		fabric-language-kotlin: Fabric Language Kotlin 1.11.0+kotlin.2.0.0
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.0
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.0
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.24.0
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
		fabricloader: Fabric Loader 0.16.0
			mixinextras: MixinExtras 0.4.0
		fallingleaves: Falling Leaves 1.15.6
		fallingtrees: Panda's Falling Tree's 0.12.5
		ferritecore: FerriteCore 6.0.3
		firstjoinmessage: First Join Message 3.5
		fishingrework: Fishing Aquatica 1.20.4-0.2.8
		fishontheline: Fish On The Line 3.2
		forgeconfigapiport: Forge Config API Port 20.4.3
			com_electronwill_night-config_core: core 3.6.6
			com_electronwill_night-config_toml: toml 3.6.6
		framework: Framework 0.7.6
			org_javassist_javassist: javassist 3.29.2-GA
			org_reflections_reflections: reflections 0.10.2
		friendsandfoes: Friends&Foes 2.0.15
		fusion: Fusion 1.1.1
		geckolib: GeckoLib 4 4.4.4
			com_eliotlash_mclib_mclib: mclib 20
		goblintraders: Goblin Traders 1.9.4
		goldenhopper: Golden Hopper 1.5.2
		guardvillagers: GuardVillagers 2.0.9-1.20.4
		guiclock: GUI Clock 4.4
		guicompass: GUI Compass 4.7
		handoveryouritems: Hand Over Your Items 3.3
		healingcampfire: Healing Campfire 5.3
		iceberg: Iceberg 1.1.18
		immediatelyfast: ImmediatelyFast 1.2.18+1.20.4
			net_lenni0451_reflect: Reflect 1.3.4
		indium: Indium 1.0.31+mc1.20.4
		inventoryprofilesnext: Inventory Profiles Next 1.10.10
		inventorytotem: Inventory Totem 3.2
		iris: Iris 1.7.2+mc1.20.4
			io_github_douira_glsl-transformer: glsl-transformer 2.0.1
			org_anarres_jcpp: jcpp 1.4.14
			org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
		jade: Jade 13.3.1
		japi: Jacob's API 1.7.3
		java: OpenJDK 64-Bit Server VM 17
		krypton: Krypton 0.2.6
			com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
		lambdynlights: LambDynamicLights 2.3.4+1.20.4
			pride: Pride Lib 1.2.0+1.19.4
			spruceui: SpruceUI 5.0.3+1.20.2
		lazydfu: LazyDFU 0.1.3
		leahs-immersive-thunder: Immersive Thunder 1.20.4+1.2.2
		leavemybarsalone: Leave My Bars Alone 20.4.1
		libipn: libIPN 4.0.2
		linkart: Linkart 5.4.4-1.20.2-build.133
			dark-matter-base: Dark Matter Base 4.0.0-1.20.1-build.481
		lithium: Lithium 0.12.1
		mcwdoors: Macaw's Doors 1.1.1
		mcwfences: Macaw's Fences and Walls 1.1.2
		mcwtrpdoors: Macaw's Trapdoors 1.1.3
		midnightlib: MidnightLib 1.5.3
		minecraft: Minecraft 1.20.4
		modmenu: Mod Menu 9.2.0
		moonlight: Moonlight Lib 1.20.4-2.10.3
		mooshroomtweaks: Mooshroom Tweaks 3.4
		more-vanilla-fuel: More Vanilla Fuel 1.6.5
		moreculling: More Culling 1.20.4-0.24.0
			conditional-mixin: conditional mixin 0.3.2
			mixinsquared: MixinSquared 0.1.1
		moremobvariants: More Mob Variants 1.3.0.1
		mousetweaks: Mouse Tweaks 2.26
		mr_dungeons_andtaverns: Dungeons and Taverns 3.1.1
		mr_vanilla_friendlystructures: Vanilla Friendly Structures 1.0.6
		mr_vanilla_refresh: Vanilla Refresh 1.4.19h
		nametagtweaks: Name Tag Tweaks 3.3
		nethersheep: NetherSheep 1.7
		nohostilesaroundcampfire: No Hostiles Around Campfire 5.9
		notenoughanimations: NotEnoughAnimations 1.7.4
		notenoughcrashes: Not Enough Crashes 4.4.7+1.20.4
		npcvariety: NPC Variety 2.3.0
		nvidium: Nvidium 0.2.6-beta
		openpartiesandclaims: Open Parties and Claims 0.23.1
		owo: oωo 0.12.6+1.20.3
		packedup: Packed Up 1.0.30c
		pandalib: PandaLib 0.3.1
		passiveshield: Passive Shield 3.4
		placeholder-api: Placeholder API 2.4.0-pre.1+1.20.4
		prism: Prism 1.0.6
		puffish_attributes: Pufferfish's Attributes 0.5.0
		puffish_skills: Pufferfish's Skills 0.13.2
		puzzleslib: Puzzles Lib 20.4.52
		realisticbees: Realistic Bees 3.8
		rechiseled: Rechiseled 1.1.5+b
		recipe-unlocker: Recipe Unlocker 1.1
		reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.4-build.102
		roughlyenoughitems: Roughly Enough Items 14.1.742
			error_notifier: Error Notifier 1.0.9
		roughlyenoughprofessions: Roughly Enough Professions 2.2.1
		scarecrowsterritory: Scarecrows' Territory 1.1.11+a
		seamless: Seamless 2.2.2
		searchables: Searchables 1.0.6
		simple_copper_pipes: Simple Copper Pipes 1.16.1
		smallships: Small Ships 2.0.0-b1.3.5
		sodium: Sodium 0.5.8+mc1.20.4
		sodium-extra: Sodium Extra 0.5.4+mc1.20.4-build.116
			caffeineconfig: CaffeineConfig 1.3.0+1.17
		sound_physics_remastered: Sound Physics Remastered 1.20.4-1.4.5
		spawnanimations: Spawn Animations 1.9.4+mod
		starlight: Starlight 1.1.3+fabric.f5dcd1a
		supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
		supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+a
		travelerstitles: Traveler's Titles 1.20.4-Fabric-4.4.1
		trinkets: Trinkets 3.8.1
			cardinal-components-base: Cardinal Components API (base) 5.4.0
			cardinal-components-entity: Cardinal Components API (entities) 5.4.0
		underground_bunkers: Underground Bunkers 1.0.3
		underground_villages: Underground Villages Mod 3.1.1
		usefulslime: Useful Slime 1.9.0
		vanillaadditions: Vanilla Additions 1.0.1-1.20.4
		vanillaconfig: Vanilla Config 1.2.9+1.20.2
		vanillafix: VanillaIcecreamFix 1.2.1-beta
		vanillavariants: Vanilla Variants 1.0.0
		vanillazoom: Vanilla Zoom 2.3
		variantvanillablocks: Variant Vanilla Blocks 1.3.7
		videoplayer: Video Player 2.6.1
		villagebellrecipe: Village Bell Recipe 3.2
		visuality: Visuality 0.7.4+1.20.4
		vmp: Very Many Players 0.2.0+beta.7.139
			com_ibm_async_asyncutil: asyncutil 0.1.0
		watermedia: WaterMedia 2.0.54
		waveycapes: WaveyCapes 1.4.8
		waystones: Waystones 16.0.5
		wilderwild: Wilder Wild 2.4.6-mc1.20.4
			frozenlib: FrozenLib 1.8-mc1.20.4
			reach-entity-attributes: Reach Entity Attributes 2.4.0
		xaerominimapfair: Xaero's Minimap 24.2.0
		yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.4-fabric
			com_twelvemonkeys_common_common-image: common-image 3.10.0
			com_twelvemonkeys_common_common-io: common-io 3.10.0
			com_twelvemonkeys_common_common-lang: common-lang 3.10.0
			com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
			com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
			com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
			org_quiltmc_parsers_gson: gson 0.2.1
			org_quiltmc_parsers_json: json 0.2.1
		yungsapi: YUNG's API 1.20.4-Fabric-4.4.3
	Launched Version: 1.20.4
	Launcher name: theseus
	Backend library: LWJGL version 3.3.2-snapshot
	Backend API: Unknown
	Window size: <not initialized>
	GL Caps: ERR
	GL debug messages: <disabled>
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fabric'
	Universe: 404
	Type: Client (map_client.txt)
	Locale: en_US
	CPU: <unknown>
	Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader)
commented

Fixed.