Skip to content

No AssetLoader found for the following extension: glb #3255

Closed
@CrazyRoka

Description

@CrazyRoka

Bevy version

4423a2f, current main

Operating system & version

Fedora 34 (Workstation Edition)

What you did

I run command cargo run --example alien_cake_addict

What you expected to happen

It should start a game with all assets loaded correctly

What actually happened

image

Additional information

➜  bevy git:(main) cargo run --example alien_cake_addict
    Finished dev [unoptimized + debuginfo] target(s) in 0.17s
     Running `target/debug/examples/alien_cake_addict`
2021-12-05T12:52:25.103247Z  INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 1    
2021-12-05T12:52:25.242553Z  WARN bevy_asset::asset_server: no `AssetLoader` found for the following extension: glb
2021-12-05T12:52:25.243252Z  WARN bevy_asset::asset_server: no `AssetLoader` found for the following extension: glb
2021-12-05T12:52:25.243344Z  WARN bevy_asset::asset_server: no `AssetLoader` found for the following extension: glb
2021-12-05T12:52:25.765451Z  INFO naga::front::spv: Generated by 524296 version 10000    
2021-12-05T12:52:25.769159Z  INFO naga::front::spv: Patching...    
2021-12-05T12:52:25.770063Z  INFO naga::front::spv: Generated by 524296 version 10000    
2021-12-05T12:52:25.770766Z  INFO naga::front::spv: Patching...    
2021-12-05T12:52:40.557774Z  INFO naga::front::spv: Generated by 524296 version 10000    
2021-12-05T12:52:40.559663Z  INFO naga::front::spv: Patching...    
2021-12-05T12:52:40.560239Z  INFO naga::front::spv: Generated by 524296 version 10000    
2021-12-05T12:52:40.560986Z  INFO naga::front::spv: Patching...    

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-BugAn unexpected or incorrect behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions