aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Error loading registry file for A-Frame 0.6.0 #495

Closed UXVirtual closed 7 years ago

UXVirtual commented 7 years ago

I'm getting the following console error when using the current release version of A-Frame (v0.6.0) when trying to load the inspector:

Error loading registry file: 404
t.onload @ aframe-inspector.min.js:31

The file in question is trying to load from: https://aframe.io/aframe-registry/build/0.6.0.json

fernandojsg commented 7 years ago

I've moved it to the aframe-registry repo. thanks for reporting!

fernandojsg commented 7 years ago

Well, I'll keep it open until the deploy will be done

fernandojsg commented 7 years ago

Done!, @HAZARDU5 please give it a try

UXVirtual commented 7 years ago

Looks good - thanks!