16-03-2020, 07:47 AM
(21-02-2020, 10:25 AM)guoli Wrote: Got these errors :
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <319b5411003b47fbaceecace494b6f79>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <319b5411003b47fbaceecace494b6f79>:0
at Obi.ObiClothRendererBase.UpdateActiveVertex (Obi.ObiSolver solver, System.Int32 actorIndex, System.Int32 meshVertexIndex) [0x00187] in ObiClothRendererBase.cs:129
at Obi.ObiClothRendererBase.UpdateRenderer (Obi.ObiActor actor) [0x00093] in ObiClothRendererBase.cs:152
This post also solved my problem. http://obi.virtualmethodstudio.com/forum...p?tid=2074