Intel XDK Build error

0 favourites
  • 10 posts
From the Asset Store
Use this game pack to create your own game, modify the existing game or simply take a look and see how it was made.
  • yesterday was not happening :/

    * What went wrong:

    A problem occurred configuring root project 'android'.

    Could not resolve all dependencies for configuration ':_armv7DebugCompile'.

    > Could not find com.google.android.gms:play-services-games:9.0.2.

    Searched in the following locations:

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.pom

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.jar

    https://download.01.org/crosswalk/relea ... -9.0.2.pom

    https://download.01.org/crosswalk/relea ... -9.0.2.jar

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-games/9.0.2/play-services-games-9.0.2.pom

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-games/9.0.2/play-services-games-9.0.2.jar

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-games/9.0.2/play-services-games-9.0.2.pom

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-games/9.0.2/play-services-games-9.0.2.jar

    Required by:

    :android:unspecified

    > Could not find com.google.android.gms:play-services-plus:9.0.2.

    Searched in the following locations:

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.pom

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.jar

    https://download.01.org/crosswalk/relea ... -9.0.2.pom

    https://download.01.org/crosswalk/relea ... -9.0.2.jar

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-plus/9.0.2/play-services-plus-9.0.2.pom

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-plus/9.0.2/play-services-plus-9.0.2.jar

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-plus/9.0.2/play-services-plus-9.0.2.pom

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-plus/9.0.2/play-services-plus-9.0.2.jar

    Required by:

    :android:unspecified

    > Could not find com.google.android.gms:play-services-ads:9.0.2.

    Searched in the following locations:

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.pom

    https://repo1.maven.org/maven2/com/goog ... -9.0.2.jar

    https://download.01.org/crosswalk/relea ... -9.0.2.pom

    https://download.01.org/crosswalk/relea ... -9.0.2.jar

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-ads/9.0.2/play-services-ads-9.0.2.pom

    file:.../android-sdk/extras/android/m2repository/com/google/android/gms/play-services-ads/9.0.2/play-services-ads-9.0.2.jar

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-ads/9.0.2/play-services-ads-9.0.2.pom

    file:.../android-sdk/extras/google/m2repository/com/google/android/gms/play-services-ads/9.0.2/play-services-ads-9.0.2.jar

    Required by:

    :android:unspecified

  • 1 Are you using xdk last update? 2 Are you using plugins?

  • 1 Are you using xdk last update? 2 Are you using plugins?

    Yes, no have more updates for download.

    Yes have admob plugin.

  • Yes, no have more updates for download.

    Yes have admob plugin.

    Your error is coming from a google services library which i think is deprecated or bad hosted. Maybe the admob plugin is the problem.

    Be sure you have this line in the additions file in xdk if you're using official C2 admob plugin:

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/cordova-plugin-ad-admob" intelxdk:value="https://github.com/cranberrygame/cordova-plugin-ad-admob" />[/code:2vjso8pm]
    
    If that doesn't work, try with one of these two admob c2 plugins instead:
    
    [youtube video="i_-SaQplAxY"] (Totally free)
    
    [youtube video="dnyziNpxNOI"] (2% ads traffic redirected for cordova developers, not for me)
  • Cranberry made changes which kinda of broken things, because this plugin was working before he mentioned that he was going to "update" the plugin this past weekend, so I guess I'll be using the plugins Josek posted here.

  • Cranberry made changes which kinda of broken things, because this plugin was working before he mentioned that he was going to "update" the plugin this past weekend, so I guess I'll be using the plugins Josek posted here.

    Thank you ^^ Please consider donating to keep me doing what i do!

    Here's my blog where i post free and useful code and plugins: https://hermitsdevelopment.blogspot.com.es/

  • >

    >

    > Yes, no have more updates for download.

    >

    > Yes have admob plugin.

    >

    Your error is coming from a google services library which i think is deprecated or bad hosted. Maybe the admob plugin is the problem.

    Be sure you have this line in the additions file in xdk if you're using official C2 admob plugin:

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/cordova-plugin-ad-admob" intelxdk:value="https://github.com/cranberrygame/cordova-plugin-ad-admob" />[/code:xhdc0a5k]
    
    If that doesn't work, try with one of these two admob c2 plugins instead:
    
    [youtube video="i_-SaQplAxY"] (Totally free)
    
    [youtube video="dnyziNpxNOI"] (2% ads traffic redirected for cordova developers, not for me)
    

    I try cocoon.io and work, thankyou so much <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • >

    > >

    > >

    > > Yes, no have more updates for download.

    > >

    > > Yes have admob plugin.

    > >

    >

    > Your error is coming from a google services library which i think is deprecated or bad hosted. Maybe the admob plugin is the problem.

    > Be sure you have this line in the additions file in xdk if you're using official C2 admob plugin:

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/cordova-plugin-ad-admob" intelxdk:value="https://github.com/cranberrygame/cordova-plugin-ad-admob" />[/code:2n0emaik]
    > 
    > If that doesn't work, try with one of these two admob c2 plugins instead:
    > 
    > [youtube video="i_-SaQplAxY"] (Totally free)
    > 
    > [youtube video="dnyziNpxNOI"] (2% ads traffic redirected for cordova developers, not for me)
    > 
    
    I try cocoon.io and work, thankyou so much <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">
    

    Lol i didn't know my plugins works with cocoon hahahaha Thanks for your test!

  • Lol i didn't know my plugins works with cocoon hahahaha Thanks for your test!

    Not with the plugin, I use native construct ad plugin. Sorry for the misunderstanding ><

  • > Lol i didn't know my plugins works with cocoon hahahaha Thanks for your test!

    >

    Not with the plugin, I use native construct ad plugin. Sorry for the misunderstanding ><

    hahaha no problem ^^

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