Please Help It Keeps Crashing when i load into a world in my modpack
Big1N opened this issue · 1 comments
Bug Description
keeps crashing when i load into a world
Reproduction Steps
When i create or load into a world it crashes and the game starts up in the main menu just fine
Log File
0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) ~[sponge-mixin-0.15.3+mixin.0.8.7.jar:0.15.3+mixin.0.8.7]
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ~[fabric-loader-0.16.7.jar:?]
... 25 more
[05:01:48] [Render thread/INFO]: Synced amendments-common.json configs
[05:01:48] [Render thread/INFO]: Synced immersive_weathering-common.json configs
[05:01:48] [Render thread/ERROR]: Error executing task on Client
java.lang.NullPointerException: player is null
at java.util.Objects.requireNonNull(Objects.java:235) ~[?:?]
at fuzs.puzzleslib.impl.core.FabricClientProxy.lambda$registerClientReceiver$2(FabricClientProxy.java:39) ~[PuzzlesLib-v8.1.24-1.20.1-Fabric.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[client-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_5383(class_1255.java:115) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1175) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:802) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:250) ~[fabric-loader-0.16.7-1.20.1.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.7.jar:?]
[05:01:48] [Render thread/ERROR]: Unreported exception thrown!
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_31478()" because "client.field_1724" is null
at net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java:76) ~[cave_dust-1.4.1.jar:?]
at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43) ~[fabric-lifecycle-events-v1-2.2.2+1802ada577-15099849194dcb7e.jar:?]
at net.minecraft.class_310.handler$ffk000$fabric-lifecycle-events-v1$onEndTick(class_310.java:19043) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1574(class_310.java:1957) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1181) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:802) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:250) ~[fabric-loader-0.16.7-1.20.1.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.7.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.7.jar:?]
[05:01:49] [Server thread/INFO]: [betternether] Freeze Registry[ResourceKey[minecraft:root / worlds_together:worldgen/betterx/surface_rules] (Stable)]
[05:01:49] [Server thread/INFO]: Big1N joined the game
[05:01:49] [Server thread/INFO]: Sending common config 'fallingtrees:fallingtrees_common' to Big1N
[05:01:49] [Netty Local Client IO #0/INFO]: Received common config 'fallingtrees:fallingtrees_common' from server
[05:01:49] [Server thread/INFO]: [STDOUT]: Player swapped items: 0 air -> 1 spyglass
[05:01:49] [Server thread/INFO]: [voicechat] Disconnecting client Big1N
[05:01:49] [Server thread/INFO]: Flushing data since server stop was triggered...
[05:01:49] [Server thread/INFO]: [STDOUT]: Saving server results
[05:01:49] [Server thread/INFO]: Unloading Cache for Wunderkiste
[05:01:49] [Server thread/ERROR]: List must have contents
[05:01:49] [Server thread/INFO]: Stopping server
[05:01:49] [Server thread/INFO]: Saving players
[05:01:49] [Server thread/INFO]: Saving worlds
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecraft:overworld
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecells:insufferable_crypt
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/the_afterdark:afterdark
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecraft:the_nether
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecells:prison
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecraft:the_end
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecells:black_bridge
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecells:promenade
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/minecells:ramparts
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/graveyard:past
[05:01:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Creative]'/cavernous:the_myst
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (Creative): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (insufferable_crypt): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (afterdark): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (prison): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (black_bridge): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (promenade): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (ramparts): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (past): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (the_myst): All chunks are saved
[05:01:49] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[05:01:49] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@2002572e
[05:01:50] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@2002572e].
[05:01:50] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@2002572e].
[05:01:50] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite]
[05:01:50] [DH-Parent Update Queue [overworld] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [overworld] Thread[0]] terminated.
[05:01:50] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@overworld}
[05:01:50] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@6ac82785
[05:01:50] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@6ac82785].
[05:01:50] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@6ac82785].
[05:01:50] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\minecells\insufferable_crypt\data\DistantHorizons.sqlite]
[05:01:50] [DH-Parent Update Queue [foggy] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [foggy] Thread[0]] terminated.
[05:01:50] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@Foggy}
[05:01:50] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@1fe81d8b
[05:01:50] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@1fe81d8b].
[05:01:50] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@1fe81d8b].
[05:01:50] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\the_afterdark\afterdark\data\DistantHorizons.sqlite]
[05:01:50] [DH-Parent Update Queue [overworld] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [overworld] Thread[0]] terminated.
[05:01:50] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@overworld}
[05:01:50] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@461d6006
[05:01:50] [C2ME Storage #7/INFO]: Storage thread Thread[C2ME Storage #7,4,main] stopped
[05:01:50] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@461d6006].
[05:01:50] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@461d6006].
[05:01:50] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\DIM-1\data\DistantHorizons.sqlite]
[05:01:50] [DH-Parent Update Queue [the_nether] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [the_nether] Thread[0]] terminated.
[05:01:50] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@the_nether}
[05:01:50] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@36f1f229
[05:01:51] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@36f1f229].
[05:01:51] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@36f1f229].
[05:01:51] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\minecells\prison\data\DistantHorizons.sqlite]
[05:01:51] [DH-Parent Update Queue [foggy] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [foggy] Thread[0]] terminated.
[05:01:51] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@Foggy}
[05:01:51] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@518e672b
[05:01:51] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@518e672b].
[05:01:51] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@518e672b].
[05:01:51] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\DIM1\data\DistantHorizons.sqlite]
[05:01:51] [DH-Parent Update Queue [the_end] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [the_end] Thread[0]] terminated.
[05:01:51] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@the_end}
[05:01:51] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@143f0e3a
[05:01:51] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@143f0e3a].
[05:01:51] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@143f0e3a].
[05:01:51] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\minecells\black_bridge\data\DistantHorizons.sqlite]
[05:01:51] [DH-Parent Update Queue [empty] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [empty] Thread[0]] terminated.
[05:01:51] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@empty}
[05:01:51] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@76f8150
[05:01:51] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@76f8150].
[05:01:51] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@76f8150].
[05:01:51] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\minecells\promenade\data\DistantHorizons.sqlite]
[05:01:51] [DH-Parent Update Queue [promenade] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [promenade] Thread[0]] terminated.
[05:01:51] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@promenade}
[05:01:51] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@55dc6e97
[05:01:51] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@55dc6e97].
[05:01:51] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@55dc6e97].
[05:01:51] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\minecells\ramparts\data\DistantHorizons.sqlite]
[05:01:51] [DH-Parent Update Queue [empty] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [empty] Thread[0]] terminated.
[05:01:51] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@empty}
[05:01:51] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@3b3ea809
[05:01:52] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@3b3ea809].
[05:01:52] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@3b3ea809].
[05:01:52] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\graveyard\past\data\DistantHorizons.sqlite]
[05:01:52] [DH-Parent Update Queue [overworld] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [overworld] Thread[0]] terminated.
[05:01:52] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@overworld}
[05:01:52] [Server thread/INFO]: Unloading level com.seibel.distanthorizons.core.level.DhClientServerLevel@514f660b
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [FullDataSourceV2DTO] with primary key [616,11] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [ChunkHashDTO] with primary key [C[67,47]] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [ChunkHashDTO] with primary key [C[67,44]] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [FullDataSourceV2DTO] with primary key [615,11] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [ChunkHashDTO] with primary key [C[62,47]] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [ChunkHashDTO] with primary key [C[63,46]] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [DH-LOD Update Propagator Thread[0]/WARN]: Attempted to insert [ChunkHashDTO] with primary key [C[63,44]] on closed repo [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\data\DistantHorizons.sqlite].
[05:01:52] [Server thread/INFO]: Closing [GeneratedFullDataSourceProvider] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@514f660b].
[05:01:52] [Server thread/INFO]: Closing [FullDataSourceProviderV1] for level: [com.seibel.distanthorizons.core.level.DhClientServerLevel@514f660b].
[05:01:52] [Server thread/INFO]: Closing database connection: [jdbc:sqlite:E:\Minecraft Versions\GarganchuaCraft\saves\Creative\dimensions\cavernous\the_myst\data\DistantHorizons.sqlite]
[05:01:52] [DH-Parent Update Queue [the_nether] Thread[0]/INFO]: Update thread [DH-Parent Update Queue [the_nether] Thread[0]] terminated.
[05:01:52] [Server thread/INFO]: Closed DhClientServerLevel for Wrapped{ServerLevel[Creative]@the_nether}
[05:01:52] [Server thread/INFO]: closing rrp ebe:base_resources
[05:01:52] [Server thread/INFO]: Unloading server configs...
[05:01:52] [Server thread/INFO]: Closed DhWorld of type Client_Server
[05:01:52] [Server thread/INFO]: Closing all [0] database connections...
[05:01:52] [Render thread/INFO]: [EMI] Disconnecting from server, EMI data cleared
[05:01:52] [Thread-71/INFO]: [EMI] Clearing data
[05:01:52] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
Crash Report
---- Minecraft Crash Report ----
// You're mean.
Time: 2024-11-04 05:01:52
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_746.method_31478()" because "client.field_1724" is null
at knot//net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java:76)
at knot//net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43)
at knot//net.minecraft.class_310.handler$ffk000$fabric-lifecycle-events-v1$onEndTick(class_310.java:19043)
at knot//net.minecraft.class_310.method_1574(class_310.java:1957)
at knot//net.minecraft.class_310.method_1523(class_310.java:1181)
at knot//net.minecraft.class_310.method_1514(class_310.java:802)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at knot//net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java:76)
at knot//net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43)
at knot//net.minecraft.class_310.handler$ffk000$fabric-lifecycle-events-v1$onEndTick(class_310.java:19043)
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 1024, 0
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 0 game time, 0 day time
Server brand: ERROR NullPointerException: Cannot invoke "net.minecraft.class_746.method_3135()" because "this.field_3729.field_1724" is null
Server type: Integrated singleplayer server
Stacktrace:
at knot//net.minecraft.class_638.method_8538(class_638.java:458)
at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
at knot//net.minecraft.class_310.method_1514(class_310.java:826)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
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)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, minecraft:supporteatinganimation, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, file/3.3.1v_VisualEnchantments.zip, file/cavernous-r-v-2.1.1-mc1.20.0-4.zip, file/loadingbackgrounds-2.0.0.zip, file/Cave-Ins_Release_v1.2-1.20-1.20.2.zip, file/Repurposed_Structures-Wizards_v3.zip, file/FreshAnimations_v1.9.2.zip, file/true-ending-dragon-music-v1.zip, file/Skyrim Soundpack v6.1.zip, wilderwild:wilder_main_menu, minecraft:physicsmod
Fabric Mods:
additionalstructures: Additional Structures 4.2.2
ambientsounds: AmbientSounds 6.1.3
amendments: Amendments 1.20-1.2.12
andromeda: Andromeda 1.13.3-1.20.1-build.104
dark-matter-base: Dark Matter Base 4.1.0-1.20.1-build.86
dark-matter-crash-handler: Dark Matter Crash Handler 4.1.0-1.20.1-build.86
dark-matter-data: Dark Matter Data 4.1.0-1.20.1-build.86
dark-matter-glitter: Dark Matter Glitter 4.1.0-1.20.1-build.86
dark-matter-item-group: Dark Matter Item Group 4.1.0-1.20.1-build.86
dark-matter-minecraft: Dark Matter Minecraft 4.1.0-1.20.1-build.86
dark-matter-mirage: Dark Matter Mirage 4.1.0-1.20.1-build.86
dark-matter-mixin: Dark Matter Mixin 4.1.0-1.20.1-build.86
archers: Archers (RPG Series) 1.2.5+1.20.1
com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
architectury: Architectury 9.2.14
ati_structures_fabric: ati_structures_fabric 1.1.0
awesomedungeon: Awesome dungeon 3.2.0
awesomedungeonend: Awesome dungeon the end 3.1.1
awesomedungeonnether: Awesome dungeon nether 3.1.1
awesomedungeonocean: Awesome dungeon edition ocean 3.3.0
azurelib: AzureLib 2.0.39
azurelibarmor: AzureLib Armor 2.0.12
badoptimizations: BadOptimizations 2.2.0
balm-fabric: Balm 7.3.9
kuma_api: KumaAPI 20.1.8
bclib: BCLib 3.0.14
wunderlib: WunderLib 1.1.5
bendy-lib: Bendy api 4.0.0
betteranimationscollection: Better Animations Collection 8.0.0
bettercombat: Better Combat 1.8.6+1.20.1
betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
betterend: Better End 4.0.11
betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
betterf3: BetterF3 7.0.2
cloth-config: Cloth Config v11 11.1.106
cloth-basic-math: cloth-basic-math 0.6.1
betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
betternether: Better Nether 9.0.10
betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
bettervillage: Better village 3.2.0
betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
biomesoplenty: BiomesOPlenty 19.0.0.91
blanket-client-tweaks: Blanket Client-tweaks 1.1.4
blood_mages: Blood Mages 0.0.7-1.20.1
bodiesbodies: Bodies! Bodies! 1.0.1
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
maelstrom_library: Maelstrom Library 1.6.1-1.20
multipart_entities: MultipartEntities 1.5-1.20
bountiful: Bountiful 6.0.3+1.20.1
brewinandchewin: Brewin And Chewin 3.0.6+1.20.1
mm: Manningham Mills 2.3
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.13
c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.13
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.13
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.13
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.13
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.13
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.13
c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.13
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.13
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.13
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.13
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.13
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.13
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.13
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.13
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.13
c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.13
c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
com_ibm_async_asyncutil: asyncutil 0.1.0
net_objecthunter_exp4j: exp4j 0.4.8
org_threadly_threadly: threadly 7.0
cardinal-components: Cardinal Components API 5.2.2
cardinal-components-base: Cardinal Components API (base) 5.2.2
cardinal-components-block: Cardinal Components API (blocks) 5.2.2
cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
cardinal-components-entity: Cardinal Components API (entities) 5.2.2
cardinal-components-item: Cardinal Components API (items) 5.2.2
cardinal-components-level: Cardinal Components API (world saves) 5.2.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
cardinal-components-world: Cardinal Components API (worlds) 5.2.2
carpet: Carpet Mod 1.4.112+v230608
carpet-fixes: Carpet Fixes 1.20-1.16.1
conditional-mixin: conditional mixin 0.3.1
carryon: Carry On 2.1.2.7
cavedust: Cave Dust 1.4.1
chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cobweb: Cobweb 1.0.0
collective: Collective 7.87
comforts: Comforts 6.4.0+1.20.1
continuity: Continuity 3.0.0-beta.5+1.20.1
coroutil: CoroUtil 1.20.1-1.3.7
crafttweaker: CraftTweaker 14.0.43
creativecore: CreativeCore 2.12.20
net_minecraftforge_eventbus: eventbus 6.0.3
cristellib: Cristel Lib 1.1.5
blue_endless_jankson: jankson 1.2.3
cullleaves: Cull Leaves 3.2.0
cupboard: cupboard 1.20.1-2.7
darkness: True Darkness Refabricated 1.1.3
distanthorizons: Distant Horizons 2.2.1-a
doapi: [Let's Do] API 1.2.15
terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
dragonsteel: Dragonsteel Mod 0.0.2-1.20.1
druid: Druids 0.0.7-1.20.1
dsurround: Dynamic Surroundings 0.3.3
org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
dungeons_arise: When Dungeons Arise 2.1.57
dynamic_fps: Dynamic FPS 3.7.4
net_lostluma_battery: battery 1.2.0
easyanvils: Easy Anvils 8.0.2
eatinganimationid: Eating Animation 1.20+1.9.61
effective: Effective 2.3.2-1.20.1
lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
porting_lib_base: Porting Lib Base 2.3.4+1.20.1
porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
porting_lib_config: Porting Lib Config 2.3.4+1.20.1
porting_lib_core: Porting Lib Core 2.3.4+1.20.1
porting_lib_data: Porting Lib Data 2.3.4+1.20.1
porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
porting_lib_common: Porting Lib Common 2.3.4+1.20.1
porting_lib_items: Porting Lib Items 2.3.4+1.20.1
porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
porting_lib_models: Porting Lib Models 2.3.4+1.20.1
porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
porting_lib_tags: Porting Lib Tags 3.0
porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
satin: Satin 1.14.0
emi: EMI 1.1.16+1.20.1+fabric
enchanted_monsteroom: Enchanted Monsteroom 2.0.3
enhancedblockentities: Enhanced Block Entities 0.9+1.20
advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
spruceui: SpruceUI 5.0.0+1.20
enhancedvisuals: EnhancedVisuals 1.8.1
enhancedweather: Enhanced Weather 1.1-Alpha2
entity_model_features: Entity Model Features 2.2.6
entity_texture_features: Entity Texture Features 6.2.5
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.0
explosiveenhancement: Explosive Enhancement 1.2.2-1.20.x
fabric-api: Fabric API 0.92.2+1.20.1
fabric-api-base: Fabric API Base 0.4.31+1802ada577
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
fabric-language-kotlin: Fabric Language Kotlin 1.12.3+kotlin.2.0.21
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
fabricloader: Fabric Loader 0.16.7
mixinextras: MixinExtras 0.4.1
fallingleaves: Falling Leaves 1.15.6
fallingtrees: Panda's Falling Tree's 0.12.7
fancymenu: FancyMenu 3.3.2
com_github_keksuccino_japng: japng 0.5.3
com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated
porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
farmersrespite: Farmer's Respite 3.0.2
faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1
firstaidfabric: First Aid Fabric 0.7.2-1.20.1
fix-keyboard-on-linux: Fix Keyboard on Linux 1.0.1
forgeconfigapiport: Forge Config API Port 8.0.0
fpapmod: Fallen Paladins and Priests 2.2.2-1.20.1
framework: Framework 0.6.16
org_javassist_javassist: javassist 3.29.2-GA
friendsandfoes: Friends & Foes 3.0.5
reach-entity-attributes: Reach Entity Attributes 2.4.0
furniture: [Let's Do] Furniture 1.0.3
fwaystones: Fabric Waystones 3.3.2+mc1.20.1
galosphere: Galosphere 1.20.1-1.4.1
geckolib: GeckoLib 4 4.4.9
com_eliotlash_mclib_mclib: mclib 20
glitchcore: GlitchCore 0.0.1.1
com_electronwill_night-config_core: core 3.6.7
com_electronwill_night-config_toml: toml 3.6.7
net_jodah_typetools: typetools 0.6.3
globalpacks: Global Data- & Resourcepacks 1.16.1_fabric
goblintraders: Goblin Traders 1.9.3
graveyard: The Graveyard 3.0
guardvillagers: GuardVillagers 2.0.9-1.20.1
harvest_with_ease: Harvest with ease 9.2.0
healingcampfire: Healing Campfire 6.1
herbalbrews: [Let's Do] HerbalBrews 1.0.8.1
horseman: Horseman 1.1.4
iceandfire: Ice And Fire 0.6.4
fabric-trade-api: Fabric Trade API 0.1.2
immersive_melodies: Immersive Melodies 0.3.0+1.20.1
immersive_weathering: Immersive Weathering 1.20.1-2.0.3
immersiveui: ImmersiveUI 0.2.2
indium: Indium 1.0.34+mc1.20.1
itemphysic: ItemPhysic 1.8.2
items_displayed: Items Displayed 1.3
java: OpenJDK 64-Bit Server VM 17
jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
jupiter: Jupiter 1.2
justpotionrings: Just Potion Rings 1.3
kaffees_dual_ride: Kaffee's Dual Ride 1.1.0
kambrik: Kambrik 6.1.1+1.20.1
kinecraft_serialization_container: Kinecraft Serialization 1.16.0
kinecraft_serialization: Kinecraft Serialization 1.16.0
kiwi: Kiwi Library 11.8.26+fabric
konkrete: Konkrete 1.8.1
krypton: Krypton 0.2.3
com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
ksyxis: Ksyxis 1.3.2
lambdynlights: LambDynamicLights 2.3.2+1.20.1
pride: Pride Lib 1.2.0+1.19.4
lazydfu: LazyDFU 0.1.3
leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
libraryferret: Library ferret 4.0.0
lithium: Lithium 0.11.2
lootintegrations: Loot integration Mod 1.20.1-3.7
macos_input_fixes: MacOS Input Fixes 1.7
mealapi: Meal API 0.3.2+1.20
melody: Melody 1.0.3
memoryleakfix: Memory Leak Fix 1.1.5
midnightlib: MidnightLib 1.4.1
minecells: Mine Cells 1.8.5
gimm1q: Gimm1q 0.6.1+1.20.1
minecraft: Minecraft 1.20.1
mo_glass: Mo Glass 1.7-MC1.20.1
mobs_of_mythology: Mobs of Mythology 2.0.3
modelfix: Model Gap Fix 1.15
modern_vampirism: Modern Vampirism 1.0.1-1.20.1
modernfix: ModernFix 5.19.4+mc1.20.1
moonlight: Moonlight 1.20-2.13.15
more_jewels: More Jewels 0.0.2-1.20.1
more_spell_attributes: More Spell Attributes 0.0.5-1.20.1
moremobs: More Mobs 1.5.2+mod
morerunes: More Runes 0.0.1-1.20.1
moretotems: More Totems 2.16.0
mostructures: Mo' Structures 1.4.5+1.20.1
omega-config: OmegaConfig 1.4.1+1.20.1
mowziesmobs: MowziesMobs Unofficial Fabric 0.2
porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
porting_lib_client_events: Porting Lib Client Events 2.3.4+1.20.1
porting_lib_level_events: Porting Lib Level Events 2.3.4+1.20.1
mr_desert_scourge: Desert Scourge 1.0
mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1
mr_reds_morestructures: Red’s More Structures 1.0.8
mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
mvs: Moog's Voyager Structures 4.1.4-1.20-fabric
mysticaloaktree: Mystical Oak Tree 1.20-1.11
mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1
naturalist: Naturalist 4.0.3
necronomicon: Necronomicon 1.6.0
netherportalspread: Nether Portal Spread 8.3
nethersdelight: Nether's Delight 1.0.0
disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
niftycarts: NiftyCarts 20.1.3
noisium: Noisium 2.3.0+mc1.20-1.20.1
notreepunching: No Tree Punching 7.1.0
nyctophobia: Nyctophobia 1.9
nyfsspiders: Nyf's Spiders 2.1.1
oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
octolib: OctoLib 0.4.2
org_yaml_snakeyaml: snakeyaml 2.2
old_swamp_fisherman_house: old swamp fisherman house 1.0.0
owo: oωo 0.11.2+1.20
paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
shield_api: Shield API 1.0.0+1.20.1
pandalib: PandaLib 0.4.2
passablefoliage: Passable Foliage 1.20.1-fabric-8.2.1
physicsmod: Physics Mod 3.0.14
player-animator: Player Animator 1.0.2-rc1+1.20
polymer-bundled: Polymer 0.5.20+1.20.1
polymer-blocks: Polymer (Textured Blocks) 0.5.20+1.20.1
polymer-common: Polymer (Common) 0.5.20+1.20.1
packet_tweaker: Packet Tweaker 0.4.0+1.19.4
polymer-core: Polymer (Core) 0.5.20+1.20.1
polymer-networking: Polymer (Networking) 0.5.20+1.20.1
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.20+1.20.1
polymer-resource-pack: Polymer (Resource Pack) 0.5.20+1.20.1
polymer-virtual-entity: Polymer (Virtual Entity) 0.5.20+1.20.1
polymorph: Polymorph 0.49.7+1.20.1
spectrelib: SpectreLib 0.13.17+1.20.1
presencefootsteps: Presence Footsteps 1.9.4+1.20.1
kirin: Kirin UI 1.15.6+1.20.1
puzzleslib: Puzzles Lib 8.1.24
puzzlesaccessapi: Puzzles Access Api 8.0.7
ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
repurposed_structures: Repurposed Structures 7.1.15+1.20.1-fabric
rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
runes: Runes 0.9.13+1.20.1
sandwichable: Sandwichable 1.3.1+1.20.1
selfish-villager: SelfishVillager 0.5.1
sereneseasons: SereneSeasons 9.1.0.0
seriousplayeranimations: Serious Player Animations 1.1.1
shimmer: Shimmer 1.20.1-0.2.4
simply_houses: Simply Houses 1.1.4-1.20.1
skinlayers3d: 3d-Skin-Layers 1.6.7
sleepwarp: SleepWarp 2.2.0_rc1+1.20.1
smartbrainlib: SmartBrainLib 1.15
snowrealmagic: Snow! Real Magic! 10.5.2
sodium: Sodium 0.5.11+mc1.20.1
sootychimneys: Sooty Chimneys for Fabric 1.1.0
soul_fire_d: Soul Fire'd 4.0.6
sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.5
spell_engine: Spell Engine 0.15.11+1.20.1
spell_power: Spell Power Attribute 0.12.0+1.20.1
stackablepotions: Stackable Potions 1.0.0
stealing_villagers: Stealing the villagers 1.0.0
structure_pool_api: Structure Pool API 1.0+1.20.1
t_and_t: Towns and Towers 1.12
taacmod: The Archaic Artifacts Catalogue 0.0.2-1.20.1
terrablender: TerraBlender 3.0.1.7
the_afterdark: The Afterdark 1.0.2
toughasnails: ToughAsNails 9.2.0.171
tradingpost: Trading Post 8.0.2
trinkets: Trinkets 3.7.2
uranus: Uranus 1.7.1
sponsor_core: Sponsor Core 1.0.0
vc_gliders: Gliders 1.1.5
palladiumcore: PalladiumCore 1.20-2.0.0.0
visuality: Visuality 0.7.1+1.20
visualworkbench: Visual Workbench 8.0.0
voicechat: Simple Voice Chat 1.20.1-2.5.24
waterdripsound: Drip Sounds 1.19-0.3.2
watut: What Are They Up To 1.20.1-1.1.3
weaponmaster_ydm: YDM's Weapon Master 4.2.3
wetlands: Beneath the Wetlands 1.2
wilderwild: Wilder Wild 3.0.2-mc1.20.1
frozenlib: FrozenLib 1.9-mc1.20.1
wizards: Wizards (RPG Series) 1.3.0+1.20.1
wunderreich: Wunderreich 6.0.4
yungsapi: YUNG's API 1.20-Fabric-4.0.6
yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
zombieawareness: Zombie Awareness 1.20.1-1.13.1
Launched Version: fabric-loader-0.16.7-1.20.1
Backend library: LWJGL version 3.3.1 SNAPSHOT
Backend API: NVIDIA GeForce RTX 4070 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.03, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, fabric, minecraft:supporteatinganimation, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, file/3.3.1v_VisualEnchantments.zip, file/cavernous-r-v-2.1.1-mc1.20.0-4.zip (incompatible), file/loadingbackgrounds-2.0.0.zip, file/Cave-Ins_Release_v1.2-1.20-1.20.2.zip (incompatible), file/Repurposed_Structures-Wizards_v3.zip, file/FreshAnimations_v1.9.2.zip, file/true-ending-dragon-music-v1.zip, file/Skyrim Soundpack v6.1.zip, wilderwild:wilder_main_menu
Current Language: en_us
CPU: 12x AMD Ryzen 5 7600X 6-Core Processor
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, fabric, $polymer-resources, Cave-Ins_Release_v1.2-1.20-1.20.2.zip (incompatible), Immersive Weathering Generated Pack, JJThunder_To_The_Max_1.20.1_v0.2.zip, Moonlight Mods Dynamic Assets, Repurposed_Structures-Wizards_v3.zip, cavernous-r-v-2.1.1-mc1.20.0-4.zip (incompatible), gm4_bookshelf_inspector_1_20.zip, soul_fire_d:campfire_tags, soul_fire_d:fire_source_tags
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable