Infinite yield possible

image
Here is The main script
image
And I got this error
Anyone know how i can fix this

1 Like

The error says that the script couldn’t find ‘Classes’ in ‘In your character’

the problem Classes is in the character

image

Can you show me the script that put ‘Classes’ in your character?

image

You create the ‘Classes’ in the client. And search for it in the server.

1 Like

maybe this happen, because its a local script the script that create the value

Are you doing CharacterAdded:Wait()?

If you are waiting for something in character i recommend doing this or simply do find first child instead

1 Like

its because i used a local script to create the value

Yes, you need to create another RemoteEvent to create the ‘Classes’ in the server.

1 Like

send the full code real quick

> 30- char-