dimanche 26 juin 2016

Unity: Failed to re-package resources for no reason

I was able to build apk without no problems and I didn't change anything significant since the last build (except a bit of game logic), but now when I try to build my game this error happens. I have no clue of what's going on, but the message always mentiones unity ads... I'm using Appodeal, CloudOnce and I'm running Unity 5.3.5. Any help is highly appreciated.

Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
G:Androidbuild-tools24.0.0aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "G:/Androidplatformsandroid-24android.jar" -F bin/resources.ap_ --extra-packages com.google.firebase:com.amazon.ags:com.google.android.gms:com.google.example.games.mainlibproj:com.google.android.gms.auth:com.google.android.gms.base:com.google.android.gms:com.google.android.gms.drive:com.google.android.gms.games:com.google.android.gms.nearby:com.google.android.gms.tasks:android.support.v4:com.unity3d.ads.android -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesfirebase-common-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesgamecircle_libres" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesgoogle-play-services_libres" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-auth-base-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-base-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-basement-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-drive-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-games-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-nearby-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesplay-services-tasks-9.0.2res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariessupport-v4-23.0.0res" -S "C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsres"

stderr[

]
stdout[
Configurations:
 (default)

Files:
  drawableunityads_background_button_pause.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_background_button_pause.xml
  drawableunityads_icon_play.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_play.xml
  drawableunityads_icon_speaker_base.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_base.xml
  drawableunityads_icon_speaker_triangle.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_triangle.xml
  drawableunityads_icon_speaker_waves.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_waves.xml
  layoutunityads_button_audio_toggle.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_button_audio_toggle.xml
  layoutunityads_button_pause.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_button_pause.xml
  layoutunityads_view_video_paused.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_paused.xml
  layoutunityads_view_video_play.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_play.xml
  layoutunityads_view_video_play2.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_play2.xml
  valuesvalues.xml
    Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresvaluesvalues.xml
  AndroidManifest.xml
    Src: () AndroidManifest.xml

Resource Dirs:
  Type drawable
    drawableunityads_background_button_pause.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_background_button_pause.xml
    drawableunityads_icon_play.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_play.xml
    drawableunityads_icon_speaker_base.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_base.xml
    drawableunityads_icon_speaker_triangle.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_triangle.xml
    drawableunityads_icon_speaker_waves.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresdrawableunityads_icon_speaker_waves.xml
  Type layout
    layoutunityads_button_audio_toggle.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_button_audio_toggle.xml
    layoutunityads_button_pause.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_button_pause.xml
    layoutunityads_view_video_paused.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_paused.xml
    layoutunityads_view_video_play.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_play.xml
    layoutunityads_view_video_play2.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsreslayoutunityads_view_video_play2.xml
  Type values
    valuesvalues.xml
      Src: () C:UsersmresoDocumentsFalling DeliveryTempStagingAreaandroid-librariesunityadsresvaluesvalues.xml
Including resources from package: G:Androidplatformsandroid-24android.jar
applyFileOverlay for drawable
trying overlaySet Key=common_full_open_on_phone.png
trying overlaySet Key=common_google_signin_btn_icon_dark.xml
trying overlaySet Key=common_google_signin_btn_icon_dark_disabled.9.png
trying overlaySet Key=common_google_signin_btn_icon_dark_focused.9.png
trying overlaySet Key=common_google_signin_btn_icon_dark_normal.9.png
trying overlaySet Key=common_google_signin_btn_icon_dark_pressed.9.png
trying overlaySet Key=common_google_signin_btn_icon_light.xml
trying overlaySet Key=common_google_signin_btn_icon_light_disabled.9.png
trying overlaySet Key=common_google_signin_btn_icon_light_focused.9.png
trying overlaySet Key=common_google_signin_btn_icon_light_normal.9.png
trying overlaySet Key=common_google_signin_btn_icon_light_pressed.9.png
trying overlaySet Key=common_google_signin_btn_text_dark.xml
trying overlaySet Key=common_google_signin_btn_text_dark_disabled.9.png
trying overlaySet Key=common_google_signin_btn_text_dark_focused.9.png
trying overlaySet Key=common_google_signin_btn_text_dark_normal.9.png
trying overlaySet Key=common_google_signin_btn_text_dark_pressed.9.png
trying overlaySet Key=common_google_signin_btn_text_light.xml
trying overlaySet Key=common_google_signin_btn_text_light_disabled.9.png
trying overlaySet Key=common_google_signin_btn_text_light_focused.9.png
trying overlaySet Key=common_google_signin_btn_text_light_normal.9.png
trying overlaySet Key=common_google_signin_btn_text_light_pressed.9.png
trying overlaySet Key=common_ic_googleplayservices.png
trying overlaySet Key=common_plus_signin_btn_icon_dark.xml
trying overlaySet Key=common_plus_signin_btn_icon_dark_disabled.9.png
trying overlaySet Key=common_plus_signin_btn_icon_dark_focused.9.png
trying overlaySet Key=common_plus_signin_btn_icon_dark_normal.9.png
trying overlaySet Key=common_plus_signin_btn_icon_dark_pressed.9.png
trying overlaySet Key=common_plus_signin_btn_icon_light.xml
trying overlaySet Key=common_plus_signin_btn_icon_light_disabled.9.png
trying overlaySet Key=common_plus_signin_btn_icon_light_focused.9.png
trying overlaySet Key=common_plus_signin_btn_icon_light_normal.9.png
trying overlaySet Key=common_plus_signin_btn_icon_light_pressed.9.png
trying overlaySet Key=common_plus_signin_btn_text_dark.xml
trying overlaySet Key=common_plus_signin_btn_text_dark_disabled.9.png
trying overlaySet Key=common_plus_signin_btn_text_dark_focused.9.png
trying overlaySet Key=common_plus_signin_btn_text_dark_normal.9.png
trying overlaySet Key=common_plus_signin_btn_text_dark_pressed.9.png
trying overlaySet Key=common_plus_signin_btn_text_light.xml
trying overlaySet Key=common_plus_signin_btn_text_light_disabled.9.png
trying overlaySet Key=common_plus_signin_btn_text_light_focused.9.png
trying overlaySet Key=common_plus_signin_btn_text_light_normal.9.png
trying overlaySet Key=common_plus_signin_btn_text_light_pressed.9.png
trying overlaySet Key=cast_ic_notification_0.png
trying overlaySet Key=cast_ic_notification_1.png
trying overlaySet Key=cast_ic_notification_2.png
trying overlaySet Key=cast_ic_notification_connecting.xml
trying overlaySet Key=cast_ic_notification_on.png
trying overlaySet Key=common_full_open_on_phone.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_full_open_on_phone.png, for flavor mdpi-v4
found a match (1) for overlay file common_full_open_on_phone.png, for flavor tvdpi-v4
found a match (2) for overlay file common_full_open_on_phone.png, for flavor hdpi-v4
found a match (3) for overlay file common_full_open_on_phone.png, for flavor xhdpi-v4
found a match (4) for overlay file common_full_open_on_phone.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_dark.xml
baseFile 0 has flavor 
overlayFile 0 has flavor 
found a match (0) for overlay file common_google_signin_btn_icon_dark.xml, for flavor 
trying overlaySet Key=common_google_signin_btn_icon_dark_disabled.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_dark_disabled.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_dark_disabled.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_dark_disabled.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_dark_disabled.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_dark_disabled.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_dark_focused.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_dark_focused.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_dark_focused.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_dark_focused.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_dark_focused.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_dark_focused.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_dark_normal.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_dark_normal.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_dark_normal.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_dark_normal.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_dark_normal.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_dark_normal.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_dark_pressed.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_dark_pressed.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_dark_pressed.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_dark_pressed.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_dark_pressed.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_dark_pressed.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_light.xml
baseFile 0 has flavor 
overlayFile 0 has flavor 
found a match (0) for overlay file common_google_signin_btn_icon_light.xml, for flavor 
trying overlaySet Key=common_google_signin_btn_icon_light_disabled.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_light_disabled.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_light_disabled.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_light_disabled.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_light_disabled.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_light_disabled.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_light_focused.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi-v4
overlayFile 2 has flavor hdpi-v4
overlayFile 3 has flavor xhdpi-v4
overlayFile 4 has flavor xxhdpi-v4
found a match (0) for overlay file common_google_signin_btn_icon_light_focused.9.png, for flavor mdpi-v4
found a match (1) for overlay file common_google_signin_btn_icon_light_focused.9.png, for flavor tvdpi-v4
found a match (2) for overlay file common_google_signin_btn_icon_light_focused.9.png, for flavor hdpi-v4
found a match (3) for overlay file common_google_signin_btn_icon_light_focused.9.png, for flavor xhdpi-v4
found a match (4) for overlay file common_google_signin_btn_icon_light_focused.9.png, for flavor xxhdpi-v4
trying overlaySet Key=common_google_signin_btn_icon_light_normal.9.png
baseFile 0 has flavor mdpi-v4
baseFile 1 has flavor tvdpi-v4
baseFile 2 has flavor hdpi-v4
baseFile 3 has flavor xhdpi-v4
baseFile 4 has flavor xxhdpi-v4
overlayFile 0 has flavor mdpi-v4
overlayFile 1 has flavor tvdpi<message truncated>

Aucun commentaire:

Enregistrer un commentaire