I have literally been stuck on a problem that makes no sense to me. I’m referencing something inside a folder in RS, and it clearly exists, yet it still can’t be found. I’ve tried WaitForChild, FindFirstChild, and [name].
The error is either (name) is not a valid member of (folder) or an infinite yield. The game also has plenty of time to load RS, since this isn’t immediately run. I don’t know how to solve this, and can any of you help me with this? (first post btw…)
Maybe the template’s name is not spelled correctly. Could you make sure?
Additionally, if it yields using WaitForChild and you are 100% sure it already exists, maybe it might be some other aspect of your code (Ex: variables). I’ll look into this screenshot btw.
Could you put a wait on the script and check if angel is actually in RS before the script runs? If you are cloning it from somewhere it may not exist yet.
I assume the setViewport function uses the frame variable reference to put the pet into equippedpet And obviously the error is before that. Yeah one moment.
With all of us here we’ll get the answer in no time haha.