fintelia/terra

WGPU Error on startup (Windows)

Ragarnoy opened this issue · 1 comments

Hey, when trying to run the preview on windows 11 with a 2080Ti, I get this error:

[2021-10-31T18:09:24Z ERROR wgpu_core::validation] Unexpected varying type: Array { base: [5], size: Constant([15]), stride: 4 }
[2021-10-31T18:09:24Z ERROR wgpu_core::validation] Unexpected varying type: Array { base: [5], size: Constant([15]), stride: 4 }

Does it otherwise run? I get those also, likely caused by gfx-rs/wgpu#1427