From b650afa7e05bfc127275778042443a729cb395f8 Mon Sep 17 00:00:00 2001 From: skal Date: Sun, 8 Feb 2026 16:46:27 +0100 Subject: update doc --- log.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 log.txt (limited to 'log.txt') diff --git a/log.txt b/log.txt deleted file mode 100644 index ae994c6..0000000 --- a/log.txt +++ /dev/null @@ -1,23 +0,0 @@ - -thread '' (15208210) panicked at src/lib.rs:606:5: -Error in wgpuQueueSubmit: Validation Error - -Caused by: - In a draw command, kind: Draw - Buffer is bound with size 24 where the shader expects 32 in group[0] compact index 0 - -note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace -fatal runtime error: failed to initiate panic, error 5, aborting -[GraphicsT=0.23, AudioT=0.13, Beat=0, Frac=0.26, Peak=1.00] -[SEQUENCE START] priority=0, start_time=0.00 - [EFFECT START] 15FlashCubeEffect (priority=-1, time=0.20-1.50) - [EFFECT START] 11FlashEffect (priority=0, time=0.00-1.00) - [EFFECT START] 10FadeEffect (priority=1, time=0.10-1.00) - [EFFECT START] 14SolarizeEffect (priority=2, time=0.00-2.00) -WebGPU Error: Validation Error - -Caused by: - In wgpuCommandEncoderFinish - In a draw command, kind: Draw - Buffer is bound with size 24 where the shader expects 32 in group[0] compact index 0 - -- cgit v1.2.3