Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

App crashes when linux goes into sleep mode #244

Open
Bombfuse opened this issue Apr 24, 2023 · 0 comments
Open

App crashes when linux goes into sleep mode #244

Bombfuse opened this issue Apr 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Bombfuse
Copy link
Owner

panic: PanicInfo { payload: Any { .. }, message: Some(wgpu error: Validation Error

Caused by:
    In a RenderPass
      note: encoder = `Encoder: "render texture 1"`
    In a pass parameter
      note: command buffer = `Encoder: "render texture 1"`
    Attempted to use a texture (mips 0..1 layers 0..1) with conflicting usages. Current usage RESOURCE and new usage COLOR_TARGET. COLOR_TARGET is an exclusive usage and cannot be used with any otherusages within the usage scope (renderpass or compute dispatch).

), location: Location { file: "/home/clay/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.14.2/src/backend/direct.rs", line: 2403, col: 5 }, can_unwind: true }
@Bombfuse Bombfuse added the bug Something isn't working label Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant