Advertisement
BerSun

Untitled

Feb 17th, 2020
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 2020-02-17 18:20:00.050 7372-7387/? E/Unity: ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  2. Parameter name: index
  3. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00000] in <00000000000000000000000000000000>:0
  4. at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00000] in <00000000000000000000000000000000>:0
  5. at OfficeRiot.Gameplay.Delivery.DeliveryMovement+<DoMoveToNextKeyPoint>d__10.MoveNext () [0x00000] in <00000000000000000000000000000000>:0
  6. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0
  7. at OfficeRiot.Gameplay.Delivery.DeliveryController.MoveToNextKeyPoint (System.Int32 step) [0x00000] in <00000000000000000000000000000000>:0
  8. at OfficeRiot.Gameplay.Delivery.DeliveryController+<Processing>d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement