Thank you @rob
Find below Console log after build, buildsetting, config, a sum up of the console before build.
Here a screen shot of the build menu : https://drive.google.com/open?id=1yMue9kxI8YhbDb96eMq5tzYn-scWZiYB
Here the consol log.
Testing credentials for 'C:\Users\remid\Desktop\Thallium\goh.keystore': Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en Using custom build id from app bundle: 00000 (AppSettings.lua) Using custom Build Id 00000 Excluding specified files from build: excluding: Icon.png excluding: Icon-??.png excluding: Icon-???.png excluding: LaunchScreen.storyboardc excluding: git/ excluding: notgoh/ excluding: Thumbs.db Note: debug info is not being stripped from application (settings.build.neverStripDebugInfo = true) BuildID: 5ab3a3af7743b WebServices: downloading build Android build failed (1) after 72 seconds
The last time I update the app it was in november.
My build setting file:
settings = { build = {neverStripDebugInfo = true}, orientation = { default = "landscapeRight", supported = { "landscapeRight","landscapeLeft" } }, splashScreen={ enable=false, image="Default-Landscape.png" }, iphone = { plist = { NSAppTransportSecurity = { NSAllowsArbitraryLoads=true }, UIStatusBarHidden = true, UIPrerenderedIcon = true, UILaunchStoryboardName = "LaunchScreen", CFBundleIconFiles = { "Icon-40.png", "Icon-58.png", "Icon-76.png", "Icon-80.png", "Icon-87.png", "Icon-120.png", "Icon-152.png", "Icon-167.png", "Icon-180.png", }, } }, window = { defaultMode = "fullscreen", resizable = true, enableMaximizeButton = true, titleText = { default = "Stronghold", }, }, excludeFiles = { -- Exclude all files at paths which end with "secret.txt" -- pour version dev voir dans niveau 1451 -- all={"Thumbs.db"}, --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","\*@6x.png","\*@6x.jpg","\*@6x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","git/"},-- version lte --"\*@8x.png","\*@8x.jpg","\*@8x.jpeg" }, -- "\*@4x.png" --{"\*@8x.png","\*@8x.jpg","\*@8x.jpeg","git/"} --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","\*@8x.png","\*@8x.jpg","\*@8x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","git/"},-- version mde --all ={"\*@8x.png","\*@8x.jpg","\*@8x.jpeg","\*@6x.png","\*@6x.jpg","\*@6x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","git/"}, -- version large --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","git/"}, -- version mde lte (version pour superieur à 4.2pouce et IOS et lte avec suppression des suffixs pour android \<4.2) --all={"Thumbs.db","\*@5x.png","\*@5x.jpg","git/"}, --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","\*@6x.png","\*@6x.jpg","\*@6x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","goh/","git/"}, -- lte not goh --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","\*@8x.png","\*@8x.jpg","\*@8x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","goh/","git/"},-- version mde not goh --all ={"\*@4x.png","\*@4x.jpg","\*@4x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","goh/","git/"}, -- mdelte not goh --all ={"\*@8x.png","\*@8x.jpg","\*@8x.jpeg","\*@6x.png","\*@6x.jpg","\*@6x.jpeg","Thumbs.db","\*@5x.png","\*@5x.jpg","goh/","git/"}, -- large not goh all={"git/","notgoh/","Thumbs.db"}, -- version full de goh (faut créé un dossier avec tout notgoh) --all={"git/","notgoh/","Thumbs.db","\*@6x.png","\*@6x.jpg","\*@6x.jpeg"} -- version large de goh (faut créé un dossier avec tout notgoh) --all={"git/","notgoh/","Thumbs.db","\*@4x.png","\*@4x.jpg","\*@4x.jpeg"} -- version lte de goh (faut créé un dossier avec tout notgoh) android={ "Icon.png", "Icon-??.png", "Icon-???.png", "LaunchScreen.storyboardc", }, ios = { "Icon.png", "Icon-\*dpi.png", }, }, android = { isGame = true, supportsScreens = { smallScreens = true, normalScreens = true, largeScreens = true, xlargeScreens = true, }, largeHeap = true, usesPermissions = { "android.permission.INTERNET", "android.permission.ACCESS\_NETWORK\_STATE", "android.permission.WRITE\_EXTERNAL\_STORAGE", "android.permission.WRITE\_INTERNAL\_STORAGE", "com.android.vending.BILLING", "com.android.vending.CHECK\_LICENSE", }, usesFeatures = { { name="android.hardware.location", required=false }, { name="android.hardware.location.gps", required=false }, { name="android.hardware.location.network", required=false }, { name = "android.hardware.touchscreen", required = false}, }, }, plugins = { ["plugin.admob"] = { publisherId = "com.coronalabs" }, ["plugin.google.iap.v3"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, ["plugin.amazon.iap"] = { publisherId = "com.coronalabs", supportedPlatforms = { ["android-kindle"]=true } }, ["plugin.gameanalytics\_v2"] = { publisherId = "com.gameanalytics", supportedPlatforms = { iphone=true, android=true } }, }, }
Config file :
application = { content = { width = 320, height = 480, scale = "letterBox", fps = 30, imageSuffix = { ["@6x"]=1, ["@4x"]=2.2 } }, license = { google = { my key }, }, }
Sum up of all dialog before build:
Corona Simulator 2018.3241 (Mar 22 2018 03:15:06) Copyright (C) 2009-2018 C o r o n a L a b s I n c . Version: 3.0.0 Build: 2018.3241 Platform: GenericAndroidDevice / x64 / 10.0 / Intel(R) HD Graphics 520 / 4.4.0 - Build 21.20.16.4534 / 2018.3241 / fr\_FR | FR | fr\_FR | fr Loading project from: C:\Users\remid\Desktop\Thallium\3\_Kings Project sandbox folder: C:\Users\remid\AppData\Local\Corona Labs\Corona Simulator\Sandbox\3\_kings-2C9E7DCE31E27DDC316052B52DC584D0\Documents PluginSync: plugin com.coronalabs/plugin.admob needs to be updated for platform win32-sim to build number: 3049 PluginSync: downloading plugin: http://plugins.coronasphere.com/com.coronalabs/plugin.admob/2017.3049/win32-sim/plugin.admob.zip PluginSync: plugin com.coronalabs/plugin.google.iap.v3 needs to be updated for platform win32-sim to build number: 3105 PluginSync: downloading plugin: http://plugins.coronasphere.com/com.coronalabs/plugin.google.iap.v3/2017.3105/win32-sim/plugin.google.iap.v3.zip PluginSync: plugin com.coronalabs/plugin.amazon.iap needs to be updated for platform win32-sim to build number: 2731 PluginSync: downloading plugin: http://plugins.coronasphere.com/com.coronalabs/plugin.amazon.iap/2013.2731/win32-sim/plugin.amazon.iap.zip PluginSync: plugin com.gameanalytics/plugin.gameanalytics\_v2 needs to be updated for platform win32-sim to build number: 2949 PluginSync: downloading plugin: http://plugins.coronasphere.com/com.gameanalytics/plugin.gameanalytics\_v2/2016.2949/win32-sim/plugin.gameanalytics\_v2.zip Lua 5.1 Content: 512 x 320.00003051758 Content r: 1200 x 1920 issimulator collectgarbage main apres278.203125 ---------MEMORY USAGE INFORMATION removepartiel apres--------- System Memory Used: 0.278 Mb Texture Memory Used: 0.000 Mb ------------------------------------------ maxTextureSize 16384 imageSuffix @4x admob.init() WARNING: The AdMob plugin is only supported on Android & iOS devices. Please build for device