I am not sure how the API is supposed to work: ```js viewer.load([ "http://127.0.0.1/libwebgame_assets/gltf/AppleTree/AppleTree.gltf", "http://127.0.0.1/libwebgame_assets/gltf/AppleTree/AppleTree.bin" ]); ``` The AppleTree got these files:  Result: `playcanvas.js:24239 failed to load uri=AppleTree.bin` 