summaryrefslogtreecommitdiff
path: root/log.txt
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-08 16:46:27 +0100
committerskal <pascal.massimino@gmail.com>2026-02-08 16:46:27 +0100
commitb650afa7e05bfc127275778042443a729cb395f8 (patch)
tree5ac2472a5550a5ded2cb238277198e4a366eb4d0 /log.txt
parent775c0ea61faeaa8a09638d94b2399117f8b8cea3 (diff)
update doc
Diffstat (limited to 'log.txt')
-rw-r--r--log.txt23
1 files changed, 0 insertions, 23 deletions
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 '<unnamed>' (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
-