Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. [HomeManager] Cannot initialize due to PlatformServices init error.
  2. UnityEngine.Debug:LogError(Object)
  3. UtilLog:PlatformLog(UtilLogType, String, Exception, String) (at Assets/src/UtilLog.cs:78)
  4. UtilLog:ProcessLogItemNowPre(UtilLogType, String, Exception, String) (at Assets/src/UtilLog.cs:194)
  5. UtilLog:EnqueueOrProcessLogItemNowPre(UtilLogType, String, Exception, String) (at Assets/src/UtilLog.cs:166)
  6. UtilLog:OnBhgCoreLogErrorHandler(String) (at Assets/src/UtilLog.cs:137)
  7. BhgCore.Logger:LogError(String) (at Assets/src/shared/CTT/BhgCore/Logger.cs:118)
  8. App:Setup(Boolean) (at Assets/src/App.cs:1182)
  9. App:Update(Single, Single, Single, Single) (at Assets/src/App.cs:4334)
  10. AppManager:Update(Single, Single, Single, Single) (at Assets/src/AppManager.cs:660)
  11. Main:Update() (at Assets/src/Unity/Main.cs:499)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement