summaryrefslogtreecommitdiff
path: root/log.txt
blob: ae994c6af1f24b1e16f0f6d84e19298f46358cfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

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