2.6.11a5 - CommandInvokationFailure

More
7 years 1 month ago #2122 by JOY
Hi,

I got this error in the latest beta version 2.6.11a5. It seems conflict with Unity IAP?
CommandInvokationFailure: Failed to re-package resources.
D:\Android\sdk\build-tools\25.0.1\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "D:/Android/sdk\platforms\android-25\android.jar" -F bin/resources.ap_ --extra-packages com.unity.purchasing:com.android.vending.billing:com.unity.purchasing.googleplay:com.InterIllusion.I2Localization -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\common\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GoogleAIDL\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GooglePlay\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res"

stderr[
AndroidManifest.xml:68: error: Error: No resource found that matches the given name (at 'value' with value '@string/fb_app_id').

AndroidManifest.xml:71: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').

AndroidManifest.xml:72: error: Error: No resource found that matches the given name (at 'value' with value '@string/gg_key').

]
stdout[
Configurations:
 (default)
 vi
 en
 en-rUS

Files:
  values\strings.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values\strings.xml
    Src: (vi) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-vi\strings.xml
    Src: (en) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en\strings.xml
    Src: (en-rUS) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en-rUS\strings.xml
  AndroidManifest.xml
    Src: () AndroidManifest.xml

Resource Dirs:
  Type values
    values\strings.xml
      Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values\strings.xml
      Src: (vi) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-vi\strings.xml
      Src: (en) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en\strings.xml
      Src: (en-rUS) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en-rUS\strings.xml
Including resources from package: D:\Android\sdk\platforms\android-25\android.jar
applyFileOverlay for drawable
trying overlaySet Key=app_banner.png
trying overlaySet Key=app_icon.png
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: res\drawable-xhdpi\app_banner.png
Processing image: res\drawable-ldpi\app_icon.png
Processing image: res\drawable-mdpi\app_icon.png
Processing image: res\drawable-hdpi\app_icon.png
    (processed image res\drawable-ldpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xhdpi\app_icon.png
    (processed image res\drawable-mdpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xxhdpi\app_icon.png
    (processed image res\drawable-hdpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xxxhdpi\app_icon.png
    (processed image res\drawable-xhdpi\app_icon.png: 99% size of source)
    (processed image res\drawable-xhdpi\app_banner.png: 93% size of source)
    (processed image res\drawable-xxhdpi\app_icon.png: 99% size of source)
    (processed image res\drawable-xxxhdpi\app_icon.png: 98% size of source)
    (new resource id app_banner from xhdpi-v4\drawable\app_banner.png #generated)
    (new resource id app_icon from ldpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from mdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from hdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xhdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xxhdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xxxhdpi-v4\drawable\app_icon.png #generated)
]
exit code: 1
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg, Int32 retriesOnFailure)
UnityEditor.HostView:OnGUI()

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #2123 by Frank
Hi,
I think I know what the issue is. As soon as I get back home I will make a fix for it and upload the new beta.

Thanks for reporting this!
Frank

Are you :-) Give I2L 5 stars!
Are you :-( Please lets us know how to improve it!
To get the betas as soon as they are ready, check this out

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #2124 by JOY
Thank you. I'm looking for it.

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #2125 by Frank
Hi,
I uploaded v2.6.11 b1 to the beta folder. That includes a change that fixes that problem.
Could you try it and let me know if it works properly now in your project?

Thanks,
Frank

Are you :-) Give I2L 5 stars!
Are you :-( Please lets us know how to improve it!
To get the betas as soon as they are ready, check this out

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #2126 by JOY
CommandInvokationFailure: Failed to re-package resources.
D:\Android\sdk\build-tools\25.0.2\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "D:/Android/sdk\platforms\android-25\android.jar" -F bin/resources.ap_ --extra-packages com.unity.purchasing:com.android.vending.billing:com.unity.purchasing.googleplay:com.InterIllusion.I2Localization:com.vtcmobile.gamesdk -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\common\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GoogleAIDL\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GooglePlay\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res"

stderr[
AndroidManifest.xml:71: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').

]
stdout[
Configurations:
 (default)
 v11
 v14
 mdpi-v4
 hdpi-v4
 xhdpi-v4
 xxhdpi-v4
 xxxhdpi-v4
 sw360dp-v13
 vi

Files:
  anim\enter.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\enter.xml
  anim\exit.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\exit.xml
  anim\pop_enter.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\pop_enter.xml
  anim\pop_exit.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\pop_exit.xml
  anim\slide_in_right.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\slide_in_right.xml
  anim\slide_out_left.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\slide_out_left.xml
  anim\slide_out_right.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\anim\slide_out_right.xml
  color\vpi__dark_theme.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\color\vpi__dark_theme.xml
  color\vpi__dialog_theme.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\color\vpi__dialog_theme.xml
  color\vpi__light_theme.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\color\vpi__light_theme.xml
  drawable\bg_box.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_box.9.png
  drawable\bg_btn_right.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_btn_right.png
  drawable\bg_btn_sms_left.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_btn_sms_left.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_btn_sms_left.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_btn_sms_left.9.png
    Src: (xxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxhdpi-v4\bg_btn_sms_left.9.png
    Src: (xxxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxxhdpi-v4\bg_btn_sms_left.9.png
  drawable\bg_btn_sms_right_focus.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_btn_sms_right_focus.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_btn_sms_right_focus.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_btn_sms_right_focus.9.png
    Src: (xxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxhdpi-v4\bg_btn_sms_right_focus.9.png
    Src: (xxxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxxhdpi-v4\bg_btn_sms_right_focus.9.png
  drawable\bg_divider.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_divider.png
  drawable\bg_fg_pw.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_fg_pw.png
  drawable\bg_main_layout.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable\bg_main_layout.xml
  drawable\bg_middle.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_middle.png
  drawable\bg_mysoha_notification.9.png
    Src: (xxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxhdpi-v4\bg_mysoha_notification.9.png
  drawable\bg_payment.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_payment.png
  drawable\bg_scoin_chat.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_scoin_chat.9.png
  drawable\bg_sms_right.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_sms_right.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_sms_right.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_sms_right.9.png
    Src: (xxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxhdpi-v4\bg_sms_right.9.png
    Src: (xxxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxxhdpi-v4\bg_sms_right.9.png
  drawable\bg_spinner.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_spinner.png
  drawable\bg_trans_time.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_trans_time.png
  drawable\bg_tv_quest.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_tv_quest.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_tv_quest.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_tv_quest.9.png
    Src: (xxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxhdpi-v4\bg_tv_quest.9.png
    Src: (xxxhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xxxhdpi-v4\bg_tv_quest.9.png
  drawable\bg_tv_sms.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bg_tv_sms.png
  drawable\bg_update.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\bg_update.9.png
  drawable\bg_user_chat.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\bg_user_chat.9.png
  drawable\bkg_avatar.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\bkg_avatar.png
  drawable\black_trans_bg.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\black_trans_bg.png
  drawable\bot_border_gray.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable\bot_border_gray.xml
  drawable\btn_add_image.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_add_image.png
  drawable\btn_add_issue.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_add_issue.png
  drawable\btn_back_focused.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_back_focused.png
  drawable\btn_back_normal.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_back_normal.png
  drawable\btn_blue121.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\btn_blue121.9.png
  drawable\btn_blue_clicked.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_blue_clicked.9.png
  drawable\btn_blue_normal.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_blue_normal.9.png
  drawable\btn_close_focused.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_close_focused.png
  drawable\btn_close_normal.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_close_normal.png
  drawable\btn_fb_normal.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_fb_normal.png
  drawable\btn_gg_hor_focus.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_gg_hor_focus.png
  drawable\btn_gg_hor_normal.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_gg_hor_normal.png
  drawable\btn_gg_normal.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_gg_normal.png
  drawable\btn_google_signin_light_disabled.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_google_signin_light_disabled.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_google_signin_light_disabled.9.png
  drawable\btn_google_signin_light_focus.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_google_signin_light_focus.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_google_signin_light_focus.9.png
  drawable\btn_google_signin_light_normal.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_google_signin_light_normal.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_google_signin_light_normal.9.png
  drawable\btn_google_signin_light_pressed.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_google_signin_light_pressed.9.png
    Src: (xhdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-xhdpi-v4\btn_google_signin_light_pressed.9.png
  drawable\btn_green.9.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\btn_green.9.png
  drawable\btn_item_left.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_item_left.9.png
  drawable\btn_item_right.9.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_item_right.9.png
  drawable\btn_left_focus1.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_left_focus1.png
  drawable\btn_left_focused.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_left_focused.png
  drawable\btn_left_focused1.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_left_focused1.png
  drawable\btn_left_normal.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_left_normal.png
  drawable\btn_left_normal1.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_left_normal1.png
  drawable\btn_login_fb.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\btn_login_fb.png
  drawable\btn_login_gg.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\btn_login_gg.png
  drawable\btn_login_vtcid.png
    Src: (mdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-mdpi-v4\btn_login_vtcid.png
  drawable\btn_middle_focus1.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\ScoinGameSDK_Lib\res\drawable-hdpi-v4\btn_middle_focus1.png
  drawable\btn_middle_focused.png
    Src: (hdpi-v4) F:\Dropbox (JOY Entertainment)\Projects\<message truncated>

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #2127 by JOY
Event after I delete ScoinGameSDK_Lib:
CommandInvokationFailure: Failed to re-package resources.
D:\Android\sdk\build-tools\25.0.2\aapt.exe package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "D:/Android/sdk\platforms\android-25\android.jar" -F bin/resources.ap_ --extra-packages com.unity.purchasing:com.android.vending.billing:com.unity.purchasing.googleplay:com.InterIllusion.I2Localization -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\common\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GoogleAIDL\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\GooglePlay\res" -S "F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res"

stderr[
AndroidManifest.xml:68: error: Error: No resource found that matches the given name (at 'value' with value '@string/fb_app_id').

AndroidManifest.xml:71: error: Error: No resource found that matches the given name (at 'value' with value '@integer/google_play_services_version').

AndroidManifest.xml:72: error: Error: No resource found that matches the given name (at 'value' with value '@string/gg_key').

]
stdout[
Configurations:
 (default)
 vi
 en
 en-rUS

Files:
  values\strings.xml
    Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values\strings.xml
    Src: (vi) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-vi\strings.xml
    Src: (en) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en\strings.xml
    Src: (en-rUS) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en-rUS\strings.xml
  AndroidManifest.xml
    Src: () AndroidManifest.xml

Resource Dirs:
  Type values
    values\strings.xml
      Src: () F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values\strings.xml
      Src: (vi) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-vi\strings.xml
      Src: (en) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en\strings.xml
      Src: (en-rUS) F:\Dropbox (JOY Entertainment)\Projects\BulletStrike\Temp\StagingArea\android-libraries\I2Localization\res\values-en-rUS\strings.xml
Including resources from package: D:\Android\sdk\platforms\android-25\android.jar
applyFileOverlay for drawable
trying overlaySet Key=app_banner.png
trying overlaySet Key=app_icon.png
applyFileOverlay for layout
applyFileOverlay for anim
applyFileOverlay for animator
applyFileOverlay for interpolator
applyFileOverlay for transition
applyFileOverlay for xml
applyFileOverlay for raw
applyFileOverlay for color
applyFileOverlay for menu
applyFileOverlay for mipmap
Processing image: res\drawable-xhdpi\app_banner.png
Processing image: res\drawable-ldpi\app_icon.png
Processing image: res\drawable-mdpi\app_icon.png
Processing image: res\drawable-hdpi\app_icon.png
    (processed image res\drawable-ldpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xhdpi\app_icon.png
    (processed image res\drawable-mdpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xxhdpi\app_icon.png
    (processed image res\drawable-hdpi\app_icon.png: 99% size of source)
Processing image: res\drawable-xxxhdpi\app_icon.png
    (processed image res\drawable-xhdpi\app_icon.png: 99% size of source)
    (processed image res\drawable-xhdpi\app_banner.png: 93% size of source)
    (processed image res\drawable-xxhdpi\app_icon.png: 99% size of source)
    (processed image res\drawable-xxxhdpi\app_icon.png: 98% size of source)
    (new resource id app_banner from xhdpi-v4\drawable\app_banner.png #generated)
    (new resource id app_icon from ldpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from mdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from hdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xhdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xxhdpi-v4\drawable\app_icon.png #generated)
    (new resource id app_icon from xxxhdpi-v4\drawable\app_icon.png #generated)
]
exit code: 1
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg, Int32 retriesOnFailure)
UnityEditor.HostView:OnGUI()

Please Log in or Create an account to join the conversation.

Time to create page: 0.592 seconds
Template by JoomlaShine