Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Issue With lots of errors
#1
IndexOutOfRangeException: Index was outside the bounds of the array.
Obi.ObiSkinnedCloth.SetTargetSkin () (at Assets/Obi/Scripts/Cloth/Actors/ObiSkinnedCloth.cs:154)
Obi.ObiSkinnedCloth.BeginStep (System.Single stepTime) (at Assets/Obi/Scripts/Cloth/Actors/ObiSkinnedCloth.cs:188)
Obi.ObiSolver.BeginStep (System.Single stepTime) (at Assets/Obi/Scripts/Common/Solver/ObiSolver.cs:1257)

I get this issue with obi cloth.

Here are my player settings
http://prntscr.com/qje4s2

Here are my cloth settings
http://prntscr.com/qje52k

Also, I tried using 
http://prntscr.com/qje5c8   but that gave me a different errors such as  Look rotation viewing vector is zero.

Please help
Reply