You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: