"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Sequence won't play

Hi--

I have a model, and am trying to get a simple sequence to play in Thingworx View (or the HTML Preview in Studio). I create the sequence in Creo Illustrate, and the PVZ file shows the proper animation in Creo View. When I put it into my experience, and connect a button to the "Play All" option for the 3d model object, I get Javascript errors when I click the button in preview mode:

-----------------------------------------------------------------

Failed to load resource: the server responded with a status of 404 (Not Found) twxDtView1481571797845 Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) Failed to load resource: the server responded with a status of 404 (Not Found) reloading model data cannot reload model data for [model-1] because it has not yet been loaded. OnLoadComplete ------------ DevTools failed to parse SourceMap: http://localhost:3000/sass TypeError: Cannot read property 'parent' of undefined     at Object.addLocationTween (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/loader/animation.js:1059:97)     at SequenceStep.<anonymous> (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/loader/sequence.js:410:32)     at Array.forEach (native)     at SequenceStep.playForward (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/loader/sequence.js:397:25)     at SequenceStep.play (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/loader/sequence.js:373:14)     at Object.playSequence (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/loader/sequence.js:46:29)     at b.scope.playAllWorker (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/vuforia-angular.js:1300:25)     at b.scope.playAll (http://localhost:4000/RCR_Tire_Change/dist/phone/tml/vuforia-angular.js:1278:19)     at http://localhost:4000/RCR_Tire_Change/dist/phone/tml/vuforia-angular.js:1248:24     at m.$broadcast (http://localhost:4000/RCR_Tire_Change/dist/phone/lib/cdn/ionic.bundle.min.js:179:332)

-----------------------------------------------------------------------------------------

Any ideas what to check or fix to make this work?

--Clay

Hmm. Interesting. Playing from the device goes OK. Is there a fix in the works for preview? Being able to preview in the browser is a huge development help, it will be a real handicap to not have that capability.

--Clay