Open oliverzy opened 7 years ago
I've tried loading textures locally and through a URL, no go.
This seems to be happening when your scene doesn't have an assets tag. Adding <a-assets></a-assets>
to the scene fixes it.
I'll see about submitting a PR to fix the issue later today.
Hi,
Nothing Happened. Open the browser console, see the following error call stack. "Uncaught TypeError: Cannot read property 'appendChild' of undefined at n (aframe-inspector.min.js:33) at n.addNewAsset (aframe-inspector.min.js:33) at Object.o (aframe-inspector.min.js:2) at a (aframe-inspector.min.js:2) at Object.s [as executeDispatchesInOrder] (aframe-inspector.min.js:2) at p (aframe-inspector.min.js:2) at f (aframe-inspector.min.js:2) at Array.forEach ()
at n (aframe-inspector.min.js:2)
at Object.processEventQueue (aframe-inspector.min.js:2)"