Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  2. 2019-08-20 11:21:00.093 13346-13375/? I/Unity: Start scene load
  3. 2019-08-20 11:21:01.116 13346-13375/? I/Unity: Scene activation
  4. 2019-08-20 11:21:02.583 13346-13375/? W/Unity: is after winning: 19
  5.  
  6. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  7. 2019-08-20 11:21:02.643 13346-13375/? I/Unity: End scene load
  8. 2019-08-20 11:21:21.846 13346-13375/? E/Unity: NullReferenceException: Object reference not set to an instance of an object
  9. at Match3Engine.Bomb+<ExplodeRoutine>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  10. at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
  11.  
  12. (Filename: Line: -1)
  13. 2019-08-20 11:21:23.555 13346-13375/? E/Unity: ArgumentOutOfRangeException: Argument is out of range.
  14. Parameter name: index
  15. at System.Collections.Generic.List`1[Match3Engine.SmoothLightning].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  16. at Match3Engine.RainbowChip+<CollectBombRoutine>c__Iterator2.MoveNext () [0x00000] in <filename unknown>:0
  17. at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
  18.  
  19. (Filename: Line: -1)
  20. 2019-08-20 11:22:27.912 13346-13375/? I/Unity: AppsFlyerTrackerCallbacks:: got conversion data = {"af_message":"organic install","af_status":"Organic","is_first_launch":"false"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement