Advertisement
Pankysha_New

Untitled

May 22nd, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. 2019-05-22 13:54:38.369 20486-20486/? D/ViewRootImpl@7beefb2[UnityPlayerActivity]: ViewPostImeInputStage processPointer 0
  2. 2019-05-22 13:54:38.673 20486-20486/? D/ViewRootImpl@7beefb2[UnityPlayerActivity]: ViewPostImeInputStage processPointer 1
  3. 2019-05-22 13:54:40.900 20486-20586/? D/Crashlytics: Exception stack trace: PlayerDataContext.SetSaveData (Data.DataTypes newValue) (at <00000000000000000000000000000000>:0)
  4. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<PreSessionModes>c__Iterator2.MoveNext () (at <00000000000000000000000000000000>:0)
  5. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<SessionPipeline>c__Iterator1.MoveNext () (at <00000000000000000000000000000000>:0)
  6. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<MainSessionLoop>c__Iterator0.MoveNext () (at <00000000000000000000000000000000>:0)
  7. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
  8. 2019-05-22 13:54:40.904 20486-20586/? E/Unity: EntitasException: Could not set SaveData!
  9. PlayerData already has an entity with Data.SaveDataComponent!
  10. You should check if the context already has a saveDataEntity before setting it or use context.ReplaceSaveData().
  11. at PlayerDataContext.SetSaveData (Data.DataTypes newValue) [0x00000] in <00000000000000000000000000000000>:0
  12. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<PreSessionModes>c__Iterator2.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  13. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<SessionPipeline>c__Iterator1.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  14. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<MainSessionLoop>c__Iterator0.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  15. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0
  16.  
  17. (Filename: currently not available on il2cpp Line: -1)
  18. 2019-05-22 13:54:40.924 20486-20644/? E/Unity: java.net.UnknownHostException: Unable to resolve host "perf-events.cloud.unity3d.com": No address associated with hostname
  19.  
  20. (Filename: Line: 436)
  21. 2019-05-22 13:54:38.369 20486-20486/? D/ViewRootImpl@7beefb2[UnityPlayerActivity]: ViewPostImeInputStage processPointer 0
  22. 2019-05-22 13:54:38.673 20486-20486/? D/ViewRootImpl@7beefb2[UnityPlayerActivity]: ViewPostImeInputStage processPointer 1
  23. 2019-05-22 13:54:40.900 20486-20586/? D/Crashlytics: Exception stack trace: PlayerDataContext.SetSaveData (Data.DataTypes newValue) (at <00000000000000000000000000000000>:0)
  24. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<PreSessionModes>c__Iterator2.MoveNext () (at <00000000000000000000000000000000>:0)
  25. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<SessionPipeline>c__Iterator1.MoveNext () (at <00000000000000000000000000000000>:0)
  26. MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<MainSessionLoop>c__Iterator0.MoveNext () (at <00000000000000000000000000000000>:0)
  27. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
  28. 2019-05-22 13:54:40.904 20486-20586/? E/Unity: EntitasException: Could not set SaveData!
  29. PlayerData already has an entity with Data.SaveDataComponent!
  30. You should check if the context already has a saveDataEntity before setting it or use context.ReplaceSaveData().
  31. at PlayerDataContext.SetSaveData (Data.DataTypes newValue) [0x00000] in <00000000000000000000000000000000>:0
  32. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<PreSessionModes>c__Iterator2.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  33. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<SessionPipeline>c__Iterator1.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  34. at MatchThree.UltimateMatchThree.Scripts.Rules.LevelRule+<MainSessionLoop>c__Iterator0.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  35. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0
  36.  
  37. (Filename: currently not available on il2cpp Line: -1)
  38. 2019-05-22 13:54:40.924 20486-20644/? E/Unity: java.net.UnknownHostException: Unable to resolve host "perf-events.cloud.unity3d.com": No address associated with hostname
  39.  
  40. (Filename: Line: 436)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement