Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4732] Movie Samples App not starting with SDK 6.01

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionDone
Resolution Date2017-01-15T22:04:46.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator Modules
Labelsn/a
ReporterMarkus Schneider
AssigneeHans Knöchel
Created2017-01-15T17:09:51.000+0000
Updated2017-01-16T10:39:25.000+0000

Description

When I import the Movies project through the Studio dashboard, i get the error message and the activity indicator keeps spinning but nothing happens: [INFO] : Launching iOS Simulator [WARN] : Ti.UI.iPhone.ActivityIndicatorStyle.BIG DEPRECATED in 5.1.0, in favor of Ti.UI.ActivityIndicatorStyle.BIG [WARN] : Ti.UI.KEYBOARD_APPEARANCE_ALERT DEPRECATED in 5.4.0: REMOVED in 7.0.0 [WARN] : Ti.UI.iPhone.ActivityIndicatorStyle.BIG DEPRECATED in 5.1.0, in favor of Ti.UI.ActivityIndicatorStyle.BIG [INFO] : [object TiCoremotionModule] loaded [INFO] : Backdrop size for 320: w780 [INFO] : Poster size for 107: w154 *[ERROR] : Script Error Couldn't find module: /alloy/animation for architecture: i386*

Attachments

FileDateSize
missing ti coremotion message.png2017-01-16T09:44:47.000+0000181626
Screen Shot 2017-01-15 at 17.08.13.png2017-01-15T17:08:28.000+0000526010

Comments

  1. Hans Knöchel 2017-01-15

    Fixed this issue earlier today, along with some other optimizations. Please pull and give it a try!
  2. Markus Schneider 2017-01-16

    Thanks! works. there is only a minor glitch. The ti.coremotion needs to be set manually in tiapp.xml. see the screenshot Command /usr/local/bin/node /Users/maxmustrmann/.appcelerator/install/6.1.0/package/node_modules/titanium/lib/titanium.js build run --platform ios --log-level trace --sdk 6.0.1.GA --project-dir /Users/maxmustrmann/Documents/AppC Projects/Moviesa --target simulator --ios-version 10.1 --device-family universal --deploy-type development --sim-type iphone --sim-version 10.1 --device-id 86808666-5BCD-4B14-95AC-807CEA7929AD --skip-js-minify --no-colors --no-progress-bars --no-prompt --prompt-type socket-bundle --prompt-port 51067 --config-file /var/folders/sy/bf591dbj4151qm2hg0nyl89c0000gn/T/build-1484559685494.json --no-banner --project-dir /Users/maxmustrmann/Documents/AppC Projects/Moviesa [WARN] : Could not find a valid Titanium module id=ti.coremotion version=2.0.1 platform=iphone deploy-type=development [ERROR] : Could not find all required Titanium Modules: [ERROR] : id: ti.coremotion version: 2.0.1 platform: iphone deploy-type: development
  3. Hans Knöchel 2017-01-16

    Hey Markus! Sorry, I expected that Ti.CoreMotion 2.0.1 is already included in 6.0.1.GA, but it's included in 6.1.0+. Updated to use 2.0.0 for now, thx!

JSON Source