playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.44k stars 959 forks source link

Google.JarResolver.ResolutionException: Cannot find candidate artifact for com.google.android.gms:play-services-games:8.4+ #3034

Open VladSnezhko opened 3 years ago

VladSnezhko commented 3 years ago

Hi, I have this problem, how do I solve it? Google.JarResolver.ResolutionException: Cannot find candidate artifact for com.google.android.gms:play-services-games:8.4+ at Google.JarResolver.PlayServicesSupport.LoadDependencies (System.Boolean allClients) [0x00121] in <35a09b6d9e5f4eeb95564615f563183b>:0 at Google.JarResolver.PlayServicesSupport.CreateInstance (System.String clientName, System.String sdkPath, System.String settingsDirectory) [0x0006f] in <35a09b6d9e5f4eeb95564615f563183b>:0 at GooglePlayGames.Editor.GPGSDependencies..cctor () [0x0000b] in D:\DreamTeamMobile\MartinCrash\unity\LuUnity2\Assets\GooglePlayGames\Editor\GPGSDependencies.cs:41 UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[])

I tried to update the play games plugin, but in this case, these errors were thrown during the build: Screenshot_19

Please help with this issue!