Unity 2018.2.15F1'de "Falling back to default Facebook SDK" hatası

372608

Hectopat
Katılım
3 Ekim 2020
Mesajlar
1.094
Çözümler
1
Unity de 3D bir proje oluştururken böyle bir hata alıyorum.

1633105417561.png


Oluştururken template olarak 2D'yi seçersem de:

1633105320879.png


Böyle bir hata alıyorum.
Bu hatanın tamamı:

[CODE title="Hata:"]Falling back to default Facebook SDK. Failed to import FacebookSDK from 'Library\FacebookSDK' with error: System.IO.FileNotFoundException: Could not find file "D:\Unity_Projects\Practise\first_project\first-project\first_project\Library\FacebookSDK\ivy.xml".
File name: 'D:\Unity_Projects\Practise\first_project\first-project\first_project\Library\FacebookSDK\ivy.xml'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00209] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/FileStream.cs:305
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0
at System.Xml.XmlReader.Create (System.String url, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0
at System.Xml.XmlReader.Create (System.String url, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri, LoadOptions options) [0x00000] in <filename unknown>:0
at System.Xml.Linq.XDocument.Load (System.String uri) [0x00000] in <filename unknown>:0
at UnityEditor.Facebook.SDKManager.RegisterAdditionalUnityExtensions () [0x0003f] in C:\buildslave\unity\build\PlatformDependent\Facebook\Extensions\Managed\SDKManager.cs:334
UnityEditor.Modules.ModuleManager:RegisterAdditionalUnityExtensions()
[/CODE]

Bunları nasıl çözebilirim?
 

Technopat Haberler

Geri
Yukarı