Help XDK Blackscreen after Splash screen

0 favourites
  • 8 posts
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • Please Help i add a new big update to my app i added

    IAP using this guide https://www.scirra.com/tutorials/1394/criando-loja-para-google-play-com-iap-e-xdk

    Chartboost add using Cramberrygame plugin

    i use XDK and before this upday all was ok but now i get a blackscreen right after the Splash screeen

    i removed the Thridparty plugins even the included plugins but still get the same problem the game runs fine on C2 and XDK emulator please anyone ????

  • I'm using XDK and I have no black screen problem

    Can you share some more information?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I used ludei which encountered the same problem as you, but when I use IntelXDK and had no problems... Could you share some more details so we can understand further?

  • Here is the Log

    etching plugin "https://github.com/maxmoore14/AndroidInAppBilling.git" via git clone

    Installing "com.mcm.plugins.androidinappbilling" for android

    Fetching plugin "https://github.com/cranberrygame/cordova-plugin-ad-video-chartboost" via git clone

    Installing "com.cranberrygame.cordova.plugin.ad.video.chartboost" for android

    Fetching plugin "cc.fovea.plugins.inapppurchase" via plugin registry

    npm http GET http://registry.cordova.io/cc.fovea.plu ... pppurchase

    npm http 304 http://registry.cordova.io/cc.fovea.plu ... pppurchase

    Installing "cc.fovea.plugins.inapppurchase" for android

    Fetching plugin "https://github.com/maxmoore14/AndroidInAppBilling.git" via git clone

    cp: dest file already exists: .../MMA/cordova/plugins/com.mcm.plugins.androidinappbilling/README.md

    cp: dest file already exists: .../MMA/cordova/plugins/com.mcm.plugins.androidinappbilling/README.md

    cp: dest file already exists: .../MMA/cordova/plugins/com.mcm.plugins.androidinappbilling/plugin.xml

    skipping existing file: IInAppBillingService.aidl

    skipping existing file: InAppBillingPlugin.java

    skipping existing file: Base64.java

    skipping existing file: Base64DecoderException.java

    skipping existing file: IabException.java

    skipping existing file: IabHelper.java

    skipping existing file: IabResult.java

    skipping existing file: Inventory.java

    skipping existing file: Purchase.java

    skipping existing file: Security.java

    skipping existing file: SkuDetails.java

    skipping existing file: inappbilling.js

    Plugin "com.mcm.plugins.androidinappbilling" already installed on android.

    Fetching plugin "https://github.com/cranberrygame/com.cranberrygame.cordova.plugin.ad.chartboost" via git clone

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/LICENSE

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/LICENSE

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/README.md

    skipping existing file: app_id.png

    skipping existing file: fullscreen_ad.png

    skipping existing file: 1.png

    skipping existing file: publishing_campaign1.png

    skipping existing file: publishing_campaign2.png

    skipping existing file: publishing_campaign3.png

    skipping existing file: publishing_campaign4.png

    skipping existing file: index.html

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/LICENSE

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/README.md

    cp: dest file already exists: .../MMA/cordova/plugins/com.cranberrygame.cordova.plugin.ad.video.chartboost/plugin.xml

    skipping existing file: ChartboostPlugin.java

    skipping existing file: chartboost.jar

    Plugin "com.cranberrygame.cordova.plugin.ad.video.chartboost" already installed on android.

    Fetching plugin "org.apache.cordova.inappbrowser" via plugin registry

    npm http GET http://registry.cordova.io/org.apache.c ... appbrowser

    npm http 304 http://registry.cordova.io/org.apache.c ... appbrowser

    Installing "org.apache.cordova.inappbrowser" for android

    ************* Processing the main config.xml file (after_prepare) *****************

    App Directory = [.../MMA]

    Will process and update the following config files:

    Config.xml = [.../MMA/res/xml/config.xml]

    Namespaces:

    prefix/uri ''/'http://www.w3.org/ns/widgets'

    prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1'

    Android Manifest Namespaces:

    prefix/uri 'android'/'http://schemas.android.com/apk/res/android'

    Name of the app is [MMA]

    Updating full app name to [MMA]

    Processing preference android-minSdkVersion [14]

    Processing preference android-targetSdkVersion [19]

    Processing preference android-installLocation [auto]

    Processing preference permissions

    Updating the versionCode

    Updating the versionName

    Added [{http://schemas.android.com/apk/res/android}debuggable] with [false]

    Processing config file values

    Copying ldpi launch icons...

    Copying mdpi launch icons...

    Copying hdpi launch icons...

    Copying xhdpi launch icons...

    Copying [.../MMA/assets/www/icons and splash/splashscreem 320x426.jpg] to [.../MMA/res/drawable-port-ldpi/splash.png]

    Copying [.../MMA/assets/www/icons and splash/splashscreem 320x470.jpg] to [.../MMA/res/drawable-port-mdpi/splash.png]

    Copying [.../MMA/assets/www/icons and splash/splashscreem 480x640.jpg] to [.../MMA/res/drawable-port-hdpi/splash.png]

    Copying [.../MMA/assets/www/icons and splash/splashscreem 720X960.jpg] to [.../MMA/res/drawable-port-xhdpi/splash.png]

    No splash screen supplied for drawable-land-mdpi. Cleaning up.

    Removing unused density: .../MMA/res/drawable-land-mdpi

    No splash screen supplied for drawable-land-ldpi. Cleaning up.

    Removing unused density: .../MMA/res/drawable-land-ldpi

    No splash screen supplied for drawable-land-xhdpi. Cleaning up.

    Removing unused density: .../MMA/res/drawable-land-xhdpi

    No splash screen supplied for drawable-land-hdpi. Cleaning up.

    Removing unused density: .../MMA/res/drawable-land-hdpi

    Saving config.xml to [.../MMA/res/xml/config.xml]

    ************* Completed processing the main config.xml file (after_prepare) *****************

    Buildfile: .../MMA/build.xml

    Buildfile: .../MMA/build.xml

    -set-mode-check:

    -set-release-mode:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: MMA

    -release-obfuscation-check:

    [echo] proguard.config is ${proguard.config}

    -pre-build:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: MMA

    [gettype] Project Type: Application

    -build-setup:

    [gettype] Project Type: Application

    -pre-clean:

    clean:

    [getbuildtools] Using latest Build Tools: 21.1.2

    [echo] Resolving Build Target for MMA...

    [getlibpath] Library dependencies:

    [getlibpath]

    [getlibpath] ------------------

    [getlibpath] Ordered libraries:

    [gettarget] Project Target: Android 5.0.1

    [gettarget] API level: 21

    [echo] ----------

    [echo] Creating output directories if needed...

    [mkdir] Created dir: .../MMA/bin

    [mkdir] Created dir: .../MMA/bin/res

    [mkdir] Created dir: .../MMA/bin/rsObj

    [mkdir] Created dir: .../MMA/bin/rsLibs

    [mkdir] Created dir: .../MMA/gen

    [mkdir] Created dir: .../MMA/bin/classes

    [mkdir] Created dir: .../MMA/bin/dexedLibs

    [echo] ----------

    [echo] Resolving Dependencies for MMA...

    nodeps:

    -check-env:

    [dependency] Library dependencies:

    [dependency]

    [dependency] ------------------

    [dependency] Ordered libraries:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: XWalkCoreLibrary

    [gettype] Project Type: Android Library

    -pre-clean:

    clean:

    [delete] Deleting directory .../MMA/CordovaLib/xwalk_core_library/bin

    [dependency]

    [dependency] ------------------

    [delete] Deleting directory .../MMA/CordovaLib/xwalk_core_library/gen

    [echo] ----------

    [echo] Building Libraries with 'release'...

    nodeps:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: MMA

    [gettype] Project Type: Android Library

    -pre-clean:

    clean:

    nodeps:

    -set-mode-check:

    -set-release-mode:

    BUILD SUCCESSFUL

    Total time: 1 second

    -release-obfuscation-check:

    [echo] proguard.config is ${proguard.config}

    -pre-build:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: XWalkCoreLibrary

    [gettype] Project Type: Android Library

    -build-setup:

    [getbuildtools] Using latest Build Tools: 21.1.2

    [echo] Resolving Build Target for XWalkCoreLibrary...

    [gettarget] Project Target: Android 5.0.1

    [gettarget] API level: 21

    [echo] ----------

    [echo] Creating output directories if needed...

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin/res

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin/rsObj

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin/rsLibs

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/gen

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin/classes

    [mkdir] Created dir: .../MMA/CordovaLib/xwalk_core_library/bin/dexedLibs

    [echo] ----------

    [echo] Resolving Dependencies for XWalkCoreLibrary...

    [dependency] Library dependencies:

    [dependency] No Libraries

    [dependency]

    [dependency] ------------------

    -code-gen:

    [mergemanifest] Merging AndroidManifest files into one.

    [mergemanifest] Manifest merger disabled. Using project manifest only.

    [echo] Handling aidl files...

    [aidl] No AIDL files to compile.

    [echo] ----------

    [echo] Handling RenderScript files...

    [echo] ----------

    [echo] Handling Resources...

    [aapt] Generating resource IDs...

    [echo] ----------

    [echo] Handling BuildConfig class...

    [buildconfig] Generating BuildConfig class.

    -pre-compile:

    -compile:

    [javac] Compiling 2 source files to .../MMA/CordovaLib/xwalk_core_library/bin/classes

    [echo] Creating library output jar file...

    [jar] Building jar: .../MMA/CordovaLib/xwalk_core_library/bin/classes.jar

    -post-compile:

    -obfuscate:

    -dex:

    [echo] Library project: do not convert bytecode...

    -crunch:

    [crunch] Crunching PNG Files in source dir: .../MMA/CordovaLib/xwalk_core_library/res

    [crunch] To destination dir: .../MMA/CordovaLib/xwalk_core_library/bin/res

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/bubble_arrow_up.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/color_picker_advanced_select_handle.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_down.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/dropdown_popup_background_up.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_search_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/ic_menu_share_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/ondemand_overlay.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/ondemand_overlay.9.png: 82% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-hdpi/pageinfo_warning_major.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-hdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/bubble_arrow_up.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/color_picker_advanced_select_handle.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_down.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/dropdown_popup_background_up.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_search_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ic_menu_share_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/ondemand_overlay.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/ondemand_overlay.9.png: 64% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xhdpi/pageinfo_warning_major.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xhdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_search_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/ic_menu_share_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxhdpi/pageinfo_warning_major.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxhdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_search_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/ic_menu_share_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable-xxxhdpi/pageinfo_warning_major.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable-xxxhdpi/pageinfo_warning_major.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/bubble.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/bubble.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/bubble_arrow_up.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/bubble_arrow_up.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/color_picker_advanced_select_handle.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/color_picker_advanced_select_handle.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_down.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_down.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/dropdown_popup_background_up.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/dropdown_popup_background_up.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/ic_menu_search_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_search_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/ic_menu_share_holo_light.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ic_menu_share_holo_light.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/ondemand_overlay.9.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/ondemand_overlay.9.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/CordovaLib/xwalk_core_library/res/drawable/pageinfo_warning_major.png => .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png

    [crunch] (processed image to cache entry .../MMA/CordovaLib/xwalk_core_library/bin/res/drawable/pageinfo_warning_major.png: 0% size of source)

    [crunch] Crunched 33 PNG files to update cache

    -package-resources:

    [echo] Library project: do not package resources...

    -package:

    [echo] Library project: do not package apk...

    -post-package:

    -release-prompt-for-password:

    -release-nosign:

    [echo]

    [propertyfile] Creating new property file: .../MMA/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/xwalk_core_library/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/xwalk_core_library/bin/build.prop

    -release-sign:

    -post-build:

    release:

    nodeps:

    -set-mode-check:

    -set-release-mode:

    -release-obfuscation-check:

    [echo] proguard.config is ${proguard.config}

    -pre-build:

    -check-env:

    [checkenv] Android SDK Tools Revision 24.0.2

    [checkenv] Installed at /Developer/android-sdk-linux

    -setup:

    [echo] Project Name: MMA

    [gettype] Project Type: Android Library

    -build-setup:

    [getbuildtools] Using latest Build Tools: 21.1.2

    [echo] Resolving Build Target for MMA...

    [gettarget] Project Target: Android 5.0.1

    [gettarget] API level: 21

    [echo] ----------

    [echo] Creating output directories if needed...

    [mkdir] Created dir: .../MMA/CordovaLib/res

    [mkdir] Created dir: .../MMA/CordovaLib/libs

    [mkdir] Created dir: .../MMA/CordovaLib/bin

    [mkdir] Created dir: .../MMA/CordovaLib/bin/res

    [mkdir] Created dir: .../MMA/CordovaLib/bin/rsObj

    [mkdir] Created dir: .../MMA/CordovaLib/bin/rsLibs

    [mkdir] Created dir: .../MMA/CordovaLib/gen

    [mkdir] Created dir: .../MMA/CordovaLib/bin/classes

    [mkdir] Created dir: .../MMA/CordovaLib/bin/dexedLibs

    [echo] ----------

    [echo] Resolving Dependencies for MMA...

    [dependency] Library dependencies:

    [dependency]

    [dependency] ------------------

    [dependency] Ordered libraries:

    [dependency]

    [dependency] ------------------

    -code-gen:

    [mergemanifest] Merging AndroidManifest files into one.

    [mergemanifest] Manifest merger disabled. Using project manifest only.

    [echo] Handling aidl files...

    [aidl] No AIDL files to compile.

    [echo] ----------

    [echo] Handling RenderScript files...

    [echo] ----------

    [echo] Handling Resources...

    [aapt] Generating resource IDs...

    [echo] ----------

    [echo] Handling BuildConfig class...

    [buildconfig] Generating BuildConfig class.

    -pre-compile:

    -compile:

    [javac] Compiling 94 source files to .../MMA/CordovaLib/bin/classes

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    [echo] Creating library output jar file...

    [jar] Building jar: .../MMA/CordovaLib/bin/classes.jar

    -post-compile:

    -obfuscate:

    -dex:

    [echo] Library project: do not convert bytecode...

    -crunch:

    [crunch] Crunching PNG Files in source dir: .../MMA/CordovaLib/res

    [crunch] To destination dir: .../MMA/CordovaLib/bin/res

    [crunch] Crunched 0 PNG files to update cache

    -package-resources:

    [echo] Library project: do not package resources...

    -package:

    [echo] Library project: do not package apk...

    -post-package:

    -release-prompt-for-password:

    -release-nosign:

    [echo]

    [propertyfile] Creating new property file: .../MMA/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/bin/build.prop

    [propertyfile] Updating property file: .../MMA/CordovaLib/bin/build.prop

    -release-sign:

    -post-build:

    release:

    -code-gen:

    [mergemanifest] Merging AndroidManifest files into one.

    [mergemanifest] Manifest merger disabled. Using project manifest only.

    [echo] Handling aidl files...

    [aidl] Found 1 AIDL files.

    [aidl] Compiling 1 AIDL files.

    [echo] ----------

    [echo] Handling RenderScript files...

    [echo] ----------

    [echo] Handling Resources...

    [aapt] Generating resource IDs...

    [echo] ----------

    [echo] Handling BuildConfig class...

    [buildconfig] Generating BuildConfig class.

    -pre-compile:

    -compile:

    [javac] Compiling 20 source files to .../MMA/bin/classes

    [javac] Note: Some input files use or override a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

    -post-compile:

    -obfuscate:

    -dex:

    [dex] input: .../MMA/bin/classes

    [dex] input: .../MMA/CordovaLib/bin/classes.jar

    [dex] input: .../MMA/CordovaLib/xwalk_core_library/bin/classes.jar

    [dex] input: .../MMA/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar

    [dex] input: .../MMA/libs/chartboost.jar

    [dex] input: .../MMA/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar

    [dex] Pre-Dexing .../MMA/CordovaLib/bin/classes.jar -> classes-a9dd695fd4e7b0b2999c0b336b186872.jar

    [dex] Pre-Dexing .../MMA/CordovaLib/xwalk_core_library/bin/classes.jar -> classes-b7fc3d6759843c31a9c9a321025bc413.jar

    [dex] Pre-Dexing .../MMA/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_app_part.jar -> xwalk_core_library_java_app_part-dbb9d7cdbd2924ae357db5919713976e.jar

    [dex] Pre-Dexing .../MMA/libs/chartboost.jar -> chartboost-dbd411955e554b8e9d42b9501cc48173.jar

    [dex] Pre-Dexing .../MMA/CordovaLib/xwalk_core_library/libs/xwalk_core_library_java_library_part.jar -> xwalk_core_library_java_library_part-f132801b20a85276325450cbf0afc6a2.jar

    [dex] Converting compiled files and external libraries into .../MMA/bin/classes.dex...

    [dx] Merged dex A (94 defs/106.2KiB) with dex B (211 defs/316.3KiB). Result is 305 defs/510.7KiB. Took 0.3s

    [dx] Merged dex A (305 defs/510.7KiB) with dex B (21 defs/39.8KiB). Result is 326 defs/696.0KiB. Took 0.1s

    [dx] Merged dex A (326 defs/696.0KiB) with dex B (381 defs/352.8KiB). Result is 707 defs/1379.6KiB. Took 0.1s

    [dx] Result compacted from 3171.8KiB to 1748.7KiB to save 1423.1KiB

    [dx] Merged dex A (707 defs/1379.6KiB) with dex B (906 defs/1019.7KiB). Result is 1613 defs/1748.7KiB. Took 0.4s

    -crunch:

    [crunch] .../MMA/res/drawable-hdpi/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

    [crunch] .../MMA/res/drawable-ldpi/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

    [crunch] .../MMA/res/drawable-mdpi/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

    [crunch] libpng error: Not a PNG file

    [crunch] Crunching PNG Files in source dir: .../MMA/res

    [crunch] To destination dir: .../MMA/bin/res

    [crunch] Processing image to cache: .../MMA/res/drawable-hdpi/ic_action_next_item.png => .../MMA/bin/res/drawable-hdpi/ic_action_next_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-hdpi/ic_action_next_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-hdpi/ic_action_previous_item.png => .../MMA/bin/res/drawable-hdpi/ic_action_previous_item.png

    [crunch] libpng error: Not a PNG file

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-hdpi/ic_action_previous_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-hdpi/ic_action_remove.png => .../MMA/bin/res/drawable-hdpi/ic_action_remove.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-hdpi/ic_action_remove.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-hdpi/icon.png => .../MMA/bin/res/drawable-hdpi/icon.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-hdpi/icon.png: 30% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-ldpi/icon.png => .../MMA/bin/res/drawable-ldpi/icon.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-ldpi/icon.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-mdpi/ic_action_next_item.png => .../MMA/bin/res/drawable-mdpi/ic_action_next_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-mdpi/ic_action_next_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-mdpi/ic_action_previous_item.png => .../MMA/bin/res/drawable-mdpi/ic_action_previous_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-mdpi/ic_action_previous_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-mdpi/ic_action_remove.png => .../MMA/bin/res/drawable-mdpi/ic_action_remove.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-mdpi/ic_action_remove.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-mdpi/icon.png => .../MMA/bin/res/drawable-mdpi/icon.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-mdpi/icon.png: 19% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-port-hdpi/screen.png => .../MMA/bin/res/drawable-port-hdpi/screen.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-port-hdpi/screen.png: 97% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-port-hdpi/splash.png => .../MMA/bin/res/drawable-port-hdpi/splash.png

    [crunch] Processing image to cache: .../MMA/res/drawable-port-ldpi/screen.png => .../MMA/bin/res/drawable-port-ldpi/screen.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-port-ldpi/screen.png: 97% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-port-ldpi/splash.png => .../MMA/bin/res/drawable-port-ldpi/splash.png

    [crunch] libpng error: Not a PNG file

    [crunch] Processing image to cache: .../MMA/res/drawable-port-mdpi/screen.png => .../MMA/bin/res/drawable-port-mdpi/screen.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-port-mdpi/screen.png: 99% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-port-mdpi/splash.png => .../MMA/bin/res/drawable-port-mdpi/splash.png

    [crunch] Processing image to cache: .../MMA/res/drawable-port-xhdpi/screen.png => .../MMA/bin/res/drawable-port-xhdpi/screen.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-port-xhdpi/screen.png: 99% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-port-xhdpi/splash.png => .../MMA/bin/res/drawable-port-xhdpi/splash.png

    [crunch] Processing image to cache: .../MMA/res/drawable-xhdpi/ic_action_next_item.png => .../MMA/bin/res/drawable-xhdpi/ic_action_next_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xhdpi/ic_action_next_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xhdpi/ic_action_previous_item.png => .../MMA/bin/res/drawable-xhdpi/ic_action_previous_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xhdpi/ic_action_previous_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xhdpi/ic_action_remove.png => .../MMA/bin/res/drawable-xhdpi/ic_action_remove.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xhdpi/ic_action_remove.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xhdpi/icon.png => .../MMA/bin/res/drawable-xhdpi/icon.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xhdpi/icon.png: 48% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xxhdpi/ic_action_next_item.png => .../MMA/bin/res/drawable-xxhdpi/ic_action_next_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xxhdpi/ic_action_next_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xxhdpi/ic_action_previous_item.png => .../MMA/bin/res/drawable-xxhdpi/ic_action_previous_item.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xxhdpi/ic_action_previous_item.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable-xxhdpi/ic_action_remove.png => .../MMA/bin/res/drawable-xxhdpi/ic_action_remove.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable-xxhdpi/ic_action_remove.png: 0% size of source)

    [crunch] Processing image to cache: .../MMA/res/drawable/icon.png => .../MMA/bin/res/drawable/icon.png

    [crunch] (processed image to cache entry .../MMA/bin/res/drawable/icon.png: 48% size of source)

    [crunch] Crunched 25 PNG files to update cache

    [crunch] libpng error: Not a PNG file

    [crunch] .../MMA/res/drawable-xhdpi/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

    [crunch] .../MMA/res/drawable/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

    -package-resources:

    [aapt] Creating full resource package...

    -package:

    [apkbuilder] Current build type is different than previous build: forced apkbuilder run.

    [apkbuilder] Creating MMA-release-unsigned.apk for release...

    -post-package:

    -release-prompt-for-password:

    -release-nosign:

    [echo] No key.store and key.alias properties found in build.properties.

    [echo] Please sign .../MMA/bin/MMA-release-unsigned.apk manually

    [echo] and run zipalign from the Android SDK tools.

    [propertyfile] Creating new property file: .../MMA/bin/build.prop

    [propertyfile] Updating property file: .../MMA/bin/build.prop

    [propertyfile] Updating property file: .../MMA/bin/build.prop

    [propertyfile] Updating property file: .../MMA/bin/build.prop

    -release-sign:

    -post-build:

    release:

    BUILD SUCCESSFUL

    Total time: 38 seconds

    Using apk: .../MMA/bin/MMA-release-unsigned.apk

  • Some unofficial webGL effects may cause black screens, do you have anything special effects on your objects/layers?

  • Closing, please follow the bug report guidelines, and report issues with the Intel XDK to Intel.

  • Where did you get that from?

  • found the problem it was Cramberry Chartboots plugin for some reason it was giving error

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)