Replies: 1 comment 1 reply
-
A first guess would be that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
OK I managed to get my app to compile with trunk but when i go to serve it for testing it fails to load the glb asset and presumably it crashes. I added the copy options to the trunk config html file but still get the same error:
WARN C:\Users\Aster\.cargo\registry\src\github.com-1ecc6299db9ec823\bevy_asset-0.8.1\src\asset_server.rs:455 encountered an error while loading an asset: invalid glTF file: expected value at line 1 column 1
My only insight is that it might actually only want to load a gltf and not a glb file?
Does anyone, preferably a wizard have any clue whats going on?
Beta Was this translation helpful? Give feedback.
All reactions