-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Execution failed for task ':launcher:checkReleaseDuplicateClasses'. #78
Comments
Получилось исправить? Сегодня столкнулся с такой же проблемой при установке AppsFlyer (видимо конфликтует с AdMob) |
I am getting this error as well, any fixes? |
Man! Me too! Can't enable IAP on my app, which was supposed to go live this weekend! |
Ok, so, basically we should NOT follow Google's documentation. We just need to enable Unity IAP service, because it already implements Google Billing. So to fix this problem, just delete folder /Assets/GooglePlayPlugins |
Thanks! That fixed the issue |
It seems @gargaroots is right! In my case I need some of the other Google stuff (In App Review to be precise) so deleting just / |
The release notes (https://github.com/google/play-unity-plugins/releases) claim this is fixed in 1.4.0, even though the bug is still open here. However, when I try with 1.4.0, I get exactly the same behavior as reported here. The workaround of skipping Google Play Billing during import, or deleting com.google.play.billing after import, seems to work fine (assuming you don't actually need Google Play Billing but do need other parts of the package). |
hello everyOne I am taking this issue
Go to the documentation to learn how to Fix dependency resolution errors.
BUILD FAILED in 7s 0x00007FF7D689258C (Unity) StackWalker::GetCurrentCallstack |
any solution these problem |
а у тебя получилось? |
Writing from the future to let you know I've solved the issue here by disabling any custom gradle scripts, deleting them, and letting Unity 2022.3 regenerate them. |
As I are fed up as not a plugin so constant problems.
Your plugins conflict with your plugins, despite the fact that you have your own checker, there are no words.... zadolbali(((
CommandInvokationFailure: Gradle build failed.
C:\Program Files\Unity\Hub\Editor\2020.2.1f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe -classpath "C:\Program Files\Unity\Hub\Editor\2020.2.1f1\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-5.6.4.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleRelease"
`stderr[
Note: C:\GameDev\UnityProjects\Color Gem Puzzle\Temp\gradleOut\unityLibrary\src\main\java\com\unity3d\player\UnityPlayerActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
FAILURE: Build failed with an exception.
Execution failed for task ':launcher:checkReleaseDuplicateClasses'.
The text was updated successfully, but these errors were encountered: