Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solve this bug. Help~~
#1
Wink 
When I switch tracks
#. Spline Controller (Script)
#. <General> Spline (CurvySpline)
#. <Move> Clamping (Loop <-> Clamp)

NullReferenceException: Object reference not set to an instance of an object
FluffyUnderware.Curvy.CurvySpline.GetTangent (Single tf, Vector3 position) (at Assets/Packages/Curvy/Base/CurvySpline.cs:1002)
FluffyUnderware.Curvy.Controllers.SplineController.getInterpolatedSourcePosition (FluffyUnderware.Curvy.CurvySplineBase spline, Single tf, UnityEngine.Vector3& position, UnityEngine.Vector3& tangent, UnityEngine.Vector3& up) (at Assets/Packages/Curvy/Controllers/SplineController.cs:616)
FluffyUnderware.Curvy.Controllers.SplineController.GetInterpolatedSourcePosition (Single tf, UnityEngine.Vector3& position, UnityEngine.Vector3& tangent, UnityEngine.Vector3& up) (at Assets/Packages/Curvy/Controllers/SplineController.cs:432)
FluffyUnderware.Curvy.CurvyController.Refresh () (at Assets/Packages/Curvy/Base/CurvyController.cs:885)
FluffyUnderware.Curvy.Controllers.SplineController.Refresh () (at Assets/Packages/Curvy/Controllers/SplineController.cs:310)
FluffyUnderware.Curvy.CurvyController.Update () (at Assets/Packages/Curvy/Base/CurvyController.cs:632)
Reply


Messages In This Thread
Solve this bug. Help~~ - by Leier0225 - 02-22-2018, 05:06 AM
RE: Solve this bug. Help~~ - by _Aka_ - 02-22-2018, 11:40 AM
RE: Solve this bug. Help~~ - by _Aka_ - 06-07-2018, 06:02 PM

Forum Jump: