Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: RE: IndexOutOfRangeException in CurvySplineSegment...

_Aka_ Wrote: (03-12-2021, 09:06 AM) -- Hmmmm, I really can't see from a quick look what's wrong. I will give this more time once I finish my current task. If you manage to send me a reproduction case...
mchangxe Curvy Splines - support forum 13 3,243 03-15-2021, 02:58 AM
    Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: RE: IndexOutOfRangeException in CurvySplineSegment...

_Aka_ Wrote: (03-12-2021, 09:06 AM) -- Hmmmm, I really can't see from a quick look what's wrong. I will give this more time once I finish my current task. If you manage to send me a reproduction case...
mchangxe Curvy Splines - support forum 13 3,243 03-15-2021, 02:15 AM
    Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: RE: IndexOutOfRangeException in CurvySplineSegment...

Hi Aka,  here is the error print out, seems like the program thinks that the obj is at the end of a spline when its not? And no, for this specific spline where the error comes from, theres no conne...
mchangxe Curvy Splines - support forum 13 3,243 03-12-2021, 03:00 AM
    Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: RE: IndexOutOfRangeException in CurvySplineSegment...

_Aka_ Wrote: (03-10-2021, 11:55 AM) -- You are welcome Please insert the following code just above the line 1397 that produces the exception, that will help understand what is happening once the e...
mchangxe Curvy Splines - support forum 13 3,243 03-11-2021, 03:59 AM
    Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: RE: IndexOutOfRangeException in CurvySplineSegment...

_Aka_ Wrote: (03-10-2021, 09:21 AM) -- Hi What version of Curvy are you using? If you reproduce the issue again, please send me the full callstack Is the spline the used by the controllers modifie...
mchangxe Curvy Splines - support forum 13 3,243 03-10-2021, 10:31 AM
  Question Thread: IndexOutOfRangeException in CurvySplineSegment.LocalFToDistance function
Post: IndexOutOfRangeException in CurvySplineSegment.Loc...

Im instantiating gameobjs with curvycontrollers to travel along a spline continuously; new objs spawn every 10 seconds or so and existing ones are destroyed once they reach the end of the spline for +...
mchangxe Curvy Splines - support forum 13 3,243 03-10-2021, 06:53 AM
    Thread: Creating a ring of rectangles, then create series of rings to create a cylinder
Post: Creating a ring of rectangles, then create series ...

Hi guys, here is what I'm trying to achieve:  1. Create a ring of rectangles according to a circular spline 2. Create a bunch of these rings next to each other to create a cylinder of rectangles ...
mchangxe Curvy Splines - support forum 2 2,362 08-28-2019, 03:16 AM