1. open an empty capx
2. run layout
3. see the error message on firebug
It said
Node was not found ... JVPu2Qml55a.js (line 6)
Capx files still can run, so it might be a small bug.
Edit:
I found the same error message in r87.
I've never seen this... are you sure it's not caused by something else? For example, C2 should never use a javascript file with that name. Can you open it and see what kind of content is in it?
Develop games in your browser. Powerful, performant & highly capable.
Ashley
You are right. It might cause by facebook I guess.
The source of this js file is on
http://static//ak.fbcdn.net/rsrc.php/v1/y5/r/JVPu2Qml55a.js
"fbcdn" seems come from facebook.
I try run preview on browser without facebook's tag(page), this bug had gone.