Help Issue With lots of errors - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html) +--- Thread: Help Issue With lots of errors (/thread-1600.html) |
Issue With lots of errors - witchthewicked - 04-01-2020 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 |