Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  IndexOutOfRangeException: Index 11 is out of range of '11' Length.
#1
Hi there,

I got some errors on the obi rope. How do I fix this? 
Thank you.

IndexOutOfRangeException: Index 11 is out of range of '11' Length.
Unity.Collections.NativeArray`1[T].FailOutOfRangeError (System.Int32 index) (at <42a5878ce129403083acccf18e43363f>:0)
Unity.Collections.NativeArray`1[T].CheckElementReadAccess (System.Int32 index) (at <42a5878ce129403083acccf18e43363f>:0)
Unity.Collections.NativeArray`1[T].get_Item (System.Int32 index) (at <42a5878ce129403083acccf18e43363f>:0)
Obi.BurstColliderWorld+GenerateContactsJob.Execute (System.Int32 i) (at Assets/Third Party/Obi/Scripts/Common/Backends/Burst/Collisions/BurstColliderWorld.cs:335)
Unity.Jobs.IJobParallelForExtensions+ParallelForJobStruct`1[T].Execute (T& jobData, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, Unity.Jobs.LowLevel.Unsafe.JobRanges& ranges, System.Int32 jobIndex) (at <42a5878ce129403083acccf18e43363f>:0)
Reply


Messages In This Thread
IndexOutOfRangeException: Index 11 is out of range of '11' Length. - by Haleluya - 23-03-2021, 10:25 AM