Scirra / Construct-bugs

Public bug report submissions for Construct 3 and Construct Animate. Please read the guidelines then click the 'Issues' tab to get started.
https://www.construct.net
107 stars 83 forks source link

Whitelist plugins (routine maintenance) #5222

Closed EMI-INDO closed 2 years ago

EMI-INDO commented 3 years ago

error build fix

cordova-plugin-codeplay-facebookads-free@0.2.0

Thank you friend.

Error: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=~~/androidSDK (recommended setting) ANDROID_HOME=~~/androidSDK (DEPRECATED) Using Android SDK: ~~/androidSDK The project name 'FAN Ads PRO' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https:/~~/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details). at cdv_gradle_name_8qjq51w33rtokp87bn2r64bpt.run(~~/cdv-gradle-name.gradle:2) (Run with --stacktrace to get the full stack trace of this deprecation warning.) :wrapper

BUILD SUCCESSFUL in 0s 1 actionable task: 1 executed Subproject Path: CordovaLib Subproject Path: app

Task :app:preBuild UP-TO-DATE Task :app:preDebugBuild UP-TO-DATE Task :CordovaLib:preBuild UP-TO-DATE Task :CordovaLib:preDebugBuild UP-TO-DATE Task :CordovaLib:compileDebugAidl NO-SOURCE Task :app:compileDebugAidl NO-SOURCE Task :CordovaLib:packageDebugRenderscript NO-SOURCE Task :app:compileDebugRenderscript NO-SOURCE Task :app:generateDebugBuildConfig Task :app:javaPreCompileDebug Task :app:generateDebugResValues Task :app:generateDebugResources Task :CordovaLib:writeDebugAarMetadata Task :CordovaLib:compileDebugRenderscript Task :app:checkDebugAarMetadata Task :CordovaLib:generateDebugResValues Task :CordovaLib:generateDebugResources Task :CordovaLib:packageDebugResources Task :app:createDebugCompatibleScreenManifests Task :app:extractDeepLinksDebug Task :CordovaLib:extractDeepLinksDebug Task :CordovaLib:processDebugManifest Task :app:processDebugMainManifest Task :app:mergeDebugResources Task :app:processDebugManifest Task :CordovaLib:compileDebugLibraryResources Task :app:processDebugManifestForPackage Task :CordovaLib:generateDebugBuildConfig Task :CordovaLib:parseDebugLocalResources Task :CordovaLib:javaPreCompileDebug Task :app:mergeDebugNativeDebugMetadata NO-SOURCE Task :app:mergeDebugShaders Task :app:compileDebugShaders NO-SOURCE Task :app:generateDebugAssets UP-TO-DATE Task :CordovaLib:mergeDebugShaders Task :CordovaLib:compileDebugShaders NO-SOURCE Task :CordovaLib:generateDebugAssets UP-TO-DATE Task :CordovaLib:packageDebugAssets Task :CordovaLib:generateDebugRFile Task :app:mergeDebugAssets Task :app:processDebugResources

Task :CordovaLib:compileDebugJavaWithJavac

Task :CordovaLib:bundleLibCompileToJarDebug Task :app:compressDebugAssets

Task :app:compileDebugJavaWithJavac FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https:/~~/command_line_interface.html#sec:command_line_warnings 30 actionable tasks: 30 executed

Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. ~~/codeplayfacebookads.java:27: error: package admob.plus.cordova does not exist import admob.plus.cordova.Generated; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ~~/AssetFilesystem.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error

FAILURE: Build failed with an exception.

BUILD FAILED in 4s Command failed with exit code 1: ~~/gradlew cdvBuildDebug -b ~~/build.gradle

AshleyScirra commented 3 years ago

Did this suddenly become broken or has it always been broken?

EMI-INDO commented 3 years ago

@0.2.0 bug fix. (removed admob-plus-cordova dependency)

@0.1.6 error build. (admob-plus-cordova dependency required)

@0.1.5 First worked no error.

need info https://github.com/merbin2012/cordova-plugin-codeplay-facebookads-free/issues/31

AshleyScirra commented 2 years ago

Why was this not picked up previously before you requested allowing the v0.1.6 release in #5054? You should test all plugins before requesting them for the allowlist - I'm not prepared to keep reviewing plugins just so you can use the build service to test them, if that's what you're trying to do.

EMI-INDO commented 2 years ago

sorry that I didn't test the plugin before, but this time I have tested it.

this is the request of people who have purchased the plugin I am selling, some plugin buyers have asked for a refund, arguing that the plugin can't be used, I've suggested using the cordova cli, but they don't understand.

AshleyScirra commented 2 years ago

Added cordova-plugin-codeplay-facebookads-free@0.2.0 to build service.