Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
C
curvedflats
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Flatland
  • curvedflats
  • Issues
  • #41

Closed
Open
Opened Aug 18, 2019 by Chae Ho Shin@guderian2nd
  • Report abuse
  • New issue
Report abuse New issue

Argument Out of Range Exception - 경로 이동

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <a8ed250850854b439cedc18931a314fe>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <a8ed250850854b439cedc18931a314fe>:0)
System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <a8ed250850854b439cedc18931a314fe>:0)
Square.GetNthPath (System.Int32 n) (at Assets/Scripts/Square.cs:16)
PathRenderer+<_StartMovingPath>d__25.MoveNext () (at Assets/Scripts/PathRenderer.cs:213)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)

경로 1개 이상이 안됨.

Edited Aug 18, 2019 by Chae Ho Shin
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Aug 19, 2019
Due date
Aug 19, 2019
3
Labels
To Do bug 프로그래밍
Assign labels
  • View project labels
Reference: flatland/curvedflats#41