needle-tools / usd-viewer

USD Web Viewer based on Autodesk's WASM USD bindings and a three.js Hydra render delegate
Other
59 stars 6 forks source link

Trying to load a file after another file had an error does result in `Abort` #16

Closed hybridherbst closed 1 month ago

hybridherbst commented 1 month ago

Currently loading a file with an error leads to an Abort and subsequently I can't load other files anymore. Is this something that we can avoid? Steps:

image

Originally posted by @hybridherbst in https://github.com/needle-tools/usd-viewer/issues/15#issuecomment-2141454301

hybridherbst commented 1 month ago

Fixed by #19