Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Contoller can not switch when stopped
#1
I just bought this plugin for an old project (not mine) to upgrade this plugin to a new version, but because I'm still a beginner I encountered problems in its implementation. at this code RunnerController.Instance.SwitchTo(this.CurrSpline, 0f, 0f); and error log:

[Curvy] Contoller can not switch when stopped. The switch call will be ignored
UnityEngine.Debug:LogError(Object)
FluffyUnderware.DevTools.DTLog:LogError(Object) (at Assets/Plugins/DevTools/Classes/DTUtility.cs:848)
FluffyUnderware.Curvy.Controllers.SplineController:SwitchTo(CurvySpline, Single, Single) (at Assets/Plugins/Curvy/Controllers/SplineController.cs:338)
<Jump>d__34:MoveNext() (at Assets/Scripts/InfiniteRun.cs:1138)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)


Sorry if the language isn't good, Thank You.


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Contoller can not switch when stopped - by AgilSikluk - 08-07-2020, 03:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Switch Spline Problem erenjeagerot 4 11 05-30-2023, 10:49 AM
Last Post: _Aka_
  Error: Calling TeleportBy on a controller that is stopped jamesunity 5 2,673 07-13-2020, 12:28 PM
Last Post: _Aka_
  Unity Switch issue fabien 1 3,422 06-07-2017, 07:18 PM
Last Post: Jake

Forum Jump: