Advertisement
haiha888

Bug Theif #1

Jun 20th, 2022
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
  2. Parameter name: index
  3. System.Linq.Enumerable.ElementAt[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Int32 index) (at <351e49e2a5bf4fd6beabb458ce2255f3>:0)
  4. RopeSystem.GetClosestColliderPointFromRaycastHit (UnityEngine.RaycastHit2D hit, UnityEngine.PolygonCollider2D polyCollider) (at Assets/Project/Scenes/Game/Scripts/RopeSystem.cs:139)
  5. RopeSystem.Update () (at Assets/Project/Scenes/Game/Scripts/RopeSystem.cs:447)
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement