What's the best way to solve my issue?

Today, I’m start making loading screen. it works good, but EVERY other local script not:
image

image

Also, yesterday I discovered ContentProvider, and now I wondering - can I use it to wait, until all Instances loaded / created, because :WaitForChild() don’t help me in this situation, throwing warning about infinite yield possible?

I believe this is caused by something else if wait for child doesn’t work such as below scenario with load character:

1 Like