Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index 69624 extends beyond limit 53064. Did you bind the correct index buffer? #3908

Closed
Snowiiii opened this issue Jul 6, 2023 · 1 comment

Comments

@Snowiiii
Copy link

Snowiiii commented Jul 6, 2023

Hey i try to load a Model from a .obj & .gltf, But when i try to load one of them i always get the same Error:


[2023-07-03T06:20:18Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default
Crash: panicked at 'wgpu error: Validation Error

Caused by:
    In a RenderPass
      note: encoder = `Runtime Render Encoder`
    In a draw command, indexed:true indirect:false
      note: render pipeline = `3D Renderer Pipeline`
    Index 69624 extends beyond limit 53064. Did you bind the correct index buffer?
@Snowiiii Snowiiii closed this as completed Jul 7, 2023
@microaaron
Copy link

#5430

@Wumpf Wumpf closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants