小编Mat*_*ian的帖子

ArgumentException:未找到请求的值“X86”

我尝试将 GoogleMobileAds sdk 导入到 unity。当我导入 PlayServicesResolver 包时,我在控制台上收到这样的错误“ArgumentException:未找到请求的值“X86”。我想不通为什么?

ArgumentException:未找到请求的值“X86”。System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) (at <23c160f925be47d7a4fd083a3a62c920>:0) System.Enum.TryParseEnum,System. .Boolean ignoreCase, System.Enum+EnumResult& parseResult) (at <23c160f925be47d7a4fd083a3a62c920>:0) System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) (at <23c160f925be47d7a4fd083a3a62c920>:0) (at <23c160f925be47d7a4fd083a3a62c920>) (at <23c160f925be47d7a4fd083a3a62c920>:0) Enum.Parse (System.Type enumType, System.String value) (at <23c160f925be47d7a4fd083a3a62c920>:0) GooglePlayServices.AndroidAbis.EnumValueStringToULong (System.Type enumType, System.1[T].Poll (System.Func1[TResult] getCurrentValue, GooglePlayServices.PlayServicesResolver+PropertyPoller`1+Changed[T] 改变)(在 /Users/smiles/dev/src/unity-jar-resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:278)GooglePlayServices .PlayServicesResolver.PollAndroidAbis () (at /Users/smiles/dev/src/unity-jar-resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:1201) UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity /build/Editor/Mono/EditorApplication.cs:303)

android exception unity-game-engine admob google-mobile-ads

2
推荐指数
1
解决办法
2万
查看次数