Infinite Loop Detected?

Hi everyone! I’m trying to get my crop plots functional but I keep getting a loop error. Any of you more experienced people see a problem?

The following video shows that my growing carrot works and shows that my crop plot immediately crashes.

Below is the error log I’ve been getting.


Below is my code and timeline for the growing carrot

Below is my crop plot code which is returning the error I assume

I feel like no one is going to believe me but this worked one time before, the carrot spawned and grew exactly how I want it, but now it’s just returning the error and crashing every time :confused:

1 Like

It’s coming from the carrot timeline. What’s in the TL?

The ‘growing carrot’ parameter should go from 0 to 1. Then you can set the lerp node accordingly.

1 Like

Thank you for your help I must have done the timeline wrong because I did what you said changed B to 1 and set my lerp to .5 and now this happens…


This is my timeline I wanted it to take 15 seconds to reach its max size. But now it just gets giant

It needs to go from 0 to 1 over 15 seconds.

You have it going from 0 to 8 over 15 seconds.

1 Like

You are a life saver I didn’t even realize! Thank you so much

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.