Cave Dust

Cave Dust

3M Downloads

Crash on world load with 2.0.4 on MC version 1.20.1

NolanHewitt opened this issue ยท 11 comments

commented

crash-2024-01-25_07.49.46-client.txt
latest.log

MC is able to launch to the main menu, but crashes when a world is loaded.

commented

Here is the crash log with Fabric launcher, same thing is happening. When I join a world the screen remain blank white and freeze instantly, then crash after several minutes on its own.
https://pastebin.com/grL3Ez2D

commented

Can reproduce Cave Dust 2.0.4 crashing on Fabric on 1.20.4.

Steps to reproduce

  1. Create a creative world
  2. Go into spectator mode
  3. Fly into ground to find a cave
  4. Enter first cave you can find

Crash report

crash-2024-01-27_00.54.25-client.txt

Crash report
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 2024-01-27 00:54:25
Description: Unexpected error

java.lang.ClassCastException: class net.minecraft.class_638$class_5271 cannot be cast to class net.lizistired.cavedust.mixin.ClientWorldAccessor (net.minecraft.class_638$class_5271 and net.lizistired.cavedust.mixin.ClientWorldAccessor are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @4e1d422d)
	at net.lizistired.cavedust.fabric.ParticleSpawnUtilImpl.shouldParticlesSpawn(ParticleSpawnUtilImpl.java:32)
	at net.lizistired.cavedust.ParticleSpawnUtil.shouldParticlesSpawn(ParticleSpawnUtil.java)
	at net.lizistired.cavedust.fabric.CaveDustImpl.createCaveDust(CaveDustImpl.java:32)
	at net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java)
	at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$3(EventHandlerImpl.java:55)
	at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43)
	at net.minecraft.class_310.handler$zig000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4777)
	at net.minecraft.class_310.method_1574(class_310.java:2067)
	at net.minecraft.class_310.method_1523(class_310.java:1289)
	at net.minecraft.class_310.method_1514(class_310.java:888)
	at net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)


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

-- Head --
Thread: Render thread
Stacktrace:
	at net.lizistired.cavedust.fabric.ParticleSpawnUtilImpl.shouldParticlesSpawn(ParticleSpawnUtilImpl.java:32)
	at net.lizistired.cavedust.ParticleSpawnUtil.shouldParticlesSpawn(ParticleSpawnUtil.java)
	at net.lizistired.cavedust.fabric.CaveDustImpl.createCaveDust(CaveDustImpl.java:32)
	at net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java)
	at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$3(EventHandlerImpl.java:55)
	at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43)
	at net.minecraft.class_310.handler$zig000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4777)

-- Uptime --
Details:
	JVM uptime: 164.951s
	Wall uptime: 131.798s
	High-res time: 129.085s
	Client ticks: 1540 ticks / 77.000s
Stacktrace:
	at net.minecraft.class_310.method_1587(class_310.java:2564)
	at net.minecraft.class_310.method_54580(class_310.java:995)
	at net.minecraft.class_310.method_1514(class_310.java:911)
	at net.minecraft.client.main.Main.main(Main.java:265)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

-- Affected level --
Details:
	All players: 1 total; [class_746['Anon'/247, l='ClientLevel', x=58.49, y=51.81, z=-156.57]]
	Chunk stats: 961, 609
	Level dimension: minecraft:overworld
	Level spawn location: World: (48,81,-192), Section: (at 0,1,0 in 3,5,-12; chunk contains blocks 48,-64,-192 to 63,319,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
	Level time: 683 game time, 683 day time
	Server brand: fabric
	Server type: Integrated singleplayer server
	Tracked entity count: 180

-- Last reload --
Details:
	Reload number: 1
	Reload reason: initial
	Finished: Yes
	Packs: vanilla, fabric

-- System Details --
Details:
	Minecraft Version: 1.20.4
	Minecraft Version ID: 1.20.4
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.8.1, Eclipse Adoptium
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
	Memory: 719277040 bytes (685 MiB) / 1598029824 bytes (1524 MiB) up to 4294967296 bytes (4096 MiB)
	CPUs: 4
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 3 2200G with Radeon Vega Graphics    
	Identifier: AuthenticAMD Family 23 Model 17 Stepping 0
	Microarchitecture: Zen
	Frequency (GHz): 3.49
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 4
	Graphics card #0 name: AMD Radeon RX 6600
	Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x73ff
	Graphics card #0 versionInfo: DriverVersion=31.0.23013.1023
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.13
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.13
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 29139.87
	Virtual memory used (MB): 21538.15
	Swap memory total (MB): 12845.43
	Swap memory used (MB): 900.81
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m
	Fabric Mods: 
		architectury: Architectury 11.0.11
		cavedust: Cave Dust 2.0.4
			kirin: Kirin UI 1.17.0+1.20.4
		fabric-api: Fabric API 0.95.1+1.20.4
			fabric-api-base: Fabric API Base 0.4.36+78d798af4f
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.47+82b1bb3e4f
			fabric-biome-api-v1: Fabric Biome API (v1) 13.0.16+78d798af4f
			fabric-block-api-v1: Fabric Block API (v1) 1.0.15+78d798af4f
			fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.4+78d798af4f
			fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.46+78d798af4f
			fabric-client-tags-api-v1: Fabric Client Tags 1.1.7+78d798af4f
			fabric-command-api-v1: Fabric Command API (v1) 1.2.41+f71b366f4f
			fabric-command-api-v2: Fabric Command API (v2) 2.2.20+78d798af4f
			fabric-commands-v0: Fabric Commands (v0) 0.2.58+df3654b34f
			fabric-containers-v0: Fabric Containers (v0) 0.1.86+df3654b34f
			fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.10+78d798af4f
			fabric-convention-tags-v1: Fabric Convention Tags 1.5.10+78d798af4f
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.23+78d798af4f
			fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+25e1b4764f
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.1.22+78d798af4f
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.61+78d798af4f
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+44c0f8c64f
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.1+389931eb4f
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.72+df3654b34f
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.46+78d798af4f
			fabric-item-api-v1: Fabric Item API (v1) 2.2.0+d6f2b0844f
			fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.21+78d798af4f
			fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.41+78d798af4f
			fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.39+df3654b34f
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.30+78d798af4f
			fabric-loot-api-v2: Fabric Loot API (v2) 2.1.5+78d798af4f
			fabric-message-api-v1: Fabric Message API (v1) 6.0.5+78d798af4f
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.60+78d798af4f
			fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.8+78d798af4f
			fabric-models-v0: Fabric Models (v0) 0.4.7+9386d8a74f
			fabric-networking-api-v1: Fabric Networking API (v1) 3.1.7+2e5ac5484f
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.0.9+06274a474f
			fabric-particles-v1: Fabric Particles (v1) 1.1.7+78d798af4f
			fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.20+78d798af4f
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.18+78d798af4f
			fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.4+78d798af4f
			fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.4+78d798af4f
			fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.52+df3654b34f
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.42+73761d2e4f
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.33+78d798af4f
			fabric-rendering-v0: Fabric Rendering (v0) 1.1.55+df3654b34f
			fabric-rendering-v1: Fabric Rendering (v1) 3.1.0+0d29db764f
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.14+78d798af4f
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.16+78d798af4f
			fabric-screen-api-v1: Fabric Screen API (v1) 2.0.17+78d798af4f
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.55+78d798af4f
			fabric-sound-api-v1: Fabric Sound API (v1) 1.0.17+78d798af4f
			fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.8+e84342304f
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.14+78d798af4f
		fabricloader: Fabric Loader 0.15.6
			mixinextras: MixinExtras 0.3.2
		java: OpenJDK 64-Bit Server VM 17
		minecraft: Minecraft 1.20.4
	Launched Version: 1.20.4
	Launcher name: PrismLauncher
	Backend library: LWJGL version 3.3.2-snapshot
	Backend API: AMD Radeon RX 6600 GL version 3.2.0 Core Profile Context 23.12.1.231124, ATI Technologies Inc.
	Window size: 854x480
	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'
	Universe: 400921fb54442d18
	Type: Integrated Server (map_client.txt)
	Graphics mode: fancy
	Render Distance: 12/12 chunks
	Resource Packs: fabric
	Current Language: en_us
	Locale: en_AU
	CPU: 4x AMD Ryzen 3 2200G with Radeon Vega Graphics 
	Server Running: true
	Player Count: 1 / 8; [class_3222['Anon'/247, l='ServerLevel[New World]', x=58.49, y=51.81, z=-156.57]]
	Data Packs: vanilla, fabric
	Enabled Feature Flags: minecraft:vanilla
	World Generation: Stable

Log

latest.log

Log
[00:51:50] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.6
[00:51:50] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...
[00:51:51] [main/INFO]: Loading 58 mods:
	- architectury 11.0.11
	- cavedust 2.0.4
	   \-- kirin 1.17.0+1.20.4
	- fabric-api 0.95.1+1.20.4
	   |-- fabric-api-base 0.4.36+78d798af4f
	   |-- fabric-api-lookup-api-v1 1.6.47+82b1bb3e4f
	   |-- fabric-biome-api-v1 13.0.16+78d798af4f
	   |-- fabric-block-api-v1 1.0.15+78d798af4f
	   |-- fabric-block-view-api-v2 1.0.4+78d798af4f
	   |-- fabric-blockrenderlayer-v1 1.1.46+78d798af4f
	   |-- fabric-client-tags-api-v1 1.1.7+78d798af4f
	   |-- fabric-command-api-v1 1.2.41+f71b366f4f
	   |-- fabric-command-api-v2 2.2.20+78d798af4f
	   |-- fabric-commands-v0 0.2.58+df3654b34f
	   |-- fabric-containers-v0 0.1.86+df3654b34f
	   |-- fabric-content-registries-v0 5.0.10+78d798af4f
	   |-- fabric-convention-tags-v1 1.5.10+78d798af4f
	   |-- fabric-crash-report-info-v1 0.2.23+78d798af4f
	   |-- fabric-data-attachment-api-v1 1.0.0+25e1b4764f
	   |-- fabric-data-generation-api-v1 13.1.22+78d798af4f
	   |-- fabric-dimensions-v1 2.1.61+78d798af4f
	   |-- fabric-entity-events-v1 1.6.0+44c0f8c64f
	   |-- fabric-events-interaction-v0 0.7.1+389931eb4f
	   |-- fabric-events-lifecycle-v0 0.2.72+df3654b34f
	   |-- fabric-game-rule-api-v1 1.0.46+78d798af4f
	   |-- fabric-item-api-v1 2.2.0+d6f2b0844f
	   |-- fabric-item-group-api-v1 4.0.21+78d798af4f
	   |-- fabric-key-binding-api-v1 1.0.41+78d798af4f
	   |-- fabric-keybindings-v0 0.2.39+df3654b34f
	   |-- fabric-lifecycle-events-v1 2.2.30+78d798af4f
	   |-- fabric-loot-api-v2 2.1.5+78d798af4f
	   |-- fabric-message-api-v1 6.0.5+78d798af4f
	   |-- fabric-mining-level-api-v1 2.1.60+78d798af4f
	   |-- fabric-model-loading-api-v1 1.0.8+78d798af4f
	   |-- fabric-models-v0 0.4.7+9386d8a74f
	   |-- fabric-networking-api-v1 3.1.7+2e5ac5484f
	   |-- fabric-object-builder-api-v1 13.0.9+06274a474f
	   |-- fabric-particles-v1 1.1.7+78d798af4f
	   |-- fabric-recipe-api-v1 2.0.20+78d798af4f
	   |-- fabric-registry-sync-v0 4.0.18+78d798af4f
	   |-- fabric-renderer-api-v1 3.2.4+78d798af4f
	   |-- fabric-renderer-indigo 1.5.4+78d798af4f
	   |-- fabric-renderer-registries-v1 3.2.52+df3654b34f
	   |-- fabric-rendering-data-attachment-v1 0.3.42+73761d2e4f
	   |-- fabric-rendering-fluids-v1 3.0.33+78d798af4f
	   |-- fabric-rendering-v0 1.1.55+df3654b34f
	   |-- fabric-rendering-v1 3.1.0+0d29db764f
	   |-- fabric-resource-conditions-api-v1 2.3.14+78d798af4f
	   |-- fabric-resource-loader-v0 0.11.16+78d798af4f
	   |-- fabric-screen-api-v1 2.0.17+78d798af4f
	   |-- fabric-screen-handler-api-v1 1.3.55+78d798af4f
	   |-- fabric-sound-api-v1 1.0.17+78d798af4f
	   |-- fabric-transfer-api-v1 4.0.8+e84342304f
	   \-- fabric-transitive-access-wideners-v1 5.0.14+78d798af4f
	- fabricloader 0.15.6
	   \-- mixinextras 0.3.2
	- java 17
	- minecraft 1.20.4
[00:51:51] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/anon/AppData/Roaming/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[00:51:51] [main/INFO]: Compatibility level set to JAVA_16
[00:51:51] [main/INFO]: Compatibility level set to JAVA_17
[00:51:55] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.2).
[00:52:06] [Datafixer Bootstrap/INFO]: 198 Datafixer optimizations took 524 milliseconds
[00:52:10] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[00:52:10] [Render thread/INFO]: Setting user: Anon
[00:52:12] [Render thread/INFO]: Registering S2C receiver with id architectury:spawn_entity_packet
[00:52:12] [Render thread/INFO]: [STDOUT]: C:\Users\anon\AppData\Roaming\PrismLauncher\instances\test\.minecraft\config
[00:52:12] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[00:52:13] [Render thread/INFO]: Backend library: LWJGL version 3.3.2-snapshot
[00:52:15] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (cavedust, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader)
[00:52:16] [Worker-Main-2/INFO]: Found unifont_all_no_pua-15.1.04.hex, loading
[00:52:19] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[00:52:19] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[00:52:19] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Realtek(R) Audio)
[00:52:19] [Render thread/INFO]: Sound engine started
[00:52:19] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[00:52:19] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[00:52:19] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[00:52:19] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[00:52:19] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[00:52:19] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[00:52:19] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[00:52:19] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[00:52:19] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[00:52:21] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[00:52:21] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[00:52:21] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[00:52:21] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[00:52:21] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[00:52:38] [Render thread/INFO]: Loaded 7 recipes
[00:52:38] [Render thread/INFO]: Loaded 1271 advancements
[00:52:41] [Render thread/INFO]: Applied 0 biome modifications to 0 of 64 new biomes in 3.364 ms
[00:52:41] [Server thread/INFO]: Starting integrated minecraft server version 1.20.4
[00:52:41] [Server thread/INFO]: Generating keypair
[00:52:49] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:52:51] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:51] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:51] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:51] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:51] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:52] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:52] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:53] [Render thread/INFO]: Preparing spawn area: 0%
[00:52:53] [Render thread/INFO]: Preparing spawn area: 1%
[00:52:54] [Render thread/INFO]: Preparing spawn area: 2%
[00:52:54] [Render thread/INFO]: Preparing spawn area: 3%
[00:52:55] [Render thread/INFO]: Preparing spawn area: 4%
[00:52:55] [Render thread/INFO]: Preparing spawn area: 4%
[00:52:56] [Render thread/INFO]: Preparing spawn area: 5%
[00:52:56] [Render thread/INFO]: Preparing spawn area: 7%
[00:52:58] [Render thread/INFO]: Preparing spawn area: 7%
[00:52:58] [Render thread/INFO]: Preparing spawn area: 7%
[00:52:58] [Render thread/INFO]: Preparing spawn area: 7%
[00:52:58] [Render thread/INFO]: Preparing spawn area: 7%
[00:52:59] [Render thread/INFO]: Preparing spawn area: 8%
[00:52:59] [Render thread/INFO]: Preparing spawn area: 9%
[00:53:00] [Render thread/INFO]: Preparing spawn area: 9%
[00:53:00] [Render thread/INFO]: Preparing spawn area: 10%
[00:53:01] [Render thread/INFO]: Preparing spawn area: 13%
[00:53:01] [Render thread/INFO]: Preparing spawn area: 15%
[00:53:02] [Render thread/INFO]: Preparing spawn area: 16%
[00:53:02] [Render thread/INFO]: Preparing spawn area: 17%
[00:53:03] [Render thread/INFO]: Preparing spawn area: 19%
[00:53:03] [Render thread/INFO]: Preparing spawn area: 22%
[00:53:04] [Render thread/INFO]: Preparing spawn area: 23%
[00:53:04] [Render thread/INFO]: Preparing spawn area: 25%
[00:53:05] [Render thread/INFO]: Preparing spawn area: 27%
[00:53:05] [Render thread/INFO]: Preparing spawn area: 28%
[00:53:06] [Render thread/INFO]: Preparing spawn area: 30%
[00:53:06] [Render thread/INFO]: Preparing spawn area: 31%
[00:53:06] [Render thread/INFO]: Preparing spawn area: 33%
[00:53:07] [Render thread/INFO]: Preparing spawn area: 36%
[00:53:08] [Render thread/INFO]: Preparing spawn area: 37%
[00:53:08] [Render thread/INFO]: Preparing spawn area: 40%
[00:53:09] [Render thread/INFO]: Preparing spawn area: 42%
[00:53:09] [Render thread/INFO]: Preparing spawn area: 42%
[00:53:10] [Render thread/INFO]: Preparing spawn area: 44%
[00:53:10] [Render thread/INFO]: Preparing spawn area: 46%
[00:53:11] [Render thread/INFO]: Preparing spawn area: 48%
[00:53:11] [Render thread/INFO]: Preparing spawn area: 49%
[00:53:12] [Render thread/INFO]: Preparing spawn area: 50%
[00:53:12] [Render thread/INFO]: Preparing spawn area: 54%
[00:53:12] [Render thread/INFO]: Preparing spawn area: 54%
[00:53:13] [Render thread/INFO]: Preparing spawn area: 58%
[00:53:14] [Render thread/INFO]: Preparing spawn area: 60%
[00:53:14] [Render thread/INFO]: Preparing spawn area: 61%
[00:53:15] [Render thread/INFO]: Preparing spawn area: 62%
[00:53:15] [Render thread/INFO]: Preparing spawn area: 63%
[00:53:16] [Render thread/INFO]: Preparing spawn area: 65%
[00:53:16] [Render thread/INFO]: Preparing spawn area: 68%
[00:53:17] [Render thread/INFO]: Preparing spawn area: 70%
[00:53:17] [Render thread/INFO]: Preparing spawn area: 72%
[00:53:18] [Render thread/INFO]: Preparing spawn area: 74%
[00:53:18] [Render thread/INFO]: Preparing spawn area: 76%
[00:53:19] [Render thread/INFO]: Preparing spawn area: 76%
[00:53:19] [Render thread/INFO]: Preparing spawn area: 78%
[00:53:20] [Render thread/INFO]: Preparing spawn area: 80%
[00:53:20] [Render thread/INFO]: Preparing spawn area: 82%
[00:53:21] [Render thread/INFO]: Preparing spawn area: 83%
[00:53:21] [Render thread/INFO]: Preparing spawn area: 85%
[00:53:22] [Render thread/INFO]: Preparing spawn area: 86%
[00:53:22] [Render thread/INFO]: Preparing spawn area: 89%
[00:53:23] [Render thread/INFO]: Preparing spawn area: 91%
[00:53:23] [Render thread/INFO]: Preparing spawn area: 93%
[00:53:24] [Render thread/INFO]: Preparing spawn area: 96%
[00:53:24] [Render thread/INFO]: Preparing spawn area: 98%
[00:53:24] [Render thread/INFO]: Time elapsed: 35409 ms
[00:53:25] [Server thread/INFO]: Changing view distance to 12, from 10
[00:53:25] [Server thread/INFO]: Changing simulation distance to 12, from 0
[00:53:26] [Server thread/INFO]: Anon[local:E:b4555e57] logged in with entity id 247 at (55.5, 69.0, -185.5)
[00:53:27] [Server thread/INFO]: Anon joined the game
[00:53:27] [Render thread/INFO]: Loaded 2 advancements
[00:53:30] [Server thread/INFO]: Saving and pausing game...
[00:53:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[00:53:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[00:53:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[00:53:33] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4518ms or 90 ticks behind
[00:54:10] [Server thread/INFO]: Locating element minecraft:dripstone_caves took 236 ms
[00:54:10] [Render thread/INFO]: [System] [CHAT] The nearest minecraft:dripstone_caves is at [-745, 69, -282] (805 blocks away)
[00:54:16] [Server thread/INFO]: [Anon: Set own game mode to Spectator Mode]
[00:54:16] [Render thread/INFO]: [System] [CHAT] Set own game mode to Spectator Mode
[00:54:21] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.tropical_fish.ambient
[00:54:22] [Render thread/ERROR]: Unreported exception thrown!
java.lang.ClassCastException: class net.minecraft.class_638$class_5271 cannot be cast to class net.lizistired.cavedust.mixin.ClientWorldAccessor (net.minecraft.class_638$class_5271 and net.lizistired.cavedust.mixin.ClientWorldAccessor are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @4e1d422d)
	at net.lizistired.cavedust.fabric.ParticleSpawnUtilImpl.shouldParticlesSpawn(ParticleSpawnUtilImpl.java:32) ~[cavedust-2.0.4-1.20.4-fabric.jar:?]
	at net.lizistired.cavedust.ParticleSpawnUtil.shouldParticlesSpawn(ParticleSpawnUtil.java) ~[cavedust-2.0.4-1.20.4-fabric.jar:?]
	at net.lizistired.cavedust.fabric.CaveDustImpl.createCaveDust(CaveDustImpl.java:32) ~[cavedust-2.0.4-1.20.4-fabric.jar:?]
	at net.lizistired.cavedust.CaveDust.createCaveDust(CaveDust.java) ~[cavedust-2.0.4-1.20.4-fabric.jar:?]
	at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$3(EventHandlerImpl.java:55) ~[architectury-11.0.11-fabric.jar:?]
	at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$2(ClientTickEvents.java:43) ~[fabric-lifecycle-events-v1-2.2.3+78d798af4f-23d986bd14341f63.jar:?]
	at net.minecraft.class_310.handler$zig000$fabric-lifecycle-events-v1$onEndTick(class_310.java:4777) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1574(class_310.java:2067) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1289) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:265) ~[minecraft-1.20.4-client.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.6.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.6.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.6.jar:?]
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87) ~[NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130) ~[NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[NewLaunch.jar:?]
[00:54:22] [Server thread/INFO]: Stopping server
[00:54:22] [Server thread/INFO]: Saving players
[00:54:22] [Server thread/INFO]: Anon lost connection: Disconnected
[00:54:22] [Server thread/INFO]: Anon left the game
[00:54:22] [Server thread/INFO]: Stopping singleplayer server as player logged out
[00:54:22] [Server thread/INFO]: Saving worlds
[00:54:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[00:54:25] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[00:54:25] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[00:54:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[00:54:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[00:54:25] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[00:54:25] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved

commented

this is enough to put me off Architectury, it should work, but once again it doesn't. I suggest downgrading to 1.4.1 and in future all development of fabric will happen on it's own repo; this one.

Downgrading won't make you lose features or anything like that, and I'll continue developing from 1.4.1 again shortly.

commented

version mismatch, you're using 1.20.4 version on 1.20.1, downgrade to the version before 2.0.0 https://www.curseforge.com/minecraft/mc-mods/cave-dust/files/4599970

commented

or wait for a day and I'll upload 2.0.4 for 1.20.1

commented

Could you also depend on the specific Minecraft version in your FMJ? Would kinda reduce this on newer releases at least :)

commented

I have download the new version 2.0.4 for Fabric 1.20.4 but I still do completely freeze and have to force shutdown Minecraft. I tried on both instance with Fabric and Quilt (my main one, try with Quilt first then with a Fabric version to confirm) but the issue is similar.
I don't have logs since the game doesn't crash, just an infinite freeze

commented

Could you send a latest.log anyway @Ghozgul, I don't need a crash log, if there's an issue it'll spit out error messages in the log. I can't reproduce this issue at all.
2024-01-25_20 39 58

commented

I added a couple of mods today and decided to give it a go again for the logs, but this time I got a crash:

https://pastebin.com/z4z61T93

Also, do you need my F3 menu ?

commented

just fyi, I don't actually support quilt, just fabric and forge, could you replicate this issue on either mod loader, as I'm not surprised it doesn't work on quilt.

commented

same