Merhaba arkadaşlar,
Build alırken bunu söylüyor lakin apk dosyası oluşmuyor.
''Build completed with a result of 'Succeeded'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)''
''UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) '' bu hatayı araştırdığımda, herkeste ''Failed'' hatası vermiş ama bende ''Completed'' diyor.
Sebebi ne olabilir?
Build Hatası Hk.
5
●142
- 29-01-2022, 00:27:38Kimlik doğrulama veya yönetimden onay bekliyor.
- 29-01-2022, 10:38:41Merhaba,kaolin adlı üyeden alıntı: mesajı görüntüle
Öncelikle cevap için teşekkür ediyorum fakat burada yazdığına göre, kişi apk dosyasını alabiliyor. Ben onu alamıyorum ki. Alsam ve açılmasa tamam ama apk dosyasını vermiyor. - 29-01-2022, 19:57:49Balyoz adlı üyeden alıntı: mesajı görüntüleMerhaba,baymobile adlı üyeden alıntı: mesajı görüntüle
O sorunu geçtim ama şimdide jdk sorunu yaşıyorum. Her şeyi silip tekrar yüklüyorum şu an yine olmazsa hataları ekran görüntüsü ile birlikte atacağım.
Teşekkürler.
------------------------------------------------------------------------------------------------------------------
Merhaba,
AmbiguousMatchException: Ambiguous match found.
System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) (at <47ab72e0328040438980f9c23608e1ec>:0)
System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) (at <47ab72e0328040438980f9c23608e1ec>:0)
System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) (at <47ab72e0328040438980f9c23608e1ec>:0)
System.Type.GetMethod (System.String name) (at <47ab72e0328040438980f9c23608e1ec>:0)
GooglePlayServices.UnityCompat.GetUnity56AndAboveA pplicationIdentifier (UnityEditor.BuildTarget buildTarget) (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/UnityCompat.cs:357)
GooglePlayServices.UnityCompat.GetApplicationId (UnityEditor.BuildTarget buildTarget) (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/UnityCompat.cs:411)
GooglePlayServices.PlayServicesResolver.GetAndroid ApplicationId () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:945)
GooglePlayServices.PlayServicesResolver.OnSettings Changed () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:2156)
GooglePlayServices.PlayServicesResolver..cctor () (at Z:/tmp/tmp.0XJtSOHoGe/third_party/unity/unity_jar_resolver/source/PlayServicesResolver/src/PlayServicesResolver.cs:887)
Rethrow as TypeInitializationException: The type initializer for 'GooglePlayServices.PlayServicesResolver' threw an exception.
UnityEditor.EditorApplication.Internal_CallUpdateF unctions () (at <091d339d138346aa90aa98b5607c9126>:0)
Görmüş olduğunuz hatayı alıyorum. Visual studio ya girdiğimde ise herhangi bir hata veya uyarı vermiyor.