You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IndexOutOfRangeException: Index was outside the bounds of the array.
NF.AI.PathFinding.JPSPlus.JPSPlus.GetJPSPlusNode (NF.Mathematics.Int2& p) (at
/PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:210)
NF.AI.PathFinding.JPSPlus.JPSPlus.GetOrCreatedNode (NF.Mathematics.Int2& p) (at /PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:262)
NF.AI.PathFinding.JPSPlus.JPSPlus.SetGoal (NF.Mathematics.Int2& p) (at
/PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:204)
The text was updated successfully, but these errors were encountered:
I have received an error message
But it lacks sufficient information for me to assist effectively.
Please provide the necessary reproduction steps and relevant code in a professional manner.
IndexOutOfRangeException: Index was outside the bounds of the array.
NF.AI.PathFinding.JPSPlus.JPSPlus.GetJPSPlusNode (NF.Mathematics.Int2& p) (at
/PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:210)
NF.AI.PathFinding.JPSPlus.JPSPlus.GetOrCreatedNode (NF.Mathematics.Int2& p) (at /PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:262)
NF.AI.PathFinding.JPSPlus.JPSPlus.SetGoal (NF.Mathematics.Int2& p) (at
/PathFinding/NF.AI.PathFinding.JPSPlus/JPSPlus.cs:204)
The text was updated successfully, but these errors were encountered: